summaryrefslogtreecommitdiff
path: root/ftp/gftp (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-11-29define USE_X_PREFIX before bsd.port.pre.mk gets includedOliver Lehmann1-1/+4
Pointed out by: kris Notes: svn path=/head/; revision=122754
2004-11-15fix build on 5Oliver Lehmann2-1/+114
Noted By: kris, Christian Hiris <4711@chello.at> PR: ports/73954 Notes: svn path=/head/; revision=121670
2004-11-10update to 2.0.18rc1Oliver Lehmann4-11/+17
Notes: svn path=/head/; revision=121322
2004-03-29update to 2.0.17Oliver Lehmann2-4/+3
Notes: svn path=/head/; revision=105624
2004-03-25update to 2.0.17.p.0Oliver Lehmann4-18/+8
Notes: svn path=/head/; revision=105270
2004-03-18Add size data, approved by maintainers.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=104520
2004-03-18finally fix those gnome pkg-plist stuffOliver Lehmann2-5/+5
Notes: svn path=/head/; revision=104499
2004-02-17fix USE_GNOME handling which broke the pkg-plistOliver Lehmann1-4/+4
Notes: svn path=/head/; revision=101229
2004-02-17BROKEN: Broken pkg-plistKris Kennaway1-0/+2
Notes: svn path=/head/; revision=101130
2004-02-10USE_GNOMEify it [1]Oliver Lehmann1-24/+10
use the OPTIONS macro Suggested by: adamw [1] Notes: svn path=/head/; revision=100536
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-1/+1
(Part 2) Notes: svn path=/head/; revision=99920
2003-11-10update gftp to 2.0.16Oliver Lehmann5-8/+26
Notes: svn path=/head/; revision=93672
2003-08-31update gftp to 2.0.15Oliver Lehmann3-2/+3
Notes: svn path=/head/; revision=88204
2003-08-08update to 2.0.15.rc2 which fixes several bugs introduced by rc1Oliver Lehmann8-74/+13
Notes: svn path=/head/; revision=86578
2003-07-27until it's fixed by the author, add a patch to fix transfering a wholeOliver Lehmann1-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
2003-07-24update gftp to 2.0.15.rc1Oliver Lehmann8-99/+55
Notes: svn path=/head/; revision=85536
2003-05-14don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installedOliver Lehmann1-1/+1
but WITH_GTK2 is defined Submitted by: Pav Lucistnik <pav@oook.cz> Approved by: alex (mentor) Notes: svn path=/head/; revision=80949
2003-05-12Update the description to reflect that gFTP is sftp capableOliver Lehmann2-2/+2
PR: 51645 Approved by: alex (mentor) Notes: svn path=/head/; revision=80835
2003-05-06redefine the MAINTAINER field with my FreeBSD addressOliver Lehmann1-1/+1
Approved By: alex (mentor) Notes: svn path=/head/; revision=80276
2003-04-29update-port: ftp/gftpEdwin Groothuis5-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
2003-04-24make ssh2 support working for FreeBSDYen-Ming Lee3-0/+48
PR: 51330 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=79578
2003-04-20Remove USE_GNOMENG.Joe Marcus Clarke1-1/+0
Notes: svn path=/head/; revision=79332
2003-02-21De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=76034
2003-02-07Chase glib20's shared lib version.Joe Marcus Clarke1-2/+2
Notes: svn path=/head/; revision=75043
2003-01-25PERL -> REINPLACE_CMDTilman Keskinoz1-3/+5
Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=74001
2003-01-02upgrade to 2.0.14Ying-Chieh Liao8-62/+115
PR: 46020 Submitted by: maintainer Notes: svn path=/head/; revision=72289
2002-09-29Fix patch when building without gnomelibs.Joe Marcus Clarke1-2/+2
Submitted by: bento Notes: svn path=/head/; revision=67249
2002-09-22Fix build and package build after recent GNOMENG conversion.Joe Marcus Clarke1-7/+8
Notes: svn path=/head/; revision=67042
2002-09-19Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira1-3/+4
PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=66757
2002-07-19Update to 2.0.13Patrick Li3-3/+2
PR: ports/40786 Submitted by: maintainer Notes: svn path=/head/; revision=63257
2002-06-10Give maintainership to submitter.Pete Fritchman1-1/+1
Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=61023
2002-06-09Update to 2.0.12.Pete Fritchman5-27/+8
PR: 38584 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=61011
2002-06-09Damjan Marion no longer works on FreeBSD stuff.Bill Fenner1-1/+1
Notes: svn path=/head/; revision=61004
2002-01-22- Update to 2.0.11Patrick Li8-25/+36
- Remove FORBIDDEN PR: 33764 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=53520
2001-04-30Upgrade to gftp 2.0.8 and mark FORBIDDEN. gftp 2.0.8 was a security updateKris Kennaway6-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
2001-03-29-pthread --> ${PTHREAD_LIBS}Maxim Sobolev1-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
2000-10-13Don't install the pixmap when not using gnome, to fix the PLIST.Jeremy Lea2-21/+6
Notes: svn path=/head/; revision=33768
2000-10-05Implement WANT_GNOME.Jeremy Lea3-36/+69
Notes: svn path=/head/; revision=33430
2000-08-15Update to 2.0.7b.Maxim Sobolev2-2/+2
Notes: svn path=/head/; revision=31650
2000-08-04Re-sobomize to use pre-patch instead of post-extractAde Lovett1-1/+1
Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
2000-07-25Update to 2.0.7a and make the following cleanups:Maxim Sobolev4-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
2000-05-30Update to 2.0.6a to fix fennerism.Will Andrews3-3/+11
Notes: svn path=/head/; revision=28996
2000-04-12PORTNAME/PORTVERSION stuffMichael Haro1-2/+2
Notes: svn path=/head/; revision=27456
1999-11-23Add trailing slash to fix distfile-fennerage.Bill Fumerola1-1/+1
Broken by: cpiazza Notes: svn path=/head/; revision=23276
1999-11-14Update to version 2.0.5aChris Piazza4-24/+13
Notes: svn path=/head/; revision=23059
1999-09-09Update to version 2.0.4Chris Piazza2-4/+5
Notes: svn path=/head/; revision=21523
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20947
1999-08-02Change "net" -> "ftp".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=20493
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=19848
1999-05-29Update to use gtk version 1.2.3.Steve Price2-3/+3
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19055