Date: Wed, 2 Jun 2004 11:10:02 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squid Makefile distinfo Message-ID: <200406021810.i52IA27p024408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/06/02 11:10:02 PDT
FreeBSD ports repository
Modified files:
www/squid Makefile distinfo
Log:
- correct report of available cache memory for cache sizes >2GB
in cache.log (squid bug #570)
- correct the least-load store directory selection algorithm
for the cache directories using the "ufs" storage scheme (squid bug #676)
- correct the type of the cacheCurrentUnlinkRequests SNMP variable
(squid bug #946)
- include client IP addresses in debug output (squid bug #948)
- correct the HTML doctype for autogenerated FTP directory listings
(squid bug #969)
- if no resolv.conf is present the dns_servers variable now defaults
to 127.0.0.1 (squid bug #991)
- update the documentation of the MSNT basic authentication helper
(squid bug #717)
PR: ports/67495
Submitted by: maintainer
Revision Changes Path
1.124 +9 -2 ports/www/squid/Makefile
1.89 +14 -0 ports/www/squid/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406021810.i52IA27p024408>
