aboutsummaryrefslogtreecommitdiff
path: root/ftp/gftp
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* do not include utmp.h or utmpx.h at all - it is just not neededOliver Lehmann2010-01-183-34/+14
| | | | Notes: svn path=/head/; revision=248103
* use utmpx.h instead of utmp.h if existsOliver Lehmann2010-01-173-1/+22
| | | | Notes: svn path=/head/; revision=248014
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* update to 2.0.19Oliver Lehmann2008-12-0510-138/+59
| | | | | | | drop GTK12 support (not working with 2.0.19) Notes: svn path=/head/; revision=223814
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Kalle Olavi Niemitalo discovered two boundary errors in fsplib codeMartin Wilke2007-11-053-1/+72
| | | | | | | | | | | | | included in gFTP when processing overly long directory or file names. - Bump PORTREVISION Reviewed by: simon Approved by: portmgr (erwin) Obtained from: gentoo cvs Security: http://www.vuxml.org/freebsd/f8b0f83c-8bb3-11dc-bffa-0016179b2dd5.html Notes: svn path=/head/; revision=202530
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-34/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* move from X11BASE to LOCALBASEOliver Lehmann2007-05-271-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=192038
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* record gftp.desktop installation correctlyOliver Lehmann2006-10-101-1/+1
| | | | | | | Submitted by: "A.J. Kehoe IV (Nanoman)" <nanoman@nanoman.ca> Notes: svn path=/head/; revision=175199
* make gtk2 the default toolkit instead of gtk12Oliver Lehmann2006-09-261-5/+5
| | | | Notes: svn path=/head/; revision=173915
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161557
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* add NLS knob to OPTIONS and make it work [1]Oliver Lehmann2006-01-262-48/+57
| | | | | | | | | fix pkg-plist for WITHOUT_X11 Noted by: kris [1] Notes: svn path=/head/; revision=154489
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-221-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154150
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* fix build with glib/gtk12Oliver Lehmann2005-02-052-0/+29
| | | | Notes: svn path=/head/; revision=128077
* update to 2.0.18Oliver Lehmann2005-02-042-4/+4
| | | | Notes: svn path=/head/; revision=128044
* define USE_X_PREFIX before bsd.port.pre.mk gets includedOliver Lehmann2004-11-291-1/+4
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=122754
* fix build on 5Oliver Lehmann2004-11-152-1/+114
| | | | | | | | Noted By: kris, Christian Hiris <4711@chello.at> PR: ports/73954 Notes: svn path=/head/; revision=121670
* update to 2.0.18rc1Oliver Lehmann2004-11-104-11/+17
| | | | Notes: svn path=/head/; revision=121322
* update to 2.0.17Oliver Lehmann2004-03-292-4/+3
| | | | Notes: svn path=/head/; revision=105624
* update to 2.0.17.p.0Oliver Lehmann2004-03-254-18/+8
| | | | Notes: svn path=/head/; revision=105270
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* finally fix those gnome pkg-plist stuffOliver Lehmann2004-03-182-5/+5
| | | | Notes: svn path=/head/; revision=104499
* fix USE_GNOME handling which broke the pkg-plistOliver Lehmann2004-02-171-4/+4
| | | | Notes: svn path=/head/; revision=101229
* BROKEN: Broken pkg-plistKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101130
* USE_GNOMEify it [1]Oliver Lehmann2004-02-101-24/+10
| | | | | | | | | use the OPTIONS macro Suggested by: adamw [1] Notes: svn path=/head/; revision=100536
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* update gftp to 2.0.16Oliver Lehmann2003-11-105-8/+26
| | | | Notes: svn path=/head/; revision=93672
* update gftp to 2.0.15Oliver Lehmann2003-08-313-2/+3
| | | | Notes: svn path=/head/; revision=88204
* update to 2.0.15.rc2 which fixes several bugs introduced by rc1Oliver Lehmann2003-08-088-74/+13
| | | | Notes: svn path=/head/; revision=86578
* until it's fixed by the author, add a patch to fix transfering a wholeOliver Lehmann2003-07-271-0/+16
| | | | | | | | directory (gftp adds wrongly a trailing / to each file and directory which ends in a 550 error) Notes: svn path=/head/; revision=85649
* update gftp to 2.0.15.rc1Oliver Lehmann2003-07-248-99/+55
| | | | Notes: svn path=/head/; revision=85536
* don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installedOliver Lehmann2003-05-141-1/+1
| | | | | | | | | | but WITH_GTK2 is defined Submitted by: Pav Lucistnik <pav@oook.cz> Approved by: alex (mentor) Notes: svn path=/head/; revision=80949
* Update the description to reflect that gFTP is sftp capableOliver Lehmann2003-05-122-2/+2
| | | | | | | | PR: 51645 Approved by: alex (mentor) Notes: svn path=/head/; revision=80835
* redefine the MAINTAINER field with my FreeBSD addressOliver Lehmann2003-05-061-1/+1
| | | | | | | Approved By: alex (mentor) Notes: svn path=/head/; revision=80276
* update-port: ftp/gftpEdwin Groothuis2003-04-295-35/+70
| | | | | | | | | | | | | | | make ssh2 connects working w/o the ssh-askpass utility (fix the code how to acquire a [pt]ty pair) The user may still choose the ssh-askpass way inside the application. That way is just no longer forced (as i did with the last update). Now it's possible to choose between direct password-sending from the application, or sending the password with the ssh-askass utility. PR: ports/51391 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=79828
* make ssh2 support working for FreeBSDYen-Ming Lee2003-04-243-0/+48
| | | | | | | | PR: 51330 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=79578
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Chase glib20's shared lib version.Joe Marcus Clarke2003-02-071-2/+2
| | | | Notes: svn path=/head/; revision=75043
* PERL -> REINPLACE_CMDTilman Keskinoz2003-01-251-3/+5
| | | | | | | | | | Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=74001
* upgrade to 2.0.14Ying-Chieh Liao2003-01-028-62/+115
| | | | | | | | PR: 46020 Submitted by: maintainer Notes: svn path=/head/; revision=72289
* Fix patch when building without gnomelibs.Joe Marcus Clarke2002-09-291-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67249