summaryrefslogtreecommitdiff
path: root/www/dansguardian
AgeCommit message (Collapse)AuthorFilesLines
2016-09-19Add email, commandline and clamd options. Enable email by default.sborrill5-8/+58
Bump PKGREVISION to 7
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-04-20Defend against calling select() with nfds >= FD_SETSIZE.prlw15-8/+119
PR pkg/50995
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-04Fix path in patchsborrill2-5/+5
2015-09-03Fix some bugs related to maxuploadsize. Without these patches, all filesborrill8-23/+130
uploads are blocked irrespective of what is set in the configuration files. Remove MESSAGE as licence has changed, it is now entirely GPL. Bump PKGREVISION.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-01-20Make per room blocking optionalprlw13-3/+62
2014-10-14Give dansguardian a debug optionprlw12-1/+14
2014-09-25Requires zlib.jperkin1-1/+2
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-03-28Update dansguardian to 2.12.0.3prlw130-736/+484
* Applied patch #9 (Crash when more than one authplugin are selected) by Frederic Bourgeois * Added feature to allow Facebook mock ajax (request #6) by Jason Spiro * Added contrib dir * Added a new html & css validated html template in contrib (request #3). By Chris Peschke * Converted iso-8859 message files to utf-8 (bug #86). Suggested by Fred Ulisses Maranhao * Fixed Error reading Content-Length (bug #84). By Carlos Soto * Fixed compilation error BSD due lack of string.h when using memcpy() (bug #75). By Alexander Hornung * Fixed exceptioniplist case sensitivity (bug #11). By Mark J Hewitt * Fixed accept-encoding support for new tokens (bug #13). By userquin * Applied patch 3438750 (GCC 4.4 and 4.6 compatibility) by Mathieu PARENT * Applied patch 3438749 (French translation update) by Mathieu PARENT * Applied patch 3418297 (Set proxy timeout in dansguardian.conf) by Frederic Bourgeois * Applied patch 3419088 (login/password in URL is dropped) by Mathieu PARENT * Applied patch 3419089 ("Expect" header should be dropped) by Mathieu PARENT * Applied patch 3438751 (Fix queue handling in OptionContainer) by Mathieu PARENT * Applied patch 3515167 (Fix digest identication) by Frederic Bourgeois * Fixed GCC warnings * LFS review in String.cpp (requires different arch review yet) Previous release notes seem to be lost - the build structure changed, and: Both the main configuration file and the filter group configuration file(s) have changed since the last stable release. If you try to re-use the configuration from an existing copy of 2.8.0.6 or earlier, the daemon will not start. On the other hand, list files (phrase lists, domain lists, etc.) have not changed format, and should largely "just work". There have been improvements to the default list files, though, so again it is recommended that you start from the new version and re-do any customisations.
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-01-09Needs zlib.jperkin1-1/+2
2013-12-10Fix build on SunOS. Patches from Sebastian Wiedenroth.jperkin3-1/+35
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2013-07-11Fix checksumssborrill1-3/+3
2013-07-11Fix build with 64-bit time_tsborrill3-1/+49
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-11-25Fix build with modern GCCjoerg11-1/+132
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. 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=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-03-29Fix DESTDIR build (OWN_DIRS specified incorrectly).sborrill7-8/+177
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-08Add DESTDIR support.sborrill1-7/+13
Bump PKGREVISION
2009-07-21Make it build on DragonFly.hasso2-1/+69
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-49/+1
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
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-04Dansguardian doesn't actually require squid at all (and it certainly isn'tsborrill1-3/+1
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-04Follow rename of www/squid to www/squid26. Pointed out by Alekseygdt1-4/+4
Cheusov on pkgsrc-users.
2008-04-16Fix required_files line in rc.d script now that we are usingsborrill2-4/+4
PKG_SYSCONFSUBDIR. Bump PKGREVISION
2008-04-03Create log dir and set to $VARBASE/log/dansguardian.sborrill1-60/+30
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-02-26Use PKG_SYSCONFSUBDIR to ensure that configuration directory gets createdsborrill1-5/+7
when using binary packages. Bump PKGREVISION
2008-02-22DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,sborrill6-0/+440
and Solaris. It relies on a proxy server, for all fetching. The preferred proxy is Squid, however, DansGuardian should work with any proxy server.