aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ncftp3
Commit message (Collapse)AuthorAgeFilesLines
* Add a WITHOUT_NCFTP_IPV6 knob and respect WITHOUT_IPV6. Otherwise I get:obrien2008-03-191-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.
* Update to version 3.2.1,obrien2007-12-192-9/+9
| | | | | | | and USE_LDCONFIG instead of deprecated INSTALL_SHLIB. PR: 117953 Submitter: KIMURA Yasuhiro <yasu@utahime.org>
* Upgrade to version 3.2.0.obrien2006-09-102-10/+11
| | | | | IPv6 patches obtained from: KAME Submitted by: KIMURA Yasuhiro
* Remove USE_REINPLACE from all categories starting with Fedwin2006-05-071-1/+0
|
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* Upgrade to version 3.1.9.obrien2005-04-222-6/+6
| | | | | IPv6 patches obtained from: KAME Submitted by: KIMURA Yasuhiro
* Update IPv6 patch after the tarball was rerolled.obrien2004-07-292-3/+3
|
* The distfile was rerolled to fix a Linux nit.obrien2004-07-281-2/+2
|
* 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-202-6/+9
| | | | 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.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Add IPv6 support via the Kame 317-v6-20040108b patch.obrien2004-01-101-1/+1
|
* Add IPv6 support via the Kame 317-v6-20040108b patch.obrien2004-01-091-1/+1
|
* Update to 3.1.7.obrien2004-01-082-4/+4
| | | | This fixes memory leaks and other serious bugs in 3.1.6.
* Upgrade to version 3.1.6.obrien2004-01-056-58/+4
|
* Update to the Kame v6-20030207 patch.obrien2003-10-172-3/+3
|
* "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-312-1/+10
| | | | | | | | | (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-134-34/+16
| | | | | | | | | 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-072-1/+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-042-4/+16
| | | | Submitted by: David Cantrell <david@burdell.org>
* IPv6 patches for 3.1.4.obrien2002-07-102-2/+3
| | | | Submitted by: sumikawa
* Actually `cvs add' needed patch for 3.1.4 this time.obrien2002-07-062-4/+30
| | | | | | Also optimize the Makefile a little more. Submitted by: naddy
* Upgrade to version 3.1.4.obrien2002-07-063-8/+16
|
* Reenable IPv6 support.obrien2002-06-142-3/+4
|
* Update to version 3.1.2.obrien2002-06-142-2/+2
|
* Use BZIP2obrien2002-02-012-2/+2
|
* Update to version 3.1.2.obrien2002-01-312-5/+5
|
* Upgrade to 3.0.4.obrien2001-11-226-78/+6
| | | | Also change the port name back to ncftp and use LATEST_LINK.
* This fixes the broken suspend handling in version 3.0.3, in which a ^Zobrien2001-07-311-0/+15
| | | | | | incorrectly closes an active connection. Submitted by: Pekka Savola <pekkas@netcore.fi>
* - replace post-patch munging with proper SYSCONFDIR handling (alsoobrien2001-05-127-11/+85
| | | | | | | 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-252-5/+5
| | | | | | (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-212-4/+3
| | | | 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-062-1/+6
| | | | Submitted by: kris
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Update to version 3.0.2.obrien2000-11-132-2/+2
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-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-162-3/+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-082-3/+3
| | | | Submitted by: jim
* * Update to version 3.0.0 release.obrien2000-03-222-5/+4
| | | | | * 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-103-5/+5
| | | | 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
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* upgrade to beta 19ache1999-06-112-5/+5
|
* upgrade to 3.0b18obrien1999-02-212-4/+4
|
* upgrade to 3.0b17obrien1999-02-183-11/+11
|
* Upgrade to 3.0 beta #16.obrien1998-12-092-4/+4
| | | | 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.
* Checksum changed....asami1998-11-141-1/+1
|
* Upgrade to 3.0 Beta 15.obrien1998-11-122-4/+5
| | | | Submitted by: roberto
* "ln -s" -> "ln -sf" to make this reinstall-friendly.asami1998-09-281-3/+3
|
* List lib*.so links.asami1998-09-281-0/+2
|
* ELFifyobrien1998-09-274-80/+41
|
* New ld.so (a.out) can't understand libraries with major onlyache1998-09-084-27/+77
|
* put NO_LATEST_LINK backache1998-08-141-0/+1
|
* remove NO_LATEST_LINK - this port not conflicts with existen ncftp*ache1998-08-141-2/+1
| | | | installations
* cosmetiqueache1998-08-141-2/+1
|
* turn on ncurses supportache1998-08-142-9/+5
| | | | convert to new manpage scheme
* Upgrade to 3.0 beta #14obrien1998-07-022-6/+4
|
* This port is already unfetchable....asami1998-06-271-1/+3
|
* typo..obrien1998-06-231-2/+2
|
* upgrade to 3.0 beta 13obrien1998-06-232-5/+5
|
* Upgrade to the 12th beta of version 3.0.obrien1998-06-112-4/+5
|
* Change two ``gcc''s to $(CC) for consitancy with rest of the package.obrien1998-05-222-2/+2
| | | | Lead to problem by: roberto
* upgrade to beta 11obrien1998-05-222-4/+4
|
* make PREFIX cleanobrien1998-05-101-1/+6
|
* Upgrade to 3.0 beta version 10obrien1998-05-102-4/+4
| | | | Submitted by: roberto
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these areasami1998-02-161-1/+2
| | | | | unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.)
* Upgrade to 3.0 beta #9.obrien1998-02-132-4/+4
|
* ncftp's MASTER_SITE moved.jseger1998-02-011-2/+2
|
* Upgrade to 3.0 beta version 7.obrien1998-01-072-5/+5
|
* Remove CONFIGURE_ENV hack, not needed in this versionache1997-12-181-3/+2
|
* Creation of NcFTP version 3.x port.obrien1997-12-155-12/+62
| | | | Repository copied by: Satoshi
* Activate local filename completionache1997-01-091-2/+2
| | | | Submitted by: sanpei@yy.cs.keio.ac.jp
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-5/+3
|
* Update ncftp2.4.1 -> 2.4.2peter1996-11-102-5/+4
| | | | | | Removed my patch for the extra characters in the passwd prompt caused by the long-standing (but now fixed in development sources) ncurses problem now that the author has an equivalent fix.
* Better ports configurationache1996-10-222-4/+7
| | | | Submitted by: max
* Upgrade to 2.4.1ache1996-10-182-4/+4
|
* Upgrade to 2.4.0ache1996-10-182-4/+4
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Take off program name from beginning of COMMENT, it's part of PKGNAMEasami1996-07-051-1/+1
| | | | anyway.
* Fix some very small nits I noticed in here while I was cloning the portjkh1996-06-202-2/+1
| | | | for ncftp1.
* Upgrade to 2.3.0ache1996-01-143-7/+7
|
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Upgrade 2.2.1 -> 2.2.2ache1995-11-243-5/+5
|
* Upgrade to 2.2.1ache1995-10-163-5/+5
|
* Upgrade to 2.2.0ache1995-10-053-10/+6
|
* Upgrade to 2.1.1ache1995-09-243-5/+5
|
* This patch adds tcsh/bash style filename completion to ncftp2.peter1995-08-191-1/+6
| | | | | | | Originally this was written for version 2.0.4 but has not been updated by the author since... this was too useful to die.. Obtained from: Tim MacKenzie <t.mackenzie@trl.oz.au>
* Correct the md5 checksum.. The md5 was for version 2.0.7, while this is 2.1.0peter1995-08-191-1/+1
|
* Upgrade 2.0.7 -> 2.1.0ache1995-07-171-3/+3
| | | | | | Reviewed by: Submitted by: Obtained from:
* Upgrade.ache1995-06-143-5/+5
|
* Upgrade.ache1995-05-083-5/+9
|
* Upgrade.ache1995-04-283-5/+5
|
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-121-4/+7
| | | | some Makefiles along the way.
* Upgrade.ache1995-04-044-6/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade.ache1995-03-213-6/+6
|
* Upgrade.ache1995-03-105-6/+15
|
* Upgradeache1995-02-282-4/+4
|
* Upgrade.ache1995-02-102-4/+4
|
* Upgradeache1995-01-302-4/+4
|
* Upgrade.ache1995-01-242-4/+4
|
* Upgradeache1995-01-192-4/+4
|
* Upgradeache1995-01-182-4/+4
|
* Updateache1995-01-112-4/+4
|
* Another one which had the distfile bumped but the checksums remainedgpalmer1995-01-041-1/+1
| | | | for the old version. PLEASE update files/md5 when you upgrade ports!
* Upgradeache1995-01-021-3/+3
|
* Upgradeache1994-12-221-3/+3
|
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Upgradeache1994-12-141-3/+3
|
* upgrade to BETA 7ache1994-12-061-3/+3
|
* Remove WRKSRC, unneded nowache1994-12-041-2/+1
|
* Bump to 2.0b6. Still compiles ok.gpalmer1994-12-041-3/+3
|
* Update to 2.0b5gpalmer1994-11-261-4/+4
|
* Update to new versionache1994-11-181-4/+4
|
* ncftp2 (enhanced ncftp)ache1994-11-041-0/+15