Commit Graph

101 Commits

Author SHA1 Message Date
Peter Wemm
5f825c7ab9 Update squid1.2.beta14 -> beta16.
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.
1998-03-05 06:43:06 +00:00
Satoshi Asami
d44a58abe9 Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are
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.)
1998-02-16 13:16:43 +00:00
Peter Wemm
ecceedd1fb Argh.. yet another botch.. Sigh.. :-/
Pointed out by:	 Evan Champion <evanc@synapse.net>
1998-02-14 14:36:12 +00:00
Peter Wemm
944b653282 Include 1.2.beta14 patches
Submitted by:	Evan Champion <evanc@synapse.net>
1998-02-14 03:12:38 +00:00
Peter Wemm
7c658cae10 I forgot to strip the binaries in the new locations, I missed this
change in the Makefile Evan sent me.

Submitted by:	Evan Champion <evanc@piano.synapse.net>
1998-02-09 01:35:20 +00:00
Peter Wemm
deb84dc66e Some backend clients were moved from sbin to libexec..
Submitted by: Evan Champion <evanc@synapse.net>
1998-02-08 03:42:07 +00:00
Peter Wemm
25343123ce Evan sent me a port update moments after I committed one. Pick out some
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>
1998-02-08 03:39:06 +00:00
Peter Wemm
d965f7b40c Missing PLIST entries 1998-02-08 03:25:31 +00:00
Peter Wemm
2fa2cd74f6 Update from 1.2.beta11 -> 1.2beta14
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.
1998-02-08 03:04:59 +00:00
Peter Wemm
a75cb27231 Update this for the benefit of the new broken patch. Tell it to look at
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).
1998-01-21 03:06:06 +00:00
Peter Wemm
a75bf13b55 Update squid-1.2.beta10+dist_patches -> squid-1.2.beta11+dist_patches 1998-01-10 14:38:29 +00:00
Peter Wemm
1fd04fe183 Update 1.2b8 -> 1.2b10 (plus dist patch) 1998-01-04 09:30:21 +00:00
Peter Wemm
dd15a4ce67 Unteach pkg/INSTALL about the fictitious mib.txt.default too. :-] 1997-12-20 10:34:32 +00:00
Satoshi Asami
f51d0003d3 This port doesn't install etc/squid/mib.txt.default, it installs mib.txt. 1997-12-18 08:24:16 +00:00
Peter Wemm
63a33a0692 Initial squid 1.2beta8 port. As the squid www page says:
"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.
1997-12-06 12:28:14 +00:00
Peter Wemm
5e1c2ab940 Update squid 1.1.17 -> 1.1.18 1997-11-01 11:10:37 +00:00
Peter Wemm
917f170330 Update 1.1.16 -> 1.1.17 1997-10-25 02:51:14 +00:00
Peter Wemm
f099b4defb Update 1.1.15 -> 1.1.16. Minor fixes - the ChangeLog has the details. 1997-09-07 13:08:53 +00:00
Peter Wemm
8c431b2d52 Update to squid 1.1.15, Among the changes is the fix for fetch's very slow
tranfsers due to it's T/TCP-style send-request-and-half-shutdown query.
1997-08-13 02:59:42 +00:00
Peter Wemm
9741869521 Update squid-1.1.11 -> 1.1.14. See ChangeLog for details, there are some
important fixes, but note that 1.1.12 and 1.1.13 were withdrawn due to
stability problems.
1997-07-18 05:06:51 +00:00
Peter Wemm
68c1c0ff5c Update squid-1.1.10 to squid-1.1.11 1997-07-01 21:05:23 +00:00
Peter Wemm
b3700727d7 Squid-1.1 is not beta software any more.. 1997-05-17 20:18:17 +00:00
Peter Wemm
24c17235a3 Oops, editor glitch.. (and my xterm scrollback proves it.. :-) 1997-05-17 19:54:45 +00:00
Peter Wemm
716b9db32e Update 1.1.9 -> 1.1.10. See ChangeLog for details. 1997-05-17 19:45:28 +00:00
Peter Wemm
36ff53c9eb Update 1.1.8+patches -> 1.1.9.
See ChangeLog for the (large) list of changes.
1997-03-31 11:14:54 +00:00
Peter Wemm
4831d065a0 Use official patches from dist site. Included is a possible fix to the
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:
1997-03-23 15:43:45 +00:00
Peter Wemm
a33c2b4870 Update from 1.1.7+patches to 1.1.8. This fixes a number of unresolved
problems, including a patching braino on my part...
1997-03-04 12:03:32 +00:00
Peter Wemm
07524f9e18 Update 1.1.6 -> 1.1.7 + vendor patches.
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. :-(
1997-03-02 02:50:43 +00:00
Satoshi Asami
3d10f648f7 Patchfile has changed. 1997-02-25 08:51:27 +00:00
Peter Wemm
93145a0668 Include patch distributed on the web page to tie up some problems:
- 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:
1997-02-20 17:17:36 +00:00
Peter Wemm
8f69c1d194 Update 1.1.5+patches -> 1.1.6
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.
1997-02-08 16:19:17 +00:00
Peter Wemm
917e646b61 Update 1.1.4+vendor patches to 1.1.5+vendor patches 1997-01-29 07:53:59 +00:00
Satoshi Asami
67b760fa71 Put DIST_SUBDIR in right place. 1997-01-24 10:30:38 +00:00
Peter Wemm
4b5079e3d2 Update 1.1.3 -> 1.1.4 + distributed patches
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:
1997-01-19 03:24:13 +00:00
Peter Wemm
b5e5e70ca2 Update 1.1.2 -> 1.1.3 1997-01-07 18:49:07 +00:00
Peter Wemm
55a7a37df3 Update 1.1.1 -> 1.1.2
The usual bug fixes, including one that prevented ftp objects being
cached (they immediately timed out).....
1996-12-26 22:00:50 +00:00
Peter Wemm
38078b6e98 Update 1.1.0 -> 1.1.1 ; from the Changelog:
- Fixed announcement bug.  Announcements were always off unless
  a file was specified.
- Fixed wrong number of args to examine_select() debug.
- Fixed null-string content-type
- Don't cache replies with 'Set-Cookie:' headers.
- Fixed bug when client issues IMS, Squid has stale object and
  Squid's lastmod time is greater than the client IMS time.
  A 304 reply would be appropriate for Squid, but not the client
  (diagnosed by Mark Treacy).
- Fixed httpBuildRequestHeader() content length bug which breaks for
  really large POST requests (Takahiro Yugawa).
- Fixed 'passthrough_proxy' to pick up port number from list of
  neighbors.
- Ensure pid file is world-readable if umask is set otherwise
  (Doug Urner).
- Collect statistics on a few more HTTP headers.
Reviewed by:
Submitted by:
Obtained from:
1996-12-16 06:42:15 +00:00
Peter Wemm
e8161884f8 Update 1.1.beta28 -> 1.1.0 1996-12-07 06:25:28 +00:00
Peter Wemm
a012d0d16c Update 1.1.beta27 to 1.1.beta28.
This fixes some small bugs, including a CR/LF problem and (I think) two
problems with aborting.  The author has hinted that this might be the last
beta before 1.1.0.
1996-12-06 11:17:58 +00:00
Peter Wemm
3d4c0f8433 Update 1.1beta26 -> 1.1beta27
Among the changes is a strcasecmp() fix to make POST operations work.
1996-12-05 08:42:51 +00:00
Peter Wemm
4851e97c68 Update 1.1.beta25 -> 1.1.beta26
Among the changes:
 - remove patch-aa, it's now in the standard distribution
 - checks for libgnumalloc for <= FreeBSD-2.1.x systems to avoid the
   nasty libc malloc problems.
 - more useful data in the logs
 - support for poll() syscall with unlimited number of file descriptors
   if present instead of select()'s restrictions.
   (Standard FreeBSD doesn't yet have poll()..)
 - the usual bug fixes
1996-12-04 15:58:30 +00:00
Peter Wemm
f0a3caae30 Update 1.1.beta20 to 1.1.beta25
Lots of changes, see ChangeLog

Reviewed by:
Submitted by:
Obtained from:
1996-12-02 09:52:31 +00:00
Peter Wemm
a98d4ecdba Update 1.1beta19 to 1.1beta20 - more bug fixes.
Reviewed by:
Submitted by:
Obtained from:
1996-11-22 14:06:13 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Peter Wemm
edd507d74b Update 1.1.beta16 -> 1.1.beta19
Mostly bug fixes.
Reviewed by:
Submitted by:
Obtained from:
1996-11-15 12:42:06 +00:00
Peter Wemm
3c460902f7 Update 1.1.beta13 -> 1.1.beta16
Included in this update:
 - large objects fix, apparently large objects could get stuck (eg:
   netscape, msie downloads etc)
 - configurable 1st and 2nd level directory hash sizes
 - can have a password in squid.conf for cachemgr.cgi
 - POST is now passthrough
 - other bugfixes
 - other new features and corresponding bugfixes :-)
Reviewed by:
Submitted by:
Obtained from:
1996-11-12 08:38:34 +00:00
Peter Wemm
b519625807 Shorten PKGNAME
Don't send RunCache's output to /dev/console when run from the rc.d script,
it's a bit messy and unneeded.

Reviewed by:
Submitted by:	asami
Obtained from:
1996-11-12 08:26:06 +00:00
Peter Wemm
3f8bf3d375 Squid-1.1.beta13. This was a little unusual in that the www/squid ncvs
files were repository copied to www/squid11, then this commit brings it
to 1.1.b13.  (This was Satoshi's idea :-) It preserves the history)

Squid-1.0 and 1.1 are under parallel development, kinda like when we had
2.1-stable and 2.2-current in parallel development.  The 1.0 code is well
polished, and 1.1 is "on the bleeding edge" as such.  The features and
performance are much improved, but it can be a bit hair-raising.  I
personally have no major hassles with 1.1beta13.

Among the nicer things that this version has over 1.0:
- URL redirector..  ie: you can rewrite url's of sites with "mirrors"
  so that you don't have 15 copies of the same files.
- optional ident logging
- improved acl's
- dramatically improved cache directory structure (scales much better with
  gigantic disk caches)
- much improved DNS ttl handling (esp. with resolver hack)
- more control over neighbor status; parent, sibling etc.
- much improved refresh rules to help combat stupid sites that needlessly
  set the Expires: field to zero when it doesn't need to be.  (This is fine
  when it's genuinely needed, but some sites really abuse it to to attempt
  to negate caching to get inflated hit counts etc)
Reviewed by:
Submitted by:
Obtained from:
1996-11-06 17:21:00 +00:00
Peter Wemm
a6d6133eb7 Update from squid-1.0.0 to 1.0.20. There are a large number of bug fixes
and stability measures.

This port installs in a "FreeBSD-native" tree (like apache) rather than
with a mini hierarchy under /usr/local/squid/{bin,etc,cache,logs,...}

(the default behavior seems to have changed between 1.0.0 and 1.0.20)

Also, build a rc.d/squid.sh script.
1996-11-06 16:37:26 +00:00
Satoshi Asami
8b81bdf083 Upgrade from 1.0 beta11 to 1.0 release.
Submitted by:	Andrew Stesin <stesin@elvisti.kiev.ua>
1996-07-10 21:50:18 +00:00
Satoshi Asami
f9a9561a7c A post-harvest www cache proxy.
Submitted by:	Andrew V. Stesin <stesin@elvisti.kiev.ua> and Peter Stubbs <PETERS@staidan.qld.edu.au>
1996-06-03 02:21:13 +00:00