The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : gftp

A free multithreaded GTK-based GUI ftp and sftp client

 gFTP is a free multithreaded ftp and sftp client for *NIX based machines.
It has the following features: 
  Distributed under the terms of the GNU Public License Agreement 
  Written in C and Can use GTK+ 1.2.x+ or GTK 2.x for the GUI (or text mode)
  Multithreaded to allow for simultaneous downloads 
  File transfer queues to allow for downloading multiple files 
  Supports downloading entire directories and subdirectories 
  Extensive connection manager
  Supports resuming interrupted file transfers 
  Supports caching of remote directory listings 
  Drag-N-Drop support 
  FTP proxy server support 
  Supports connecting to a FTP server via command line parameters.
  Supports associating icons with particular file extensions in the list boxes 
  Sorting capabilities in the file list boxes 
  Can restrict files in the list boxes to a particular file specification 
  Supports viewing and editing of local and remote files 
  Allows for passive and non-passive file transfers 
  Eliminates buffer overruns from malicious ftp sites  

http://gftp.seul.org/



gftp history


v. 1.60
date: 2007/11/05 21:54:46;  author: miwi;  state: Exp;  lines: +1 -1
- Kalle Olavi Niemitalo discovered two boundary errors in fsplib code
  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

v. 1.59 date: 2007/10/24 23:34:54; author: marcus; state: Exp; lines: +3 -3 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official 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
v. 1.58 date: 2007/05/27 14:26:20; author: oliver; state: Exp; lines: +2 -2 move from X11BASE to LOCALBASE bump PORTREVISION
v. 1.57 date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.56 date: 2006/09/26 16:50:15; author: oliver; state: Exp; lines: +5 -5 make gtk2 the default toolkit instead of gtk12
v. 1.55 date: 2006/05/07 11:09:18; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.54 date: 2006/03/07 08:26:19; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.53 date: 2006/02/23 10:36:31; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.52 date: 2006/01/26 08:15:19; author: oliver; state: Exp; lines: +13 -4 add NLS knob to OPTIONS and make it work [1] fix pkg-plist for WITHOUT_X11 Noted by: kris [1]
v. 1.51 date: 2005/11/05 05:21:08; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.50 date: 2005/02/04 18:23:20; author: oliver; state: Exp; lines: +2 -2 update to 2.0.18
v. 1.49 date: 2004/11/29 16:01:44; author: oliver; state: Exp; lines: +4 -1 define USE_X_PREFIX before bsd.port.pre.mk gets included Pointed out by: kris
v. 1.48 date: 2004/11/15 17:21:14; author: oliver; state: Exp; lines: +1 -1 fix build on 5 Noted By: kris, Christian Hiris <4711@chello.at> PR: ports/73954
v. 1.47 date: 2004/11/10 19:42:23; author: oliver; state: Exp; lines: +2 -1 update to 2.0.18rc1
v. 1.46 date: 2004/03/29 16:14:25; author: oliver; state: Exp; lines: +1 -2 update to 2.0.17
v. 1.45 date: 2004/03/25 20:37:00; author: oliver; state: Exp; lines: +3 -3 update to 2.0.17.p.0
v. 1.44 date: 2004/03/18 16:57:51; author: oliver; state: Exp; lines: +3 -3 finally fix those gnome pkg-plist stuff
v. 1.43 date: 2004/02/17 19:51:15; author: oliver; state: Exp; lines: +4 -4 fix USE_GNOME handling which broke the pkg-plist
v. 1.42 date: 2004/02/17 02:24:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken pkg-plist
v. 1.41 date: 2004/02/10 06:42:40; author: oliver; state: Exp; lines: +10 -24 USE_GNOMEify it [1] use the OPTIONS macro Suggested by: adamw [1]
v. 1.40 date: 2004/02/04 05:20:13; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.39 date: 2003/11/10 18:03:07; author: oliver; state: Exp; lines: +1 -1 update gftp to 2.0.16
v. 1.38 date: 2003/08/31 17:50:56; author: oliver; state: Exp; lines: +1 -1 update gftp to 2.0.15
v. 1.37 date: 2003/08/08 13:27:51; author: oliver; state: Exp; lines: +11 -4 update to 2.0.15.rc2 which fixes several bugs introduced by rc1
v. 1.36 date: 2003/07/24 17:53:02; author: oliver; state: Exp; lines: +3 -3 update gftp to 2.0.15.rc1
v. 1.35 date: 2003/05/14 02:50:08; author: oliver; state: Exp; lines: +1 -1 don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed but WITH_GTK2 is defined Submitted by: Pav Lucistnik Approved by: alex (mentor)
v. 1.34 date: 2003/05/12 16:22:37; author: oliver; state: Exp; lines: +1 -1 Update the description to reflect that gFTP is sftp capable PR: 51645 Approved by: alex (mentor)
v. 1.33 date: 2003/05/06 16:58:44; author: oliver; state: Exp; lines: +1 -1 redefine the MAINTAINER field with my FreeBSD address Approved By: alex (mentor)
v. 1.32 date: 2003/04/29 03:09:11; author: edwin; state: Exp; lines: +1 -5 update-port: ftp/gftp 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
v. 1.31 date: 2003/04/24 09:28:39; author: leeym; state: Exp; lines: +5 -0 make ssh2 support working for FreeBSD PR: 51330 Submitted by: Oliver Lehmann
v. 1.30 date: 2003/04/20 03:01:35; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.29 date: 2003/02/21 12:00:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2003/02/07 18:59:45; author: marcus; state: Exp; lines: +2 -2 Chase glib20's shared lib version.
v. 1.27 date: 2003/01/25 22:04:48; author: arved; state: Exp; lines: +5 -3 PERL -> REINPLACE_CMD Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann
v. 1.26 date: 2003/01/02 19:46:05; author: ijliao; state: Exp; lines: +41 -7 upgrade to 2.0.14 PR: 46020 Submitted by: maintainer
v. 1.25 date: 2002/09/29 21:38:29; author: marcus; state: Exp; lines: +2 -2 Fix patch when building without gnomelibs. Submitted by: bento
v. 1.24 date: 2002/09/22 19:48:41; author: marcus; state: Exp; lines: +8 -7 Fix build and package build after recent GNOMENG conversion.
v. 1.23 date: 2002/09/19 21:37:32; author: lioux; state: Exp; lines: +4 -3 Deploy USE_GNOMENG infrastructure PR: 42200 Submitted by: Edwin Groothuis
v. 1.22 date: 2002/07/19 23:00:40; author: pat; state: Exp; lines: +1 -1 Update to 2.0.13 PR: ports/40786 Submitted by: maintainer
v. 1.21 date: 2002/06/10 04:00:55; author: petef; state: Exp; lines: +1 -1 Give maintainership to submitter. Submitted by: Oliver Lehmann
v. 1.20 date: 2002/06/09 23:28:55; author: petef; state: Exp; lines: +1 -1 Update to 2.0.12. PR: 38584 Submitted by: Oliver Lehmann
v. 1.19 date: 2002/06/09 21:38:05; author: fenner; state: Exp; lines: +1 -1 Damjan Marion no longer works on FreeBSD stuff.
v. 1.18 date: 2002/01/22 05:19:22; author: pat; state: Exp; lines: +2 -4 - Update to 2.0.11 - Remove FORBIDDEN PR: 33764 Submitted by: Oliver Lehmann
v. 1.17 date: 2001/04/30 07:33:39; author: kris; state: Exp; lines: +4 -2 Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security update to fix a remotely exploitable format string vulnerability, but in the course of trying to make the new version actually build I discovered that it also has local tempfile vulnerabilities, among other problems.
v. 1.16 date: 2001/03/29 16:33:33; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.15 date: 2000/10/05 07:22:34; author: reg; state: Exp; lines: +16 -14 Implement WANT_GNOME.
v. 1.14 date: 2000/08/15 06:10:58; author: sobomax; state: Exp; lines: +2 -2 Update to 2.0.7b.
v. 1.13 date: 2000/08/04 16:11:12; author: ade; state: Exp; lines: +2 -2 Re-sobomize to use pre-patch instead of post-extract Wrists slapped by: knu, sheldon
v. 1.12 date: 2000/07/25 07:11:07; author: sobomax; state: Exp; lines: +18 -4 Update to 2.0.7a and make the following cleanups: - Replace pthread configure patch with perl regex (should make future upgrades easier); - use installed libintl instead of port's own version; - add WWW to pkg/DESCR and remove absolete lines from there; - correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap; - add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits. Obtained from: http://www.gnome.org/
v. 1.11 date: 2000/05/30 20:57:14; author: will; state: Exp; lines: +2 -3 Update to 2.0.6a to fix fennerism.
v. 1.10 date: 2000/04/12 05:31:09; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.9 date: 1999/11/23 03:16:50; author: billf; state: Exp; lines: +2 -2 Add trailing slash to fix distfile-fennerage. Broken by: cpiazza
v. 1.8 date: 1999/11/14 00:54:42; author: cpiazza; state: Exp; lines: +7 -13 Update to version 2.0.5a
v. 1.7 date: 1999/09/09 23:00:42; author: cpiazza; state: Exp; lines: +5 -4 Update to version 2.0.4
v. 1.6 date: 1999/08/25 05:55:09; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/08/02 10:43:43; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.4 date: 1999/05/29 03:55:22; author: steve; state: Exp; lines: +2 -2 Update to use gtk version 1.2.3. PR: 11842 Submitted by: Jeremy Lea
v. 1.3 date: 1999/05/17 19:52:00; author: mharo; state: Exp; lines: +10 -6 Update to 2.0.1 Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726
v. 1.2 date: 1999/04/27 00:37:35; author: taoka; state: Exp; lines: +4 -1 Clean up *.orig. Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install".
v. 1.1 date: 1999/04/03 01:38:52; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/03 01:38:52; author: steve; state: Exp; lines: +0 -0 Import of gftp version 1.13. A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion ============================================================================= v. 1.60 date: 2007/11/05 21:54:46; author: miwi; state: Exp; lines: +1 -1 - Kalle Olavi Niemitalo discovered two boundary errors in fsplib code 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
v. 1.59 date: 2007/10/24 23:34:54; author: marcus; state: Exp; lines: +3 -3 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official 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
v. 1.58 date: 2007/05/27 14:26:20; author: oliver; state: Exp; lines: +2 -2 move from X11BASE to LOCALBASE bump PORTREVISION
v. 1.57 date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.56 date: 2006/09/26 16:50:15; author: oliver; state: Exp; lines: +5 -5 make gtk2 the default toolkit instead of gtk12
v. 1.55 date: 2006/05/07 11:09:18; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.54 date: 2006/03/07 08:26:19; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.53 date: 2006/02/23 10:36:31; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.52 date: 2006/01/26 08:15:19; author: oliver; state: Exp; lines: +13 -4 add NLS knob to OPTIONS and make it work [1] fix pkg-plist for WITHOUT_X11 Noted by: kris [1]
v. 1.51 date: 2005/11/05 05:21:08; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.50 date: 2005/02/04 18:23:20; author: oliver; state: Exp; lines: +2 -2 update to 2.0.18
v. 1.49 date: 2004/11/29 16:01:44; author: oliver; state: Exp; lines: +4 -1 define USE_X_PREFIX before bsd.port.pre.mk gets included Pointed out by: kris
v. 1.48 date: 2004/11/15 17:21:14; author: oliver; state: Exp; lines: +1 -1 fix build on 5 Noted By: kris, Christian Hiris <4711@chello.at> PR: ports/73954
v. 1.47 date: 2004/11/10 19:42:23; author: oliver; state: Exp; lines: +2 -1 update to 2.0.18rc1
v. 1.46 date: 2004/03/29 16:14:25; author: oliver; state: Exp; lines: +1 -2 update to 2.0.17
v. 1.45 date: 2004/03/25 20:37:00; author: oliver; state: Exp; lines: +3 -3 update to 2.0.17.p.0
v. 1.44 date: 2004/03/18 16:57:51; author: oliver; state: Exp; lines: +3 -3 finally fix those gnome pkg-plist stuff
v. 1.43 date: 2004/02/17 19:51:15; author: oliver; state: Exp; lines: +4 -4 fix USE_GNOME handling which broke the pkg-plist
v. 1.42 date: 2004/02/17 02:24:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken pkg-plist
v. 1.41 date: 2004/02/10 06:42:40; author: oliver; state: Exp; lines: +10 -24 USE_GNOMEify it [1] use the OPTIONS macro Suggested by: adamw [1]
v. 1.40 date: 2004/02/04 05:20:13; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.39 date: 2003/11/10 18:03:07; author: oliver; state: Exp; lines: +1 -1 update gftp to 2.0.16
v. 1.38 date: 2003/08/31 17:50:56; author: oliver; state: Exp; lines: +1 -1 update gftp to 2.0.15
v. 1.37 date: 2003/08/08 13:27:51; author: oliver; state: Exp; lines: +11 -4 update to 2.0.15.rc2 which fixes several bugs introduced by rc1
v. 1.36 date: 2003/07/24 17:53:02; author: oliver; state: Exp; lines: +3 -3 update gftp to 2.0.15.rc1
v. 1.35 date: 2003/05/14 02:50:08; author: oliver; state: Exp; lines: +1 -1 don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed but WITH_GTK2 is defined Submitted by: Pav Lucistnik Approved by: alex (mentor)
v. 1.34 date: 2003/05/12 16:22:37; author: oliver; state: Exp; lines: +1 -1 Update the description to reflect that gFTP is sftp capable PR: 51645 Approved by: alex (mentor)
v. 1.33 date: 2003/05/06 16:58:44; author: oliver; state: Exp; lines: +1 -1 redefine the MAINTAINER field with my FreeBSD address Approved By: alex (mentor)
v. 1.32 date: 2003/04/29 03:09:11; author: edwin; state: Exp; lines: +1 -5 update-port: ftp/gftp 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
v. 1.31 date: 2003/04/24 09:28:39; author: leeym; state: Exp; lines: +5 -0 make ssh2 support working for FreeBSD PR: 51330 Submitted by: Oliver Lehmann
v. 1.30 date: 2003/04/20 03:01:35; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.29 date: 2003/02/21 12:00:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2003/02/07 18:59:45; author: marcus; state: Exp; lines: +2 -2 Chase glib20's shared lib version.
v. 1.27 date: 2003/01/25 22:04:48; author: arved; state: Exp; lines: +5 -3 PERL -> REINPLACE_CMD Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann
v. 1.26 date: 2003/01/02 19:46:05; author: ijliao; state: Exp; lines: +41 -7 upgrade to 2.0.14 PR: 46020 Submitted by: maintainer
v. 1.25 date: 2002/09/29 21:38:29; author: marcus; state: Exp; lines: +2 -2 Fix patch when building without gnomelibs. Submitted by: bento
v. 1.24 date: 2002/09/22 19:48:41; author: marcus; state: Exp; lines: +8 -7 Fix build and package build after recent GNOMENG conversion.
v. 1.23 date: 2002/09/19 21:37:32; author: lioux; state: Exp; lines: +4 -3 Deploy USE_GNOMENG infrastructure PR: 42200 Submitted by: Edwin Groothuis
v. 1.22 date: 2002/07/19 23:00:40; author: pat; state: Exp; lines: +1 -1 Update to 2.0.13 PR: ports/40786 Submitted by: maintainer
v. 1.21 date: 2002/06/10 04:00:55; author: petef; state: Exp; lines: +1 -1 Give maintainership to submitter. Submitted by: Oliver Lehmann
v. 1.20 date: 2002/06/09 23:28:55; author: petef; state: Exp; lines: +1 -1 Update to 2.0.12. PR: 38584 Submitted by: Oliver Lehmann
v. 1.19 date: 2002/06/09 21:38:05; author: fenner; state: Exp; lines: +1 -1 Damjan Marion no longer works on FreeBSD stuff.
v. 1.18 date: 2002/01/22 05:19:22; author: pat; state: Exp; lines: +2 -4 - Update to 2.0.11 - Remove FORBIDDEN PR: 33764 Submitted by: Oliver Lehmann
v. 1.17 date: 2001/04/30 07:33:39; author: kris; state: Exp; lines: +4 -2 Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security update to fix a remotely exploitable format string vulnerability, but in the course of trying to make the new version actually build I discovered that it also has local tempfile vulnerabilities, among other problems.
v. 1.16 date: 2001/03/29 16:33:33; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.15 date: 2000/10/05 07:22:34; author: reg; state: Exp; lines: +16 -14 Implement WANT_GNOME.
v. 1.14 date: 2000/08/15 06:10:58; author: sobomax; state: Exp; lines: +2 -2 Update to 2.0.7b.
v. 1.13 date: 2000/08/04 16:11:12; author: ade; state: Exp; lines: +2 -2 Re-sobomize to use pre-patch instead of post-extract Wrists slapped by: knu, sheldon
v. 1.12 date: 2000/07/25 07:11:07; author: sobomax; state: Exp; lines: +18 -4 Update to 2.0.7a and make the following cleanups: - Replace pthread configure patch with perl regex (should make future upgrades easier); - use installed libintl instead of port's own version; - add WWW to pkg/DESCR and remove absolete lines from there; - correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap; - add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits. Obtained from: http://www.gnome.org/
v. 1.11 date: 2000/05/30 20:57:14; author: will; state: Exp; lines: +2 -3 Update to 2.0.6a to fix fennerism.
v. 1.10 date: 2000/04/12 05:31:09; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.9 date: 1999/11/23 03:16:50; author: billf; state: Exp; lines: +2 -2 Add trailing slash to fix distfile-fennerage. Broken by: cpiazza
v. 1.8 date: 1999/11/14 00:54:42; author: cpiazza; state: Exp; lines: +7 -13 Update to version 2.0.5a
v. 1.7 date: 1999/09/09 23:00:42; author: cpiazza; state: Exp; lines: +5 -4 Update to version 2.0.4
v. 1.6 date: 1999/08/25 05:55:09; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/08/02 10:43:43; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.4 date: 1999/05/29 03:55:22; author: steve; state: Exp; lines: +2 -2 Update to use gtk version 1.2.3. PR: 11842 Submitted by: Jeremy Lea
v. 1.3 date: 1999/05/17 19:52:00; author: mharo; state: Exp; lines: +10 -6 Update to 2.0.1 Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726
v. 1.2 date: 1999/04/27 00:37:35; author: taoka; state: Exp; lines: +4 -1 Clean up *.orig. Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install".
v. 1.1 date: 1999/04/03 01:38:52; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/03 01:38:52; author: steve; state: Exp; lines: +0 -0 Import of gftp version 1.13. A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion ============================================================================= v. 1.60 date: 2007/11/05 21:54:46; author: miwi; state: Exp; lines: +1 -1 - Kalle Olavi Niemitalo discovered two boundary errors in fsplib code 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
v. 1.59 date: 2007/10/24 23:34:54; author: marcus; state: Exp; lines: +3 -3 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official 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
v. 1.58 date: 2007/05/27 14:26:20; author: oliver; state: Exp; lines: +2 -2 move from X11BASE to LOCALBASE bump PORTREVISION
v. 1.57 date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.56 date: 2006/09/26 16:50:15; author: oliver; state: Exp; lines: +5 -5 make gtk2 the default toolkit instead of gtk12
v. 1.55 date: 2006/05/07 11:09:18; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.54 date: 2006/03/07 08:26:19; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.53 date: 2006/02/23 10:36:31; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.52 date: 2006/01/26 08:15:19; author: oliver; state: Exp; lines: +13 -4 add NLS knob to OPTIONS and make it work [1] fix pkg-plist for WITHOUT_X11 Noted by: kris [1]
v. 1.51 date: 2005/11/05 05:21:08; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.50 date: 2005/02/04 18:23:20; author: oliver; state: Exp; lines: +2 -2 update to 2.0.18
v. 1.49 date: 2004/11/29 16:01:44; author: oliver; state: Exp; lines: +4 -1 define USE_X_PREFIX before bsd.port.pre.mk gets included Pointed out by: kris
v. 1.48 date: 2004/11/15 17:21:14; author: oliver; state: Exp; lines: +1 -1 fix build on 5 Noted By: kris, Christian Hiris <4711@chello.at> PR: ports/73954
v. 1.47 date: 2004/11/10 19:42:23; author: oliver; state: Exp; lines: +2 -1 update to 2.0.18rc1
v. 1.46 date: 2004/03/29 16:14:25; author: oliver; state: Exp; lines: +1 -2 update to 2.0.17
v. 1.45 date: 2004/03/25 20:37:00; author: oliver; state: Exp; lines: +3 -3 update to 2.0.17.p.0
v. 1.44 date: 2004/03/18 16:57:51; author: oliver; state: Exp; lines: +3 -3 finally fix those gnome pkg-plist stuff
v. 1.43 date: 2004/02/17 19:51:15; author: oliver; state: Exp; lines: +4 -4 fix USE_GNOME handling which broke the pkg-plist
v. 1.42 date: 2004/02/17 02:24:54; author: kris; state: Exp; lines: +2 -0 BROKEN: Broken pkg-plist
v. 1.41 date: 2004/02/10 06:42:40; author: oliver; state: Exp; lines: +10 -24 USE_GNOMEify it [1] use the OPTIONS macro Suggested by: adamw [1]
v. 1.40 date: 2004/02/04 05:20:13; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.39 date: 2003/11/10 18:03:07; author: oliver; state: Exp; lines: +1 -1 update gftp to 2.0.16
v. 1.38 date: 2003/08/31 17:50:56; author: oliver; state: Exp; lines: +1 -1 update gftp to 2.0.15
v. 1.37 date: 2003/08/08 13:27:51; author: oliver; state: Exp; lines: +11 -4 update to 2.0.15.rc2 which fixes several bugs introduced by rc1
v. 1.36 date: 2003/07/24 17:53:02; author: oliver; state: Exp; lines: +3 -3 update gftp to 2.0.15.rc1
v. 1.35 date: 2003/05/14 02:50:08; author: oliver; state: Exp; lines: +1 -1 don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed but WITH_GTK2 is defined Submitted by: Pav Lucistnik Approved by: alex (mentor)
v. 1.34 date: 2003/05/12 16:22:37; author: oliver; state: Exp; lines: +1 -1 Update the description to reflect that gFTP is sftp capable PR: 51645 Approved by: alex (mentor)
v. 1.33 date: 2003/05/06 16:58:44; author: oliver; state: Exp; lines: +1 -1 redefine the MAINTAINER field with my FreeBSD address Approved By: alex (mentor)
v. 1.32 date: 2003/04/29 03:09:11; author: edwin; state: Exp; lines: +1 -5 update-port: ftp/gftp 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
v. 1.31 date: 2003/04/24 09:28:39; author: leeym; state: Exp; lines: +5 -0 make ssh2 support working for FreeBSD PR: 51330 Submitted by: Oliver Lehmann
v. 1.30 date: 2003/04/20 03:01:35; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.29 date: 2003/02/21 12:00:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.28 date: 2003/02/07 18:59:45; author: marcus; state: Exp; lines: +2 -2 Chase glib20's shared lib version.
v. 1.27 date: 2003/01/25 22:04:48; author: arved; state: Exp; lines: +5 -3 PERL -> REINPLACE_CMD Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann
v. 1.26 date: 2003/01/02 19:46:05; author: ijliao; state: Exp; lines: +41 -7 upgrade to 2.0.14 PR: 46020 Submitted by: maintainer
v. 1.25 date: 2002/09/29 21:38:29; author: marcus; state: Exp; lines: +2 -2 Fix patch when building without gnomelibs. Submitted by: bento
v. 1.24 date: 2002/09/22 19:48:41; author: marcus; state: Exp; lines: +8 -7 Fix build and package build after recent GNOMENG conversion.
v. 1.23 date: 2002/09/19 21:37:32; author: lioux; state: Exp; lines: +4 -3 Deploy USE_GNOMENG infrastructure PR: 42200 Submitted by: Edwin Groothuis
v. 1.22 date: 2002/07/19 23:00:40; author: pat; state: Exp; lines: +1 -1 Update to 2.0.13 PR: ports/40786 Submitted by: maintainer
v. 1.21 date: 2002/06/10 04:00:55; author: petef; state: Exp; lines: +1 -1 Give maintainership to submitter. Submitted by: Oliver Lehmann
v. 1.20 date: 2002/06/09 23:28:55; author: petef; state: Exp; lines: +1 -1 Update to 2.0.12. PR: 38584 Submitted by: Oliver Lehmann
v. 1.19 date: 2002/06/09 21:38:05; author: fenner; state: Exp; lines: +1 -1 Damjan Marion no longer works on FreeBSD stuff.
v. 1.18 date: 2002/01/22 05:19:22; author: pat; state: Exp; lines: +2 -4 - Update to 2.0.11 - Remove FORBIDDEN PR: 33764 Submitted by: Oliver Lehmann
v. 1.17 date: 2001/04/30 07:33:39; author: kris; state: Exp; lines: +4 -2 Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security update to fix a remotely exploitable format string vulnerability, but in the course of trying to make the new version actually build I discovered that it also has local tempfile vulnerabilities, among other problems.
v. 1.16 date: 2001/03/29 16:33:33; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.15 date: 2000/10/05 07:22:34; author: reg; state: Exp; lines: +16 -14 Implement WANT_GNOME.
v. 1.14 date: 2000/08/15 06:10:58; author: sobomax; state: Exp; lines: +2 -2 Update to 2.0.7b.
v. 1.13 date: 2000/08/04 16:11:12; author: ade; state: Exp; lines: +2 -2 Re-sobomize to use pre-patch instead of post-extract Wrists slapped by: knu, sheldon
v. 1.12 date: 2000/07/25 07:11:07; author: sobomax; state: Exp; lines: +18 -4 Update to 2.0.7a and make the following cleanups: - Replace pthread configure patch with perl regex (should make future upgrades easier); - use installed libintl instead of port's own version; - add WWW to pkg/DESCR and remove absolete lines from there; - correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap; - add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits. Obtained from: http://www.gnome.org/
v. 1.11 date: 2000/05/30 20:57:14; author: will; state: Exp; lines: +2 -3 Update to 2.0.6a to fix fennerism.
v. 1.10 date: 2000/04/12 05:31:09; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.9 date: 1999/11/23 03:16:50; author: billf; state: Exp; lines: +2 -2 Add trailing slash to fix distfile-fennerage. Broken by: cpiazza
v. 1.8 date: 1999/11/14 00:54:42; author: cpiazza; state: Exp; lines: +7 -13 Update to version 2.0.5a
v. 1.7 date: 1999/09/09 23:00:42; author: cpiazza; state: Exp; lines: +5 -4 Update to version 2.0.4
v. 1.6 date: 1999/08/25 05:55:09; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/08/02 10:43:43; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.4 date: 1999/05/29 03:55:22; author: steve; state: Exp; lines: +2 -2 Update to use gtk version 1.2.3. PR: 11842 Submitted by: Jeremy Lea
v. 1.3 date: 1999/05/17 19:52:00; author: mharo; state: Exp; lines: +10 -6 Update to 2.0.1 Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726
v. 1.2 date: 1999/04/27 00:37:35; author: taoka; state: Exp; lines: +4 -1 Clean up *.orig. Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install".
v. 1.1 date: 1999/04/03 01:38:52; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/03 01:38:52; author: steve; state: Exp; lines: +0 -0 Import of gftp version 1.13. A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm