- Update to 2.6.STABLE14 plus three patches (see http://www.squid-cache.org/Versions/v2/2.6/changesets/ for details)
- Add two new authentication helpers: DB and squid_kerb_auth
- Add the website mirrors to the list of download sites as a last resort in case the distfiles do not make it to the FTP mirrors in time
- Update the mirror server list a bit after checking with the official list at http://www.squid-cache.org/Download/mirrors.dyn
- Stop handling the "WITH_DEBUG" case: bsd.port.mk handles this just fine
- Add a new rc configuration variable "squid_pidfile" that defaults to $PREFIX/squid/logs/squid.pid, use this variable for $pidfile in the rc script and document it in the Squid default/example configuration
- Update the ICAP-2.6-bootstrap patch to reflect changes in the Squid sources
Submitted by: maintainer
PR: ports/115453 (in followup)