Import p5-FCGI-ProcManager - perl functions for managing FastCGI
applications ok steven@
This commit is contained in:
parent
171a417988
commit
a3e24452bf
17
www/p5-FCGI-ProcManager/Makefile
Normal file
17
www/p5-FCGI-ProcManager/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2006/12/17 09:25:11 dassow Exp $
|
||||
|
||||
COMMENT= "functions for managing FastCGI applications"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= FCGI-ProcManager-0.17
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Simon Dassow <dassow@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
www/p5-FCGI-ProcManager/distinfo
Normal file
4
www/p5-FCGI-ProcManager/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (FCGI-ProcManager-0.17.tar.gz) = bd59bf793574d68024060a8a197419f7
|
||||
RMD160 (FCGI-ProcManager-0.17.tar.gz) = ccc2de5721ed7b1ea2b011ee7031e2801127bbf3
|
||||
SHA1 (FCGI-ProcManager-0.17.tar.gz) = 8473eecc659412e561cf1ab8b3349bbf04de0696
|
||||
SIZE (FCGI-ProcManager-0.17.tar.gz) = 18192
|
5
www/p5-FCGI-ProcManager/pkg/DESCR
Normal file
5
www/p5-FCGI-ProcManager/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
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.
|
||||
|
4
www/p5-FCGI-ProcManager/pkg/PLIST
Normal file
4
www/p5-FCGI-ProcManager/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1 2006/12/17 09:25:11 dassow Exp $
|
||||
${P5SITE}/FCGI/
|
||||
${P5SITE}/FCGI/ProcManager.pm
|
||||
@man man/man3p/FCGI::ProcManager.3p
|
Loading…
x
Reference in New Issue
Block a user