summaryrefslogtreecommitdiff
path: root/www/squid25 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-11Update from squid-2.2.STABLE4 -> squid-2.2.STABLE5Peter Wemm2-3/+3
Notes: svn path=/head/; revision=23017
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21146
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-6/+6
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-22chmod -> ${CHMOD}Michael Haro1-2/+2
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-08Update from 2.2-STABLE3 -> 2.2-STABLE4Peter Wemm2-3/+3
Notes: svn path=/head/; revision=20613
1999-06-22Don't require interaction on install while PACKAGE_BUILDING.Steve Price1-1/+1
Notes: svn path=/head/; revision=19662
1999-06-05s,/usr/local,${PREFIX},gMichael Haro1-3/+3
Notes: svn path=/head/; revision=19220
1999-05-23Update from squid 2.1 -> 2.2 after repository copy.Peter Wemm3-11/+13
Notes: svn path=/head/; revision=18955
1999-05-03Yet more WWW: fun.Michael Haro1-1/+2
Notes: svn path=/head/; revision=18419
1999-04-18Update the MASTER_SITES.Masafumi Max NAKANE1-5/+5
Notes: svn path=/head/; revision=17963
1998-12-26Update from squid 2.0 -> squid 2.1 (after repository copy)Peter Wemm2-16/+11
Notes: svn path=/head/; revision=15627
1998-10-19Add patches to bring up to 2.0 patchlevel 2Peter Wemm2-3/+7
Notes: svn path=/head/; revision=14065
1998-10-06Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy.Peter Wemm3-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. Notes: svn path=/head/; revision=13679
1998-06-09Update from squid 1.2b20 -> 1.2b22Peter Wemm2-9/+8
Notes: svn path=/head/; revision=11363
1998-04-26Update from 1.2.beta19 -> 1.2.beta20 (+patch 1)Peter Wemm2-8/+8
Notes: svn path=/head/; revision=10686
1998-04-10Update squid-1.2b18 -> 1.2.b19 (with dist patch)Peter Wemm4-17/+17
Read ChangeLog for the large list of bugfixes/changes/new features. Notes: svn path=/head/; revision=10460
1998-03-26Update squid-1.2beta17 -> 1.2beta18Peter Wemm3-7/+10
Notes: svn path=/head/; revision=10318
1998-03-22Add missing files to PLISTPeter Wemm1-0/+5
Approved by: asame Notes: svn path=/head/; revision=10279
1998-03-20Update squid 1.2.beta16 -> 1.2.beta17Peter Wemm2-9/+8
Notes: svn path=/head/; revision=10235
1998-03-09Include the regularly-scheduled post-beta-release patch.Peter Wemm2-3/+4
Notes: svn path=/head/; revision=10080
1998-03-05Update squid1.2.beta14 -> beta16.Peter Wemm3-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. Notes: svn path=/head/; revision=10048
1998-02-16Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these areSatoshi Asami1-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.) Notes: svn path=/head/; revision=9754
1998-02-14Argh.. yet another botch.. Sigh.. :-/Peter Wemm1-3/+3
Pointed out by: Evan Champion <evanc@synapse.net> Notes: svn path=/head/; revision=9717
1998-02-14Include 1.2.beta14 patchesPeter Wemm2-3/+4
Submitted by: Evan Champion <evanc@synapse.net> Notes: svn path=/head/; revision=9710
1998-02-09I forgot to strip the binaries in the new locations, I missed thisPeter Wemm1-2/+7
change in the Makefile Evan sent me. Submitted by: Evan Champion <evanc@piano.synapse.net> Notes: svn path=/head/; revision=9632
1998-02-08Some backend clients were moved from sbin to libexec..Peter Wemm1-4/+4
Submitted by: Evan Champion <evanc@synapse.net> Notes: svn path=/head/; revision=9625
1998-02-08Evan sent me a port update moments after I committed one. Pick out somePeter Wemm3-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> Notes: svn path=/head/; revision=9624
1998-02-08Missing PLIST entriesPeter Wemm1-0/+2
Notes: svn path=/head/; revision=9622
1998-02-08Update from 1.2.beta11 -> 1.2beta14Peter Wemm2-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. Notes: svn path=/head/; revision=9621
1998-01-21Update this for the benefit of the new broken patch. Tell it to look atPeter Wemm1-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). Notes: svn path=/head/; revision=9386
1998-01-10Update squid-1.2.beta10+dist_patches -> squid-1.2.beta11+dist_patchesPeter Wemm2-28/+39
Notes: svn path=/head/; revision=9308
1998-01-04Update 1.2b8 -> 1.2b10 (plus dist patch)Peter Wemm2-23/+25
Notes: svn path=/head/; revision=9261
1997-12-20Unteach pkg/INSTALL about the fictitious mib.txt.default too. :-]Peter Wemm1-4/+2
Notes: svn path=/head/; revision=9142
1997-12-18This port doesn't install etc/squid/mib.txt.default, it installs mib.txt.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=9127
1997-12-06Initial squid 1.2beta8 port. As the squid www page says:Peter Wemm6-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. Notes: svn path=/head/; revision=9004
1997-11-01Update squid 1.1.17 -> 1.1.18Peter Wemm2-5/+6
Notes: svn path=/head/; revision=8430
1997-10-25Update 1.1.16 -> 1.1.17Peter Wemm2-5/+5
Notes: svn path=/head/; revision=8351
1997-09-07Update 1.1.15 -> 1.1.16. Minor fixes - the ChangeLog has the details.Peter Wemm2-5/+5
Notes: svn path=/head/; revision=7796
1997-08-13Update to squid 1.1.15, Among the changes is the fix for fetch's very slowPeter Wemm2-5/+6
tranfsers due to it's T/TCP-style send-request-and-half-shutdown query. Notes: svn path=/head/; revision=7553
1997-07-18Update squid-1.1.11 -> 1.1.14. See ChangeLog for details, there are somePeter Wemm2-9/+7
important fixes, but note that 1.1.12 and 1.1.13 were withdrawn due to stability problems. Notes: svn path=/head/; revision=7367
1997-07-01Update squid-1.1.10 to squid-1.1.11Peter Wemm2-7/+9
Notes: svn path=/head/; revision=7168
1997-05-17Squid-1.1 is not beta software any more..Peter Wemm1-1/+1
Notes: svn path=/head/; revision=6479
1997-05-17Oops, editor glitch.. (and my xterm scrollback proves it.. :-)Peter Wemm1-2/+2
Notes: svn path=/head/; revision=6478
1997-05-17Update 1.1.9 -> 1.1.10. See ChangeLog for details.Peter Wemm2-6/+6
Notes: svn path=/head/; revision=6476
1997-03-31Update 1.1.8+patches -> 1.1.9.Peter Wemm3-13/+16
See ChangeLog for the (large) list of changes. Notes: svn path=/head/; revision=6075
1997-03-23Use official patches from dist site. Included is a possible fix to thePeter Wemm2-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: Notes: svn path=/head/; revision=5984
1997-03-04Update from 1.1.7+patches to 1.1.8. This fixes a number of unresolvedPeter Wemm2-10/+4
problems, including a patching braino on my part... Notes: svn path=/head/; revision=5842
1997-03-02Update 1.1.6 -> 1.1.7 + vendor patches.Peter Wemm2-8/+12
Note: the patch file on the web site has several problems.. First, it doesn't apply, and second, it bogusly changes the version. It also introduces some problems for FreeBSD where the author missed the point of a fix I sent back. :-( Notes: svn path=/head/; revision=5781
1997-02-25Patchfile has changed.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=5741
1997-02-20Include patch distributed on the web page to tie up some problems:Peter Wemm2-1/+5
- POST didn't work if there were null characters (strncpy vs. memcpy) - defensive measures to try and stop "HELP! IP cache overflowing" - warn when forced to do blocking gethostbyxxxx() calls - fix some coredumps and other problems Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=5705