FreeBSD Bugzilla – Attachment 60267 Details for
Bug 90513
port-update: www/dansguardian Makefile cleanup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dansguardian.diff
dansguardian.diff (text/plain), 1.54 KB, created by
Freddie Cash
on 2005-12-16 19:50:02 UTC
(
hide
)
Description:
dansguardian.diff
Filename:
MIME Type:
Creator:
Freddie Cash
Created:
2005-12-16 19:50:02 UTC
Size:
1.54 KB
patch
obsolete
>diff -ruN dansguardian.orig/Makefile dansguardian/Makefile >--- dansguardian.orig/Makefile Fri Dec 16 10:44:32 2005 >+++ dansguardian/Makefile Fri Dec 16 10:59:30 2005 >@@ -7,6 +7,7 @@ > > PORTNAME= dansguardian > PORTVERSION= 2.8.0.6 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= # empty, see below > DISTNAME= ${PORTNAME}-${PORTVERSION}.source >@@ -14,8 +15,7 @@ > MAINTAINER= fcash@sd73.bc.ca > COMMENT= A fast, feature-rich web content filter for Squid proxy servers > >-RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid \ >- ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 >+RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid > > USE_RC_SUBR= yes > RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} >@@ -36,15 +36,15 @@ > MAN8= dansguardian.8 > NOMANCOMPRESSED= yes > >-OPTIONS= DG_GCC3 "Compile using GCC 3.3 on FreeBSD 4.x." off \ >- DG_PHRASELISTS "Install new phraselists. (Overwrites existing.)" off >+OPTIONS= DG_APACHE "Enable Apache support." on \ >+ DG_PHRASELISTS "Install new phraselists over the old ones." off > > DG_URL= http://dansguardian.org/index.php?page=copyright2 > CONFDIR= ${PREFIX}/etc/dansguardian > > NO_CDROM= "Commercial download is restricted. Check ${DG_URL} for more info" > NO_PACKAGE= "Redistribution is restricted. Check ${DG_URL} for more info" >-RESTRICTED= ${NO_PACKAGE} >+RESTRICTED= "${NO_PACKAGE}" > > .include <bsd.port.pre.mk> > >@@ -53,6 +53,10 @@ > CONFIGURE_ARGS+= --gccver=3 > .else > CONFIGURE_ARGS+= --gccver=2 >+.endif >+ >+.if defined(WITH_DG_APACHE) >+USE_APACHE= 1.3+ > .endif > > # User needs to manually download the distfile
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 90513
: 60267