Subject: CVS commit: pkgsrc/www/adzap
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: pkgsrc-changes
Date: 04/19/2004 21:37:22
Module Name: pkgsrc
Committed By: kleink
Date: Mon Apr 19 21:37:22 UTC 2004
Modified Files:
pkgsrc/www/adzap: Makefile distinfo
Log Message:
Update to adzap-20040408; changes since -20040104 include:
* 2004-04-08
cameron:
scripts/squid_redirect: Move % unescaping into the zap pattern
matching function so that $words[0]
remains undamaged. Previously a %20 in an
input URL which hit a PASS rule (or no rule)
transmuted into a bare space, and other
nasty chars could do likewise - I imagine
a %0a would really break stuff.
Rod Savard reported this issue, which
breaks chained redirectors, on 29mar2004.
* 2004-03-31
cameron:
rc/patterns: popups from popup.scambiositi.com
* 2004-03-07
cameron:
scripts/squid_redirect: Jean-Pierre Radley reports that the
/usr/bin/env trick fails because SCO
OpenServer 5.0.x has /bin/env, not
/usr/bin/env. So I've reverted to the
older, simpler system, undoing the
suggestion of Petri T. Koistinen.
Mykefile: Use $HOMEHOST instead of hardwiring "amadeus".
* 2004-03-06
cameron:
scripts/squid_redirect: Set #! line to #!/usr/bin/env perl on
suggestion from Petri T. Koistinen.
rc/patterns: popup at www.military.com from John Woodstock
falkag.(de|net) pattern updates from Nick Leverton
* 2004-02-03
cameron:
rc/patterns: PRINT rule for sciencedaily.com
planetark.com PRINT rule
* 2004-01-31
cameron:
rc/patterns: self ads at bigfoot
* 2004-01-29
cameron:
rc/patterns: more SWF ads
* 2004-01-26
cameron:
rc/patterns: content.ad-flow.com GIFs
.falkag.net GIFs
* 2004-01-22
cameron:
rc/patterns: another PRINT rule for abc.net.au
* 2004-01-20
cameron:
rc/patterns: ads from klipmart.dvlabs.com, seen at forbes.com
* 2004-01-19
cameron:
rc/patterns: widen http://servedby.advertising.com/** on report
from Billy Newsom big exception for webmail.aol.com
from Neal Macklin exception for NYTIMES article
about popup ads
* 2004-01-14
cameron:
rc/patterns: bar.hit-counter.udub.com
* 2004-01-08
cameron:
rc/patterns: raise priority of .yimg.com PASS rule on report from
Mike Mitchell
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/www/adzap/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/www/adzap/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.