pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/pure-ftpd update to 1.0.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b3705e509e0
branches: trunk
changeset: 470232:6b3705e509e0
user: recht <recht%pkgsrc.org@localhost>
date: Sun Mar 07 11:42:10 2004 +0000
description:
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.
diffstat:
net/pure-ftpd/Makefile | 4 ++--
net/pure-ftpd/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 563172c4b5c6 -r 6b3705e509e0 net/pure-ftpd/Makefile
--- a/net/pure-ftpd/Makefile Sun Mar 07 11:40:53 2004 +0000
+++ b/net/pure-ftpd/Makefile Sun Mar 07 11:42:10 2004 +0000
@@ -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 -r 563172c4b5c6 -r 6b3705e509e0 net/pure-ftpd/distinfo
--- a/net/pure-ftpd/distinfo Sun Mar 07 11:40:53 2004 +0000
+++ b/net/pure-ftpd/distinfo Sun Mar 07 11:42:10 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index