Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 2 | -5/+22 |
| | | | | | | | 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. | ||||
* | Remove obsolete `Version required' lines. | Akinori MUSHA | 2000-04-14 | 1 | -1/+0 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+4 |
| | |||||
* | Update from squid-2.2.STABLE4 -> squid-2.2.STABLE5 | Peter Wemm | 1999-11-11 | 2 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -6/+6 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Update from 2.2-STABLE3 -> 2.2-STABLE4 | Peter Wemm | 1999-08-08 | 2 | -3/+3 |
| | |||||
* | Don't require interaction on install while PACKAGE_BUILDING. | Steve Price | 1999-06-22 | 1 | -1/+1 |
| | |||||
* | s,/usr/local,${PREFIX},g | Michael Haro | 1999-06-05 | 1 | -3/+3 |
| | |||||
* | Update from squid 2.1 -> 2.2 after repository copy. | Peter Wemm | 1999-05-23 | 3 | -11/+13 |
| | |||||
* | Yet more WWW: fun. | Michael Haro | 1999-05-03 | 1 | -1/+2 |
| | |||||
* | Update the MASTER_SITES. | Masafumi Max NAKANE | 1999-04-18 | 1 | -5/+5 |
| | |||||
* | Update from squid 2.0 -> squid 2.1 (after repository copy) | Peter Wemm | 1998-12-26 | 2 | -16/+11 |
| | |||||
* | Add patches to bring up to 2.0 patchlevel 2 | Peter Wemm | 1998-10-19 | 2 | -3/+7 |
| | |||||
* | Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy. | Peter Wemm | 1998-10-06 | 3 | -21/+28 |
| | | | | | | Squid 2.0 is the-version-formerly-known-as-1.2. v2.0 has NOVM-like functionality internally, so there's no seperate NOVM version. v1.1.* is no longer officially supported. | ||||
* | Update from squid 1.2b20 -> 1.2b22 | Peter Wemm | 1998-06-09 | 2 | -9/+8 |
| | |||||
* | Update from 1.2.beta19 -> 1.2.beta20 (+patch 1) | Peter Wemm | 1998-04-26 | 2 | -8/+8 |
| | |||||
* | Update squid-1.2b18 -> 1.2.b19 (with dist patch) | Peter Wemm | 1998-04-10 | 4 | -17/+17 |
| | | | | Read ChangeLog for the large list of bugfixes/changes/new features. | ||||
* | Update squid-1.2beta17 -> 1.2beta18 | Peter Wemm | 1998-03-26 | 3 | -7/+10 |
| | |||||
* | Add missing files to PLIST | Peter Wemm | 1998-03-22 | 1 | -0/+5 |
| | | | | Approved by: asame | ||||
* | Update squid 1.2.beta16 -> 1.2.beta17 | Peter Wemm | 1998-03-20 | 2 | -9/+8 |
| | |||||
* | Include the regularly-scheduled post-beta-release patch. | Peter Wemm | 1998-03-09 | 2 | -3/+4 |
| | |||||
* | Update squid1.2.beta14 -> beta16. | Peter Wemm | 1998-03-05 | 3 | -26/+23 |
| | | | | | | | 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. | ||||
* | Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are | Satoshi Asami | 1998-02-16 | 1 | -1/+2 |
| | | | | | unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.) | ||||
* | Argh.. yet another botch.. Sigh.. :-/ | Peter Wemm | 1998-02-14 | 1 | -3/+3 |
| | | | | Pointed out by: Evan Champion <evanc@synapse.net> | ||||
* | Include 1.2.beta14 patches | Peter Wemm | 1998-02-14 | 2 | -3/+4 |
| | | | | Submitted by: Evan Champion <evanc@synapse.net> | ||||
* | I forgot to strip the binaries in the new locations, I missed this | Peter Wemm | 1998-02-09 | 1 | -2/+7 |
| | | | | | | change in the Makefile Evan sent me. Submitted by: Evan Champion <evanc@piano.synapse.net> | ||||
* | Some backend clients were moved from sbin to libexec.. | Peter Wemm | 1998-02-08 | 1 | -4/+4 |
| | | | | Submitted by: Evan Champion <evanc@synapse.net> | ||||
* | Evan sent me a port update moments after I committed one. Pick out some | Peter Wemm | 1998-02-08 | 3 | -11/+48 |
| | | | | | | | 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> | ||||
* | Missing PLIST entries | Peter Wemm | 1998-02-08 | 1 | -0/+2 |
| | |||||
* | Update from 1.2.beta11 -> 1.2beta14 | Peter Wemm | 1998-02-08 | 2 | -20/+9 |
| | | | | | | | | | | | | | | | | | | | | | Major changes: - the URL and SHA cache key methods are gone, MD5 is the only option. - the swap.state system has been redesigned as a transaction log for much faster restarts and crash recovery. - SIZE on ftp binary transfers. - Lots of bug fixes and code cleanups. From the web page; http://squid.nlanr.net/Squid/1.2.beta/ WARNING, with beta12 we are starting to stuff object metadata into the beginning of objects on disk. With beta13 we have changed the "swap.state" file format to binary instead of text. When you run this version for the first time you WILL LOSE YOUR CACHE! The previous warning still stands: 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. | ||||
* | Update this for the benefit of the new broken patch. Tell it to look at | Peter Wemm | 1998-01-21 | 1 | -1/+10 |
| | | | | | | Index: like posix says, rather than going into dummy mode. The distributed patches are generated with standard cvs and don't have ache's hack (which doesn't work when new files are added anyway). | ||||
* | Update squid-1.2.beta10+dist_patches -> squid-1.2.beta11+dist_patches | Peter Wemm | 1998-01-10 | 2 | -28/+39 |
| | |||||
* | Update 1.2b8 -> 1.2b10 (plus dist patch) | Peter Wemm | 1998-01-04 | 2 | -23/+25 |
| | |||||
* | Unteach pkg/INSTALL about the fictitious mib.txt.default too. :-] | Peter Wemm | 1997-12-20 | 1 | -4/+2 |
| | |||||
* | This port doesn't install etc/squid/mib.txt.default, it installs mib.txt. | Satoshi Asami | 1997-12-18 | 1 | -1/+1 |
| | |||||
* | Initial squid 1.2beta8 port. As the squid www page says: | Peter Wemm | 1997-12-06 | 6 | -21/+87 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | "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. | ||||
* | Update squid 1.1.17 -> 1.1.18 | Peter Wemm | 1997-11-01 | 2 | -5/+6 |
| | |||||
* | Update 1.1.16 -> 1.1.17 | Peter Wemm | 1997-10-25 | 2 | -5/+5 |
| | |||||
* | Update 1.1.15 -> 1.1.16. Minor fixes - the ChangeLog has the details. | Peter Wemm | 1997-09-07 | 2 | -5/+5 |
| | |||||
* | Update to squid 1.1.15, Among the changes is the fix for fetch's very slow | Peter Wemm | 1997-08-13 | 2 | -5/+6 |
| | | | | tranfsers due to it's T/TCP-style send-request-and-half-shutdown query. | ||||
* | Update squid-1.1.11 -> 1.1.14. See ChangeLog for details, there are some | Peter Wemm | 1997-07-18 | 2 | -9/+7 |
| | | | | | important fixes, but note that 1.1.12 and 1.1.13 were withdrawn due to stability problems. | ||||
* | Update squid-1.1.10 to squid-1.1.11 | Peter Wemm | 1997-07-01 | 2 | -7/+9 |
| | |||||
* | Squid-1.1 is not beta software any more.. | Peter Wemm | 1997-05-17 | 1 | -1/+1 |
| | |||||
* | Oops, editor glitch.. (and my xterm scrollback proves it.. :-) | Peter Wemm | 1997-05-17 | 1 | -2/+2 |
| | |||||
* | Update 1.1.9 -> 1.1.10. See ChangeLog for details. | Peter Wemm | 1997-05-17 | 2 | -6/+6 |
| | |||||
* | Update 1.1.8+patches -> 1.1.9. | Peter Wemm | 1997-03-31 | 3 | -13/+16 |
| | | | | See ChangeLog for the (large) list of changes. | ||||
* | Use official patches from dist site. Included is a possible fix to the | Peter Wemm | 1997-03-23 | 2 | -3/+7 |
| | | | | | | | | | | slowdown problem. Note, I've changed the DIST_SUBDIR.. all the patches files seem to be called "fixes.patch" and were colliding with each other. Reviewed by: Submitted by: Obtained from: | ||||
* | Update from 1.1.7+patches to 1.1.8. This fixes a number of unresolved | Peter Wemm | 1997-03-04 | 2 | -10/+4 |
| | | | | problems, including a patching braino on my part... |