ports/61574: New Port: www/p5-FastCGI-ProcManager, Functions for managing FastCGI applications.

Scott McWhirter scott at surreytech.co.uk
Mon Jan 19 11:50:46 UTC 2004


>Number:         61574
>Category:       ports
>Synopsis:       New Port: www/p5-FastCGI-ProcManager, Functions for managing FastCGI applications.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 19 03:50:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Scott McWhirter
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
Surrey Technologies Ltd.	
>Environment:
System: FreeBSD stcws002.stc.surreytech.co.uk 4.9-RELEASE FreeBSD 
4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003 
root at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386
>Description:
   New Port: www/p5-FastCGI-ProcManager 0.17
	  Functions for managing FastCGI applications.
>How-To-Repeat:
   N/A	
>Fix:

--- p5-FastCGI-ProcManager.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-FastCGI-ProcManager
#	p5-FastCGI-ProcManager/Makefile
#	p5-FastCGI-ProcManager/distinfo
#	p5-FastCGI-ProcManager/pkg-descr
#	p5-FastCGI-ProcManager/pkg-plist
#
echo c - p5-FastCGI-ProcManager
mkdir -p p5-FastCGI-ProcManager > /dev/null 2>&1
echo x - p5-FastCGI-ProcManager/Makefile
sed 's/^X//' >p5-FastCGI-ProcManager/Makefile << 
'END-of-p5-FastCGI-ProcManager/Makefile'
X# New ports collection makefile for:	p5-FastCGI-ProcManager
X# Date created:			18 January 2004
X# Whom:				Scott McWhirter <scott at surreytech.co.uk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	FastCGI-ProcManager
XPORTVERSION=	0.17
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	FCGI
XPKGNAMEPREFIX=	p5-
XDISTNAME=	FCGI-ProcManager-${PORTVERSION}
X
XMAINTAINER=	scott at surreytech.co.uk
XCOMMENT=	Functions for managing FastCGI applications
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/FCGI.pm:${PORTSDIR}/www/p5-FastCGI
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		FCGI::ProcManager.3
X
X.include <bsd.port.mk>
END-of-p5-FastCGI-ProcManager/Makefile
echo x - p5-FastCGI-ProcManager/distinfo
sed 's/^X//' >p5-FastCGI-ProcManager/distinfo << 
'END-of-p5-FastCGI-ProcManager/distinfo'
XMD5 (FCGI-ProcManager-0.17.tar.gz) = bd59bf793574d68024060a8a197419f7
END-of-p5-FastCGI-ProcManager/distinfo
echo x - p5-FastCGI-ProcManager/pkg-descr
sed 's/^X//' >p5-FastCGI-ProcManager/pkg-descr << 
'END-of-p5-FastCGI-ProcManager/pkg-descr'
XFCGI::ProcManager is used to serve as a FastCGI process manager. By
Xre-implementing it in perl, developers can more finely tune performance in
Xtheir web applications, and can take advantage of copy-on-write semantics
Xprevalent in UNIX kernel process management. The process manager should be
Xinvoked before the caller's request loop.
X
XWWW: http://search.cpan.org/dist/FCGI-ProcManager/
END-of-p5-FastCGI-ProcManager/pkg-descr
echo x - p5-FastCGI-ProcManager/pkg-plist
sed 's/^X//' >p5-FastCGI-ProcManager/pkg-plist << 
'END-of-p5-FastCGI-ProcManager/pkg-plist'
X%%SITE_PERL%%/FCGI/ProcManager.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/ProcManager
X at unexec rmdir %%SITE_PERL%%/FCGI 2>/dev/null || true
END-of-p5-FastCGI-ProcManager/pkg-plist
exit
--- p5-FastCGI-ProcManager.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list