aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-07 17:32:27 +0800
committermiwi <miwi@FreeBSD.org>2008-03-07 17:32:27 +0800
commit601ec25eeb64c25b764a204dccb036852c7f4fc3 (patch)
tree70e052b1ab836894a84e6f8e6429ca2351417f1e /www
parent837762e41bb44ef7baec6d448feaebcfd87dfadc (diff)
downloadfreebsd-ports-gnome-601ec25eeb64c25b764a204dccb036852c7f4fc3.tar.gz
freebsd-ports-gnome-601ec25eeb64c25b764a204dccb036852c7f4fc3.tar.zst
freebsd-ports-gnome-601ec25eeb64c25b764a204dccb036852c7f4fc3.zip
- Remove duplicate port
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