1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Remove duplicate port

This commit is contained in:
Martin Wilke 2008-03-07 09:32:27 +00:00
parent dadc574348
commit 7c8eee3e22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208559
5 changed files with 1 additions and 41 deletions

1
MOVED
View File

@ -3399,3 +3399,4 @@ editors/muggy||2008-02-28|Has expired: development stalled for years, unmaintain
x11-fm/binder||2008-02-28|Has expired: development stalled for years, outdated, unmaintained
x11-toolkits/guile-gnome||2008-03-02|Software is obsolete
security/openssh||2008-03-02|Has expired: Outdate and has security issues
www/p5-FastCGI-ProcManager||2008-03-07|Duplicate of www/p5-FCGI-ProcManager

View File

@ -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>

View File

@ -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

View File

@ -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/

View File

@ -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