aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-07 09:32:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-07 09:32:27 +0000
commit7c8eee3e2241b0e93ff95686777ec5b3c4b78d3e (patch)
tree070cb31491e5069dbbde5e0699554043286a643e /www
parentdadc5743489ef996371dca6fc24ab1a9870277a4 (diff)
downloadports-7c8eee3e2241b0e93ff95686777ec5b3c4b78d3e.tar.gz
ports-7c8eee3e2241b0e93ff95686777ec5b3c4b78d3e.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-FastCGI-ProcManager/Makefile26
-rw-r--r--www/p5-FastCGI-ProcManager/distinfo3
-rw-r--r--www/p5-FastCGI-ProcManager/pkg-descr7
-rw-r--r--www/p5-FastCGI-ProcManager/pkg-plist5
4 files changed, 0 insertions, 41 deletions
diff --git a/www/p5-FastCGI-ProcManager/Makefile b/www/p5-FastCGI-ProcManager/Makefile
deleted file mode 100644
index 70dc538f847c..000000000000
--- a/www/p5-FastCGI-ProcManager/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: p5-FastCGI-ProcManager
-# Date created: 18 January 2004
-# Whom: Scott McWhirter <scott@surreytech.co.uk>
-#
-# $FreeBSD$
-#
-
-PORTNAME= FastCGI-ProcManager
-PORTVERSION= 0.18
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= FCGI
-PKGNAMEPREFIX= p5-
-DISTNAME= FCGI-ProcManager-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Functions for managing FastCGI applications
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/FCGI.pm:${PORTSDIR}/www/p5-FastCGI
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-PERL_CONFIGURE= yes
-
-MAN3= FCGI::ProcManager.3
-
-.include <bsd.port.mk>
diff --git a/www/p5-FastCGI-ProcManager/distinfo b/www/p5-FastCGI-ProcManager/distinfo
deleted file mode 100644
index b857c767ae51..000000000000
--- a/www/p5-FastCGI-ProcManager/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (FCGI-ProcManager-0.18.tar.gz) = 223f75818b1bc2f06c3c95c096b9a708
-SHA256 (FCGI-ProcManager-0.18.tar.gz) = 5093c47445c22205efa70166b0168307c6c7094d482f43bea771644303389802
-SIZE (FCGI-ProcManager-0.18.tar.gz) = 18799
diff --git a/www/p5-FastCGI-ProcManager/pkg-descr b/www/p5-FastCGI-ProcManager/pkg-descr
deleted file mode 100644
index 10ba4001e94c..000000000000
--- a/www/p5-FastCGI-ProcManager/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-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/
diff --git a/www/p5-FastCGI-ProcManager/pkg-plist b/www/p5-FastCGI-ProcManager/pkg-plist
deleted file mode 100644
index b3088cff72f7..000000000000
--- a/www/p5-FastCGI-ProcManager/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/FCGI/ProcManager.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager
-@dirrmtry %%SITE_PERL%%/FCGI
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI