summaryrefslogtreecommitdiff
path: root/www/squid31/pkg-install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't require interaction on install while PACKAGE_BUILDING.Steve Price1999-06-221-1/+1
| | | | Notes: svn path=/head/; revision=19662
* Unteach pkg/INSTALL about the fictitious mib.txt.default too. :-]Peter Wemm1997-12-201-4/+2
| | | | Notes: svn path=/head/; revision=9142
* Initial squid 1.2beta8 port. As the squid www page says:Peter Wemm1997-12-061-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | "We are currently in a beta-test period for Squid-1.2. If you like seeing Squid coredump frequently, please join us!" "This is BETA software. Do not run this on your production systems. Logfile formats are subject (and likely) to change at any time without warning. Here is a brief list of the major features of this version: HTTP/1.1 persisitent connections. Lower VM usage; in-transit objects are not held fully in memory. Totally independent swap directories. Customizable error texts. FTP supported internally; no more ftpget. Asynchronous disk operations (optional, requires pthreads library). Internal icons for FTP and gopher directories. snprintf() used everywhere instead of sprintf(). ...and many more! " As well, there is support for using MD5 or SHA hashes of URL's in the cache index for space (and speed?) savings, SNMP support, poll(2) is used by default, etc. Please see http://squid.nlanr.net/Squid/1.2.beta/ before using. Notes: svn path=/head/; revision=9004
* Update from squid-1.0.0 to 1.0.20. There are a large number of bug fixesPeter Wemm1996-11-061-10/+6
| | | | | | | | | | | | | | and stability measures. This port installs in a "FreeBSD-native" tree (like apache) rather than with a mini hierarchy under /usr/local/squid/{bin,etc,cache,logs,...} (the default behavior seems to have changed between 1.0.0 and 1.0.20) Also, build a rc.d/squid.sh script. Notes: svn path=/head/; revision=4314
* Upgrade from 1.0 beta11 to 1.0 release.Satoshi Asami1996-07-101-2/+7
| | | | | | | Submitted by: Andrew Stesin <stesin@elvisti.kiev.ua> Notes: svn path=/head/; revision=3363
* A post-harvest www cache proxy.Satoshi Asami1996-06-031-0/+36
Submitted by: Andrew V. Stesin <stesin@elvisti.kiev.ua> and Peter Stubbs <PETERS@staidan.qld.edu.au> Notes: svn path=/head/; revision=3166