head	1.6;
access;
symbols
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2005.11.05.09.07.40;	author kris;	state dead;
branches;
next	1.5;

1.5
date	2005.09.10.09.23.12;	author linimon;	state Exp;
branches;
next	1.4;

1.4
date	2005.07.23.02.53.39;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2005.05.17.17.18.23;	author sem;	state Exp;
branches;
next	1.2;

1.2
date	2004.10.14.16.17.39;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2004.06.11.09.57.22;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove expired ports
@
text
@# New ports collection makefile for:	www/p5-MasonX-Apache2Handler
# Date created:				June 5, 2004
# Whom:	      				Autrijus Tang <autrijus@@autrijus.org>
#
# $FreeBSD: ports/www/p5-MasonX-Apache2Handler/Makefile,v 1.5 2005/09/10 09:23:12 linimon Exp $
#

PORTNAME=	MasonX-Apache2Handler
PORTVERSION=	0.05
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	MasonX
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Mason/mod_perl2 interface

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2/ModPerl/Config.pm:${PORTSDIR}/www/mod_perl2 \
		${SITE_PERL}/${PERL_ARCH}/Apache2/Apache/Cookie.pm:${PORTSDIR}/www/p5-libapreq2 \
		${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

BROKEN=		Broken due the new mod_perl2 API
DEPRECATED=	${BROKEN}
EXPIRATION_DATE=2005-09-22

MAN3=		MasonX::Apache2Handler.3 MasonX::Mason-with-mod_perl2.3

post-patch:
	${FIND} ${WRKSRC} -name '*.orig' | ${XARGS} ${RM}

.include <bsd.port.mk>
@


1.5
log
@Reset bouncing maintainer address.  Sorry to see you go.

Hat:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
@
text
@d16 1
a16 1
MAINTAINER=	autrijus@@autrijus.org
@


1.3
log
@- Mark ports BROKEN when/if they depend on mod_perl2.
  With current mod_perl2 API change all old code *will* broken.
@
text
@d27 2
@


1.2
log
@- p5-libapreq2 has been committed by kuriyama.
- apply kuriyama's modified patch to www/p5-MasonX-Apche2Handler.

PR:		ports/72037
Submitted by:	maintainer (Autrijus Tang <autrijus AT not.autrijus dot org>)
Reviewed by:	kuriyama
Approved by:	co-mentor (vanilla)
@
text
@d26 2
@


1.1
log
@Add p5-MasonX-Apache2Handler 0.05, mason/mod_perl2 interface.

PR:		ports/67592
Submitted by:	Autrijus Tang autrijus@@autrijus_dot_org
@
text
@d10 1
d19 1
a19 1
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2:${PORTSDIR}/www/mod_perl2 \
a21 1

d27 3
@

