FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 2:20 AM GMT
Port details
gftp 2.0.19_4 ftp on this many watch lists=52 search for ports that depend on this port An older version of this port was marked as vulnerable.
A free multithreaded GTK-based GUI ftp and sftp client
Maintained by: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port
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 

WWW: http://gftp.seul.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11, textproc/intltool, devel/pkg-config
Required To Run: x11/libX11, devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/ftp/gftp/ && make install clean
To add the package: pkg_add -r gftp


Configuration Options
===> The following configuration options are available for gftp-2.0.19_4:
     X11=on (default) "Build with X11 frontend"
     NLS=on (default) "Native Language Support via gettext utilities"
===> Use 'make config' to modify these settings

Master Sites:
http://gftp.seul.org/
ftp://gftp.seul.org/pub/gftp/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 69

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.0.19_4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.0.19_4
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  2.0.19_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.0.19_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.0.19_2
dinoex search for other commits by this committer
- update to jpeg-8
18 Jan 2010 16:09:40
Original commit files touched by this commit  2.0.19_1
oliver search for other commits by this committer
do not include utmp.h or utmpx.h at all - it is just not needed
17 Jan 2010 15:44:29
Original commit files touched by this commit  2.0.19_1
oliver search for other commits by this committer
use utmpx.h instead of utmp.h if exists
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.0.19_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
05 Dec 2008 15:12:48
Original commit files touched by this commit  2.0.19
oliver search for other commits by this committer
update to 2.0.19
drop GTK12 support (not working with 2.0.19)
06 Jun 2008 13:28:21
Original commit files touched by this commit  2.0.18_7
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
24 Mar 2008 23:21:25
Original commit files touched by this commit  2.0.18_6
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
05 Nov 2007 21:54:47
Original commit files touched by this commit  2.0.18_6
miwi search for other commits by this committer
- 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
24 Oct 2007 23:37:25
Original commit files touched by this commit  2.0.18_5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 May 2007 14:26:21
Original commit files touched by this commit  2.0.18_4
 This port version is marked as vulnerable.
oliver search for other commits by this committer
move from X11BASE to LOCALBASE
bump PORTREVISION
19 May 2007 20:32:57
Original commit files touched by this commit  2.0.18_3
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 Oct 2006 11:39:44
Original commit files touched by this commit  2.0.18_2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
record gftp.desktop installation correctly

Submitted by:   "A.J. Kehoe IV (Nanoman)" <nanoman@nanoman.ca>
26 Sep 2006 16:50:15
Original commit files touched by this commit  2.0.18_2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
make gtk2 the default toolkit instead of gtk12
07 May 2006 11:09:22
Original commit files touched by this commit  2.0.18_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
07 Mar 2006 08:28:06
Original commit files touched by this commit  2.0.18_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.0.18_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
26 Jan 2006 08:15:19
Original commit files touched by this commit  2.0.18_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
add NLS knob to OPTIONS and make it work [1]
fix pkg-plist for WITHOUT_X11

Noted by:       kris [1]
22 Jan 2006 11:02:41
Original commit files touched by this commit  2.0.18_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify (manually updated and checked)

Approved by: krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  2.0.18_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
05 Feb 2005 15:47:35
Original commit files touched by this commit  2.0.18
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix build with glib/gtk12
04 Feb 2005 18:23:20
Original commit files touched by this commit  2.0.18
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 2.0.18
29 Nov 2004 16:01:44
Original commit files touched by this commit  2.0.18.r1_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
define USE_X_PREFIX before bsd.port.pre.mk gets included

Pointed out by: kris
15 Nov 2004 17:21:53
Original commit files touched by this commit  2.0.18.r1_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix build on 5

Noted By:       kris, Christian Hiris <4711@chello.at>
PR:             ports/73954
15 Nov 2004 17:21:14
Original commit files touched by this commit  2.0.18.r1_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix build on 5

Noted By:       kris, Christian Hiris <4711@chello.at>
PR:             ports/73954
10 Nov 2004 19:42:23
Original commit files touched by this commit  2.0.18.r1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 2.0.18rc1
29 Mar 2004 16:14:25
Original commit files touched by this commit  2.0.17
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 2.0.17
25 Mar 2004 20:37:00
Original commit files touched by this commit  2.0.17.p.0
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 2.0.17.p.0
18 Mar 2004 18:01:13
Original commit files touched by this commit  2.0.16_4
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data, approved by maintainers.
18 Mar 2004 16:57:51
Original commit files touched by this commit  2.0.16_4
 This port version is marked as vulnerable.
oliver search for other commits by this committer
finally fix those gnome pkg-plist stuff
17 Feb 2004 19:51:15
Original commit files touched by this commit  2.0.16_3
 This port version is marked as vulnerable.
oliver search for other commits by this committer
fix USE_GNOME handling which broke the pkg-plist
17 Feb 2004 02:24:54
Original commit files touched by this commit  2.0.16_2
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN: Broken pkg-plist
10 Feb 2004 06:42:40
Original commit files touched by this commit  2.0.16_2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
USE_GNOMEify it [1]
use the OPTIONS macro

Suggested by:   adamw [1]
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.0.16_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
10 Nov 2003 18:03:08
Original commit files touched by this commit  2.0.16
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update gftp to 2.0.16
31 Aug 2003 17:50:56
Original commit files touched by this commit  2.0.15
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update gftp to 2.0.15
08 Aug 2003 13:27:51
Original commit files touched by this commit  2.0.15.r2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update to 2.0.15.rc2 which fixes several bugs introduced by rc1
27 Jul 2003 01:23:57
Original commit files touched by this commit  2.0.15.r1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
until it's fixed by the author, add a patch to fix transfering a whole
directory (gftp adds wrongly a trailing / to each file and directory which
ends in a 550 error)
24 Jul 2003 17:53:03
Original commit files touched by this commit  2.0.15.r1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
update gftp to 2.0.15.rc1
14 May 2003 02:50:08
Original commit files touched by this commit  2.0.14_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed
but WITH_GTK2 is defined

Submitted by:   Pav Lucistnik <pav@oook.cz>
Approved by:    alex (mentor)
12 May 2003 16:22:37
Original commit files touched by this commit  2.0.14_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
Update the description to reflect that gFTP is sftp capable

PR:             51645
Approved by:    alex (mentor)
06 May 2003 16:58:45
Original commit files touched by this commit  2.0.14_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
redefine the MAINTAINER field with my FreeBSD address

Approved By:    alex (mentor)
29 Apr 2003 03:09:12
Original commit files touched by this commit  2.0.14_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
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 <lehmann@ans-netz.de>
24 Apr 2003 09:28:40
Original commit files touched by this commit  2.0.14
 This port version is marked as vulnerable.
leeym search for other commits by this committer
make ssh2 support working for FreeBSD

PR:             51330
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
20 Apr 2003 03:01:35
Original commit files touched by this commit  2.0.14
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Remove USE_GNOMENG.
21 Feb 2003 12:00:40
Original commit files touched by this commit  2.0.14
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
07 Feb 2003 18:59:46
Original commit files touched by this commit  2.0.14
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase glib20's shared lib version.
25 Jan 2003 22:04:48
Original commit files touched by this commit  2.0.14
 This port version is marked as vulnerable.
arved search for other commits by this committer
PERL -> REINPLACE_CMD
Fix PLIST_SUB for HAVE_GNOME

PR:             47231
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
02 Jan 2003 19:46:06
Original commit files touched by this commit  2.0.14
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 2.0.14

PR:             46020
Submitted by:   maintainer
29 Sep 2002 21:38:29
Original commit files touched by this commit  2.0.13
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix patch when building without gnomelibs.

Submitted by:   bento
22 Sep 2002 19:48:41
Original commit files touched by this commit  2.0.13
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix build and package build after recent GNOMENG conversion.
19 Sep 2002 21:37:34
Original commit files touched by this commit  2.0.13
 This port version is marked as vulnerable.
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42200
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
19 Jul 2002 23:00:40
Original commit files touched by this commit  2.0.13
 This port version is marked as vulnerable.
pat search for other commits by this committer
Update to 2.0.13

PR:             ports/40786
Submitted by:   maintainer
10 Jun 2002 04:00:55
Original commit files touched by this commit  2.0.12
 This port version is marked as vulnerable.
petef search for other commits by this committer
Give maintainership to submitter.

Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
09 Jun 2002 23:28:55
Original commit files touched by this commit  2.0.12
 This port version is marked as vulnerable.
petef search for other commits by this committer
Update to 2.0.12.

PR:             38584
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
09 Jun 2002 21:38:05
Original commit files touched by this commit  2.0.11
 This port version is marked as vulnerable.
fenner search for other commits by this committer
Damjan Marion no longer works on FreeBSD stuff.
22 Jan 2002 05:19:24
files touched by this commit
pat search for other commits by this committer
- Update to 2.0.11   - Remove FORBIDDEN    
30 Apr 2001 08:33:40
files touched by this commit
kris search for other commits by this committer
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.    
29 Mar 2001 16:35:19
files touched by this commit
sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
13 Oct 2000 10:38:52
files touched by this commit
reg search for other commits by this committer
Don't install the pixmap when not using gnome, to fix the PLIST.    
08 Oct 2000 02:04:17
files touched by this commit
asami search for other commits by this committer
Convert category ftp to new layout.  
05 Oct 2000 08:22:56
files touched by this commit
reg search for other commits by this committer
Implement WANT_GNOME.    
15 Aug 2000 07:10:59
files touched by this commit
sobomax search for other commits by this committer
Update to 2.0.7b.    
04 Aug 2000 17:11:37
files touched by this commit
ade search for other commits by this committer
Re-sobomize to use pre-patch instead of post-extract    
25 Jul 2000 08:11:10
files touched by this commit
sobomax search for other commits by this committer
Update to 2.0.7a and make the following cleanups:    
30 May 2000 21:57:17
files touched by this commit
will search for other commits by this committer
Update to 2.0.6a to fix fennerism.    

Number of commits found: 69

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours7
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.454 seconds.