head	1.13;
access;
symbols
	RELEASE_4_4_0:1.12
	RELEASE_4_3_0:1.12
	RELEASE_4_2_0:1.10
	RELEASE_4_1_1:1.9
	RELEASE_4_1_0:1.9
	RELEASE_3_5_0:1.9
	RELEASE_4_0_0:1.8
	RELEASE_3_4_0:1.5
	RELEASE_3_3_0:1.4
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	v2_0:1.1.1.1
	STRUBLE:1.1.1;
locks; strict;
comment	@# @;


1.13
date	2001.11.22.13.23.20;	author sobomax;	state dead;
branches;
next	1.12;

1.12
date	2001.02.05.15.33.26;	author olgeni;	state Exp;
branches;
next	1.11;

1.11
date	2001.01.09.08.25.20;	author sobomax;	state Exp;
branches;
next	1.10;

1.10
date	2000.11.13.17.27.21;	author sobomax;	state Exp;
branches;
next	1.9;

1.9
date	2000.04.10.00.05.30;	author cpiazza;	state Exp;
branches;
next	1.8;

1.8
date	2000.03.05.23.25.14;	author obrien;	state Exp;
branches;
next	1.7;

1.7
date	2000.03.05.00.26.04;	author obrien;	state Exp;
branches;
next	1.6;

1.6
date	2000.03.05.00.20.11;	author obrien;	state Exp;
branches;
next	1.5;

1.5
date	99.11.14.02.28.13;	author cpiazza;	state Exp;
branches;
next	1.4;

1.4
date	99.08.31.02.42.53;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	99.01.26.02.24.01;	author steve;	state Exp;
branches;
next	1.2;

1.2
date	99.01.10.18.16.34;	author steve;	state Exp;
branches;
next	1.1;

1.1
date	98.05.03.20.51.37;	author mph;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.05.03.20.51.37;	author mph;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Say goodbye to the junkbuster-zlib - its functionality has been integrated
into the main junkbuster port.
@
text
@# New ports collection makefile for:	junkbuster-zlib
# Date created:		2 May 1998
# Whom:			Ian Struble <ian@@broken.net>
#
# $FreeBSD: ports/www/junkbuster-zlib/Makefile,v 1.12 2001/02/05 15:33:26 olgeni Exp $
#

PORTNAME=	junkbuster-zlib
PORTVERSION=	1.0
CATEGORIES=	www
MASTER_SITES=	http://server44.hypermart.net/f2org/ \
		http://f2.org/download/
DISTNAME=	ijb-zlib-${PORTVERSION:S/.//g}
EXTRACT_SUFX=	.tgz

MAINTAINER=	sobomax@@FreeBSD.org

ALL_TARGET=	# yes, an empty target.
JDIR=		${PREFIX}/etc/junkbuster-zlib
MAN1=		junkbuster-zlib.1

post-patch:
	@@${PERL} -pi -e 's:\r::' ${WRKSRC}/*

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/junkbuster ${PREFIX}/sbin/junkbuster-zlib
	${MKDIR} -m 755 ${JDIR}
	${INSTALL_DATA} ${WRKSRC}/junkbstr.ini ${JDIR}/configfile.sample
	${INSTALL_DATA} ${WRKSRC}/sblock.ini ${JDIR}/blockfile.sample
	${INSTALL_DATA} ${WRKSRC}/saclfile.ini ${JDIR}/aclfile.sample
	${INSTALL_DATA} ${WRKSRC}/scookie.ini ${JDIR}/cookiefile.sample
	${INSTALL_DATA} ${WRKSRC}/sforward.ini ${JDIR}/forwardfile.sample
	${INSTALL_DATA} ${WRKSRC}/strust.ini ${JDIR}/trustfile.sample
	$(INSTALL_MAN) ${WRKSRC}/junkbuster.1 $(PREFIX)/man/man1/junkbuster-zlib.1
# Create the startup script.  JB will run as user nobody.
	@@${SED} 's|%%JDIR%%|${JDIR}|g ; s|%%PREFIX%%|${PREFIX}|g' \
	    ${FILESDIR}/junkbuster.sh.in > ${WRKDIR}/junkbuster-zlib.sh
	${INSTALL_SCRIPT} ${WRKDIR}/junkbuster-zlib.sh \
	    ${PREFIX}/etc/rc.d/junkbuster-zlib.sh

post-install:
	@@${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.12
log
@Some spaces -> tabs for ports/www.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/junkbuster-zlib/Makefile,v 1.11 2001/01/09 08:25:20 sobomax Exp $
@


1.11
log
@- Fix fennerism;
- correct my e-mail while I'm here.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/junkbuster-zlib/Makefile,v 1.10 2000/11/13 17:27:21 sobomax Exp $
d9 1
a9 1
PORTVERSION= 	1.0
@


1.10
log
@Add junkbuster-zlib, a modified version of Internet Junkbuster Proxy, which in
addition to ads zapping can authomatically compress html pages being sent to
the client. Port has been repo-copied from www/junkbuster.
@
text
@d5 1
a5 1
# $FreeBSD$
d11 2
a12 1
MASTER_SITES=	http://f2.org/download/
d16 1
a16 1
MAINTAINER=	sobomax@@altavista.net
@


1.9
log
@Update with the new PORTNAME/PORTVERSION variables
@
text
@d1 1
a1 1
# New ports collection makefile for:	junkbuster
d5 2
a6 6
# $FreeBSD: ports/www/junkbuster/Makefile,v 1.8 2000/03/05 23:25:14 obrien Exp $

# You need to delete the old distfile if you are upgrading, as the tar ball
# for ijb has not been changing names between minor revisions(ie 2.0->2.0.1).
# I have contacted the author about this though so we may see something new
# in the next revision.
d8 2
a9 2
PORTNAME=	junkbuster
PORTVERSION= 	2.0.2
d11 3
a13 2
MASTER_SITES=	http://www.junkbusters.com/ht/en/
DISTNAME=	ijb20
d15 1
a15 1
MAINTAINER=	ian@@broken.net
a16 1
USE_ZIP=	yes
d18 2
a19 2
JDIR=		${PREFIX}/etc/junkbuster
MAN1=		junkbuster.1
d25 9
a33 9
	${INSTALL_PROGRAM} ${WRKSRC}/junkbuster ${PREFIX}/sbin/junkbuster
	${MKDIR} -m 755 ${PREFIX}/etc/junkbuster
	${INSTALL_DATA} ${WRKSRC}/junkbstr.ini ${PREFIX}/etc/junkbuster/configfile.sample
	${INSTALL_DATA} ${WRKSRC}/sblock.ini ${PREFIX}/etc/junkbuster/blockfile.sample
	${INSTALL_DATA} ${WRKSRC}/saclfile.ini ${PREFIX}/etc/junkbuster/aclfile.sample
	${INSTALL_DATA} ${WRKSRC}/scookie.ini ${PREFIX}/etc/junkbuster/cookiefile.sample
	${INSTALL_DATA} ${WRKSRC}/sforward.ini ${PREFIX}/etc/junkbuster/forwardfile.sample
	${INSTALL_DATA} ${WRKSRC}/strust.ini ${PREFIX}/etc/junkbuster/trustfile.sample
	$(INSTALL_MAN) ${WRKSRC}/junkbuster.1 $(PREFIX)/man/man1/
d35 4
a38 3
	@@${SED} -e 's%JDIR%${JDIR}%g' -e 's%PREFIX%${PREFIX}%g' \
	    ${FILESDIR}/junkbuster.sh.in > ${PREFIX}/etc/rc.d/junkbuster.sh
	${CHMOD} 755 ${PREFIX}/etc/rc.d/junkbuster.sh
d41 1
a41 1
	@@${CAT} ${PKGMESSAGE}
@


1.8
log
@Change package name to "junkbuster"

Submitted by:	Ian Struble <ian@@broken.net> [maintainer]
@
text
@a1 1
# Version required:	2.0
d5 1
a5 1
# $FreeBSD: ports/www/ijb/Makefile,v 1.7 2000/03/05 00:26:04 obrien Exp $
d12 2
a13 2
DISTNAME=	ijb20
PKGNAME=	junkbuster-2.0.2
d16 1
@


1.7
log
@We daemons that are started by an RC script usually live in sbin, not bin.
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/ijb/Makefile,v 1.6 2000/03/05 00:20:11 obrien Exp $
d14 1
a14 1
PKGNAME=	ijb-2.0.2
@


1.6
log
@* Use the Zip distfile as it is smaller.
* Move the warning about stale distfiles near the top where it will be seen.
* sed can read from a file, it is not always a filter...
@
text
@d6 1
a6 1
# $FreeBSD: ports/www/ijb/Makefile,v 1.5 1999/11/14 02:28:13 cpiazza Exp $
d29 1
a29 1
	${INSTALL_PROGRAM} ${WRKSRC}/junkbuster ${PREFIX}/bin/junkbuster
@


1.5
log
@Remove the ^M's in all the files, install a startup script,
and give a brief instruction on how to proceed to get this to work.

PR:		14805
Submitted by:	Mikhail Teterin <mi@@aldan.algebra.com>
@
text
@d6 6
a11 1
# $FreeBSD: ports/www/ijb/Makefile,v 1.4 1999/08/31 02:42:53 peter Exp $
a16 1
EXTRACT_SUFX=	.tar.Z
d20 1
d22 1
a22 6

# You need to delete the old distfile if you are upgrading, as the tar ball
# for ijb has not been changing names between minor revisions(ie 2.0->2.0.1).
# I have contacted the author about this though so we may see something new
# in the next revision.

a24 2
JDIR=		${PREFIX}/etc/junkbuster

d40 1
a40 1
	    < ${FILESDIR}/junkbuster.sh.in > ${PREFIX}/etc/rc.d/junkbuster.sh
@


1.4
log
@$Id$ -> $FreeBSD$
@
text
@d6 1
a6 1
# $FreeBSD$
a15 1
USE_GMAKE=	yes
d25 5
a29 1
# We have to do the install ourselves...
d31 1
a31 1
	${INSTALL_PROGRAM} ${WRKDIR}/$(DISTNAME)/junkbuster ${PREFIX}/bin/junkbuster
d33 14
a46 7
	${INSTALL_DATA} ${WRKDIR}/$(DISTNAME)/junkbstr.ini ${PREFIX}/etc/junkbuster/configfile.sample
	${INSTALL_DATA} ${WRKDIR}/$(DISTNAME)/sblock.ini ${PREFIX}/etc/junkbuster/blockfile.sample
	${INSTALL_DATA} ${WRKDIR}/$(DISTNAME)/saclfile.ini ${PREFIX}/etc/junkbuster/aclfile.sample
	${INSTALL_DATA} ${WRKDIR}/$(DISTNAME)/scookie.ini ${PREFIX}/etc/junkbuster/cookiefile.sample
	${INSTALL_DATA} ${WRKDIR}/$(DISTNAME)/sforward.ini ${PREFIX}/etc/junkbuster/forwardfile.sample
	${INSTALL_DATA} ${WRKDIR}/$(DISTNAME)/strust.ini ${PREFIX}/etc/junkbuster/trustfile.sample
	$(INSTALL_MAN) $(WRKDIR)/$(DISTNAME)/junkbuster.1 $(PREFIX)/man/man1/
@


1.3
log
@Chase the checksum.  Will stop with the next release (we hope :).

PR:		9661
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.2 1999/01/10 18:16:34 steve Exp $
@


1.2
log
@Update to version 2.0.2.

PR:		9377
Submitted by:	maintainer
@
text
@d6 1
a6 1
# $Id: Makefile,v 1.1.1.1 1998/05/03 20:51:37 mph Exp $
d16 7
a22 1
FETCH_BEFORE_ARGS=	-b
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
# $Id$
d9 1
a9 1
PKGNAME=	ijb-2.0
@


1.1.1.1
log
@Import of ijb, the Internet Junkbuster.  It's an HTTP proxy that
strips advertisements and so on.

PR:		6488
Submitted by:	Ian Struble <ian@@broken.net>
@
text
@@
