aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid31/pkg-descr
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2004-09-02 14:44:14 +0800
committersem <sem@FreeBSD.org>2004-09-02 14:44:14 +0800
commit7b57415face465e0dba5ac8df49b2579cbf881b5 (patch)
treee5181b06b2afe61829aee76cc1eef9745c9944a3 /www/squid31/pkg-descr
parent8eef4ad5ab07318ee03e9fe7ff3a0ec3ef3df7a4 (diff)
downloadfreebsd-ports-gnome-7b57415face465e0dba5ac8df49b2579cbf881b5.tar.gz
freebsd-ports-gnome-7b57415face465e0dba5ac8df49b2579cbf881b5.tar.zst
freebsd-ports-gnome-7b57415face465e0dba5ac8df49b2579cbf881b5.zip
Implement vendor patches for the following issues:
- try to prevent crashes of the digest helper (squid bug #1031) - correct parsing of the acl_time directive when multiple time specifications are given (squid bug #1060) - correct "cachemgr config" output for http_header_* directives (squid bug #1056) - recognize the Content-Disposition header to be able to specify http_header_access directives using it (squid bug #961) See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further information. Reimplement the rcNG support. See UPDATING for details. PR: ports/71260 Submitted by: maintainer
Diffstat (limited to 'www/squid31/pkg-descr')
-rw-r--r--www/squid31/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/www/squid31/pkg-descr b/www/squid31/pkg-descr
index f2674655d01e..46543b891846 100644
--- a/www/squid31/pkg-descr
+++ b/www/squid31/pkg-descr
@@ -11,13 +11,5 @@ continued development of the cache where Harvest finished.
Please see this port's Makefile for a list of compilation options.
-*** UPDATE NOTICE ***
-Starting from Version 2.5.4_6 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/