aboutsummaryrefslogtreecommitdiff
path: root/ftp/ncftp3/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add a WITHOUT_NCFTP_IPV6 knob and respect WITHOUT_IPV6. Otherwise I get:David E. O'Brien2008-03-181-0/+2
| | | | | | | | Could not connect to ftp.vim.org: No route to host. ncftpls: cannot open ftp.vim.org: could not connect to remote host. Notes: svn path=/head/; revision=209306
* Update to version 3.2.1,David E. O'Brien2007-12-191-3/+3
| | | | | | | | | | and USE_LDCONFIG instead of deprecated INSTALL_SHLIB. PR: 117953 Submitter: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=204072
* Upgrade to version 3.2.0.David E. O'Brien2006-09-101-4/+5
| | | | | | | | IPv6 patches obtained from: KAME Submitted by: KIMURA Yasuhiro Notes: svn path=/head/; revision=172672
* Remove USE_REINPLACE from all categories starting with FEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161557
* Upgrade to version 3.1.9.David E. O'Brien2005-04-211-2/+2
| | | | | | | | IPv6 patches obtained from: KAME Submitted by: KIMURA Yasuhiro Notes: svn path=/head/; revision=133872
* Update IPv6 patch after the tarball was rerolled.David E. O'Brien2004-07-281-1/+1
| | | | Notes: svn path=/head/; revision=114958
* Figure out what the vendor typo really was suppose to be.David E. O'Brien2004-07-201-1/+2
| | | | | | | Submitted by: sumikawa Notes: svn path=/head/; revision=114285
* Update to 3.1.8.David E. O'Brien2004-07-201-2/+5
| | | | | | | Among other things, 'ps' won't show user, password, account options. Notes: svn path=/head/; revision=114282
* Make 'pkg_add -r ncftp' now refer to ncftp3. The ncftp3 binary is nowDavid E. O'Brien2004-04-191-4/+4
| | | | | | | | installed as `bin/ncftp'. This behavior can be changed by building with INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2. Notes: svn path=/head/; revision=107573
* Add IPv6 support via the Kame 317-v6-20040108b patch.David E. O'Brien2004-01-081-1/+1
| | | | Notes: svn path=/head/; revision=97696
* Update to 3.1.7.David E. O'Brien2004-01-071-2/+2
| | | | | | | This fixes memory leaks and other serious bugs in 3.1.6. Notes: svn path=/head/; revision=97587
* Upgrade to version 3.1.6.David E. O'Brien2004-01-051-3/+3
| | | | Notes: svn path=/head/; revision=97334
* Update to the Kame v6-20030207 patch.David E. O'Brien2003-10-171-2/+2
| | | | Notes: svn path=/head/; revision=91462
* "INSTALL_AS_NCFTP" not properly obeyed.David E. O'Brien2003-04-191-2/+5
| | | | | | | | PR: 50756 Submitted by: Ralf van Dooren <ralf@iae.nl> Notes: svn path=/head/; revision=79250
* Work around bug where NcFTP3 will exit unexpectedly when it gets multibyteDavid E. O'Brien2003-03-311-1/+1
| | | | | | | | | | | | (such as big5) characters: ncftp3 some.ftp.site and execute "ls <Big5>.txt" PR: 50458 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=77795
* Update to 3.1.5.David E. O'Brien2003-03-121-3/+3
| | | | | | | | | | | | This update addresses http://www.kb.cert.org/vuls/id/JPLA-5GJUBZ http://www.ncftpd.com/ncftp/doc/changelog.html#3.1.5 PR: 47445 Submitted by: Esa Karkkainen <ejk@iki.fi>, ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> Notes: svn path=/head/; revision=77112
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Allow the user to install as 'ncftp' rather than 'ncftp3'.David E. O'Brien2002-08-041-3/+14
| | | | | | | Submitted by: David Cantrell <david@burdell.org> Notes: svn path=/head/; revision=63942
* IPv6 patches for 3.1.4.David E. O'Brien2002-07-091-2/+2
| | | | | | | Submitted by: sumikawa Notes: svn path=/head/; revision=62719
* Actually `cvs add' needed patch for 3.1.4 this time.David E. O'Brien2002-07-061-4/+4
| | | | | | | | | Also optimize the Makefile a little more. Submitted by: naddy Notes: svn path=/head/; revision=62500
* Upgrade to version 3.1.4.David E. O'Brien2002-07-051-6/+13
| | | | Notes: svn path=/head/; revision=62490
* Reenable IPv6 support.David E. O'Brien2002-06-131-3/+3
| | | | Notes: svn path=/head/; revision=61230
* Update to version 3.1.2.David E. O'Brien2002-06-131-1/+1
| | | | Notes: svn path=/head/; revision=61229
* Use BZIP2David E. O'Brien2002-01-311-0/+1
| | | | Notes: svn path=/head/; revision=54086
* Update to version 3.1.2.David E. O'Brien2002-01-311-4/+4
| | | | Notes: svn path=/head/; revision=54053
* Upgrade to 3.0.4.David E. O'Brien2001-11-211-3/+4
| | | | | | | Also change the port name back to ncftp and use LATEST_LINK. Notes: svn path=/head/; revision=50341
* - replace post-patch munging with proper SYSCONFDIR handling (alsoDavid E. O'Brien2001-05-121-5/+0
| | | | | | | | | | submitted to Mike Gleason) - improve DESCR and add home page Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=42546
* Update to 3.0.3.David E. O'Brien2001-04-241-3/+3
| | | | | | | | | (you know issuing `cvs ci' really helps to share this with others.. :-( ) Pointy hat to, for leaving this in his local tree for 3 days to: obrien Notes: svn path=/head/; revision=41867
* Turn on IPv6 support by default again.David E. O'Brien2001-03-211-3/+2
| | | | | | | Submitted by: Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp> Notes: svn path=/head/; revision=40133
* The IPv6 patch breaks NcFTP on IPv4-only systems such that is unable toDavid E. O'Brien2001-02-141-0/+2
| | | | | | | | | | resolve any names. If you want IPv6 functionality, you'll need to define WANT_IPV6 for now. Submitted by: ache Notes: svn path=/head/; revision=38327
* Add IPv6 support.David E. O'Brien2001-02-061-1/+5
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=38026
* Update to version 3.0.2.David E. O'Brien2000-11-121-1/+1
| | | | Notes: svn path=/head/; revision=35046
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-161-1/+1
| | | | Notes: svn path=/head/; revision=29630
* remove a.out supportMichael Haro2000-04-221-21/+14
| | | | | | | portlint -bt Notes: svn path=/head/; revision=27885
* PORTNAME/PORTVERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27456
* Minor point release to 3.0.1.David E. O'Brien2000-04-081-2/+2
| | | | | | | Submitted by: jim Notes: svn path=/head/; revision=27405
* * Update to version 3.0.0 release.David E. O'Brien2000-03-221-4/+3
| | | | | | | | * Rename package to "ncftp3", in order to remove "NO_LATEST_LINK" so the package is easily added using the pkg_add "-r" feature. Notes: svn path=/head/; revision=26954
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-4/+4
| | | | Notes: svn path=/head/; revision=25734
* Update to 3.0 beta 21.David E. O'Brien2000-01-101-2/+2
| | | | | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=24625
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* 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
* upgrade to beta 19Andrey A. Chernov1999-06-111-4/+4
| | | | Notes: svn path=/head/; revision=19426
* upgrade to 3.0b18David E. O'Brien1999-02-201-3/+3
| | | | Notes: svn path=/head/; revision=16800
* upgrade to 3.0b17David E. O'Brien1999-02-181-3/+3
| | | | Notes: svn path=/head/; revision=16759
* Upgrade to 3.0 beta #16.David E. O'Brien1998-12-081-3/+3
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=15202
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-10/+12
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512