K 10 svn:author V 4 miwi K 8 svn:date V 27 2007-06-24T20:28:32.000000Z K 7 svn:log V 954 - Update to PatchSet 10865 as of 20070623 Changelog: - Update to CVS as of 2007-06-23, i.e. include all applicable PatchSets up to PatchSet 10865. - Due to popular demand introduce squid_pidfile as rc(8) tunable; it defaults to ${PREFIX}/squid/logs/squid.pid. Document the need to tweak this variable in squid.conf.default if the administrator chooses to change this default in Squid's configuration. - install a new basic auth helper "DB" that is used to get user/password information via a SQL database accessible with Perl's DBI; install the example SQL script to create such a database in ${EXAMPLESDIR} - Apply some cleanups in Makefile: * prefer PatchSet over ChangeSet consistently * improve handling of debugging options * note that Squid-3's kqueue(2) is still considered experimental by the Squid developers (but keep it enabled by default) PR: 113997 Submitted by: Thomas-Martin Seck (maintainer) END