From owner-cvs-all Mon Jan 10 8: 2:50 2000 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 2865D14A08; Mon, 10 Jan 2000 08:02:42 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id IAA94370; Mon, 10 Jan 2000 08:02:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id IAA42384; Mon, 10 Jan 2000 08:02:41 -0800 (PST) (envelope-from obrien) Date: Mon, 10 Jan 2000 08:02:41 -0800 From: "David O'Brien" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/ftp/ncftp3 Makefile ports/ftp/ncftp3/files md5 ports/ftp/ncftp3/patches patch-ad patch-af Message-ID: <20000110080241.A42350@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200001101557.HAA78741@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200001101557.HAA78741@freefall.freebsd.org>; from obrien@FreeBSD.org on Mon, Jan 10, 2000 at 07:57:20AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Update to 3.0 beta 21. + Change of licensing. Specifically, GPL was shown the door. NcFTP is, has always been, and will continue to be free software. NcFTP 3 is now covered by the Artistic License. See the LICENSE.txt file for details. + The "prefs" file is now called "prefs.v3" for better coexistence with NcFTP 2. + Readline is out, Getline is in! + Firewall type 6 bug fixed. + "put -f" fixed. + When the server asks for a password, NcFTP will print the text, in case you need that for a one-time password scheme like S/Key. + "get -R" asks for all files by using the equivalent of /bin/ls -lRa on the remote server. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message