Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 10/15/2000 23:17:46
Module Name: pkgsrc
Committed By: veego
Date: Sun Oct 15 20:17:46 UTC 2000
Modified Files:
pkgsrc/www/squid: Makefile
pkgsrc/www/squid/files: md5 patch-sum
pkgsrc/www/squid/patches: patch-ag
Log Message:
Update squid from 2.3stable3 to 2.3stable4:
Important Changes:
- offline_toggle
You can now toggle the 'offline_mode' option from the cache manager.
- minimum_object_size
Added the 'minimum_object_size' option. Files smaller than this size are
not cached.
- passive_ftp
If your firewall doesn't allow passive FTP transfers, you can tell Squid
to use PORT instead by turning the 'passive_ftp' option off.
- wccp_version
Some Cisco IOS versions expect to receive WCCP packets with version set
to three. The 'wccp_version' option allows you to change it, from the
default value of four.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/www/squid/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/www/squid/files/md5
cvs rdiff -r1.6 -r1.7 pkgsrc/www/squid/files/patch-sum
cvs rdiff -r1.6 -r1.7 pkgsrc/www/squid/patches/patch-ag
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.