head	1.11;
access;
symbols
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.01.01.19.30.50;	author ohauer;	state dead;
branches;
next	1.10;

1.10
date	2011.11.02.03.43.39;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2011.09.07.03.00.45;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2011.08.27.09.55.08;	author ohauer;	state Exp;
branches;
next	1.7;

1.7
date	2009.01.29.17.41.16;	author erwin;	state Exp;
branches;
next	1.6;

1.6
date	2008.04.17.14.29.29;	author araujo;	state Exp;
branches;
next	1.5;

1.5
date	2006.06.25.16.38.44;	author clsung;	state Exp;
branches;
next	1.4;

1.4
date	2003.10.24.12.04.30;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.12.16.41.12;	author erwin;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.14.01.22;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.09.21.06.43.47;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.11
log
@- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@@
@
text
@# New ports collection makefile for:	p5-Apache-AntiSpam
# Date created:				11 June 2002
# Whom:					Erwin Lansing <erwin@@FreeBSD.org>
#
# $FreeBSD: ports/www/p5-Apache-AntiSpam/Makefile,v 1.10 2011/11/02 03:43:39 pgollucci Exp $
#

PORTNAME=	Apache-AntiSpam
PORTVERSION=	0.05
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	AntiSpam filter for web pages

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
		${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
		${SITE_PERL}/Email/Find.pm:${PORTSDIR}/mail/p5-Email-Find
RUN_DEPENDS=	${BUILD_DEPENDS}

DEPRECATED=	depends on mod_perl
EXPIRATION_DATE=	2012-01-01

PERL_CONFIGURE=	yes

MAN3=		Apache::AntiSpam.3 \
		Apache::AntiSpam::HTMLEncode.3 \
		Apache::AntiSpam::NoSpam.3 \
		Apache::AntiSpam::Heuristic.3 \

.include <bsd.port.mk>
@


1.10
log
@- sync apache13 related EXPIRATION_DATE

With Hat:	apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from now).
- This can be changed later as needed, if at all, either way we won't remove them
  until after 9.0 is released.

With Hat:   apache@@
Reported by:    dvl via freshports
@
text
@d23 1
a23 1
EXPIRATION_DATE=	2011-11-01
@


1.8
log
@- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@@
@
text
@d23 1
a23 1
EXPIRATION_DATE=	one week after FreeBSD 9.0-RELEASE-p0
@


1.7
log
@Reassign my p5-* ports to perl@@ so more than one person
can look at them.
@
text
@d22 3
@


1.6
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d14 1
a14 1
MAINTAINER=	erwin@@FreeBSD.org
@


1.5
log
@- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@


1.4
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a24 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.3
log
@Change to my FreeBSD.org address
@
text
@d18 3
a20 3
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Email/Find.pm:${PORTSDIR}/mail/p5-Email-Find
@


1.2
log
@De-pkg-comment.
@
text
@d3 1
a3 1
# Whom:					Erwin Lansing <erwin@@lansing.dk>
d15 1
a15 1
MAINTAINER=	erwin@@lansing.dk
@


1.1
log
@add p5-Apache-AntiSpam 0.05
AntiSpam filter for web pages

PR:		39166
Submitted by:	Erwin Lansing <erwin@@lansing.dk>
@
text
@d16 1
@

