| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 20211
Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
Reviewed by: adrian
Notes:
svn path=/head/; revision=31076
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=30229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=29027
|
|
|
|
|
|
|
|
| |
PR: 16476
Submitted by: Christopher J. Michaels <cjm2@altavista.net>
Notes:
svn path=/head/; revision=28959
|
|
|
|
|
|
|
|
| |
package version mechanism doesn't seem to have a place to show this new
release. :-(
Notes:
svn path=/head/; revision=28504
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=27702
|
|
|
|
| |
Notes:
svn path=/head/; revision=27430
|
|
|
|
|
|
|
| |
useful.
Notes:
svn path=/head/; revision=26567
|
|
|
|
|
|
|
| |
probably be used instead of -stable1 now.
Notes:
svn path=/head/; revision=26566
|
|
|
|
|
|
|
| |
ports/www/squid22.
Notes:
svn path=/head/; revision=25256
|
|
|
|
| |
Notes:
svn path=/head/; revision=23017
|
|
|
|
| |
Notes:
svn path=/head/; revision=21146
|
|
|
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Notes:
svn path=/head/; revision=21034
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
| |
Notes:
svn path=/head/; revision=20613
|
|
|
|
| |
Notes:
svn path=/head/; revision=19662
|
|
|
|
| |
Notes:
svn path=/head/; revision=19220
|
|
|
|
| |
Notes:
svn path=/head/; revision=18955
|
|
|
|
| |
Notes:
svn path=/head/; revision=18419
|
|
|
|
| |
Notes:
svn path=/head/; revision=17963
|
|
|
|
| |
Notes:
svn path=/head/; revision=15627
|
|
|
|
| |
Notes:
svn path=/head/; revision=14065
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=11363
|
|
|
|
| |
Notes:
svn path=/head/; revision=10686
|
|
|
|
|
|
|
| |
Read ChangeLog for the large list of bugfixes/changes/new features.
Notes:
svn path=/head/; revision=10460
|
|
|
|
| |
Notes:
svn path=/head/; revision=10318
|
|
|
|
|
|
|
| |
Approved by: asame
Notes:
svn path=/head/; revision=10279
|
|
|
|
| |
Notes:
svn path=/head/; revision=10235
|
|
|
|
| |
Notes:
svn path=/head/; revision=10080
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Pointed out by: Evan Champion <evanc@synapse.net>
Notes:
svn path=/head/; revision=9717
|
|
|
|
|
|
|
| |
Submitted by: Evan Champion <evanc@synapse.net>
Notes:
svn path=/head/; revision=9710
|
|
|
|
|
|
|
|
|
| |
change in the Makefile Evan sent me.
Submitted by: Evan Champion <evanc@piano.synapse.net>
Notes:
svn path=/head/; revision=9632
|
|
|
|
|
|
|
| |
Submitted by: Evan Champion <evanc@synapse.net>
Notes:
svn path=/head/; revision=9625
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=9622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=9308
|
|
|
|
| |
Notes:
svn path=/head/; revision=9261
|
|
|
|
| |
Notes:
svn path=/head/; revision=9142
|
|
|
|
| |
Notes:
svn path=/head/; revision=9127
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"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
|
|
|
|
| |
Notes:
svn path=/head/; revision=8430
|
|
|
|
| |
Notes:
svn path=/head/; revision=8351
|
|
|
|
| |
Notes:
svn path=/head/; revision=7796
|
|
|
|
|
|
|
| |
tranfsers due to it's T/TCP-style send-request-and-half-shutdown query.
Notes:
svn path=/head/; revision=7553
|
|
|
|
|
|
|
|
| |
important fixes, but note that 1.1.12 and 1.1.13 were withdrawn due to
stability problems.
Notes:
svn path=/head/; revision=7367
|