summaryrefslogtreecommitdiff
path: root/www/p5-FCGI-ProcManager
diff options
context:
space:
mode:
authorabs <abs>2006-06-07 11:44:22 +0000
committerabs <abs>2006-06-07 11:44:22 +0000
commit320b7fd2659ac420f02c9b6acb7ca07181d6c8e8 (patch)
treef696048a7d5e0ea0c5e371bd11e2c605ae4bae36 /www/p5-FCGI-ProcManager
parentcfe0587fded782e69f2aad18cb5ed272be514d8a (diff)
downloadpkgsrc-320b7fd2659ac420f02c9b6acb7ca07181d6c8e8.tar.gz
Added www/p5-FCGI-ProcManager-0.17
FCGI-ProcManager is a process manager for FCGI. By implementing the process manager in perl, we can more finely tune FastCGI performance, and we can take CPU and memory advantages of fast forks and copy-on-write UNIX process management characteristics.
Diffstat (limited to 'www/p5-FCGI-ProcManager')
-rw-r--r--www/p5-FCGI-ProcManager/DESCR4
-rw-r--r--www/p5-FCGI-ProcManager/Makefile15
-rw-r--r--www/p5-FCGI-ProcManager/PLIST1
-rw-r--r--www/p5-FCGI-ProcManager/distinfo5
4 files changed, 25 insertions, 0 deletions
diff --git a/www/p5-FCGI-ProcManager/DESCR b/www/p5-FCGI-ProcManager/DESCR
new file mode 100644
index 00000000000..0b6d512b246
--- /dev/null
+++ b/www/p5-FCGI-ProcManager/DESCR
@@ -0,0 +1,4 @@
+FCGI-ProcManager is a process manager for FCGI. By implementing
+the process manager in perl, we can more finely tune FastCGI
+performance, and we can take CPU and memory advantages of fast
+forks and copy-on-write UNIX process management characteristics.
diff --git a/www/p5-FCGI-ProcManager/Makefile b/www/p5-FCGI-ProcManager/Makefile
new file mode 100644
index 00000000000..3f5c6726ee7
--- /dev/null
+++ b/www/p5-FCGI-ProcManager/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/06/07 11:44:22 abs Exp $
+
+DISTNAME= FCGI-ProcManager-0.17
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/J/JU/JURACH/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/FCGI-ProcManager/
+COMMENT= Functions for managing FastCGI applications
+
+PERL5_PACKLIST= auto/FCGI/ProcManager/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-FCGI-ProcManager/PLIST b/www/p5-FCGI-ProcManager/PLIST
new file mode 100644
index 00000000000..5fc288669bc
--- /dev/null
+++ b/www/p5-FCGI-ProcManager/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/07 11:44:22 abs Exp $
diff --git a/www/p5-FCGI-ProcManager/distinfo b/www/p5-FCGI-ProcManager/distinfo
new file mode 100644
index 00000000000..15940afea60
--- /dev/null
+++ b/www/p5-FCGI-ProcManager/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/06/07 11:44:22 abs Exp $
+
+SHA1 (FCGI-ProcManager-0.17.tar.gz) = 8473eecc659412e561cf1ab8b3349bbf04de0696
+RMD160 (FCGI-ProcManager-0.17.tar.gz) = ccc2de5721ed7b1ea2b011ee7031e2801127bbf3
+Size (FCGI-ProcManager-0.17.tar.gz) = 18192 bytes