summaryrefslogtreecommitdiff
path: root/ftp/gftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security updateKris Kennaway2001-04-306-2/+57
| | | | | | | | | 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. Notes: svn path=/head/; revision=42067
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -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. Notes: svn path=/head/; revision=40539
* Don't install the pixmap when not using gnome, to fix the PLIST.Jeremy Lea2000-10-132-21/+6
| | | | Notes: svn path=/head/; revision=33768
* Implement WANT_GNOME.Jeremy Lea2000-10-053-36/+69
| | | | Notes: svn path=/head/; revision=33430
* Update to 2.0.7b.Maxim Sobolev2000-08-152-2/+2
| | | | Notes: svn path=/head/; revision=31650
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Update to 2.0.7a and make the following cleanups:Maxim Sobolev2000-07-254-7/+29
| | | | | | | | | | | | | | - 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/ Notes: svn path=/head/; revision=31015
* Update to 2.0.6a to fix fennerism.Will Andrews2000-05-303-3/+11
| | | | Notes: svn path=/head/; revision=28996
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27456
* Add trailing slash to fix distfile-fennerage.Bill Fumerola1999-11-231-1/+1
| | | | | | | Broken by: cpiazza Notes: svn path=/head/; revision=23276
* Update to version 2.0.5aChris Piazza1999-11-144-24/+13
| | | | Notes: svn path=/head/; revision=23059
* Update to version 2.0.4Chris Piazza1999-09-092-4/+5
| | | | Notes: svn path=/head/; revision=21523
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Change "net" -> "ftp".Satoshi Asami1999-08-021-2/+2
| | | | Notes: svn path=/head/; revision=20493
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Update to use gtk version 1.2.3.Steve Price1999-05-292-3/+3
| | | | | | | | PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055
* Update to 2.0.1Michael Haro1999-05-174-17/+20
| | | | | | | | Submitted by: Chris Piazza cpiazza@home.net PR Number: 11726 Notes: svn path=/head/; revision=18867
* Clean up *.orig.Satoshi Taoka1999-04-271-1/+4
| | | | | | | Because /usr/X11R6/share/gftp/gftprc.orig is installed by "make install". Notes: svn path=/head/; revision=18144
* Import of gftp version 1.13.Steve Price1999-04-036-0/+78
A free multithreaded GTK based ftp client. PR: 10187 Submitted by: Damjan Marion <dmarion@open.hr> Notes: svn path=/head/; revision=17591