summaryrefslogtreecommitdiffstats
path: root/ftp/ncftp3/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 3.1.9.obrien2005-04-211-2/+2
| | | | | IPv6 patches obtained from: KAME Submitted by: KIMURA Yasuhiro
* Update IPv6 patch after the tarball was rerolled.obrien2004-07-281-1/+1
|
* Figure out what the vendor typo really was suppose to be.obrien2004-07-201-1/+2
| | | | Submitted by: sumikawa
* Update to 3.1.8.obrien2004-07-201-2/+5
| | | | Among other things, 'ps' won't show user, password, account options.
* Make 'pkg_add -r ncftp' now refer to ncftp3. The ncftp3 binary is nowobrien2004-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.
* Add IPv6 support via the Kame 317-v6-20040108b patch.obrien2004-01-081-1/+1
|
* Update to 3.1.7.obrien2004-01-071-2/+2
| | | | This fixes memory leaks and other serious bugs in 3.1.6.
* Upgrade to version 3.1.6.obrien2004-01-051-3/+3
|
* Update to the Kame v6-20030207 patch.obrien2003-10-171-2/+2
|
* "INSTALL_AS_NCFTP" not properly obeyed.obrien2003-04-191-2/+5
| | | | | PR: 50756 Submitted by: Ralf van Dooren <ralf@iae.nl>
* Work around bug where NcFTP3 will exit unexpectedly when it gets multibyteobrien2003-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>
* Update to 3.1.5.obrien2003-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>
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Allow the user to install as 'ncftp' rather than 'ncftp3'.obrien2002-08-041-3/+14
| | | | Submitted by: David Cantrell <david@burdell.org>
* IPv6 patches for 3.1.4.obrien2002-07-091-2/+2
| | | | Submitted by: sumikawa
* Actually `cvs add' needed patch for 3.1.4 this time.obrien2002-07-061-4/+4
| | | | | | Also optimize the Makefile a little more. Submitted by: naddy
* Upgrade to version 3.1.4.obrien2002-07-051-6/+13
|
* Reenable IPv6 support.obrien2002-06-131-3/+3
|
* Update to version 3.1.2.obrien2002-06-131-1/+1
|
* Use BZIP2obrien2002-01-311-0/+1
|
* Update to version 3.1.2.obrien2002-01-311-4/+4
|
* Upgrade to 3.0.4.obrien2001-11-211-3/+4
| | | | Also change the port name back to ncftp and use LATEST_LINK.
* - replace post-patch munging with proper SYSCONFDIR handling (alsoobrien2001-05-121-5/+0
| | | | | | | submitted to Mike Gleason) - improve DESCR and add home page Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Update to 3.0.3.obrien2001-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
* Turn on IPv6 support by default again.obrien2001-03-211-3/+2
| | | | Submitted by: Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
* The IPv6 patch breaks NcFTP on IPv4-only systems such that is unable toobrien2001-02-141-0/+2
| | | | | | | resolve any names. If you want IPv6 functionality, you'll need to define WANT_IPV6 for now. Submitted by: ache
* Add IPv6 support.obrien2001-02-061-1/+5
| | | | Submitted by: kris
* Update to version 3.0.2.obrien2000-11-121-1/+1
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-161-1/+1
|
* remove a.out supportmharo2000-04-221-21/+14
| | | | portlint -bt
* PORTNAME/PORTVERSION stuffmharo2000-04-121-3/+3
|
* Minor point release to 3.0.1.obrien2000-04-081-2/+2
| | | | Submitted by: jim
* * Update to version 3.0.0 release.obrien2000-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.
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-4/+4
|
* Update to 3.0 beta 21.obrien2000-01-101-2/+2
| | | | Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Change "net" -> "ftp".asami1999-08-021-2/+2
|
* upgrade to beta 19ache1999-06-111-4/+4
|
* upgrade to 3.0b18obrien1999-02-201-3/+3
|
* upgrade to 3.0b17obrien1999-02-181-3/+3
|
* Upgrade to 3.0 beta #16.obrien1998-12-081-3/+3
| | | | Submitted by: roberto
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-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.
* Upgrade to 3.0 Beta 15.obrien1998-11-111-3/+4
| | | | Submitted by: roberto
* "ln -s" -> "ln -sf" to make this reinstall-friendly.asami1998-09-281-3/+3
|
* ELFifyobrien1998-09-271-4/+15
|
* New ld.so (a.out) can't understand libraries with major onlyache1998-09-071-3/+3
|
OpenPOWER on IntegriCloud