Date: Mon, 31 Dec 2007 00:28:05 +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-FCGI-ProcManager Makefile distinfo pkg-descr pkg-plist Message-ID: <200712310028.lBV0S5On056424@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-12-31 00:28:05 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-FCGI-ProcManager Makefile distinfo pkg-descr pkg-plist Log: FCGI::ProcManager is used to serve as a FastCGI process manager. By re-implementing it in perl, developers can more finely tune performance in their web applications, and can take advantage of copy-on-write semantics prevalent in UNIX kernel process management. The process manager should be invoked before the caller''s request loop WWW: http://search.cpan.org/dist/FCGI-ProcManager/ PR: ports/119009 Submitted by: Peter <peter at vereshagin.org> Revision Changes Path 1.1933 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/p5-FCGI-ProcManager/Makefile (new) 1.1 +3 -0 ports/www/p5-FCGI-ProcManager/distinfo (new) 1.1 +7 -0 ports/www/p5-FCGI-ProcManager/pkg-descr (new) 1.1 +5 -0 ports/www/p5-FCGI-ProcManager/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712310028.lBV0S5On056424>