Responsible Changed From-To: freebsd-ports-bugs->delphij Submitter has GNATS access
State Changed From-To: open->feedback Awaiting maintainers feedback
Sorry for the delay -- I had the port ready for submission but waited for the distfiles to show up on the FTP mirrors -- and managed to forget about it. Please accept my apologies. Summary: - 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 Added files: files/patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in files/patch-helpers-negotiate_auth-squid_kerb_auth-squid_kerb_auth.c
State Changed From-To: feedback->closed Maintainer patch committed, thanks!
delphij 2007-08-14 02:32:12 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo www/squid/files icap-2.6-bootstrap.patch patch-src-cf.data.pre squid.in Added files: www/squid/files patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in patch-helpers-negotiate_auth-squid_kerb_auth-squid_kerb_auth.c Log: - 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) Revision Changes Path 1.200 +31 -14 ports/www/squid/Makefile 1.155 +12 -3 ports/www/squid/distinfo 1.3 +51 -62 ports/www/squid/files/icap-2.6-bootstrap.patch 1.1 +19 -0 ports/www/squid/files/patch-helpers-negotiate_auth-squid_kerb_auth-Makefile.in (new) 1.1 +10 -0 ports/www/squid/files/patch-helpers-negotiate_auth-squid_kerb_auth-squid_kerb_auth.c (new) 1.4 +15 -4 ports/www/squid/files/patch-src-cf.data.pre 1.3 +5 -3 ports/www/squid/files/squid.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"