aboutsummaryrefslogtreecommitdiff
path: root/ftp/ncftp3
Commit message (Collapse)AuthorAgeFilesLines
* * Update NcFTP to 3.2.3.Christian Weisgerber2009-12-174-27/+14
| | | | | | | | | | | * Add official mirror as backup master site. * Don't depend on gtar if it happens to be installed at build time. * Clean-up. Approved by: maintainer timeout (5 weeks) Notes: svn path=/head/; revision=246054
* Somewhere along the way of 8-CURRENT, we seem to have diverged inDavid E. O'Brien2008-09-032-1/+12
| | | | | | | | | | | | | | | functionality from other Unixen (including FreeBSD 7.0): NcFTP's sio library function, _SConnect, wants to select() for one descriptor. It creates fd_set structures for writable fds and exception fds, with each fd set having only one bit set corresponding to the single descriptor it is selecting. select() then returns 2, rather than 1. NcFTP was checking if select returned 1, and if so, OK, if not 1, error. Since 2 was returned, this was causing a problem. Submitted by: Mike Gleason <mgleason@ncftp.com> Notes: svn path=/head/; revision=219779
* Upgrade to version 3.2.2.David E. O'Brien2008-08-271-1/+1
| | | | Notes: svn path=/head/; revision=219311
* Upgrade to version 3.2.2.David E. O'Brien2008-08-262-9/+9
| | | | Notes: svn path=/head/; revision=219235
* 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-192-9/+9
| | | | | | | | | | 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-102-10/+11
| | | | | | | | 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* Upgrade to version 3.1.9.David E. O'Brien2005-04-212-6/+6
| | | | | | | | 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-282-3/+3
| | | | Notes: svn path=/head/; revision=114958
* The distfile was rerolled to fix a Linux nit.David E. O'Brien2004-07-281-2/+2
| | | | Notes: svn path=/head/; revision=114947
* 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-202-6/+9
| | | | | | | 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
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Add IPv6 support via the Kame 317-v6-20040108b patch.David E. O'Brien2004-01-091-1/+1
| | | | Notes: svn path=/head/; revision=97780
* 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-072-4/+4
| | | | | | | 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-056-58/+4
| | | | Notes: svn path=/head/; revision=97334
* Update to the Kame v6-20030207 patch.David E. O'Brien2003-10-172-3/+3
| | | | 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-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> Notes: svn path=/head/; revision=77795
* Update to 3.1.5.David E. O'Brien2003-03-124-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> Notes: svn path=/head/; revision=77112
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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-042-4/+16
| | | | | | | Submitted by: David Cantrell <david@burdell.org> Notes: svn path=/head/; revision=63942
* IPv6 patches for 3.1.4.David E. O'Brien2002-07-092-2/+3
| | | | | | | 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-062-4/+30
| | | | | | | | | 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-053-8/+16
| | | | Notes: svn path=/head/; revision=62490
* Reenable IPv6 support.David E. O'Brien2002-06-132-3/+4
| | | | Notes: svn path=/head/; revision=61230
* Update to version 3.1.2.David E. O'Brien2002-06-132-2/+2
| | | | Notes: svn path=/head/; revision=61229
* Use BZIP2David E. O'Brien2002-01-312-2/+2
| | | | Notes: svn path=/head/; revision=54086
* Update to version 3.1.2.David E. O'Brien2002-01-312-5/+5
| | | | Notes: svn path=/head/; revision=54053
* Upgrade to 3.0.4.David E. O'Brien2001-11-216-78/+6
| | | | | | | Also change the port name back to ncftp and use LATEST_LINK. Notes: svn path=/head/; revision=50341
* This fixes the broken suspend handling in version 3.0.3, in which a ^ZDavid E. O'Brien2001-07-301-0/+15
| | | | | | | | | incorrectly closes an active connection. Submitted by: Pekka Savola <pekkas@netcore.fi> Notes: svn path=/head/; revision=45631
* - replace post-patch munging with proper SYSCONFDIR handling (alsoDavid E. O'Brien2001-05-127-11/+85
| | | | | | | | | | 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-242-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 Notes: svn path=/head/; revision=41867
* Turn on IPv6 support by default again.David E. O'Brien2001-03-212-4/+3
| | | | | | | 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-062-1/+6
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=38026
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35324
* Update to version 3.0.2.David E. O'Brien2000-11-122-2/+2
| | | | 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-162-3/+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-082-3/+3
| | | | | | | Submitted by: jim Notes: svn path=/head/; revision=27405
* * Update to version 3.0.0 release.David E. O'Brien2000-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. 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