cvs commit: ports UPDATING ports/www/squid Makefile distinfo
pkg-descr pkg-install ports/www/squid/files squid.sh
Sergey Matveychuk
sem at FreeBSD.org
Wed Sep 1 23:44:15 PDT 2004
sem 2004-09-02 06:44:14 UTC
FreeBSD ports repository
Modified files:
. UPDATING
www/squid Makefile distinfo pkg-descr pkg-install
www/squid/files squid.sh
Log:
Implement vendor patches for the following issues:
- try to prevent crashes of the digest helper (squid bug #1031)
- correct parsing of the acl_time directive when multiple time specifications
are given (squid bug #1060)
- correct "cachemgr config" output for http_header_* directives
(squid bug #1056)
- recognize the Content-Disposition header to be able to specify
http_header_access directives using it (squid bug #961)
See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further
information.
Reimplement the rcNG support. See UPDATING for details.
PR: ports/71260
Submitted by: maintainer
Revision Changes Path
1.68 +18 -1 ports/UPDATING
1.140 +21 -4 ports/www/squid/Makefile
1.103 +8 -0 ports/www/squid/distinfo
1.9 +57 -45 ports/www/squid/files/squid.sh
1.11 +0 -8 ports/www/squid/pkg-descr
1.16 +10 -18 ports/www/squid/pkg-install
More information about the cvs-ports
mailing list