Skip site navigation (1)Skip section navigation (2)
Date:      4 Oct 2001 13:29:27 -0000
From:      Frank DENIS <j@pureftpd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31041: port update : ftp/pure-ftpd
Message-ID:  <20011004132927.9682.qmail@>

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

>Number:         31041
>Category:       ports
>Synopsis:       port update : ftp/pure-ftpd
>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:   Thu Oct 04 06:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Sector One
>Environment:
System: FreeBSD tidiable.home.rtchat.com 4.4-STABLE FreeBSD 4.4-STABLE #26: Sun Sep 23 13:35:06 CEST 2001 root@tidiable.home.rtchat.com:/usr/obj/usr/src/sys/JEDI i386



>Description:

diff -urN ports/ftp/pure-ftpd.old/Makefile ports/ftp/pure-ftpd/Makefile
--- ports/ftp/pure-ftpd.old/Makefile	Thu Oct  4 15:10:10 2001
+++ ports/ftp/pure-ftpd/Makefile	Thu Oct  4 15:24:04 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	0.99.2a
+PORTVERSION=	0.99.9
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
@@ -54,7 +54,7 @@
 .endif
 
 MAN8=		pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-statsdecode.8 \
-		pure-uploadscript.8
+		pure-uploadscript.8 pure-pw.8 pure-pwconvert.8 pure-quotacheck.8
 
 .include <bsd.port.pre.mk>
 
@@ -73,17 +73,18 @@
 DOCS=		AUTHORS CONTACT COPYING HISTORY NEWS \
 		README README.Configuration-File README.Contrib README.LDAP \
 		README.Netfilter README.MySQL README.Virtual-Users \
-		THANKS
+		THANKS poweredby.jpg
 
 CONTRIB=	xml_python_processors.txt
 
 pre-fetch:
 	@${ECHO} "You can use the following additional options:"
 	@${ECHO} "WITH_DMALLOC=1        - enable use of the dmalloc library;"
-	@${ECHO} "WITH_LDAP=1           - Store users in LDAP directories;"
-	@${ECHO} "WITH_MYSQL=1          - Store users in MySQL databases;"
+	@${ECHO} "WITH_LDAP=1           - Support for users in LDAP directories;"
+	@${ECHO} "WITH_MYSQL=1          - Support for users in MySQL databases;"
 	@${ECHO} "WITH_LANG=lang        - enable compilation of language support, lang is one of"
-	@${ECHO} "  english, german, romanian, french, polish, spanish, dutch or danish."
+	@${ECHO} "  english, german, romanian, french, polish, spanish, dutch,"
+	@${ECHO} "  italian, brazilian-portuguese or danish."
 	@${ECHO}
 
 post-install:
diff -urN ports/ftp/pure-ftpd.old/distinfo ports/ftp/pure-ftpd/distinfo
--- ports/ftp/pure-ftpd.old/distinfo	Thu Oct  4 15:10:10 2001
+++ ports/ftp/pure-ftpd/distinfo	Thu Oct  4 15:23:47 2001
@@ -1 +1 @@
-MD5 (pure-ftpd-0.99.2a.tar.gz) = 8022d030423940648ab6d73cffa3f051
+MD5 (pure-ftpd-0.99.9.tar.gz) = 3cc6d17d4029ad25cdc4b3ae23ed518c
diff -urN ports/ftp/pure-ftpd.old/pkg-plist ports/ftp/pure-ftpd/pkg-plist
--- ports/ftp/pure-ftpd.old/pkg-plist	Thu Oct  4 15:10:10 2001
+++ ports/ftp/pure-ftpd/pkg-plist	Thu Oct  4 15:21:55 2001
@@ -2,6 +2,7 @@
 sbin/pure-ftpd
 sbin/pure-ftpwho
 sbin/pure-uploadscript
+sbin/pure-quotacheck
 bin/pure-statsdecode
 bin/pure-pw
 bin/pure-pwconvert
@@ -22,6 +23,7 @@
 %%PORTDOCS%%share/doc/pure-ftpd/README.MySQL
 %%PORTDOCS%%share/doc/pure-ftpd/README.Netfilter
 %%PORTDOCS%%share/doc/pure-ftpd/THANKS
+%%PORTDOCS%%share/doc/pure-ftpd/poweredby.jpg
 %%PORTDOCS%%@dirrm share/doc/pure-ftpd
 share/examples/pure-ftpd/xml_python_processors.txt
 share/examples/pure-ftpd/pam/pure-ftpd


>How-To-Repeat:

-

>Fix:

This is a release candidate for version 1.0 .
>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?20011004132927.9682.qmail>