Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2000 11:51:49 +0400 (MSD)
From:      "Dmitry S. Sivachenko" <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20356: Update port: ftp/proftpd
Message-ID:  <200008020751.LAA75642@chg.ru>

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

>Number:         20356
>Category:       ports
>Synopsis:       Update port: ftp/proftpd
>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:   Wed Aug 02 01:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry S. Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

	
Please enable mod_tar module for proftpd.

>How-To-Repeat:

	

>Fix:
	
	

diff -Nur proftpd.old/Makefile proftpd/Makefile
--- proftpd.old/Makefile	Sat Jul 29 13:42:41 2000
+++ proftpd/Makefile	Wed Aug  2 11:48:01 2000
@@ -26,7 +26,7 @@
 CONFIGURE_ARGS=	--localstatedir=/var/run \
 		--disable-sendfile
 
-MODULES?=	mod_ratio:mod_readme
+MODULES?=	mod_ratio:mod_readme:mod_tar
 
 .if !empty(MODULES)
 CONFIGURE_ARGS+= --with-modules=${MODULES}

>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?200008020751.LAA75642>