Date: Wed, 11 Jan 2006 17:13:00 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Catalyst-Plugin-StackTrace Makefile distinfo pkg-descr pkg-plist Message-ID: <200601111713.k0BHD0aC004980@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2006-01-11 17:13:00 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-Catalyst-Plugin-StackTrace Makefile distinfo pkg-descr
pkg-plist
Log:
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/
PR: ports/91667
Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Revision Changes Path
1.1296 +1 -0 ports/www/Makefile
1.1 +30 -0 ports/www/p5-Catalyst-Plugin-StackTrace/Makefile (new)
1.1 +3 -0 ports/www/p5-Catalyst-Plugin-StackTrace/distinfo (new)
1.1 +6 -0 ports/www/p5-Catalyst-Plugin-StackTrace/pkg-descr (new)
1.1 +3 -0 ports/www/p5-Catalyst-Plugin-StackTrace/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601111713.k0BHD0aC004980>
