Summary: | [NEW PORT] www/p5-Emplacken: Manage multiple plack apps with a directory of config files | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | gslin | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gslin | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
gslin
2011-02-15 23:10:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci pgollucci@ wants his PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed New port added. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |