summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-11-19 06:32:11 +0000
committerWen Heping <wen@FreeBSD.org>2010-11-19 06:32:11 +0000
commit4b1d2e3a269365bb28fc9d4582ab4d0989d038b7 (patch)
tree94a3de018830d1e187f736046d8b9a5334ca71ab /www
parentRose::HTML::Objects is a framework for creating a reusable set of HTML (diff)
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>
Notes
Notes: svn path=/head/; revision=264795
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/p5-Catalyst-Plugin-ErrorCatcher/Makefile28
-rw-r--r--www/p5-Catalyst-Plugin-ErrorCatcher/distinfo2
-rw-r--r--www/p5-Catalyst-Plugin-ErrorCatcher/pkg-descr5
-rw-r--r--www/p5-Catalyst-Plugin-ErrorCatcher/pkg-plist10
5 files changed, 46 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 0308b18fb3e6..48aa239e78a3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -829,6 +829,7 @@
SUBDIR += p5-Catalyst-Plugin-CookiedSession
SUBDIR += p5-Catalyst-Plugin-DefaultEnd
SUBDIR += p5-Catalyst-Plugin-Email
+ SUBDIR += p5-Catalyst-Plugin-ErrorCatcher
SUBDIR += p5-Catalyst-Plugin-FillInForm
SUBDIR += p5-Catalyst-Plugin-FormBuilder
SUBDIR += p5-Catalyst-Plugin-FormCanary
diff --git a/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile b/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile
new file mode 100644
index 000000000000..089b1de90a4a
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-ErrorCatcher/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: Catalyst-Plugin-ErrorCatcher
+# Date created: 17 November 2010
+# Whom: andrey@kostenko.name
+#
+# $FreeBSD$
+
+PORTNAME= Catalyst-Plugin-ErrorCatcher
+PORTVERSION= 0.0.6.3
+CATEGORIES= www perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= andrey@kostenko.name
+COMMENT= Catch application errors and emit them somewhere
+
+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 \
+ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
+ p5-version>=0:${PORTSDIR}/devel/p5-version
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= 5.8.1+
+MAN3= Catalyst::Plugin::ErrorCatcher.3 \
+ Catalyst::Plugin::ErrorCatcher::Email.3 \
+ Catalyst::Plugin::ErrorCatcher::File.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo b/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo
new file mode 100644
index 000000000000..623f4a082946
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-ErrorCatcher/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Catalyst-Plugin-ErrorCatcher-0.0.6.3.tar.gz) = 6ae078c3d96bb234d2674c5439f76eca6e74c5c424f409c3251f7f738b34699b
+SIZE (Catalyst-Plugin-ErrorCatcher-0.0.6.3.tar.gz) = 32687
diff --git a/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-descr b/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-descr
new file mode 100644
index 000000000000..5ec61adaa50e
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-descr
@@ -0,0 +1,5 @@
+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
diff --git a/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-plist b/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-plist
new file mode 100644
index 000000000000..b963e6753ddd
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-ErrorCatcher/pkg-plist
@@ -0,0 +1,10 @@
+%%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher.pm
+%%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/Email.pm
+%%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher/File.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/ErrorCatcher/.packlist
+@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/ErrorCatcher
+@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
+@dirrmtry %%SITE_PERL%%/Catalyst
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/ErrorCatcher
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst