Date: Tue, 16 Mar 2004 23:06:46 -0800 (PST) From: Sergei Kolobov <sergei@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squid Makefile distinfo pkg-install follow_xff-configure.patch patch-configure patch-helpers-basic_auth-SMB-smb_auth.sh squid.sh Message-ID: <200403170706.i2H76kG3092619@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sergei 2004/03/16 23:06:46 PST FreeBSD ports repository Modified files: www/squid Makefile distinfo pkg-install www/squid/files squid.sh Added files: www/squid/files follow_xff-2.5.patch follow_xff-configure.patch patch-configure patch-helpers-basic_auth-SMB-smb_auth.sh Log: - update to squid-2.5.STABLE5, including two vendor patches issued so far - provide more OPTIONS, including (untested) support for pf(4) - integrate the follow-XFF-patch from devel.squid-cache.org (submitted by Michael Ranner), this should improve interaction with dansguardian - use id 100 for the squid pseudo user instead of choosing the first free id greater than 3127, a behaviour introduced with PORTVERSION 2.5.4_6. Provide a 'changeuser' target to make migration from a high id to id 100 possible (requested by Kris Kennaway) - don't let the port CONFLICT with itself (criticized by Oliver Eikemeier) - provide rcNG support in squid.sh only on systems with /etc/rc.subr PR: ports/64061 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.116 +110 -79 ports/www/squid/Makefile 1.82 +6 -106 ports/www/squid/distinfo 1.1 +412 -0 ports/www/squid/files/follow_xff-2.5.patch (new) 1.1 +52 -0 ports/www/squid/files/follow_xff-configure.patch (new) 1.1 +11 -0 ports/www/squid/files/patch-configure (new) 1.1 +13 -0 ports/www/squid/files/patch-helpers-basic_auth-SMB-smb_auth.sh (new) 1.4 +10 -16 ports/www/squid/files/squid.sh 1.11 +61 -10 ports/www/squid/pkg-install
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403170706.i2H76kG3092619>