Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2002 20:52:44 +0800
From:      "öÎ Àî" <delphij@hotmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        delphij@frontfree.net
Subject:   ports/46189: proftpd port should be updated to 1.2.7
Message-ID:  <F65kpTWsD071U21ugpW00001796@hotmail.com>

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

>Number:         46189
>Category:       ports
>Synopsis:       [update] ports/ftp/proftpd should be updated to 1.2.7
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 11 05:00:10 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jason Li
>Release:        FreeBSD 5.0-RC i386
>Organization:
Frontfree Technology Network
>Environment:
System: FreeBSD testsrv.inet0.frontfree.net 5.0-RC FreeBSD 5.0-RC #2: Tue 
Dec 10 19:28:26 CST 2002 delphij@test
srv.inet0.frontfree.net:/usr/obj/usr/src/sys/TESTSRV i386

>Description:
	proftpd has released 1.2.7. The ports should reflect this.
>How-To-Repeat:
>Fix:
	apply the attached patch:
--- files/patch-aa.old	Wed Mar  7 08:32:00 2001
+++ files/patch-aa	Wed Dec 11 20:38:42 2002
@@ -1,5 +1,5 @@
---- sample-configurations/basic.conf.old	Sun Mar  4 15:08:09 2001
-+++ sample-configurations/basic.conf	Sun Mar  4 15:13:29 2001
+--- sample-configurations/basic.conf.old	Wed Dec 11 20:33:12 2002
++++ sample-configurations/basic.conf	Wed Dec 11 20:36:47 2002
@@ -1,3 +1,7 @@
+#
+# To have more informations about Proftpd configuration
@@ -8,7 +8,7 @@
  # This is a basic ProFTPD configuration file (rename it to
  # 'proftpd.conf' for actual use.  It establishes a single server
  # and a single anonymous login.  It assumes that you have a user/group
-@@ -30,24 +34,36 @@
+@@ -31,25 +35,36 @@
    AllowOverwrite		on
  </Directory>

@@ -16,6 +16,7 @@
-<Anonymous ~ftp>
-  User				ftp
-  Group				ftp
+-
-  # We want clients to be able to login with "anonymous" as well as "ftp"
-  UserAlias			anonymous ftp
-
@@ -31,6 +32,8 @@
-  <Limit WRITE>
-    DenyAll
-  </Limit>
+
+-</Anonymous>
+#########################################################################
+#                                                                       #
+# Uncomment lines with only one # to allow basic anonymous access       #
@@ -62,6 +65,4 @@
+  # <Limit WRITE>
+  #  DenyAll
+  # </Limit>
-
--</Anonymous>
+# </Anonymous>
--- Makefile.orig	Sat Nov  2 01:12:50 2002
+++ Makefile	Wed Dec 11 19:35:54 2002
@@ -6,13 +6,13 @@
#

PORTNAME=	proftpd
-PORTVERSION=	1.2.6
+PORTVERSION=	1.2.7
CATEGORIES=	ftp
MASTER_SITES=	ftp://ftp.proftpd.net/distrib/source/ \
		ftp://ftp.stikman.com/pub/proftpd/source/ \
		ftp://ftp.dataguard.no/pub/proftpd/distrib/source/ \
		ftp://ftp.club-internet.fr/pub/mirrors/ftp.proftpd.org/distrib/source/
-DISTNAME=	${PORTNAME}-1.2.6
+DISTNAME=	${PORTNAME}-1.2.7

MAINTAINER=	mharo@FreeBSD.org

--- distinfo.orig	Sun Sep 15 02:50:14 2002
+++ distinfo	Wed Dec 11 19:36:51 2002
@@ -1 +1 @@
-MD5 (proftpd-1.2.6.tar.bz2) = 17551a5281a86fbc7857e31a723d5599
+MD5 (proftpd-1.2.7.tar.bz2) = 7f2f7890742255e703437046149a1c31


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus

>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?F65kpTWsD071U21ugpW00001796>