Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 11/17/1999 01:44:54
Module Name:	pkgsrc
Committed By:	agc
Date:		Wed Nov 17 09:44:54 UTC 1999

Modified Files:
	pkgsrc/net/lukemftp: Makefile
	pkgsrc/net/lukemftp/files: md5

Log Message:
Upgrade lukemftp, the enhanced ftp client in NetBSD, to version 1.1.

Changes since version 1.0:

* Implemented `set prompt' and `set rprompt', which allow you to
  configure the prompt and right side prompt (respectively).
  Some tcsh(1) style `%' escapes are supported, including
  %. %c %/ %m %M %n

* Implemented restarting of file:/// and non-proxied http:// URLs
  (using -R)

* Correctly parse remote ports given as numbers that don't appear in
  the services(5) database.

* Prevent a couple of minor memory leaks

* Add missing compilation setting for SOCKS


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/lukemftp/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/lukemftp/files/md5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.