Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 10:27:53 +0200 (CEST)
From:      j@jedi.claranet.fr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28118: Port update : ports/ftp/pure-ftpd (roam)
Message-ID:  <200106130827.f5D8RrO04342@rtchat.com>

next in thread | raw e-mail | index | archive | help

>Number:         28118
>Category:       ports
>Synopsis:       Port update : ports/ftp/pure-ftpd (roam)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 01:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
42 Networks
>Environment:
System: FreeBSD tidiable.home.rtchat.com 4.3-STABLE FreeBSD 4.3-STABLE #3: Sat Apr 28 22:04:02 CEST 2001 root@tidiable.home.rtchat.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
diff -urN ports/ftp/pure-ftpd.orig/Makefile ports/ftp/pure-ftpd/Makefile
--- ports/ftp/pure-ftpd.orig/Makefile	Mon Jun  4 18:23:24 2001
+++ ports/ftp/pure-ftpd/Makefile	Wed Jun 13 10:19:32 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	0.98.4
+PORTVERSION=	0.98.5
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
@@ -20,7 +20,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-pam --with-cookie --with-throttling \
 			--with-ratios --with-ftpwho --with-largefile \
-			--with-uploadscript
+			--with-uploadscript --with-virtualhosts
 # language support requested?
 .if defined(WITH_LANG)
 CONFIGURE_ARGS+=	--with-language="${WITH_LANG}"
diff -urN ports/ftp/pure-ftpd.orig/distinfo ports/ftp/pure-ftpd/distinfo
--- ports/ftp/pure-ftpd.orig/distinfo	Mon Jun  4 18:23:24 2001
+++ ports/ftp/pure-ftpd/distinfo	Wed Jun 13 10:19:50 2001
@@ -1 +1 @@
-MD5 (pure-ftpd-0.98.4.tar.gz) = 1f0160864f286cc0c82d33666cc6873a
+MD5 (pure-ftpd-0.98.5.tar.gz) = d6656635fd600e20026e7ba231b4ced4

>How-To-Repeat:
-
>Fix:
There are numerous changes in this release. Various bugs were fixed :
bandwidth throttling, ascii mode, pure-ftpwho, documentation, etc.
--maxdiskusagepct and --maxload are now working on FreeBSD. Better
performance under high load. There are also some new nifty features. The
script launched after a successful upload can now get extra info about the
new file via environnment variables. A new option (-r) was added to
automatically rename uploaded files instead of overwriting them. Another new
option (-i) was added to disallow upload to anonymous users, regardless of
directory permissions. Finally, a new option (-V) was added to restrict
non-anonymous access to a specific trusted IP address.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106130827.f5D8RrO04342>