summaryrefslogtreecommitdiff
path: root/www/dansguardian/pkg-descr
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-03-28 02:25:13 +0000
committerCy Schubert <cy@FreeBSD.org>2002-03-28 02:25:13 +0000
commita2edf7fc8d48342093258f3cae8c9e1760bd5e43 (patch)
tree624d87ba75be5c748a56be75ef653eaef290cc08 /www/dansguardian/pkg-descr
parentNo longer need to explicitly provide a GNU autconf target. (diff)
Add dansguardian 2.2.7.1, a fast, simple web content filter for
Squid proxy servers. PR: 35382 Submitted by: Freddie Cash <fcash@bigfoot.com>
Notes
Notes: svn path=/head/; revision=56767
Diffstat (limited to '')
-rw-r--r--www/dansguardian/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/dansguardian/pkg-descr b/www/dansguardian/pkg-descr
new file mode 100644
index 000000000000..7b797234eca6
--- /dev/null
+++ b/www/dansguardian/pkg-descr
@@ -0,0 +1,20 @@
+DansGuardian is a web content filtering proxy for Linux, FreeBSD, OpenBSD,
+and Solaris. It relies on a proxy server, such as Squid, for all fetching;
+however, DansGuardian should work with any proxy server.
+
+It filters using multiple methods, including:
+ - URL and domain filtering
+ - content phrase filtering
+ - PICS filtering
+ - MIME filtering
+ - file extension filtering
+ - POST filtering
+
+Running make with WITHOUT_PICS=yes will disable the PICS filtering. All
+other filtering is controlled via the configuration file.
+
+WWW: http://dansguardian.org
+WWW: http://backup.dansguardian.org
+
+- Freddie Cash
+fcash@bigfoot.com