head	1.7;
access;
symbols
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	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;
locks; strict;
comment	@# @;


1.7
date	2012.01.01.19.30.57;	author ohauer;	state dead;
branches;
next	1.6;

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

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

1.4
date	2011.08.27.09.55.12;	author ohauer;	state Exp;
branches;
next	1.3;

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

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

1.1
date	2006.07.26.15.46.33;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.7
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-Text-Markdown-ApacheHandler
# Date created:		2006-07-21
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: ports/www/p5-Text-Markdown-ApacheHandler/Makefile,v 1.6 2011/11/02 03:43:44 pgollucci Exp $
#

PORTNAME=	Text-Markdown-ApacheHandler
PORTVERSION=	0.04
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@@gslin.org
COMMENT=	Processes files with Markdown syntax for Apache

RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache/Constants.pm:${PORTSDIR}/www/mod_perl \
		${SITE_PERL}/${PERL_ARCH}/Apache/File.pm:${PORTSDIR}/www/mod_perl \
		${SITE_PERL}/Text/Markdown.pm:${PORTSDIR}/textproc/p5-Text-Markdown

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

PERL_CONFIGURE=	yes

MAN3=		Text::Markdown::ApacheHandler.3

.include <bsd.port.mk>
@


1.6
log
@- sync apache13 related EXPIRATION_DATE

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


1.5
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
@d22 1
a22 1
EXPIRATION_DATE=	2011-11-01
@


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

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


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
@d21 3
@


1.2
log
@- Update to 0.04

PR:		ports/101177
Submitted by:	clsung
Approved by:	maintainer (Gea-Suan Lin)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Text
@


1.1
log
@Add p5-Text-Markdown-ApacheHandler 0.03, processes files with Markdown
syntax for Apache.

PR:		ports/100625
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@

