Summary: | New port: www/p5-FCGI-Spa | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Peter <peter> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Peter
2007-12-25 14:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed New port added. Thanks! miwi 2008-01-12 16:11:30 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-FCGI-Spawn Makefile distinfo pkg-descr pkg-plist Log: FCGI::Spawn is used to serve as a FastCGI process manager. Besides the features the FCGI::ProcManager posess itself, the FCGI::Spawn is targeted as web server admin understandable instance for building the own fastcgi server with copy-on-write memory sharing among forks and with single input parameters like socket path and processes number. Another thing to mention is that it is able to execute any file pointed by Web server. So we have the daemon that is hot ready for hosting providing. WWW: http://search.cpan.org/dist/FCGI-ProcManager/ PR: ports/119010 Submitted by: Peter <peter at vereshagin.org> Revision Changes Path 1.1943 +1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/p5-FCGI-Spawn/Makefile (new) 1.1 +3 -0 ports/www/p5-FCGI-Spawn/distinfo (new) 1.1 +10 -0 ports/www/p5-FCGI-Spawn/pkg-descr (new) 1.1 +5 -0 ports/www/p5-FCGI-Spawn/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" |