Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 22:05:18 +0100
From:      Jedi/Sector One <j@pureftpd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45653: port update: ftp/pure-ftpd
Message-ID:  <20021123210540.GA6700@c9x.org>

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

>Number:         45653
>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:   Sat Nov 23 13:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Frank Denis
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
42 Networks
>Environment:
System: FreeBSD beholder.stdc.org 4.7-STABLE FreeBSD 4.7-STABLE #2: Sat Nov 16 11:29:50 CET 2002 root@hosting3.carpediem.fr:/usr/obj/usr/src/sys/J i386

>Description:

diff -urN ftp/pure-ftpd.orig/Makefile ftp/pure-ftpd/Makefile
--- ftp/pure-ftpd.orig/Makefile	Thu Jun 20 09:24:55 2002
+++ ftp/pure-ftpd/Makefile	Sat Nov 23 21:52:59 2002
@@ -6,14 +6,16 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	1.0.12
+PORTVERSION=	1.0.13
 CATEGORIES=	ftp ipv6
 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/ \
+		ftp://ftp3.fr.pureftpd.org/pure-ftpd/releases/ \
 		ftp://ftp.dk.pureftpd.org/mirrors/pure-ftpd/releases/ \
 		ftp://ftp.es.pureftpd.org/mirror/pureftpd/latest/releases/ \
+		ftp://ftp.nl.pureftpd.org/pub/pure-ftpd/releases/ \
 		ftp://ftp.fr.pureftpd.org/pub/pure-ftpd/releases/ \
-		ftp://ftp.za.pureftpd.org/pub/pure-ftpd/releases/ \
-		http://ftp.cn.pureftpd.org/pure-ftpd/releases/ \
+		ftp://ftp.cn.pureftpd.org/pub/pureftpd/pure-ftpd/releases/ \
 		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
 
@@ -85,7 +87,7 @@
 		README.Authentication-Modules THANKS pure-ftpd.png \
 		pureftpd.schema
 
-CONTRIB=	xml_python_processors.txt sfv-crc-check.pl
+CONTRIB=	xml_python_processors.txt pure-vpopauth.pl
 
 pre-fetch:
 	@${ECHO} "You can use the following additional options:"
@@ -97,8 +99,9 @@
 		support, lang is one of"
 	@${ECHO} "  english, german, romanian, french, french-funny, polish, spanish,"
 	@${ECHO} "  dutch, italian, brazilian-portuguese, danish, slovak, korean,"
-	@${ECHO} "  norwegian, swedish, russian, traditional-chinese, simplified-chinese."
-	@${ECHO}
+	@${ECHO} "  norwegian, swedish, russian, traditional-chinese, simplified-chinese"
+	@${ECHO} "  and czech."
+	@${ECHO}	
 
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/pureftpd-ldap.conf ${PREFIX}/etc/pureftpd-ldap.conf.sample
diff -urN ftp/pure-ftpd.orig/distinfo ftp/pure-ftpd/distinfo
--- ftp/pure-ftpd.orig/distinfo	Thu Jun 20 09:24:55 2002
+++ ftp/pure-ftpd/distinfo	Sat Nov 23 21:51:41 2002
@@ -1 +1 @@
-MD5 (pure-ftpd-1.0.12.tar.gz) = 15346e9fcf689836e995dbc2447c2f1a
+MD5 (pure-ftpd-1.0.13.tar.gz) = f4dfb7757499bd88e28cc230e741f9b1
diff -urN ftp/pure-ftpd.orig/pkg-plist ftp/pure-ftpd/pkg-plist
--- ftp/pure-ftpd.orig/pkg-plist	Wed Apr  3 22:47:47 2002
+++ ftp/pure-ftpd/pkg-plist	Sat Nov 23 21:51:14 2002
@@ -30,7 +30,7 @@
 %%PORTDOCS%%share/doc/pure-ftpd/pure-ftpd.png
 %%PORTDOCS%%share/doc/pure-ftpd/pureftpd.schema
 share/examples/pure-ftpd/pam/pure-ftpd
-share/examples/pure-ftpd/sfv-crc-check.pl
+share/examples/pure-ftpd/pure-vpopauth.pl
 share/examples/pure-ftpd/xml_python_processors.txt
 @dirrm share/examples/pure-ftpd/pam
 @dirrm share/examples/pure-ftpd


>How-To-Repeat:

-

>Fix:

New upstream version, that finally works with OpenLDAP 2.1.x, and adds some
little handy features (most notably : default uid/gid for SQL and flexible
LDAP filters) .

Also, this patch brings the FTP mirror list up-to-date.
>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?20021123210540.GA6700>