summaryrefslogtreecommitdiff
path: root/www/squid27/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* These patches are redundant, and have been for quite some time.Peter Wemm2001-01-052-33/+0
| | | | The configure script used to override our manual settings, but no more.
* Update to the latest 2.3.STABLE4 version plus official patches.Maxim Sobolev2000-07-282-24/+24
| | | | | | PR: 20211 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Reviewed by: adrian
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-0/+21
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Update squid-1.2b18 -> 1.2.b19 (with dist patch)Peter Wemm1998-04-102-6/+6
| | | | Read ChangeLog for the large list of bugfixes/changes/new features.
* Update squid1.2.beta14 -> beta16.Peter Wemm1998-03-051-17/+15
| | | | | | | Note: the b14 -> b15 change will loose your cache unless you take the steps on http://squid.nlanr.net/ to recover it. Read the Changelog for details, this is a fairly large update.
* Evan sent me a port update moments after I committed one. Pick out somePeter Wemm1998-02-082-0/+35
of the changes he's made.. (Although I'm not so sure about moving the cache to /var/spool/squid...) Reviewed by: Evan Champion <evanc@synapse.net>