cvs commit: ports/www Makefile
ports/www/p5-Catalyst-Plugin-DefaultEnd
Makefile distinfo pkg-descr pkg-plist
Erwin Lansing
erwin at FreeBSD.org
Thu Nov 17 11:41:01 PST 2005
erwin 2005-11-17 19:41:01 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-Catalyst-Plugin-DefaultEnd Makefile distinfo pkg-descr
pkg-plist
Log:
This action implements a sensible default end action, which will forward
to the first available view, unless status is set to 3xx, or there is a
response body. It also allows you to pass dump_info=1 to the url in
order to force a debug screen, while in debug mode.
If you have more than 1 view, you can specify which one to use with the
'view' config setting.
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session/
PR: ports/89170
Submitted by: Lars Balker Rasmussen <lars at balker.dk>
Revision Changes Path
1.1227 +1 -0 ports/www/Makefile
1.1 +29 -0 ports/www/p5-Catalyst-Plugin-DefaultEnd/Makefile (new)
1.1 +3 -0 ports/www/p5-Catalyst-Plugin-DefaultEnd/distinfo (new)
1.1 +9 -0 ports/www/p5-Catalyst-Plugin-DefaultEnd/pkg-descr (new)
1.1 +3 -0 ports/www/p5-Catalyst-Plugin-DefaultEnd/pkg-plist (new)
More information about the cvs-all
mailing list