head	1.8;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.02.46;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.06.05.12.43.45;	author culot;	state Exp;
branches;
next	1.6;

1.6
date	2012.01.09.21.53.05;	author swills;	state Exp;
branches;
next	1.5;

1.5
date	2011.09.08.13.20.12;	author az;	state Exp;
branches;
next	1.4;

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

1.3
date	2010.01.25.22.42.57;	author kuriyama;	state Exp;
branches;
next	1.2;

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

1.1
date	2008.06.17.02.03.30;	author lippe;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Catalyst-Model-DynamicAdaptor
# Date created:		2008-06-11
# Whom:			Tomoyuki Sakurai <cherry@@trombik.org>
#
# $FreeBSD: head/www/p5-Catalyst-Model-DynamicAdaptor/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Catalyst-Model-DynamicAdaptor
PORTVERSION=	0.02
PORTREVISION=	1
CATEGORIES=	www devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:TOMYHERO
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Dynamically load adaptor modules

BUILD_DEPENDS=	p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Module-Recursive-Require>=0:${PORTSDIR}/devel/p5-Module-Recursive-Require \
		p5-Test-Spelling>=0:${PORTSDIR}/devel/p5-Test-Spelling
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=	Catalyst::Model::DynamicAdaptor.3

.include <bsd.port.mk>
@


1.7
log
@- Remove SITE_PERL from *_DEPENDS

Submitted by:	az@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Add BUILD_DEPENDS to silence build warnings and enable testing
@
text
@d19 3
a21 3
BUILD_DEPENDS=	${SITE_PERL}/Catalyst/Runtime.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
		${SITE_PERL}/Module/Recursive/Require.pm:${PORTSDIR}/devel/p5-Module-Recursive-Require \
		${SITE_PERL}/Test/Spelling.pm:${PORTSDIR}/devel/p5-Test-Spelling
@


1.5
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.

With perl@@ hat
@
text
@d19 1
a19 1
RUN_DEPENDS=	${SITE_PERL}/Catalyst/Runtime.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
d22 1
@


1.4
log
@- Add missing perl5 virtual categories
@
text
@d13 1
a13 1
MASTER_SITE_SUBDIR=	../by-authors/id/T/TO/TOMYHERO/
d23 2
a24 1
PERL_CONFIGURE=	Yes
@


1.3
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 6).

Approved by:	portmgr (itetcu)
@
text
@d11 1
a11 1
CATEGORIES=	www devel
@


1.2
log
@Reset cherry@@trombik.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
@
text
@d10 1
a20 1
		${SITE_PERL}/NEXT.pm:${PORTSDIR}/devel/p5-NEXT \
@


1.1
log
@Dynamically load adaptor modules

WWW: http://search.cpan.org/dist/Catalyst-Model-DynamicAdaptor/

PR:		ports/124474
Submitted by:	Charlie & <root@@spica.trombik.org>
Reviewed by:	lippe
Approved by:	gabor (mentor, implicit)
@
text
@d15 1
a15 1
MAINTAINER=	cherry@@trombik.org
@

