Commit graph

113 commits

Author SHA1 Message Date
David E. O'Brien
896b32cc70 Update to 3.1.7.
This fixes memory leaks and other serious bugs in 3.1.6.
2004-01-07 19:28:31 +00:00
David E. O'Brien
c1d5a3efd7 Upgrade to version 3.1.6. 2004-01-05 08:03:05 +00:00
David E. O'Brien
bb2a2d08c4 Update to the Kame v6-20030207 patch. 2003-10-17 00:34:16 +00:00
David E. O'Brien
5019012dfc "INSTALL_AS_NCFTP" not properly obeyed.
PR:		50756
Submitted by:	Ralf van Dooren <ralf@iae.nl>
2003-04-19 00:13:06 +00:00
David E. O'Brien
02acad69ed Work around bug where NcFTP3 will exit unexpectedly when it gets multibyte
(such as big5) characters:

	ncftp3 some.ftp.site and execute "ls <Big5>.txt"

PR:		50458
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2003-03-31 02:08:23 +00:00
David E. O'Brien
52aabe4b3b Update to 3.1.5.
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>
2003-03-12 18:06:24 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
David E. O'Brien
63e36698d9 Allow the user to install as 'ncftp' rather than 'ncftp3'.
Submitted by:	David Cantrell <david@burdell.org>
2002-08-04 05:38:32 +00:00
David E. O'Brien
cad5ff7efb IPv6 patches for 3.1.4.
Submitted by:	sumikawa
2002-07-09 20:00:43 +00:00
David E. O'Brien
bc1a8c4a7c Actually `cvs add' needed patch for 3.1.4 this time.
Also optimize the Makefile a little more.

Submitted by:	naddy
2002-07-06 02:24:58 +00:00
David E. O'Brien
d86ab7e968 Upgrade to version 3.1.4. 2002-07-05 18:34:28 +00:00
David E. O'Brien
7430839585 Reenable IPv6 support. 2002-06-13 17:15:45 +00:00
David E. O'Brien
773295db9a Update to version 3.1.2. 2002-06-13 16:54:49 +00:00
David E. O'Brien
7f68bf9357 Use BZIP2 2002-01-31 20:09:48 +00:00
David E. O'Brien
0ffc923814 Update to version 3.1.2. 2002-01-31 01:48:20 +00:00
David E. O'Brien
ab0578b5ab Upgrade to 3.0.4.
Also change the port name back to ncftp and use LATEST_LINK.
2001-11-21 19:38:42 +00:00
David E. O'Brien
47a2fa8c70 This fixes the broken suspend handling in version 3.0.3, in which a ^Z
incorrectly closes an active connection.

Submitted by:	Pekka Savola <pekkas@netcore.fi>
2001-07-30 17:10:31 +00:00
David E. O'Brien
5414730c2a - replace post-patch munging with proper SYSCONFDIR handling (also
submitted to Mike Gleason)
- improve DESCR and add home page

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-05-12 02:13:40 +00:00
David E. O'Brien
4a4c628fb2 Update to 3.0.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
2001-04-24 17:02:42 +00:00
David E. O'Brien
b18c85e8d4 Turn on IPv6 support by default again.
Submitted by:	Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
2001-03-21 01:29:54 +00:00
David E. O'Brien
b63d685113 The IPv6 patch breaks NcFTP on IPv4-only systems such that is unable to
resolve any names.  If you want IPv6 functionality, you'll need to define
WANT_IPV6 for now.

Submitted by:	ache
2001-02-14 11:30:56 +00:00
David E. O'Brien
9934a9a30d Add IPv6 support.
Submitted by:	kris
2001-02-06 08:45:22 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
David E. O'Brien
94b52ac480 Update to version 3.0.2. 2000-11-12 17:25:07 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Michael Haro
aa542d7f7f remove a.out support
portlint -bt
2000-04-22 09:56:44 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
David E. O'Brien
7af990697f Minor point release to 3.0.1.
Submitted by:	jim
2000-04-08 00:47:24 +00:00
David E. O'Brien
6cdb4aa8e6 * Update to version 3.0.0 release.
* Rename package to "ncftp3", in order to remove "NO_LATEST_LINK" so the
  package is easily added using the pkg_add "-r" feature.
2000-03-22 14:41:36 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
cb1f7778c8 Update to 3.0 beta 21.
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-01-10 15:57:20 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Andrey A. Chernov
dfc237fa37 upgrade to beta 19 1999-06-11 11:42:49 +00:00
David E. O'Brien
8a9f1e0cf8 upgrade to 3.0b18 1999-02-20 20:54:29 +00:00
David E. O'Brien
e783eeade7 upgrade to 3.0b17 1999-02-18 09:26:53 +00:00
David E. O'Brien
93d2a277ea Upgrade to 3.0 beta #16.
Submitted by:	roberto
1998-12-08 20:25:19 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
637c4e8f19 Checksum changed.... 1998-11-14 06:09:18 +00:00
David E. O'Brien
6bef27b367 Upgrade to 3.0 Beta 15.
Submitted by:	roberto
1998-11-11 20:58:50 +00:00
Satoshi Asami
65b196c7df "ln -s" -> "ln -sf" to make this reinstall-friendly. 1998-09-28 09:31:59 +00:00
Satoshi Asami
3318d06f90 List lib*.so links. 1998-09-28 09:31:39 +00:00
David E. O'Brien
ff84ba4fea ELFify 1998-09-27 03:02:15 +00:00
Andrey A. Chernov
af637e7699 New ld.so (a.out) can't understand libraries with major only 1998-09-07 20:38:07 +00:00
Andrey A. Chernov
9efa95e6c7 put NO_LATEST_LINK back 1998-08-14 00:22:06 +00:00