Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2001 08:36:35 +0200 (CEST)
From:      j@4u.net
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        j@4u.net
Subject:   ports/27222: Update to the pure-ftpd port
Message-ID:  <200105090636.f496aZN04073@rtchat.com>

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

>Number:         27222
>Category:       ports
>Synopsis:       Port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 08 23:40:00 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:
	0.98 is released.
>How-To-Repeat:
	-
>Fix:

diff -urN ports/ftp/pure-ftpd.old/Makefile ports/ftp/pure-ftpd/Makefile
--- ports/ftp/pure-ftpd.old/Makefile	Mon Apr 23 17:46:38 2001
+++ ports/ftp/pure-ftpd/Makefile	Wed May  9 08:24:55 2001
@@ -6,18 +6,11 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	0.97.7
+PORTVERSION=	0.98
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
 
-# These shall probably be incorporated in the next version.
-PATCHFILES=	pure-ftpd-0.97.7-polish.patch.gz \
-		pure-ftpd-0.97.7-config.pl.patch.gz
-PATCH_SITES=	http://people.FreeBSD.org/~roam/ports/patches/ftp/ \
-		${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR=	roam/ftp
-
 MAINTAINER=	j@4u.net
 
 .if defined(WITH_DMALLOC)
@@ -26,7 +19,8 @@
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-pam --with-cookie --with-throttling \
-			--with-ratios --with-ftpwho --with-largefile
+			--with-ratios --with-ftpwho --with-largefile \
+			--with-uploadscript
 # language support requested?
 .if defined(WITH_LANG)
 CONFIGURE_ARGS+=	--with-language="${WITH_LANG}"
@@ -37,13 +31,13 @@
 CFLAGS+=	-I${LOCALBASE}/include -L${LOCALBASE}/lib
 .endif
 
-MAN8=		pure-ftpd.8 pure-ftpwho.8 mrtginfo.8
+MAN8=		pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-uploadscript.8
 
 pre-fetch:
 	@${ECHO} "You can use the following additional options:"
 	@${ECHO} "WITH_DMALLOC	- enable use of the dmalloc library;"
 	@${ECHO} "WITH_LANG=lang	- enable compilation of language support, lang is one of"
-	@${ECHO} "		  english, german, romanian, french or polish."
+	@${ECHO} "		  english, german, romanian, french, polish or spanish."
 
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/pureftpd-ldap.conf ${PREFIX}/etc/pureftpd-ldap.conf.sample
diff -urN ports/ftp/pure-ftpd.old/distinfo ports/ftp/pure-ftpd/distinfo
--- ports/ftp/pure-ftpd.old/distinfo	Mon Apr 23 17:46:38 2001
+++ ports/ftp/pure-ftpd/distinfo	Wed May  9 08:22:51 2001
@@ -1,3 +1 @@
-MD5 (pure-ftpd-0.97.7.tar.gz) = 8d3cedccd9d9f05c9d61337f3ce420e8
-MD5 (pure-ftpd-0.97.7-polish.patch.gz) = 238373f4b2302ce09dd0b26ab19e0439
-MD5 (pure-ftpd-0.97.7-config.pl.patch.gz) = e10dd39056695c79d7f3ddcd92e375e2
+MD5 (pure-ftpd-0.98.tar.gz) = 661eca81fd6330048decbef73bcf5cb6
diff -urN ports/ftp/pure-ftpd.old/pkg-plist ports/ftp/pure-ftpd/pkg-plist
--- ports/ftp/pure-ftpd.old/pkg-plist	Mon Apr 23 17:46:38 2001
+++ ports/ftp/pure-ftpd/pkg-plist	Wed May  9 08:19:53 2001
@@ -1,6 +1,7 @@
-sbin/mrtginfo
+sbin/pure-mrtginfo
 sbin/pure-ftpd
 sbin/pure-ftpwho
+sbin/pure-uploadscript
 sbin/pure-config.pl
 etc/pureftpd-ldap.conf.sample
 etc/pure-ftpd.conf.sample

>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?200105090636.f496aZN04073>