head	1.11;
access;
symbols
	RELEASE_5_3_0:1.10
	RELEASE_4_10_0:1.10
	RELEASE_5_2_1:1.9
	RELEASE_5_2_0:1.9
	RELEASE_4_9_0:1.9
	RELEASE_5_1_0:1.9
	RELEASE_4_8_0:1.9
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.9
	RELEASE_4_6_2:1.9
	RELEASE_4_6_1:1.9
	RELEASE_4_6_0:1.9
	RELEASE_5_0_DP1:1.9
	RELEASE_4_5_0:1.9
	RELEASE_4_4_0:1.9
	RELEASE_4_3_0:1.9
	RELEASE_4_2_0:1.8
	RELEASE_4_1_1:1.8
	RELEASE_4_1_0:1.8
	RELEASE_3_5_0:1.8
	RELEASE_4_0_0:1.8
	RELEASE_3_4_0:1.8
	RELEASE_3_3_0:1.8
	RELEASE_3_2_0:1.8
	RELEASE_3_1_0:1.7
	RELEASE_2_2_8:1.7
	RELEASE_3_0_0:1.7
	RELEASE_2_2_7:1.6
	RELEASE_2_2_6:1.6
	RELEASE_2_2_5:1.5
	RELEASE_2_2_1:1.5
	RELEASE_2_2_2:1.5
	squid_1_0b11:1.1.1.1
	SQUID:1.1.1;
locks; strict;
comment	@# @;


1.11
date	2004.12.19.02.21.05;	author linimon;	state dead;
branches;
next	1.10;

1.10
date	2004.02.18.12.25.08;	author sergei;	state Exp;
branches;
next	1.9;

1.9
date	2001.03.27.12.28.47;	author adrian;	state Exp;
branches;
next	1.8;

1.8
date	99.05.03.04.41.35;	author mharo;	state Exp;
branches;
next	1.7;

1.7
date	98.10.06.00.19.50;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	97.12.06.12.28.06;	author peter;	state Exp;
branches;
next	1.5;

1.5
date	96.12.07.06.25.28;	author peter;	state Exp;
branches;
next	1.4;

1.4
date	96.11.15.12.42.06;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	96.11.06.16.37.20;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	96.07.10.21.50.11;	author asami;	state Exp;
branches;
next	1.1;

1.1
date	96.06.03.02.21.13;	author asami;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.06.03.02.21.13;	author asami;	state Exp;
branches;
next	;


desc
@@


1.11
log
@As previously announced, remove www/squid24.  It is obsolete, no longer
supported, and has security problems.

Approved by:	former maintainer
@
text
@This is the Squid Internet Object Cache developed by the National
Laboratory for Applied Networking Research (NLANR) and Internet
volunteers.  This software is freely available for anyone to use.

This software is based on the Harvest Object Cache developed by
the University of Colorado and the University of Southern California.
The Harvest home page is http://harvest.cs.colorado.edu/.

ARPA funding for the Harvest project has ended, the squid project has
continued development of the cache where Harvest finished.

* This version of squid is no longer officially supported. *

Please see this port's Makefile for a list of compilation options.

*** UPDATE NOTICE ***
Starting with Version 2.4.7_11 the default user:group changed from
nobody:nogroup to squid:squid. You can restore the old behavior
of this port by specifying SQUID_UID=nobody SQUID_GID=nogroup in
your make environment. Helper applications are now installed to
$PREFIX/libexec/squid instead of $PREFIX/libexec, too.

You can find further information on the project's website at
WWW: http://www.squid-cache.org/
@


1.10
log
@- add two patches from squid-cache.org
- synchronize as much as possible with www/squid
- add SQUID_{U,G}ID and SQUID_LANGUAGE tunables
- utilize OPTIONS, PLIST_FILES, PLIST_DIRS, and USE_SIZE
- add a patch to make the LDAP helper at least compile
- add NO_LATEST_LINK and mark the port DEPRECATED
- bump PORTREVISION

PR:		ports/62443
Submitted by:	maintainer
@
text
@@


1.9
log
@PR:		26059

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..)
@
text
@d12 1
a12 4
FreeBSD PORTER'S NOTES. To this moment, Squid is not well documented.
But you aren't lost in space: there is a mailing list,
<squid-users@@squid-cache.org>, where you will find some support and help.
We also _strongly_ suggest you to examine Web pages noted above.
d14 10
@


1.8
log
@Yet more WWW: fun.
@
text
@d14 1
a14 1
<squid-users@@nlanr.net>, where you will find some support and help.
d17 1
a17 1
WWW: http://squid.nlanr.net/Squid/
@


1.7
log
@Update from squid-1.2beta22 -> 2.0.RELEASE after a repository copy.
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.
@
text
@a3 1
The Squid home page is http://squid.nlanr.net/Squid/.
d16 2
@


1.6
log
@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.
@
text
@a0 6
		******** WARNING *********
		THIS IS BETA SOFTWARE!!!!!
		**************************
DO NOT USE THIS UNLESS YOU ARE PREPARED TO DEAL WITH SERVER
CRASHES AND THINGS LIKE LOG/INDEX FORMAT CHANGES!!

@


1.5
log
@Update 1.1.beta28 -> 1.1.0
@
text
@d1 6
@


1.4
log
@Update 1.1.beta16 -> 1.1.beta19

Mostly bug fixes.
Reviewed by:
Submitted by:
Obtained from:
@
text
@a0 2
           ***** This is a BETA TEST version ******

@


1.3
log
@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.
@
text
@d1 2
d6 1
a6 1
The Squid home page is http://www.nlanr.net/Squid/.
d18 1
a18 1
I also _strongly_ suggest you to examine Web pages noted above.
@


1.2
log
@Upgrade from 1.0 beta11 to 1.0 release.

Submitted by:	Andrew Stesin <stesin@@elvisti.kiev.ua>
@
text
@d10 4
a13 1
FreeBSD PORTER'S NOTES. To this moment, Squid is poorly documented.
d16 1
a16 4
I also _strongly_ suggest you to examine Web pages noticed above.
If you have comments/questions/suggestions about FreeBSD port -- ask
me.  Andrew Stesin.

@


1.1
log
@Initial revision
@
text
@d9 8
@


1.1.1.1
log
@A post-harvest www cache proxy.

Submitted by:	Andrew V. Stesin <stesin@@elvisti.kiev.ua> and Peter Stubbs <PETERS@@staidan.qld.edu.au>
@
text
@@
