Subject: CVS commit: pkgsrc/net/pure-ftpd
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2004 11:42:11
Module Name: pkgsrc
Committed By: recht
Date: Sun Mar 7 11:42:11 UTC 2004
Modified Files:
pkgsrc/net/pure-ftpd: Makefile distinfo
Log Message:
update to 1.0.18
* Version 1.0.18:
- A new, nice-looking PDF version of the documentation is now available from
http://www.pureftpd.org/readme.pdf . Contributed by Torgny Wernersson.
- The beast now compiles and links against MySQL 4.1.x, but passwords must
not be hashed with MySQL-specific hashing function.
- Buglets were fixed in the documentation.
- Two new translations were added : hungarian and catalan. Contributed by
Bánhalmi Csaba and Contributed by Oriol Magrané.
- The server now uses distinct IPv4 and IPv6 to listen to both protocols on
all operating systems. A new switch, -6, forces the server to only listen to
IPv6.
- W3C and CLF alternative log formats are now more standard conformant.
- Pure-FTPd can now produce WU-FTPd (xferlog) compatible log files.
- Support for Rendezvous was added on MacOS X.
- Support for Apple / GNUStep plist data output was added to pure-ftpwho.
- UTF-8 characters are now supported in file names. A new switch,
--without-unicode, can be used to filter out non-latin characters.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/net/pure-ftpd/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/pure-ftpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.