head	1.7;
access;
symbols
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.6
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.5
	RELEASE_4_5_0:1.5
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.7
date	2005.11.30.18.58.53;	author kris;	state dead;
branches;
next	1.6;

1.6
date	2002.05.17.08.55.35;	author kris;	state Exp;
branches;
next	1.5;

1.5
date	2002.01.06.02.27.08;	author kris;	state Exp;
branches;
next	1.4;

1.4
date	2001.07.03.08.31.20;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.06.05.52.24;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.17.16.11.10;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.04.05.07.23;	author kris;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Update to 20051024 and clean up port a bit

PR:		ports/89535 (based on)
Submitted by:	Andrew Pantyukhin
@
text
@--- /dev/null	Fri May 17 01:36:29 2002
+++ zaps/adzap.conf	Fri May 17 01:39:27 2002
@@@@ -0,0 +1,26 @@@@
+# example adzap configuration file
+# copy this file over to ${PREFIX}/etc/adzap.conf,
+# then modify this to match your install
+
+ZAP_MODE=CLEAR				# or "CLEAR"
+ZAP_BASE=http://adzap.cs.zip.com.au	# a local web server will be better
+ZAP_BASE_SSL=https://adzap.cs.zip.com.au # this can probably be ignored
+ZAP_PREMATCH=				# pathname of extra pattern file
+					# for patterns to preempt the stock
+					# zapper
+ZAP_POSTMATCH=				# pathname of extra pattern file
+					# for patterns in addition to the
+					# stock zapper; this is the one to
+					# which you should add new ads
+STUBURL_AD=$ZAP_BASE/ad.gif
+STUBURL_ADSSL=$ZAP_BASE_SSL/ad.gif
+STUBURL_ADBG=$ZAP_BASE/adbg.gif
+STUBURL_ADJS=$ZAP_BASE/no-op.js
+STUBURL_ADHTML=$ZAP_BASE/no-op.html
+STUBURL_ADMP3=$ZAP_BASE/ad.mp3
+STUBURL_ADPOPUP=$ZAP_BASE/closepopup.html
+STUBURL_ADSWF=$ZAP_BASE/ad.swf
+STUBURL_COUNTER=$ZAP_BASE/counter.gif
+STUBURL_COUNTERJS=$ZAP_BASE/no-op-counter.js
+STUBURL_WEBBUG=$ZAP_BASE/webbug.gif
+STUBURL_WEBBUGJS=$ZAP_BASE/webbug.js
@


1.6
log
@At some point I broke the ability to actually use adzap according to
the instructions.  Fix this by reconstructing the patches from scratch.
@
text
@@


1.5
log
@Update to adzap-20020105

Submitted by:	wca
@
text
@d1 3
a3 3
--- /dev/null	Fri Dec 28 09:15:33 2001
+++ zaps/adzap.conf	Fri Dec 28 09:15:03 2001
@@@@ -0,0 +1,24 @@@@
a7 1
+zapper=%%PREFIX%%/libexec/adzap		# location of the zapper
d10 1
d19 1
d27 1
@


1.4
log
@Upgrade to adzap 20010627
@
text
@d1 3
a3 3
--- adzap.conf.orig	Tue Jul  3 01:28:24 2001
+++ adzap.conf	Tue Jul  3 01:28:41 2001
@@@@ -0,0 +1,23 @@@@
d8 1
@


1.3
log
@Update to adzap-20010504 and clean up the port a little bit

Submitted by:	Roman Shterenzon <roman@@xpert.com>
@
text
@d1 3
a3 5
$NetBSD: patch-ab,v 1.1.1.1 2000/04/25 09:40:25 rh Exp $

--- /dev/null	Mon Jan 15 00:57:20 2001
+++ adzap.conf	Mon Jan 15 00:59:08 2001
@@@@ -0,0 +1,20 @@@@
d26 1
@


1.2
log
@Update to adzap 20010417
@
text
@d23 1
d25 1
@


1.1
log
@adzap is a squid plugin which filters out banner ads, web bugs, javascript
popup consoles, and other annoying crap.

Obtained from:	NetBSD
@
text
@d5 1
a5 1
@@@@ -0,0 +1,22 @@@@
a11 2
+ZAP_CHAINING=				# set to "1" or "FULL" if chaining
+					# redirectors; see web page
@

