Summary: | [Maintainer] www/squid: implement OPTIONS for Kerberos and YP authentication | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thomas-Martin Seck <tmseck> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Thomas-Martin Seck
2009-12-23 21:10:01 UTC
wen 2009-12-24 02:58:32 UTC FreeBSD ports repository Modified files: www/squid Makefile www/squid/files pkg-install.in squid.in Log: - Implement OPTIONS vor SQUID_KERBEROS_AUTH and SQUID_NIS_AUTH - Add a CONFLICT with www/lusca-head - Make the Squid configuration directory world readable in new installations to ease use of cachemgr.cgi - Implement squid_conf in the rc script and document user settable variables PR: ports/141930 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) Revision Changes Path 1.224 +9 -5 ports/www/squid/Makefile 1.4 +2 -2 ports/www/squid/files/pkg-install.in 1.5 +32 -13 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" State Changed From-To: open->closed Committed. Thanks! |