Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 03:30:35 +0300
From:      Sergey Matveychuk <sem@ciam.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64126: [MAINTAINER] ftp/frox: fix defaults with BATCH=yes
Message-ID:  <E1B1aZP-0000KZ-Of@Current.sem-home.ciam.ru>
Resent-Message-ID: <200403120040.i2C0eIHD065113@freefall.freebsd.org>

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

>Number:         64126
>Category:       ports
>Synopsis:       [MAINTAINER] ftp/frox: fix defaults with BATCH=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 16:40:18 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #4: Fri Feb 27 03:58:52 MSK 2004
>Description:
[DESCRIBE CHANGES]
* fix defaults with BATCH=yes

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- frox-0.7.13.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/ftp/frox.orig/Makefile /usr/ports/ftp/frox/Makefile
--- /usr/ports/ftp/frox.orig/Makefile	Fri Mar 12 01:11:26 2004
+++ /usr/ports/ftp/frox/Makefile	Fri Mar 12 03:29:12 2004
@@ -47,6 +47,8 @@
 		LOCAL_CACHE "Enable use of local cache" off \
 		CCP "Ftp-proxy style command control programs" on \
 		ROOT_RUN "Allow frox running as root (not recomended)" off
+WITH_HTTP_CACHE?=	yes
+WITH_CCP?=	yes
 
 .include <bsd.port.pre.mk>
 
--- frox-0.7.13.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1B1aZP-0000KZ-Of>