summaryrefslogtreecommitdiff
path: root/www/dansguardian
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-10-20 16:02:37 +0000
committerCy Schubert <cy@FreeBSD.org>2002-10-20 16:02:37 +0000
commit06f774cde68c219dee2e07ba5695e3ec00a152ae (patch)
tree9141154e998708ede0283a6f7e9dad7c808c01b8 /www/dansguardian
parentremove an disfuntional MASTER_SITE (diff)
Dansguardian requires squid be running before it starts. This patch
starts dansguardian after squid starts up. PR: 43660 Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
Notes
Notes: svn path=/head/; revision=68421
Diffstat (limited to 'www/dansguardian')
-rw-r--r--www/dansguardian/Makefile1
-rw-r--r--www/dansguardian/files/patch-autoconf::fbsd.in2
-rw-r--r--www/dansguardian/pkg-message1
3 files changed, 2 insertions, 2 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile
index ec79488adef7..c8f40f6a0a13 100644
--- a/www/dansguardian/Makefile
+++ b/www/dansguardian/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dansguardian
PORTVERSION= 2.2.10.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= # empty, see below
DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source
diff --git a/www/dansguardian/files/patch-autoconf::fbsd.in b/www/dansguardian/files/patch-autoconf::fbsd.in
index a6c194edb2ca..eec40421cb68 100644
--- a/www/dansguardian/files/patch-autoconf::fbsd.in
+++ b/www/dansguardian/files/patch-autoconf::fbsd.in
@@ -56,7 +56,7 @@
+ @install -m 644 -o root -g wheel ./exceptionuserlist $(CONFFILELOCATION)exceptionuserlist
+ @install -m 644 -o root -g wheel ./exceptioniplist $(CONFFILELOCATION)exceptioniplist
+ @install -m 644 -o root -g wheel ./pics $(CONFFILELOCATION)pics
-+ @install -m 755 -o root -g wheel ./dansguardian.bsdv $(SYSVLOCATION)dansguardian.sh
++ @install -m 755 -o root -g wheel ./dansguardian.bsdv $(SYSVLOCATION)start-dg.sh
+ @install -m 755 -o root -g wheel ./dansguardian.pl $(CGIBINLOCATION)dansguardian.pl
+ @install -m 644 -o root -g wheel ./dansguardian.8 $(MANUALFILES)man8/dansguardian.8
+ @touch $(LOGLOCATION)dansguardian.log
diff --git a/www/dansguardian/pkg-message b/www/dansguardian/pkg-message
index 992beccce6d1..dfe9bbec8902 100644
--- a/www/dansguardian/pkg-message
+++ b/www/dansguardian/pkg-message
@@ -5,4 +5,3 @@
This log file can get quite large. Please read the newsyslog(8) man
page for instructions on setting up log rotation and compression.
*******************************************************************************
-