Package Details: dansguardian-dev 2.12.0.3-3

Package Base: dansguardian-dev
Description: Extremely flexible web content filter - Development version
Upstream URL: http://dansguardian.org
Category: network
Licenses: GPL2
Submitter: macxcool
Maintainer: techryda
Last Packager: None
Votes: 5
First Submitted: 2012-09-14 10:52
Last Updated: 2013-11-18 21:50

Latest Comments

Comment by lolowen

2015-01-17 10:09

Is this package still being maintained in AUR?

Comment by techryda

2013-11-18 21:52

-Removed deprecated rc.d init script
-Added systemd .service file
-Fixed chown in .install file

Comment by macxcool

2013-10-31 12:52

This project seems to be dead. There's no support upstream. I don't use it, so I'm disowning it.

Comment by techryda

2013-10-31 02:24

Please change 'proxy.proxy' to 'proxy:proxy'
in the 'dansguardian-dev.install' file.
'proxy.proxy' causes an error.

Thanks

Anonymous comment

2012-11-27 12:22

The source file changed to bz2 compression.
MD5: 2a88d0392cd28eaec02b7ee727b2e253

Version 2.12.0.3 does not compile. Error message:

FOptionContainer.cpp error: ‘max_upload_size’ was not declared in this scope

Version 2.12.0.2 compiles.

We should add a service file:

[Unit]
Description=DansGuardian Web Content Filter
After=squid.service

[Service]
Type=forking
PIDFile=/var/run/dansguardian.pid
ExecStart=/usr/sbin/dansguardian

[Install]
WantedBy=multi-user.target