head	1.19;
access;
symbols
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.15
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.14
	RELEASE_6_2_0:1.14
	RELEASE_6_1_0:1.13
	RELEASE_5_5_0:1.13
	RELEASE_6_0_0:1.13
	RELEASE_5_4_0:1.13
	RELEASE_4_11_0:1.13
	RELEASE_5_3_0:1.13
	RELEASE_4_10_0:1.13
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.8
	RELEASE_4_8_0:1.8
	RELEASE_5_0_0:1.6
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.19
date	2012.01.01.19.30.53;	author ohauer;	state dead;
branches;
next	1.18;

1.18
date	2011.11.02.03.43.41;	author pgollucci;	state Exp;
branches;
next	1.17;

1.17
date	2011.09.07.03.00.46;	author pgollucci;	state Exp;
branches;
next	1.16;

1.16
date	2011.08.27.09.55.09;	author ohauer;	state Exp;
branches;
next	1.15;

1.15
date	2008.04.17.14.29.33;	author araujo;	state Exp;
branches;
next	1.14;

1.14
date	2006.04.22.16.29.56;	author leeym;	state Exp;
branches;
next	1.13;

1.13
date	2004.04.03.10.56.26;	author skv;	state Exp;
branches;
next	1.12;

1.12
date	2003.12.21.00.22.52;	author sergei;	state Exp;
branches;
next	1.11;

1.11
date	2003.08.08.09.28.55;	author skv;	state Exp;
branches;
next	1.10;

1.10
date	2003.08.08.04.40.46;	author kris;	state Exp;
branches;
next	1.9;

1.9
date	2003.08.07.09.22.17;	author kris;	state Exp;
branches;
next	1.8;

1.8
date	2003.02.20.19.15.31;	author knu;	state Exp;
branches;
next	1.7;

1.7
date	2003.02.04.10.16.44;	author edwin;	state Exp;
branches;
next	1.6;

1.6
date	2002.11.10.16.48.28;	author lioux;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.06.22.47.21;	author adamw;	state Exp;
branches;
next	1.4;

1.4
date	2002.03.25.16.17.44;	author roam;	state Exp;
branches;
next	1.3;

1.3
date	2001.05.27.05.44.57;	author vanilla;	state Exp;
branches;
next	1.2;

1.2
date	2001.05.09.09.54.30;	author alex;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.07.04.33.24;	author will;	state Exp;
branches;
next	;


desc
@@


1.19
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-Filter
# Date created:				March 30th 2001
# Whom:	      				Alex Kapranoff <kapr@@crosswinds.net>
#
# $FreeBSD: ports/www/p5-Apache-Filter/Makefile,v 1.18 2011/11/02 03:43:41 pgollucci Exp $
#

PORTNAME=	Apache-Filter
PORTVERSION=	1.024
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module to alter the output of previous handlers

RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS=	${RUN_DEPENDS}

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

PERL_CONFIGURE=	yes
INSTALL_TARGET=	pure_install

MAN3=		Apache::Filter.3 Apache::PerlRunFilter.3 \
		Apache::RegistryFilter.3

.include <bsd.port.mk>
@


1.18
log
@- sync apache13 related EXPIRATION_DATE

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


1.17
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
@d21 1
a21 1
EXPIRATION_DATE=	2011-11-01
@


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

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


1.15
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
@d20 3
@


1.14
log
@- update to 1.024
- assign to perl@@
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@


1.13
log
@Update dependency on www/p5-Apache-Test.

Pointed by:	kris
@
text
@d9 1
a9 1
PORTVERSION=	1.022
d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
d19 1
a19 2
BUILD_DEPENDS=	${RUN_DEPENDS} \
		${SITE_PERL}/${PERL_ARCH}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
@


1.12
log
@- Use canonical form (ports@@FreeBSD.org) in MAINTAINER line
@
text
@d20 1
a20 1
		${SITE_PERL}/Apache/Test.pm:${PORTSDIR}/www/p5-Apache-Test
@


1.11
log
@1. Unbreak port building
2. Minor style cleanup
@
text
@d15 1
a15 1
MAINTAINER=	ports@@freebsd.org
@


1.10
log
@This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
@
text
@d18 3
a20 3
BROKEN=		Does not build

BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
a26 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.9
log
@BROKEN: Does not build
@
text
@@


1.8
log
@De-pkg-comment.
@
text
@d18 2
@


1.7
log
@Maintainer update www/p5-Apache-Filter
- update to 1.022
- add WWW

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


1.6
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d9 1
a9 1
PORTVERSION=	1.019
@


1.5
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Perl module to alter the output of previous handlers

@


1.4
log
@Update to 1.0.19 and set MAINTAINER to ports@@FreeBSD.org.

PR:		36304
Submitted by:	the former maintainer
@
text
@d17 2
@


1.3
log
@Fix configure fault.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-Filter/Makefile,v 1.2 2001/05/09 09:54:30 alex Exp $
d9 1
a9 2
PORTVERSION=	1.018
PORTREVISION=	1
d15 1
a15 1
MAINTAINER=	kapr@@crosswinds.net
@


1.2
log
@- Update to 1.018
- plist fixes

PR:		27030
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-Filter/Makefile,v 1.1 2001/04/07 04:33:24 will Exp $
d10 1
@


1.1
log
@Add p5-Apache-Filter 1.016, a perl module to alter the output of
previous handlers.

PR:		26290
Submitted by:	Alex Kapranoff <kapr@@crosswinds.net>
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	1.016
@

