ports/134598: [PATCH] www/dansguardian: OPTIONS: DG_APACE -> APACHE

Philip M. Gollucci pgollucci at FreeBSD.org
Sun May 17 07:20:03 UTC 2009


>Number:         134598
>Category:       ports
>Synopsis:       [PATCH] www/dansguardian: OPTIONS: DG_APACE -> APACHE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 17 07:20:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Convert to ports/KNOBS std

Port maintainer (fjwcash at gmail.com) is cc'd.

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

--- dansguardian-2.9.9.3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/dansguardian-devel/Makefile,v
retrieving revision 1.31
diff -u -u -r1.31 Makefile
--- Makefile	24 Mar 2009 19:15:44 -0000	1.31
+++ Makefile	17 May 2009 07:13:52 -0000
@@ -32,7 +32,7 @@
 
 MAN8=		dansguardian.8
 
-OPTIONS=	DG_APACHE  "Enable Apache support for access denied page" on \
+OPTIONS=	APACHE  "Enable Apache support for access denied page" on \
 		DG_PCRE    "Enable PCRE support" on \
 		DG_DMGR    "Enable the fancy download manager" on \
 		DG_TRICKLE "Enable the trickle download manager" on \
@@ -53,7 +53,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if !defined(WITHOUT_DG_APACHE)
+.if !defined(WITHOUT_APACHE)
 USE_APACHE=	1.3+
 .endif
 
--- dansguardian-2.9.9.3_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list