From 58d4b68f002d6c5ba2d7861b4dcfa22b6d03deee Mon Sep 17 00:00:00 2001 From: lukem Date: Thu, 23 May 2002 12:07:59 +0000 Subject: Update from 1.1 to 1.2-beta2. User visible changes include: - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) - add 'denyquick' ftpd.conf(5) keyword - add 'private' ftpd.conf(5) keyword - use "advertise" in docco User visible fixes: - reject SIZE requests for ASCII files > 10KB long - fixes for mlsd/mlst standards conformance - fix passive transfers for various web browsers - various glob(3) fixes - don't log xferlog-style entries if the transfer didn't start - fix skey password challenge - don't try and use the motd directive if it's not set --- net/lukemftpd/Makefile | 5 +++-- net/lukemftpd/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'net/lukemftpd') diff --git a/net/lukemftpd/Makefile b/net/lukemftpd/Makefile index a74d04072fb..50e7e611382 100644 --- a/net/lukemftpd/Makefile +++ b/net/lukemftpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2001/10/18 15:20:30 veego Exp $ +# $NetBSD: Makefile,v 1.6 2002/05/23 12:07:59 lukem Exp $ # -DISTNAME= lukemftpd-1.1 +PKGNAME= lukemftpd-1.2beta2 +DISTNAME= lukemftpd-1.2-beta2 SVR4_PKGNAME= luftd CATEGORIES= net MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/ diff --git a/net/lukemftpd/distinfo b/net/lukemftpd/distinfo index f702b42515e..24a6c6025e0 100644 --- a/net/lukemftpd/distinfo +++ b/net/lukemftpd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/05/09 02:13:41 lukem Exp $ +$NetBSD: distinfo,v 1.4 2002/05/23 12:07:59 lukem Exp $ -SHA1 (lukemftpd-1.1.tar.gz) = f6fc0644cd0e793f375b8c04bb6512c36c7ce195 -Size (lukemftpd-1.1.tar.gz) = 162161 bytes +SHA1 (lukemftpd-1.2-beta2.tar.gz) = 6ee0a982ad62f9036b7e2284d85ad5644f6e9062 +Size (lukemftpd-1.2-beta2.tar.gz) = 166196 bytes -- cgit v1.2.3