Commit graph

11 commits

Author SHA1 Message Date
sborrill
41b3cbbea1 Fix DESTDIR build (OWN_DIRS specified incorrectly).
Add full lists of dirs to INSTALLATION_DIRS and patch away directory
creation from Makefile fragments.
Use dansgrdn:dansgrdn for user:group instead of nobody:nobody
Bump PKGREVISION
2010-03-29 19:38:54 +00:00
sborrill
8aed02807f Add DESTDIR support.
Bump PKGREVISION
2010-03-08 12:49:35 +00:00
hasso
d71a8f902f Make it build on DragonFly. 2009-07-21 05:31:46 +00:00
joerg
e031855e4a Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
sborrill
cd4946e190 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.
2008-10-04 12:33:41 +00:00
gdt
72de1896d7 Follow rename of www/squid to www/squid26. Pointed out by Aleksey
Cheusov on pkgsrc-users.
2008-10-04 12:23:57 +00:00
sborrill
189a8ce2d4 Fix required_files line in rc.d script now that we are using
PKG_SYSCONFSUBDIR.
Bump PKGREVISION
2008-04-16 14:55:29 +00:00
sborrill
fc44d8296d Create log dir and set to $VARBASE/log/dansguardian.
Set user with DANSGUARDIAN_USER and DANSGUARDIAN_GROUP and ensure log dirs
is created with correct permissions.
Use OWN_DIRS to create languages and phraselists directories instead of our
own pre-install target - this fixes binary packages.
Bump PKGREVISION to 2
2008-04-03 10:19:17 +00:00
sborrill
4a34902858 Use PKG_SYSCONFSUBDIR to ensure that configuration directory gets created
when using binary packages.
Bump PKGREVISION
2008-02-26 12:39:52 +00:00
sborrill
f54adc018d DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,
and Solaris. It relies on a proxy server, for all fetching.  The preferred
proxy is Squid, however, DansGuardian should work with any proxy server.
2008-02-22 17:13:29 +00:00