cvs commit: ports/www Makefile ports/www/p5-Emplacken Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Wed Mar 9 16:44:16 UTC 2011
miwi 2011-03-09 16:44:16 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-Emplacken Makefile distinfo pkg-descr pkg-plist
Log:
Emplacken is a tool for managing a set of Plack applications based on
config files. It also adds support for privilege dropping and error
logs to those Plack servers that don't support these features
natively.
It works be reading a config file and using that to generate a PSGI
application file based on your config. It knows how to generate
Catalyst, Mojo, and Mason app files natively. For other apps, or more
complicated setups, you can supply a template to Emplacken and it
will use that to generate the PSGI app.
WWW: http://search.cpan.org/dist/Emplacken/
PR: ports/154812
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Revision Changes Path
1.2834 +1 -0 ports/www/Makefile
1.1 +37 -0 ports/www/p5-Emplacken/Makefile (new)
1.1 +2 -0 ports/www/p5-Emplacken/distinfo (new)
1.1 +12 -0 ports/www/p5-Emplacken/pkg-descr (new)
1.1 +21 -0 ports/www/p5-Emplacken/pkg-plist (new)
More information about the cvs-all
mailing list