Is this package still being maintained in AUR?
Search Criteria
Package Details: dansguardian-dev 2.12.0.3-3
Package Actions
| Package Base: | dansguardian-dev |
|---|---|
| Description: | Extremely flexible web content filter - Development version |
| Upstream URL: | http://dansguardian.org |
| Category: | network |
| Licenses: | |
| Submitter: | macxcool |
| Maintainer: | techryda |
| Last Packager: | None |
| Votes: | 5 |
| First Submitted: | 2012-09-14 10:52 |
| Last Updated: | 2013-11-18 21:50 |
Required by (1)
Sources
- dansguardian.service
- http://sourceforge.net/projects/dansguardian/files/dansguardian-2.12.0.3.tar.bz2
Latest Comments
Comment by lolowen
Comment by techryda
-Removed deprecated rc.d init script
-Added systemd .service file
-Fixed chown in .install file
Comment by macxcool
This project seems to be dead. There's no support upstream. I don't use it, so I'm disowning it.
Comment by techryda
Please change 'proxy.proxy' to 'proxy:proxy'
in the 'dansguardian-dev.install' file.
'proxy.proxy' causes an error.
Thanks
Anonymous comment
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