Date: Tue, 7 Dec 2010 19:18:29 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@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-Engine Makefile distinfo pkg-descr pkg-plist Message-ID: <201012071918.oB7JITkE027031@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2010-12-07 19:18:29 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-FCGI-Engine Makefile distinfo pkg-descr pkg-plist Log: This module helps manage FCGI based web applications by providing a wrapper which handles most of the low-level FCGI details for you. It can run FCGI programs as simple scripts or as full standalone socket based servers who are managed by FCGI::Engine::ProcManager. WWW: http://search.cpan.org/dist/FCGI-Engine/ PR: ports/152803 Submitted by: Anes Muhametov <anes at anes.su> Revision Changes Path 1.2765 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/p5-FCGI-Engine/Makefile (new) 1.1 +3 -0 ports/www/p5-FCGI-Engine/distinfo (new) 1.1 +6 -0 ports/www/p5-FCGI-Engine/pkg-descr (new) 1.1 +27 -0 ports/www/p5-FCGI-Engine/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012071918.oB7JITkE027031>