summaryrefslogtreecommitdiffstats
path: root/www/squid25/files
Commit message (Collapse)AuthorAgeFilesLines
* .. add the missing file.adrian2003-07-271-0/+11
| | | | PR: ports/54153
* Remove the RunCache stuff and let squid handle its own child maintainence.adrian2001-09-011-2/+7
| | | | | | | | | | This now means that 'stop' as an argument works correctly, and doesn't end up having squid restarted. I've added some sleep code to wait for squid to complete its shutdown, but I have commented it out for the time being as I don't know whether its good practice to have your machine sleep during shutdown. I'll research it some more. :)
* These patches are redundant, and have been for quite some time.peter2001-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.sobomax2000-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 twotg2000-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)peter1998-04-102-6/+6
| | | | Read ChangeLog for the large list of bugfixes/changes/new features.
* Update squid1.2.beta14 -> beta16.peter1998-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 somepeter1998-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>
OpenPOWER on IntegriCloud