Bug 154812 - [NEW PORT] www/p5-Emplacken: Manage multiple plack apps with a directory of config files
Summary: [NEW PORT] www/p5-Emplacken: Manage multiple plack apps with a directory of c...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 23:10 UTC by gslin
Modified: 2011-03-09 16:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-Emplacken-0.01.shar (3.74 KB, text/plain)
2011-02-15 23:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2011-02-15 23:10:09 UTC
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/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-15 23:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-03-09 16:44:12 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-03-09 16:44:25 UTC
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"