Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: source-changes
Date: 08/04/2002 13:19:40
Module Name:	doc
Committed By:	zuntum
Date:		Sun Aug  4 10:19:40 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note squidGuard-1.2.0 addition as pkgsrc/www/squidGuard

squidGuard is a combined filter, redirector and access controller plugin
for Squid. It can be used to:

* limit the web access for some users to a list of accepted/well known web
  servers and/or URLs only.
* block access to some listed or blacklisted web servers and/or URLs
  for some users.
* block access to URLs matching a list of regular expressions or words
  for some users.
* enforce the use of domainnames/prohibit the use of IP address in URLs.
* redirect blocked URLs to an "intelligent" CGI based info page.
* redirect unregistered user to a registration form.
* redirect popular downloads like Netscape, MSIE etc. to local copies.
* redirect banners to an empty GIF.
* have different access rules based on time of day, day of the week, date etc.
* have different rules for different user groups.
* and much more..


To generate a diff of this commit:
cvs rdiff -r1.7142 -r1.7143 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.