cvs commit: ports/www/squid Makefile distinfo

Kirill Ponomarew krion at FreeBSD.org
Wed Jun 2 11:10:08 PDT 2004


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


More information about the cvs-all mailing list