head	1.10;
access;
symbols
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.10
date	2012.01.01.19.30.52;	author ohauer;	state dead;
branches;
next	1.9;

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

1.8
date	2011.09.07.03.00.46;	author pgollucci;	state Exp;
branches;
next	1.7;

1.7
date	2011.08.27.09.55.09;	author ohauer;	state Exp;
branches;
next	1.6;

1.6
date	2009.12.13.18.07.45;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2009.05.16.06.27.52;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2008.12.27.21.01.12;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2008.04.17.14.29.31;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2006.04.05.04.25.26;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.26.13.55.47;	author mat;	state Exp;
branches;
next	;


desc
@@


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

with hat apache@@
@
text
@# New ports collection makefile for:	Apache::CompressClientFixup
# Date created:				25 May 2004
# Whom:					Bill Swingle <unfurl@@freebsd.org>
#
# $FreeBSD: ports/www/p5-Apache-CompressClientFixup/Makefile,v 1.9 2011/11/02 03:43:40 pgollucci Exp $
#

PORTNAME=	Apache-CompressClientFixup
PORTVERSION=	0.07
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl extension for Apache-1.3.X to avoid gzip compression for known buggy browsers

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

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

MAKE_JOBS_SAFE=  yes

PERL_CONFIGURE=	yes

MAN3=		Apache::CompressClientFixup.3

.include <bsd.port.mk>
@


1.9
log
@- sync apache13 related EXPIRATION_DATE

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


1.8
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.7
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.6
log
@- Turn over a bunch of p5- ports that change infrequently to perl@@
  so more people can look at them.
@
text
@d18 4
a21 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.5
log
@- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
@
text
@d14 1
a14 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.4
log
@Claim maintainer for some unmainted apache/perl related ports that are *slow* changing
@
text
@d20 2
@


1.3
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=	ports@@FreeBSD.org
@


1.2
log
@Reset unfurl@@ who has been inactive for some time.

Hat:		portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@


1.1
log
@Add p5-Apache-CompressClientFixup 0.07, perl extension for Apache-1.3.X
to avoid gzip compression for known buggy browsers.

PR:		ports/67195
Submitted by:	Bill Swingle <unfurl@@freebsd.org>
@
text
@d15 1
a15 1
MAINTAINER=	unfurl@@FreeBSD.org
@

