summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-StackTrace
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-07-15 09:30:12 +0000
committerabs <abs@pkgsrc.org>2008-07-15 09:30:12 +0000
commit27ded5c72a370f23c713323aa9e7c1b859e2ab8d (patch)
tree4328264e15554299bbd9416587051b3ad6e2709c /www/p5-Catalyst-Plugin-StackTrace
parentff87ca8d51542a6d875f2796e50815edb2955468 (diff)
downloadpkgsrc-27ded5c72a370f23c713323aa9e7c1b859e2ab8d.tar.gz
Added www/p5-Catalyst-Plugin-StackTrace version 0.08
This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred. Each stack frame is displayed along with the package name, line number, file name, and code context surrounding the line number. WWW: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
Diffstat (limited to 'www/p5-Catalyst-Plugin-StackTrace')
-rw-r--r--www/p5-Catalyst-Plugin-StackTrace/DESCR6
-rw-r--r--www/p5-Catalyst-Plugin-StackTrace/Makefile21
-rw-r--r--www/p5-Catalyst-Plugin-StackTrace/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-StackTrace/DESCR b/www/p5-Catalyst-Plugin-StackTrace/DESCR
new file mode 100644
index 00000000000..914df0c9989
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-StackTrace/DESCR
@@ -0,0 +1,6 @@
+This plugin will enhance the standard Catalyst debug screen by including
+a stack trace of your appliation up to the point where the error
+occurred. Each stack frame is displayed along with the package name,
+line number, file name, and code context surrounding the line number.
+
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
diff --git a/www/p5-Catalyst-Plugin-StackTrace/Makefile b/www/p5-Catalyst-Plugin-StackTrace/Makefile
new file mode 100644
index 00000000000..7ade262b2b0
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-StackTrace/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:30:12 abs Exp $
+
+DISTNAME= Catalyst-Plugin-StackTrace-0.08
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/
+COMMENT= Display a stack trace on the debug screen
+
+DEPENDS+= p5-Catalyst-Runtime>=5.61:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Devel-StackTrace>=0:../../devel/p5-Devel-StackTrace
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Plugin/StackTrace/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-StackTrace/distinfo b/www/p5-Catalyst-Plugin-StackTrace/distinfo
new file mode 100644
index 00000000000..be03637ecc3
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-StackTrace/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:30:12 abs Exp $
+
+SHA1 (Catalyst-Plugin-StackTrace-0.08.tar.gz) = 4f3a22df1c1535838ad3cc78b3c92e9ff01361b4
+RMD160 (Catalyst-Plugin-StackTrace-0.08.tar.gz) = e118a2dd08254d87f71d8e7f41c9c48e7f64b044
+Size (Catalyst-Plugin-StackTrace-0.08.tar.gz) = 16033 bytes