cvs commit: ports/www/squid Makefile
pkg-installpf_from_ports.patch.in squid.sh
Kirill Ponomarew
krion at FreeBSD.org
Thu Jun 10 15:40:58 GMT 2004
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!
More information about the cvs-all
mailing list