head	1.11;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	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.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.4
	RELEASE_4_10_0:1.4
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.28.17.18.16;	author svnexp;	state dead;
branches;
next	1.10;

1.10
date	2012.11.17.06.02.53;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.10.28.21.44.23;	author bapt;	state Exp;
branches;
next	1.8;

1.8
date	2012.06.29.16.27.42;	author az;	state Exp;
branches;
next	1.7;

1.7
date	2009.05.16.14.25.28;	author dhn;	state Exp;
branches;
next	1.6;

1.6
date	2006.06.25.15.29.10;	author clsung;	state Exp;
branches;
next	1.5;

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

1.4
date	2003.10.24.14.15.30;	author erwin;	state Exp;
branches;
next	1.3;

1.3
date	2003.10.24.12.04.54;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2003.09.06.21.05.25;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.23.08.55.52;	author knu;	state Exp;
branches;
next	;


desc
@@


1.11
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/307916
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307916 | bapt | 2012-11-28 17:12:35 +0000 (Wed, 28 Nov 2012) | 17 lines
## SVN ##
## SVN ## 2012-11-28 www/p5-Sledge: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-CacheContent: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-Download: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-Dumper: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-HTML2HDML: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-Log: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-NoCache: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-SaveUpload: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-ScratchPad: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-SessionAutoCleanup: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Plugin-XSLT: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-SessionManager-CookieStore: depends on mod_perl 1 which is gone
## SVN ## 2012-11-28 www/p5-Sledge-Template-Expr: depends on mod_perl 1 which is gone
## SVN ##
## SVN ## Approved by:	dhn (maintainer)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Akinori MUSHA aka knu <knu@@idaemons.org>
# $FreeBSD: head/www/p5-Sledge-Plugin-CacheContent/Makefile 306580 2012-10-28 21:44:23Z bapt $

PORTNAME=	Sledge-Plugin-CacheContent
PORTVERSION=	0.03
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR=	sledge/3762
PKGNAMEPREFIX=	p5-

MAINTAINER=	dhn@@FreeBSD.org
COMMENT=	A Sledge plug-in that generates and serves cached content

DEPRECATED=	depends on mod_perl 1 which is gone
EXPIRATION_DATE=	2012-11-28

BUILD_DEPENDS=	${PM_DEPENDS}
RUN_DEPENDS=	${PM_DEPENDS}

PM_DEPENDS=	p5-Sledge>=0:${PORTSDIR}/www/p5-Sledge

PERL_CONFIGURE=	yes

MAN3=		Sledge::Plugin::CacheContent.3

.include <bsd.port.mk>
@


1.10
log
@Switch exporter over
@
text
@@


1.9
log
@SVN rev 306580 on 2012-10-28 21:44:23Z by bapt

Depends on mod_perl1 which is not in the ports tree anymore

Approved by:	dhn (maintainer)
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.8
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d1 1
a1 4
# New ports collection makefile for:	p5-Sledge-Plugin-CacheContent
# Date created:		23 April 2003
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
a2 1
#
d14 3
@


1.7
log
@- Take maintainership

Approved by:	miwi (mentor implicit)
@
text
@d21 1
a21 1
PM_DEPENDS=	${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge
@


1.6
log
@- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@@

PR:		ports/98755
Submitted by:	rafan (the fresh committer)
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
@
text
@a25 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.4
log
@Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
@
text
@d15 1
a15 1
MAINTAINER=	knu@@FreeBSD.org
@


1.3
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a22 2
SITE_PERL=	${SITE_PERL}

@


1.2
log
@Use MASTER_SITE_SOURCEFORGE_JP.
@
text
@d23 1
a23 1
SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
@


1.1
log
@Add p5-Sledge-Plugin-CacheContent, a Sledge plug-in that generates
and serves cached content.
@
text
@d11 2
a12 1
MASTER_SITES=	http://downloads.sourceforge.jp/sledge/3762/
@

