head	1.8;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


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

1.7
date	2012.11.17.06.02.47;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.04.21.18.03.33;	author sunpoet;	state Exp;
branches;
next	1.5;

1.5
date	2012.04.21.18.01.52;	author sunpoet;	state Exp;
branches;
next	1.4;

1.4
date	2011.10.07.11.22.44;	author culot;	state Exp;
branches;
next	1.3;

1.3
date	2011.09.07.09.27.11;	author az;	state Exp;
branches;
next	1.2;

1.2
date	2011.09.07.08.58.48;	author dougb;	state Exp;
branches;
next	1.1;

1.1
date	2010.11.19.06.32.11;	author wen;	state Exp;
branches;
next	;


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311929
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: andrey@@kostenko.name
# $FreeBSD: head/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile 311929 2013-02-08 09:33:34Z tobez $

PORTNAME=	Catalyst-Plugin-ErrorCatcher
PORTVERSION=	0.0.8.13
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:CHISEL
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Catch application errors and emit them somewhere

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Catalyst-Plugin-Authentication>=0.10010:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
		p5-Catalyst-Plugin-ConfigLoader>=0.22:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \
		p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
		p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \
		p5-Catalyst-Plugin-Session-Store-File>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \
		p5-Catalyst-Plugin-StackTrace>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-StackTrace \
		p5-Config-General>0:${PORTSDIR}/devel/p5-Config-General \
		p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
		p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
		p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
		p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \
		p5-FindBin-libs>0:${PORTSDIR}/devel/p5-FindBin-libs \
		p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
		p5-MIME-Lite>0:${PORTSDIR}/mail/p5-MIME-Lite \
		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
		p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean
RUN_DEPENDS:=	${BUILD_DEPENDS}

TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
		p5-Test-NoTabs>=0:${PORTSDIR}/devel/p5-Test-NoTabs \
		p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules

PERL_CONFIGURE=	yes

MAN3=		Catalyst::Plugin::ErrorCatcher.3 \
		Catalyst::Plugin::ErrorCatcher::Email.3 \
		Catalyst::Plugin::ErrorCatcher::File.3 \
		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::CaughtException.3 \
		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::ForeignKeyConstraint.3 \
		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::MissingColumn.3 \
		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::TransactionAborted.3 \
		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::UniqueConstraintViolation.3 \
		Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::TxnDo.3

.include <bsd.port.mk>
@


1.7
log
@Switch exporter over
@
text
@d1 2
a2 5
# New ports collection makefile for:	Catalyst-Plugin-ErrorCatcher
# Date created:				17 November 2010
# Whom:					andrey@@kostenko.name
#
# $FreeBSD: head/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile 300897 2012-07-14 14:29:18Z beat $
d5 1
a5 1
PORTVERSION=	0.0.8.12
d52 1
@


1.6
log
@- Update to 0.0.8.12
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Pass maintainership to perl@@
- Sort PLIST
- Add missing trailing slash to WWW

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes
PR:		ports/167153
Submitted by:	sunpoet (myself)
Approved by:	Andrii Kostenko <andrey@@kostenko.name> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 0.0.8.12
- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Pass maintainership to perl@@
- Sort PLIST
- Add missing trailing slash to WWW

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher/Changes
PR:		ports/167153
Submitted by:	sunpoet (myself)
Approved by:	Andrii Kostenko <andrey@@kostenko.name> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	andrey@@kostenko.name
@


1.4
log
@- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d8 1
a8 1
PORTVERSION=	0.0.8.9
d20 1
a20 1
RUN_DEPENDS=	p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \
d32 1
d34 1
a38 1
		p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable \
d40 1
d42 3
a44 3
BUILD_DEPENDS:=	${RUN_DEPENDS}

TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
d48 8
a55 7
MAN3=	\
	Catalyst::Plugin::ErrorCatcher.3 \
	Catalyst::Plugin::ErrorCatcher::Email.3 \
	Catalyst::Plugin::ErrorCatcher::File.3 \
	Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::CaughtException.3 \
	Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::Pg::MissingColumn.3 \
	Catalyst::Plugin::ErrorCatcher::Plugin::CleanUp::TxnDo.3
@


1.3
log
@- update to 0.0.8.9
- add LICENSE

Also this version untie dependence on devel/p5-Class-Data-Accessor
which marked as deprecated.

PR:		ports/160536
Submitted by:	Andrej Zverev <andrej.zverev@@gmail.com>
Approved by:	maintainer
@
text
@d17 1
a17 1
LICENSE=	ART20 GPLv1
@


1.2
log
@DEPRECATED=     Depends on devel/p5-Class-Data-Accessor, which is deprecated
EXPIRATION_DATE=        2011-09-30

Approved by:	perl@@ (az)
@
text
@d8 1
a8 1
PORTVERSION=	0.0.6.3
d11 1
d17 2
a18 2
DEPRECATED=	Depends on devel/p5-Class-Data-Accessor, which is deprecated
EXPIRATION_DATE=	2011-09-30
d20 14
a33 3
RUN_DEPENDS=	p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Class-Data-Accessor>=0:${PORTSDIR}/devel/p5-Class-Data-Accessor \
		p5-IO>=0:${PORTSDIR}/devel/p5-IO \
d35 4
a38 2
		p5-version>=0:${PORTSDIR}/devel/p5-version
BUILD_DEPENDS=	${RUN_DEPENDS}
d40 13
a52 4
PERL_CONFIGURE=	5.8.1+
MAN3=		Catalyst::Plugin::ErrorCatcher.3 \
		Catalyst::Plugin::ErrorCatcher::Email.3 \
		Catalyst::Plugin::ErrorCatcher::File.3
@


1.1
log
@Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the
information that would normally only be seen on the Catalyst Error
Screen courtesy of the Catalyst::Plugin::StackTrace plugin.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-ErrorCatcher

PR:		ports/152320
Submitted by:	Andrey Kostenko <andrey@@kostenko.name>
@
text
@d16 3
@

