pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/dansguardian Dansguardian doesn't actually require...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2f5d873e7f9
branches:  trunk
changeset: 547811:f2f5d873e7f9
user:      sborrill <sborrill%pkgsrc.org@localhost>
date:      Sat Oct 04 12:33:41 2008 +0000

description:
Dansguardian doesn't actually require squid at all (and it certainly isn't
safe to tie it to one specific version), so remove the dependency.
Dansguardian will work with any upstream web proxy; it requires a parent
proxy for the actual fetching, but we don't need to dictate which one.

diffstat:

 www/dansguardian/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r a0b25bb78f50 -r f2f5d873e7f9 www/dansguardian/Makefile
--- a/www/dansguardian/Makefile Sat Oct 04 12:23:57 2008 +0000
+++ b/www/dansguardian/Makefile Sat Oct 04 12:33:41 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/10/04 12:23:57 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2008/10/04 12:33:41 sborrill Exp $
 
 DISTNAME=      dansguardian-2.8.0.6.source
 PKGNAME=       dansguardian-2.8.0.6
@@ -49,8 +49,6 @@
 OWN_DIRS_PERMS+=       ${VARBASE}/log/dansguardian \
                        ${DANSGUARDIAN_USER} ${DANSGUARDIAN_GROUP} 0755
 
-DEPENDS+=      squid>=2.5:../../www/squid26
-
 .for f in logrotation pics transparent1x1.gif \
        dansguardian.conf       \
        dansguardianf1.conf     \



Home | Main Index | Thread Index | Old Index