summaryrefslogtreecommitdiffstats
path: root/www/squid/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update the squid24 port to Squid-2.4.STABLE6.adrian2002-03-221-1/+1
| | | | STABLE5 was a buggy release, so we're skipping that one.
* Update the port to squid-2.4stable4 .adrian2002-02-191-1/+1
|
* Update the port to squid-2.4STABLE3.adrian2001-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | From the ChangeLog: Changes to Squid-2.4.STABLE3 (Nov 28, 2001): - Fixed bug #255: core dump on SSL/CONNECT if access denied by miss_access - Fixed bug #246: corrupt on-disk meta information preventing rebuilds of lost swap.state files - Fixed bug #243: squid_ldap_auth now supports spaces in passwords - Fixed a coredump when creating FTP directories - Fixed a compile time problem with statHistDump prototype mistmatch, reported by some compilers - Fixed a potential coredump situation on snmpwalk in certain configurations - Fixed bug #229: filedescriptor leakage in the "aufs" cache_dir store implementation - Serbian error message translations
* * Update the port to use the newly-release squid-2.4STABLE2adrian2001-08-281-7/+1
| | | | | * Fix the Makefile to actually chown our log/cache dirs to nobody when they're created
* PR: 26339adrian2001-04-101-0/+1
| | | | Fix the diskd path issue. diskd should now be found by squid and work happy.
* Add the latest patch - a HTCP (cache control protocol, not a HTTP extension)adrian2001-04-031-0/+1
| | | | fix.
* Add some PATCHFILES to this port, and bump its PORTREVISION.adrian2001-03-311-0/+4
| | | | | | | | I ran off and updated the patch files on the squid website for 2.4.stable1, and then updated this port to use them. Note that diskd is still broken here - I haven't actually committed a fix to squid yet .. :-P
* PR: 26059adrian2001-03-271-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update the squid-2.4 port to actually _be_ squid-2.4 . Phew. This port builds, installs, packages, pkg_delete's cleanly. I'm going to run it through some more linting and tidying up before I'm completely done with it. Differences from squid22/squid23 : * install-pinger isn't built. I'll tackle this later, possibly by creating a squid user/group. I don't like having suid binaries installed, even more so when 99% of the users of this port won't even enable ICMP pinging. * I've enabled the lru and heap replacement policies. LRU is used by default, the beauty here is that the user can choose one or the other without needing a recompile. * I've enabled ufs (sync), diskd (async) and null (no caching, only proxying). This again lets users choose what they want without needing a recompile. The default is still a 100mb cache in /usr/local/squid/cache/ running ufs. I would change it to diskd but if the user hasn't tweaked their sysV shm/msg parameters sufficiently they'll just be puzzled when squid gives mysterious sysV errors (and if they load it up enough to have UFS become an issue, they'd be better off reading the squid FAQ anyhow..)
* Long overdue update. Add some vendor supplied patches.peter2001-01-051-0/+5
| | | | Nagged by: many folks
* Update to the latest 2.3.STABLE4 version plus official patches.sobomax2000-07-281-2/+3
| | | | | | PR: 20211 Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Reviewed by: adrian
* Add an official patch.sobomax2000-06-011-0/+1
| | | | | | | | | | | Synopsis: "If you fill up your squid cache, CPU will go to 100% but the cache will not be cleaned up." PR: 18920 Submitted by: Mike Harding <mvh@ix.netcom.com> Obtained from: http://www.squid-cache.org/Versions/v2/2.3/bugs/
* Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the newpeter2000-05-171-11/+1
| | | | | package version mechanism doesn't seem to have a place to show this new release. :-(
* Update the squid23 port to fix a few loose ends:peter2000-04-171-2/+10
| | | | | | - the distributed patches got regenerated to have the correct paths - disable optimization because of gcc bugs (as recommended by squid folks) - list a few new --enable/--disable options
* Update to squid 2.3-stable2. This has matured enough that it shouldpeter2000-03-051-1/+3
| | | | probably be used instead of -stable1 now.
* Update squid2.2-STABLE5 -> squid2.3-STABLE1 after a repo copy frompeter2000-01-291-1/+1
| | | | ports/www/squid22.
* Update from squid-2.2.STABLE4 -> squid-2.2.STABLE5peter1999-11-111-1/+1
|
* Update from 2.2-STABLE3 -> 2.2-STABLE4peter1999-08-081-1/+1
|
* Update from squid 2.1 -> 2.2 after repository copy.peter1999-05-231-2/+1
|
* Update from squid 2.0 -> squid 2.1 (after repository copy)peter1998-12-261-3/+2
|
* Add patches to bring up to 2.0 patchlevel 2peter1998-10-191-0/+2
|
* Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy.peter1998-10-061-1/+1
| | | | | | 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.2b22peter1998-06-091-2/+1
|
* Update from 1.2.beta19 -> 1.2.beta20 (+patch 1)peter1998-04-261-2/+2
|
* Update squid-1.2b18 -> 1.2.b19 (with dist patch)peter1998-04-101-1/+2
| | | | Read ChangeLog for the large list of bugfixes/changes/new features.
* Update squid-1.2beta17 -> 1.2beta18peter1998-03-261-1/+1
|
* Update squid 1.2.beta16 -> 1.2.beta17peter1998-03-201-2/+1
|
* Include the regularly-scheduled post-beta-release patch.peter1998-03-091-0/+1
|
* Update squid1.2.beta14 -> beta16.peter1998-03-051-2/+1
| | | | | | | 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.
* Include 1.2.beta14 patchespeter1998-02-141-0/+1
| | | | Submitted by: Evan Champion <evanc@synapse.net>
* Update from 1.2.beta11 -> 1.2beta14peter1998-02-081-2/+1
| | | | | | | | | | | | | | | | | | | | | 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 squid-1.2.beta10+dist_patches -> squid-1.2.beta11+dist_patchespeter1998-01-101-2/+2
|
* Update 1.2b8 -> 1.2b10 (plus dist patch)peter1998-01-041-2/+2
|
* Initial squid 1.2beta8 port. As the squid www page says:peter1997-12-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | "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.18peter1997-11-011-1/+1
|
* Update 1.1.16 -> 1.1.17peter1997-10-251-1/+1
|
* Update 1.1.15 -> 1.1.16. Minor fixes - the ChangeLog has the details.peter1997-09-071-1/+1
|
* Update to squid 1.1.15, Among the changes is the fix for fetch's very slowpeter1997-08-131-1/+1
| | | | 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 somepeter1997-07-181-3/+1
| | | | | 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.11peter1997-07-011-1/+3
|
* Update 1.1.9 -> 1.1.10. See ChangeLog for details.peter1997-05-171-1/+1
|
* Update 1.1.8+patches -> 1.1.9.peter1997-03-311-2/+1
| | | | See ChangeLog for the (large) list of changes.
* Use official patches from dist site. Included is a possible fix to thepeter1997-03-231-1/+2
| | | | | | | | | | 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 unresolvedpeter1997-03-041-2/+1
| | | | problems, including a patching braino on my part...
* Update 1.1.6 -> 1.1.7 + vendor patches.peter1997-03-021-2/+2
| | | | | | | 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. :-(
* Patchfile has changed.asami1997-02-251-1/+1
|
* Include patch distributed on the web page to tie up some problems:peter1997-02-201-0/+1
| | | | | | | | | | - 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:
* Update 1.1.5+patches -> 1.1.6peter1997-02-081-4/+1
| | | | | | | | | Note, there are a few important changes to the squid.conf file, be sure to read the ChangeLog file for the details. Some names have been renamed, and a new option needs to be specified if squid is run as root - it needs to know what uid to change to, it won't run as root by default. This may require changes to the port to create a user or something.
* Update 1.1.4+vendor patches to 1.1.5+vendor patchespeter1997-01-291-5/+4
|
* Update 1.1.3 -> 1.1.4 + distributed patchespeter1997-01-191-1/+5
| | | | | | | | | | | | | | | | | | | | Among the changes are some patches submitted to the maintainers by yours truly to improve the password support in cachemgr.cgi. It also reports the resource "maxrss" correctly for what it is. The distributed patches to 1.1.4: * ftpget.c.patch: Changes the default MIME type to "application/octet-stream" and fixes directory listings from NetWare servers. * icp.c.patch: Fixes "Unknown status reply from server: 0!" error messages in Netscape. * ipcache.c.patch: Fixes ipcache_dnsHandleRead() coredumps. * neighbors.c.patch: Fixes BIT_SET/BIT_TEST typo in getDefaultParent(). Reviewed by: Submitted by: Obtained from:
* Update 1.1.2 -> 1.1.3peter1997-01-071-1/+1
|
OpenPOWER on IntegriCloud