aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-03-10 04:36:58 +0800
committerlinimon <linimon@FreeBSD.org>2004-03-10 04:36:58 +0800
commite62b240c6ddd203888d1a93b3a0b89bee7a37e1c (patch)
tree0fad6ba089ddda2d254b095fc92f1aca0e97f598
parentcaa79cb0bc29c516505ca3857551a8428783c1c0 (diff)
downloadfreebsd-ports-gnome-e62b240c6ddd203888d1a93b3a0b89bee7a37e1c.tar.gz
freebsd-ports-gnome-e62b240c6ddd203888d1a93b3a0b89bee7a37e1c.tar.zst
freebsd-ports-gnome-e62b240c6ddd203888d1a93b3a0b89bee7a37e1c.zip
Update port to support new ports features including unique LATEST_LINK,
OPTIONS, and distinfo SIZE. PR: ports/63996 Submitted by: Freddie Cash <fcash@sd73.bc.ca> (maintainer)
-rw-r--r--www/dansguardian/Makefile5
-rw-r--r--www/dansguardian/distinfo1
2 files changed, 5 insertions, 1 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile
index b4c3cdd1cb6a..dc5ca4b6f731 100644
--- a/www/dansguardian/Makefile
+++ b/www/dansguardian/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dansguardian
PORTVERSION= 2.6.1.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= # empty, see below
DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid:install \
${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT}:install
CONFLICTS= dansguardian*
+LATEST_LINK= dansguardian
WRKSRC= ${WRKDIR}/DansGuardian-${PORTVERSION:R}
GNU_CONFIGURE= yes
@@ -31,6 +32,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
--cgidir=/www/cgi-bin/ \
--piddir=/var/run/
+OPTIONS= WITH_GCC3 "Compile using GCC 3.x." off
+
DG_URL= http://dansguardian.org/index.php?page=copyright2
MAN8= dansguardian.8
diff --git a/www/dansguardian/distinfo b/www/dansguardian/distinfo
index d2ef891e5ef5..b8a4935ffbb2 100644
--- a/www/dansguardian/distinfo
+++ b/www/dansguardian/distinfo
@@ -1 +1,2 @@
MD5 (DansGuardian-2.6.1-11.source.tar.gz) = 74f30ec2f7915f1ea72ff03332359889
+SIZE (DansGuardian-2.6.1-11.source.tar.gz) = 155249