Date: Wed, 9 Mar 2011 16:44:16 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-Emplacken Makefile distinfo pkg-descr pkg-plist Message-ID: <201103091644.p29GiGMB002807@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103091644.p29GiGMB002807>