brad
5c7d163fec
Add 2 more distribution patches. One of them fixes an issue if using
...
Digest authentication. Users can crash Squid with a segmentation fault
simply by entering a blank user name.
2004-04-21 11:11:19 +00:00
brad
773296fdb7
sync
2004-04-16 00:39:03 +00:00
xsa
defa276606
catch @extra escapers ...
2004-04-15 08:58:32 +00:00
xsa
575015faec
@extraaaaaaaaaaaaaaaaa ...
...
ok dhartmei@ jolan@ brad@ for their respective port;
2004-04-15 07:34:11 +00:00
brad
145a5e937b
- add some distribution patches. From: Robert Nagy <thuglife at bsd dot hu>
...
- only apply optimization workaround for gcc if using 2.95
2004-04-13 00:40:47 +00:00
miod
f845f0f369
Tell squid that m88k does not imply SysV; maintainer ok
2004-04-06 05:35:59 +00:00
brad
b765b0c3ec
upgrade to Squid 2.5.STABLE5
2004-03-03 01:20:42 +00:00
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
brad
b1f0d46719
add 29 of the latest distribution patches.
2004-02-16 10:21:20 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
brad
4e2e7789ec
upgrade to Squid 2.5.STABLE4
2003-10-17 18:03:54 +00:00
brad
bdba8d4dc9
apply another distribution patch, the squid-2.5.STABLE3-mem_cfd.patch patch
...
broke the forwarded_for directive.
2003-08-22 21:12:18 +00:00
brad
d8d89da2a5
add some more distribution patches.
...
--
Thanks to mpech@ for some testing
2003-08-18 17:13:40 +00:00
brad
649f804830
optimization issues with gcc 2.95, use gcc 3 on sparc64.
...
--
From: Matthieu Herrb <matthieu dot herrb at laas dot fr>
2003-07-26 06:05:52 +00:00
brad
459cc69576
apply a number of distribution patches.
2003-07-23 01:47:20 +00:00
brad
f77c38db29
switch to new schema for user/group.
...
--
From: sturm@
Thanks to mpech@ for testing and pointing out the user/group
I almost missed in MESSAGE.
2003-07-08 20:43:20 +00:00
brad
b2f602749a
upgrade to Squid 2.5.STABLE3
...
throw in the SSL gatewaying support, this is not enabled by default.
2003-07-07 17:44:43 +00:00
brad
5cd00e6c5d
upgrade to Squid 2.5.STABLE2
2003-05-13 20:12:02 +00:00
brad
b0766fdf67
upgrade to Squid 2.5.STABLE1
2002-10-04 13:52:48 +00:00
brad
0ab206aa68
upgrade to Squid 2.5.PRE13
2002-09-20 01:27:10 +00:00
brad
d4b58e4aa8
upgrade to Squid 2.5.PRE11
2002-08-23 14:10:20 +00:00
brad
1b1ddd6bfa
upgrade to Squid 2.5.PRE10
...
- The squid binary has been moved from bin/ to sbin/
- The cachemgr CGI is statically linked now
2002-07-24 18:14:08 +00:00
brad
01aba3a6ba
upgrade to Squid 2.5.PRE8
2002-06-30 18:29:22 +00:00
brad
ef9a92736d
fix sample configuration files path
...
--
From: Andrey Smagin <andrey@smagin.com>
2002-05-10 04:18:23 +00:00
brad
9657c1e001
upgrade to Squid 2.5.PRE7
2002-05-02 02:37:04 +00:00
brad
130f964688
upgrade to Squid 2.5.PRE6
...
- PF patches integrated
2002-04-17 18:03:21 +00:00
brad
39748ff848
upgrade to Squid 2.5.PRE5
2002-03-21 21:17:54 +00:00
brad
670c14f805
remove section which disables optimization, our compiler does not seem to have this bug. also fixes build on powerpc.
2002-03-19 15:20:07 +00:00
brad
f774579827
It's a bit unusual when I see in the Squid log that I'm supposedly running
...
i386-unknown-freebsd3.5 when I'm actually on a powerpc-unknown-openbsd3.0
system, turns out there is a stale auto-generated autoconf.h in the
distfile.
2002-03-16 19:05:26 +00:00
brad
10c5d0f6cd
enable SEPARATE_BUILD
2002-03-16 18:18:30 +00:00
brad
dc1d731a87
drop the ampersand in the example
2002-03-09 18:11:16 +00:00
brad
db7d8cd8ce
- fix CONFIGURE_ARGS option to enable removal policies (heap)
...
- enable diskd
2002-03-01 04:36:29 +00:00
brad
2a4d9f706b
- rearrange
...
- pass in PKGNAME so the errors and icons notice/install messages do not
have some unexpected spaces
2002-02-21 21:03:52 +00:00
brad
ad5edec476
checksums changed for 2.5.PRE4, minor fix.
2002-02-21 16:53:07 +00:00
brad
108bbec985
use uid/gid of squid:squid instead of nobody:nogroup
2002-02-20 20:31:26 +00:00
brad
53133d4b10
upgrade to Squid 2.5.PRE4
...
- The port now runs as uid/gid of nobody:nobody instead of www:www
- This needs some testing, especially the transparent proxy support for PF
2002-02-20 01:17:03 +00:00
pvalchev
be54d47d8c
CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
...
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
brad
f2aa83a34f
more ports which use or can use pthreads
2001-08-30 02:24:52 +00:00
brad
d9ec50a97c
better
2001-07-20 15:31:58 +00:00
brad
9317e492c3
upgrade to Squid 2.3.STABLE5
2001-07-20 14:37:38 +00:00
naddy
49afc89ea6
MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
...
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
brad
4277f59f35
remove the 2 FLAVORs currently available, enable the alternate heap
...
replacement algorithms by default.
2001-06-08 19:03:35 +00:00
lebel
2635bc0375
www: integrate COMMENT, bump NEED_VERSION.
2001-05-06 04:22:45 +00:00
brad
3580a84048
add a distribution patch:
...
squid-2.3.stable4-snmp-community-null-pointer.patch
Sending an unparsable SNMP query to Squid can cause a segment violation
2001-03-14 14:39:54 +00:00
brad
2d19447f4b
new DESCR, actually describes what Squid is, taken from the FAQ.
2001-01-17 02:41:04 +00:00
brad
0247146330
add heap FLAVOR, enables alternate cache object replacement algorithms.
...
--
Requested by: J Shoemaker <shoemaker@softhome.net>
2001-01-17 02:38:20 +00:00
brad
9c33622cab
remove this patch, it's not needed anymore now that we're using GCC
...
2.95.3, unfortunately this bug still affects GCC 2.95.3 and thus the other
workaround patch has been left in place until the issue has been fixed.
2001-01-15 17:22:01 +00:00
brad
7a77dc9bc4
tighten permissions.
2001-01-12 21:21:02 +00:00
brad
03f57d4e2a
better
2001-01-08 20:03:11 +00:00
brad
5ee32b1bd3
add a distribution patch: (and update checksum for HTML quoting patch)
...
squid-2.3.stable4-carp-assertion.patch
Comparing floating point numbers for equality is tricky. The old way can cause an assertion even though two numbers actually do add up to 1
2000-12-08 17:09:52 +00:00