From 0fb751412e6a6898cfe6778fad1c5320f5c868da Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 7 Mar 2004 11:42:10 +0000 Subject: update to 1.0.18 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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. --- net/pure-ftpd/Makefile | 4 ++-- net/pure-ftpd/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/pure-ftpd') diff --git a/net/pure-ftpd/Makefile b/net/pure-ftpd/Makefile index b1f7f8ff600..801206e9a1d 100644 --- a/net/pure-ftpd/Makefile +++ b/net/pure-ftpd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2004/01/30 11:31:37 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2004/03/07 11:42:10 recht Exp $ -DISTNAME= pure-ftpd-1.0.17a +DISTNAME= pure-ftpd-1.0.18 CATEGORIES= net MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \ ftp://ftp2.fr.pureftpd.org/pub/mirrors/ftp.fr.pureftpd.org/pub/pure-ftpd/releases/ \ diff --git a/net/pure-ftpd/distinfo b/net/pure-ftpd/distinfo index e7cc7559c74..20d8ee49b7b 100644 --- a/net/pure-ftpd/distinfo +++ b/net/pure-ftpd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/12/18 04:26:05 xtraeme Exp $ +$NetBSD: distinfo,v 1.4 2004/03/07 11:42:11 recht Exp $ -SHA1 (pure-ftpd-1.0.17a.tar.gz) = ab4bc0794965620b42db88632d9b0f092b4e16b4 -Size (pure-ftpd-1.0.17a.tar.gz) = 524367 bytes +SHA1 (pure-ftpd-1.0.18.tar.gz) = f0736357c8805c00cba9313866ef5e318001a5ed +Size (pure-ftpd-1.0.18.tar.gz) = 536611 bytes -- cgit v1.2.3