Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 10:18:27 +0200 (CEST)
From:      Frank DENIS <j@pureftpd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29260: port update : ftp/pure-ftpd (roam)
Message-ID:  <200107270818.f6R8IRV00423@rtchat.com>

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

>Number:         29260
>Category:       ports
>Synopsis:       port update : 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:   Fri Jul 27 01:20:07 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Carpe diem
>Environment:
System: FreeBSD tidiable.home.rtchat.com 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed Jul 11 20:50:29 CEST 2001 root@tidiable.home.rtchat.com:/usr/obj/usr/src/sys/JEDI i386



>Description:

diff -ur /usr/ports/ftp/pure-ftpd.orig/Makefile /usr/ports/ftp/pure-ftpd/Makefile
--- /usr/ports/ftp/pure-ftpd.orig/Makefile	Sun Jul 15 10:33:03 2001
+++ /usr/ports/ftp/pure-ftpd/Makefile	Fri Jul 27 10:08:45 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	0.98.7
+PORTVERSION=	0.99
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
@@ -20,7 +20,8 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-pam --with-cookie --with-throttling \
 			--with-ratios --with-ftpwho --with-largefile \
-			--with-uploadscript --with-virtualhosts
+			--with-uploadscript --with-virtualhosts \
+			--with-altlog --with-paranoidmsg
 # language support requested?
 .if defined(WITH_LANG)
 CONFIGURE_ARGS+=	--with-language="${WITH_LANG}"
@@ -58,7 +59,7 @@
 	@${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, polish or spanish."
+	@${ECHO} "		  english, german, romanian, french, polish, spanish or danish."
 
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/pureftpd-ldap.conf ${PREFIX}/etc/pureftpd-ldap.conf.sample
diff -ur /usr/ports/ftp/pure-ftpd.orig/distinfo /usr/ports/ftp/pure-ftpd/distinfo
--- /usr/ports/ftp/pure-ftpd.orig/distinfo	Sun Jul 15 10:33:03 2001
+++ /usr/ports/ftp/pure-ftpd/distinfo	Fri Jul 27 10:09:52 2001
@@ -1 +1 @@
-MD5 (pure-ftpd-0.98.7.tar.gz) = 381169cc31fdebfa2d414cd264d8485b
+MD5 (pure-ftpd-0.99.tar.gz) = 5653e4ee557621069cb25d54c8477d71


>How-To-Repeat:

-

>Fix:

This release adds new fancy features like CLF logfiles. Also, throttling is
now working under FreeBSD, and performance was improved for downloads.

>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?200107270818.f6R8IRV00423>