From j@rtchat.com  Wed Jun 13 01:27:42 2001
Return-Path: <j@rtchat.com>
Received: from rtchat.com (r208m194.cybercable.tm.fr [195.132.208.194])
	by hub.freebsd.org (Postfix) with ESMTP id D72C737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 13 Jun 2001 01:27:40 -0700 (PDT)
	(envelope-from j@rtchat.com)
Received: (from root@localhost)
	by rtchat.com (8.11.4/8.11.3) id f5D8RrO04342;
	Wed, 13 Jun 2001 10:27:53 +0200 (CEST)
	(envelope-from j)
Message-Id: <200106130827.f5D8RrO04342@rtchat.com>
Date: Wed, 13 Jun 2001 10:27:53 +0200 (CEST)
From: j@jedi.claranet.fr
Reply-To: j@jedi.claranet.fr
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Port update : ports/ftp/pure-ftpd (roam)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28118
>Category:       ports
>Synopsis:       Port update : ports/ftp/pure-ftpd (roam)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    roam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 01:30:01 PDT 2001
>Closed-Date:    Wed Jun 13 11:26:54 PDT 2001
>Last-Modified:  Wed Jun 13 11:27:12 PDT 2001
>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:
diff -urN ports/ftp/pure-ftpd.orig/Makefile ports/ftp/pure-ftpd/Makefile
--- ports/ftp/pure-ftpd.orig/Makefile	Mon Jun  4 18:23:24 2001
+++ ports/ftp/pure-ftpd/Makefile	Wed Jun 13 10:19:32 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	0.98.4
+PORTVERSION=	0.98.5
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
@@ -20,7 +20,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-pam --with-cookie --with-throttling \
 			--with-ratios --with-ftpwho --with-largefile \
-			--with-uploadscript
+			--with-uploadscript --with-virtualhosts
 # language support requested?
 .if defined(WITH_LANG)
 CONFIGURE_ARGS+=	--with-language="${WITH_LANG}"
diff -urN ports/ftp/pure-ftpd.orig/distinfo ports/ftp/pure-ftpd/distinfo
--- ports/ftp/pure-ftpd.orig/distinfo	Mon Jun  4 18:23:24 2001
+++ ports/ftp/pure-ftpd/distinfo	Wed Jun 13 10:19:50 2001
@@ -1 +1 @@
-MD5 (pure-ftpd-0.98.4.tar.gz) = 1f0160864f286cc0c82d33666cc6873a
+MD5 (pure-ftpd-0.98.5.tar.gz) = d6656635fd600e20026e7ba231b4ced4

>How-To-Repeat:
-
>Fix:
There are numerous changes in this release. Various bugs were fixed :
bandwidth throttling, ascii mode, pure-ftpwho, documentation, etc.
--maxdiskusagepct and --maxload are now working on FreeBSD. Better
performance under high load. There are also some new nifty features. The
script launched after a successful upload can now get extra info about the
new file via environnment variables. A new option (-r) was added to
automatically rename uploaded files instead of overwriting them. Another new
option (-i) was added to disallow upload to anonymous users, regardless of
directory permissions. Finally, a new option (-V) was added to restrict
non-anonymous access to a specific trusted IP address.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Wed Jun 13 02:23:50 PDT 2001 
State-Changed-Why:  


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28118 
State-Changed-From-To: closed->analyzed 
State-Changed-By: roam 
State-Changed-When: Wed Jun 13 02:24:15 PDT 2001 
State-Changed-Why:  
Eh.. oops :)  I didn't mean to close this, rather to set it 'analyzed'. 
That was the reason for the empty message before.. 

OK, I'll take a look at this. 


Responsible-Changed-From-To: freebsd-ports->roam 
Responsible-Changed-By: roam 
Responsible-Changed-When: Wed Jun 13 02:24:15 PDT 2001 
Responsible-Changed-Why:  
I'll take a look at this. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28118 

From: Peter Pentchev <roam@orbitel.bg>
To: j@jedi.claranet.fr
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/28118: Port update : ports/ftp/pure-ftpd (roam)
Date: Wed, 13 Jun 2001 19:26:29 +0300

 On Wed, Jun 13, 2001 at 10:27:53AM +0200, j@jedi.claranet.fr wrote:
 > 
 > >Number:         28118
 > >Category:       ports
 > >Synopsis:       Port update : ports/ftp/pure-ftpd (roam)
 > >Organization:
 > 42 Networks
 
 How about the attached patch, which also adds README.Contrib to the list
 of installed docs?
 
 G'luck,
 Peter
 
 -- 
 I've heard that this sentence is a rumor.
 
 Index: ports/ftp/pure-ftpd/Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/ftp/pure-ftpd/Makefile,v
 retrieving revision 1.7
 diff -u -r1.7 Makefile
 --- ports/ftp/pure-ftpd/Makefile	2001/06/01 17:58:40	1.7
 +++ ports/ftp/pure-ftpd/Makefile	2001/06/13 16:25:53
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	pure-ftpd
 -PORTVERSION=	0.98.4
 +PORTVERSION=	0.98.5
  CATEGORIES=	ftp ipv6
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	pureftpd
 @@ -20,7 +20,7 @@
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS+=	--with-pam --with-cookie --with-throttling \
  			--with-ratios --with-ftpwho --with-largefile \
 -			--with-uploadscript
 +			--with-uploadscript --with-virtualhosts
  # language support requested?
  .if defined(WITH_LANG)
  CONFIGURE_ARGS+=	--with-language="${WITH_LANG}"
 @@ -34,7 +34,8 @@
  MAN8=		pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-uploadscript.8
  
  DOCS=		AUTHORS CONTACT COPYING HISTORY NEWS \
 -		README README.Configuration-File README.LDAP README.Netfilter \
 +		README README.Configuration-File README.Contrib README.LDAP \
 +		README.Netfilter \
  		THANKS
  
  pre-fetch:
 Index: ports/ftp/pure-ftpd/distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/ftp/pure-ftpd/distinfo,v
 retrieving revision 1.6
 diff -u -r1.6 distinfo
 --- ports/ftp/pure-ftpd/distinfo	2001/06/01 17:57:10	1.6
 +++ ports/ftp/pure-ftpd/distinfo	2001/06/13 16:25:53
 @@ -1 +1 @@
 -MD5 (pure-ftpd-0.98.4.tar.gz) = 1f0160864f286cc0c82d33666cc6873a
 +MD5 (pure-ftpd-0.98.5.tar.gz) = d6656635fd600e20026e7ba231b4ced4
 Index: ports/ftp/pure-ftpd/pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/ftp/pure-ftpd/pkg-plist,v
 retrieving revision 1.3
 diff -u -r1.3 pkg-plist
 --- ports/ftp/pure-ftpd/pkg-plist	2001/05/29 13:10:33	1.3
 +++ ports/ftp/pure-ftpd/pkg-plist	2001/06/13 16:25:53
 @@ -12,6 +12,7 @@
  %%PORTDOCS%%share/doc/pure-ftpd/NEWS
  %%PORTDOCS%%share/doc/pure-ftpd/README
  %%PORTDOCS%%share/doc/pure-ftpd/README.Configuration-File
 +%%PORTDOCS%%share/doc/pure-ftpd/README.Contrib
  %%PORTDOCS%%share/doc/pure-ftpd/README.LDAP
  %%PORTDOCS%%share/doc/pure-ftpd/README.Netfilter
  %%PORTDOCS%%share/doc/pure-ftpd/THANKS
State-Changed-From-To: analyzed->closed 
State-Changed-By: roam 
State-Changed-When: Wed Jun 13 11:26:54 PDT 2001 
State-Changed-Why:  
Close this for real this time - committed, thanks! :) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28118 
>Unformatted:
