Commit Graph

19 Commits

Author SHA1 Message Date
Kris Kennaway
687e227b48 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.
2001-04-30 07:33:39 +00:00
Maxim Sobolev
4ca0e60800 -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.
2001-03-29 16:35:19 +00:00
Jeremy Lea
ad29d028b2 Don't install the pixmap when not using gnome, to fix the PLIST. 2000-10-13 09:38:52 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
1c370240cb Update to 2.0.7b. 2000-08-15 06:10:58 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
9e35bda227 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/
2000-07-25 07:11:09 +00:00
Will Andrews
e09880f281 Update to 2.0.6a to fix fennerism. 2000-05-30 20:57:17 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
Bill Fumerola
dd3d371843 Add trailing slash to fix distfile-fennerage.
Broken by:	cpiazza
1999-11-23 03:16:50 +00:00
Chris Piazza
15ff1b6860 Update to version 2.0.5a 1999-11-14 00:54:48 +00:00
Chris Piazza
03c5090285 Update to version 2.0.4 1999-09-09 23:00:43 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Michael Haro
1c1aaf40a3 Update to 2.0.1
Submitted by: Chris Piazza cpiazza@home.net
PR Number: 11726
1999-05-17 19:52:14 +00:00
Satoshi Taoka
b09cd29dda Clean up *.orig.
Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install".
1999-04-27 00:37:35 +00:00
Steve Price
6be39ed2fe Import of gftp version 1.13.
A free multithreaded GTK based ftp client.

PR:		10187
Submitted by:	Damjan Marion <dmarion@open.hr>
1999-04-03 01:38:52 +00:00