head	1.12;
access;
symbols
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	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.5
	RELEASE_5_1_0:1.5
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.12
date	2012.03.20.02.21.48;	author swills;	state dead;
branches;
next	1.11;

1.11
date	2012.03.18.19.08.16;	author swills;	state Exp;
branches;
next	1.10;

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

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

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

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

1.6
date	2003.10.24.12.04.30;	author ijliao;	state Exp;
branches;
next	1.5;

1.5
date	2003.02.20.19.15.30;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.10.16.48.27;	author lioux;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.06.22.47.20;	author adamw;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.01.06.36.51;	author vanilla;	state Exp;
branches;
next	1.1;

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


desc
@@


1.12
log
@2012-04-18 www/p5-Apache-AddHostPath: Only works with mod_perl 1 which is removed

Feature safe:	yes
@
text
@# New ports collection makefile for:	Apache::AddHostPath
# Date created:				04 Nov 2000
# Whom:					will
#
# $FreeBSD: ports/www/p5-Apache-AddHostPath/Makefile,v 1.11 2012/03/18 19:08:16 swills Exp $
#

PORTNAME=	Apache-AddHostPath
PORTVERSION=	0.02
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl interface for transforming a requested URI based on host/port

DEPRECATED=	Only works with mod_perl 1 which is removed
EXPIRATION_DATE=	2012-04-18

MAKE_JOBS_SAFE=  yes

PERL_CONFIGURE=	yes

MAN3=		Apache::AddHostPath.3

.include <bsd.port.mk>
@


1.11
log
@- Mark DEPRECATED since it only works with mod_perl 1 which is gone

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Turn over a bunch of p5- ports that change infrequently to perl@@
  so more people can look at them.
@
text
@d17 3
@


1.9
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.8
log
@Claim maintainer for some unmainted apache/perl related ports that are *slow* changing
@
text
@d17 2
@


1.7
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.6
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Apache
@


1.5
log
@De-pkg-comment.
@
text
@a19 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.4
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
@d16 1
@


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

Approved by:	pat
@
text
@a16 2
PORTCOMMENT=	Perl interface for transforming a requested URI based on host/port

@


1.2
log
@Remove do-configure section, use PERL_CONFIGURE now.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/p5-Apache-AddHostPath/Makefile,v 1.1 2001/01/03 23:21:23 will Exp $
d16 2
@


1.1
log
@Add p5-Apache-AddHostPath 0.02, perl interface for transforming a
requested URI based on host/port.
@
text
@d5 1
a5 1
# $FreeBSD$
a16 1
USE_PERL5=	yes
@

