ports/113507: [NEW PORT] www/p5-FCGI-Async: Module to allow use of FastCGI asynchronously
Gea-Suan Lin
gslin at gslin.org
Sun Jun 10 00:10:05 UTC 2007
>Number: 113507
>Category: ports
>Synopsis: [NEW PORT] www/p5-FCGI-Async: Module to allow use of FastCGI asynchronously
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 10 00:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jun 5 03:26:27 CST
>Description:
This module allows a program to respond to FastCGI requests using an
asynchronous model. It is based on IO::Async and will fully interact
with any program using this base.
WWW: http://search.cpan.org/dist/FCGI-Async/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-FCGI-Async-0.10.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-FCGI-Async
# p5-FCGI-Async/pkg-descr
# p5-FCGI-Async/Makefile
# p5-FCGI-Async/pkg-plist
# p5-FCGI-Async/distinfo
#
echo c - p5-FCGI-Async
mkdir -p p5-FCGI-Async > /dev/null 2>&1
echo x - p5-FCGI-Async/pkg-descr
sed 's/^X//' >p5-FCGI-Async/pkg-descr << 'END-of-p5-FCGI-Async/pkg-descr'
XThis module allows a program to respond to FastCGI requests using an
Xasynchronous model. It is based on IO::Async and will fully interact
Xwith any program using this base.
X
XWWW: http://search.cpan.org/dist/FCGI-Async/
END-of-p5-FCGI-Async/pkg-descr
echo x - p5-FCGI-Async/Makefile
sed 's/^X//' >p5-FCGI-Async/Makefile << 'END-of-p5-FCGI-Async/Makefile'
X# New ports collection makefile for: p5-FCGI-Async
X# Date created: 2007-06-10
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= FCGI-Async
XPORTVERSION= 0.10
XCATEGORIES= www perl5
XMASTER_SITES= CPAN
XMASTER_SITE_SUBDIR= FCGI
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gslin at gslin.org
XCOMMENT= Module to allow use of FastCGI asynchronously
X
XRUN_DEPENDS= ${SITE_PERL}/IO/Async/Buffer.pm:${PORTSDIR}/devel/p5-IO-Async
X
XPERL_CONFIGURE= yes
X
XMAN3= FCGI::Async.3 FCGI::Async::Constants.3 FCGI::Async::Request.3
X
X.include <bsd.port.mk>
END-of-p5-FCGI-Async/Makefile
echo x - p5-FCGI-Async/pkg-plist
sed 's/^X//' >p5-FCGI-Async/pkg-plist << 'END-of-p5-FCGI-Async/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/Async/.packlist
X%%SITE_PERL%%/FCGI/Async.pm
X%%SITE_PERL%%/FCGI/Async/Constants.pm
X%%SITE_PERL%%/FCGI/Async/Request.pm
X%%SITE_PERL%%/FCGI/Async/BuildParse.pm
X%%SITE_PERL%%/FCGI/Async/ClientConnection.pm
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/Async
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI
X at dirrmtry %%SITE_PERL%%/FCGI/Async
X at dirrmtry %%SITE_PERL%%/FCGI
END-of-p5-FCGI-Async/pkg-plist
echo x - p5-FCGI-Async/distinfo
sed 's/^X//' >p5-FCGI-Async/distinfo << 'END-of-p5-FCGI-Async/distinfo'
XMD5 (FCGI-Async-0.10.tar.gz) = c86c07cfb0577bd7ca6f0ea5480a4b87
XSHA256 (FCGI-Async-0.10.tar.gz) = 47797afd88b1febb7bee706b54c5528ab2b04348e8d740f7540f382ec3842f7e
XSIZE (FCGI-Async-0.10.tar.gz) = 24247
END-of-p5-FCGI-Async/distinfo
exit
--- p5-FCGI-Async-0.10.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list