Date: Thu, 10 Jun 2004 15:40:44 +0000 (UTC) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squid Makefile pkg-installpf_from_ports.patch.in squid.sh Message-ID: <200406101540.i5AFejgR012345@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004-06-10 15:40:44 UTC FreeBSD ports repository Modified files: www/squid Makefile pkg-install www/squid/files patch-helpers-ntlm_auth-SMB-libntlmssp.c squid.sh Added files: www/squid/files pf_from_ports.patch.in Log: - Support systems where pf(4) must be installed from ports (see ports/67724, submitted by Michal F. Hanula) - Change ": foo=${foo:=bar}" into "foo=${foo:-bar}" to make the shell scripts easier to read and understand - Correct credits for the recently published NTLM auth vulnerability and fix a nearby braino, too - Bump PORTREVISION PR: ports/67797 Submitted by: maintainer Revision Changes Path 1.126 +15 -7 ports/www/squid/Makefile 1.2 +2 -2 ports/www/squid/files/patch-helpers-ntlm_auth-SMB-libntlmssp.c 1.1 +20 -0 ports/www/squid/files/pf_from_ports.patch.in (new) 1.6 +4 -4 ports/www/squid/files/squid.sh 1.15 +3 -3 ports/www/squid/pkg-install !DSPAM:40c88101525091078236789!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406101540.i5AFejgR012345>