ports/58257: port update : net/pure-ftpd

Frank Denis j at pureftpd.org
Sun Oct 19 20:40:14 UTC 2003


>Number:         58257
>Category:       ports
>Synopsis:       port update : net/pure-ftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 19 13:40:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Frank Denis
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD dust.stdc.org 4.9-RC FreeBSD 4.9-RC #0: Wed Oct 8 09:01:06 CEST 2003 j at dust.stdc.org:/usr/obj/usr/src/sys/J i386
>Description:
diff -ur ftp/pure-ftpd.orig/Makefile ftp/pure-ftpd/Makefile
--- ftp/pure-ftpd.orig/Makefile	Sun Oct 19 22:13:43 2003
+++ ftp/pure-ftpd/Makefile	Sun Oct 19 22:18:28 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	1.0.16a
+PORTVERSION=	1.0.16b
 PORTREVISION=	0
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \
@@ -43,6 +43,7 @@
 			--with-paranoidmsg \
 			--with-virtualchroot \
 			--with-tls \
+			--with-largefile \
 			--sysconfdir=${PREFIX}/etc
 # language support requested?
 .if defined(WITH_LANG)
diff -ur ftp/pure-ftpd.orig/distinfo ftp/pure-ftpd/distinfo
--- ftp/pure-ftpd.orig/distinfo	Sun Oct 19 22:13:43 2003
+++ ftp/pure-ftpd/distinfo	Sun Oct 19 22:17:38 2003
@@ -1 +1 @@
-MD5 (pure-ftpd-1.0.16a.tar.gz) = 210b67fd059c7edfd74535d627b240d8
+MD5 (pure-ftpd-1.0.16b.tar.gz) = cb6fb6af7474ee224bd3f5b2aa23728c

>How-To-Repeat:
-
>Fix:

Version 1.0.16b doesn't introduce any new feature.

The main reason for its release is a fix for a cross-scripting issue with
the HTML output of the pure-ftpwho command.

Other changes are cosmetical (like the XHTML 1.1 conformance) and the
documentation was also a bit updated.

Also on FreeBSD 5, the server now listens on IPv4 and IPv6 by default,
there's no more need for the -4 switch.

--with-largefile has been added by default because there's no overhead in
using it on BSD.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list