Commit Graph

77 Commits

Author SHA1 Message Date
chris
1f419cbf98 Add missing quote which prevented this port from installing
(tested???!)
2000-07-20 21:27:19 +00:00
brad
98eb1a3748 re-add $1 in a few places 2000-07-20 05:57:55 +00:00
brad
55da5bf055 upgrade to Squid 2.3.STABLE4 2000-07-20 01:17:09 +00:00
brad
d9707f1194 better INSTALL script 2000-07-19 07:38:31 +00:00
brad
b42604655b add #!/bin/sh 2000-07-19 06:47:03 +00:00
brad
4c66c6fb0a with these patches Squid now compiles with our ipf headers when using the
IPF Transparent proxying support
2000-07-12 21:26:30 +00:00
brad
85e8a0d4da upgrade to Squid 2.3.STABLE3
- NOTE: you can now override the dir used for cache/logs by using the
variable STATEDIR. i.e., "make STATEDIR=/alternate/dir package", and it
will be substituted into the INSTALL/DEINSTALL scripts.
2000-06-28 07:08:28 +00:00
brad
e6c62491fd correct HOMEPAGE URL 2000-06-10 06:27:25 +00:00
espie
1a2f04c979 Fake 2000-06-09 20:21:41 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
brad
3edea145ff - bump NEED_VERSION
- fix MASTER_SITES URLs, squid.nlanr.net -> www.squid-cache.org
- use DIST_SUBDIR
- YES -> Yes
- remove unnecessary CONFIGURE_ARGS option
- remove STRIP variable since INSTALL_PROGRAM has used INSTALL_STRIP for
awhile now, better fix coming soon
2000-03-30 21:59:26 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
brad
4e70dc50d5 - check that PATCH_DEBUG is set to yes instead of just being defined
- change MAINTAINER, ports@ -> brad@
- add 2 distribution patches;

squid-2.2.stable5-domain-match.patch
Matching a hostname and a domain name doesn't always work, depending on
leading dots and other edge conditions. Plus, the code for matching in
ACL's worked one way, while the code for matching 'cache_peer_domain' list
worked slighly different.

The patch below makes all host/domain matching operate the same way. It
also changes the rules a bit, so your current configuration probably will
not work the way you want after applying this patch.

- patch was included in the patches dir because of the difference in
relative path in comparison to all the other distribution patches.

squid-2.2.stable5-mkhttpdlogtime-end-of-year.patch = patch-ai
mkhttpdlogtime() generates a date string of the form 31/Dec/1999:23:59:59 +0900.
But when the year changes, the timezone offset will be wrong, for example:
01/Jan/2000:00:00:00 -1500.
2000-01-17 15:38:38 +00:00
brad
15f788cbd1 add 3 distribution patches;
squid-2.2.stable5-newlines_in_auth.patch
After decoding the base64 encoded "user:password" pair given by the
client, squid doesn't strip out any '\n' found in the resulting
string. Given such a string, any external authenticator will receive two
lines instead of one, and most probably send two results. Now, any
subsequent authentification exchange will have its answer shifted by
one. Therefore, a malicious user can gain access to sites they should not
have access to.

squid-2.2.stable5-ipcache_negative.patch
The IP cache immediately removes entries that should be negatively
cached. This appears to be due to some changes made for retrying failed
connections.

squid-2.2.stable5-no_cache.patch
A missing no_cache list is treated the same as no_cache deny all.
1999-12-09 19:48:17 +00:00
brad
fceedfbdc1 upgrade to Squid 2.2-STABLE5 1999-10-01 00:01:54 +00:00
brad
e708762b52 add in a little notice reminding users to initialize the cache. 1999-08-04 02:43:37 +00:00
brad
b65f0d9634 upgrade to Squid 2.2-STABLE4 1999-07-08 23:27:39 +00:00
brad
7af8e6d6bc upgrade to Squid 2.2.STABLE3 1999-05-22 18:23:33 +00:00
brad
ada5e20ae0 upgrade to Squid 2.2 1999-05-09 20:01:50 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
be0a0eed4c add SYSCONFDIR var 1999-03-17 03:59:28 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
a4ded74380 squid port from d@openbsd.org 1998-09-14 01:36:52 +00:00