ports/145899: New port: www/p5-Nginx-ReadBody Nginx embeded perl module to read and evaluate a request body

Ju Pengfei jupengfei at gmail.com
Wed Apr 21 01:50:02 UTC 2010


>Number:         145899
>Category:       ports
>Synopsis:       New port: www/p5-Nginx-ReadBody Nginx embeded perl module to read and evaluate a request body
>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:   Wed Apr 21 01:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ju Pengfei
>Release:        8.0-RELEASE-p2
>Organization:
Ju Pengfei
>Environment:
>Description:
New port: www/p5-Nginx-ReadBody Nginx embeded perl module to read and evaluate a request body

Nginx::ReadBody - nginx web server embeded perl module to read
and evaluate a request body

WWW: http://search.cpan.org/dist/Nginx-ReadBody/
>How-To-Repeat:

>Fix:
Use this shar file, please.
Thanks.

Patch attached with submission follows:

# 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-Nginx-ReadBody
#	p5-Nginx-ReadBody/Makefile
#	p5-Nginx-ReadBody/distinfo
#	p5-Nginx-ReadBody/pkg-descr
#	p5-Nginx-ReadBody/pkg-plist
#	p5-Nginx-ReadBody/pkg-message
#
echo c - p5-Nginx-ReadBody
mkdir -p p5-Nginx-ReadBody > /dev/null 2>&1
echo x - p5-Nginx-ReadBody/Makefile
sed 's/^X//' >p5-Nginx-ReadBody/Makefile << '9b626261427cb86052e554d37a528e68'
X# New ports collection makefile for:	p5-Nginx-ReadBody
X# Date created:				2010-04-19
X# Whom:					jupengfei <jupengfei at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Nginx-ReadBody
XPORTVERSION=	0.07
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	jupengfei at gmail.com
XCOMMENT=	Nginx embeded perl module to read and evaluate a request body
X
XOPTIONS=	NGINX_DEVEL	"Use nginx-devel" off
X
X.include <bsd.port.options.mk>
X
X.if defined(WITH_NGINX_DEVEL)
XBUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/nginx.pm:${PORTSDIR}/www/nginx-devel
X.else
XBUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/nginx.pm:${PORTSDIR}/www/nginx
X.endif
XRUN_DEPENDS+=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	YES
X
Xpre-everything::
X		@${CAT} ${PKGMESSAGE}
X
XMAN3=		Nginx::ReadBody.3 \
X		Nginx::ReadBody::Russian.3
X
X.include <bsd.port.mk>
9b626261427cb86052e554d37a528e68
echo x - p5-Nginx-ReadBody/distinfo
sed 's/^X//' >p5-Nginx-ReadBody/distinfo << '3ed98a6d6914d126355f66b41ed57b8c'
XMD5 (Nginx-ReadBody-0.07.tar.gz) = a77c1eba6ca7896737285cc4fdf0e9d7
XSHA256 (Nginx-ReadBody-0.07.tar.gz) = 3c2e0afceda83059e2cb2cbf5fcb2908bdb3f17664c62164cf95115a8cec94a6
XSIZE (Nginx-ReadBody-0.07.tar.gz) = 6938
3ed98a6d6914d126355f66b41ed57b8c
echo x - p5-Nginx-ReadBody/pkg-descr
sed 's/^X//' >p5-Nginx-ReadBody/pkg-descr << '789f62cc4dab2270a1262cc8bde56035'
XNginx::ReadBody - nginx web server embeded perl module to read
Xand evaluate a request body
X
XWWW: http://search.cpan.org/dist/Nginx-ReadBody/
789f62cc4dab2270a1262cc8bde56035
echo x - p5-Nginx-ReadBody/pkg-plist
sed 's/^X//' >p5-Nginx-ReadBody/pkg-plist << '981d17e99ae0ca9f8b094ccc87d43578'
X%%SITE_PERL%%/Nginx/ReadBody.pm
X%%SITE_PERL%%/Nginx/ReadBody/Russian.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx/ReadBody/.packlist
X at dirrm %%SITE_PERL%%/Nginx/ReadBody
X at dirrmtry %%SITE_PERL%%/Nginx
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx/ReadBody
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx
981d17e99ae0ca9f8b094ccc87d43578
echo x - p5-Nginx-ReadBody/pkg-message
sed 's/^X//' >p5-Nginx-ReadBody/pkg-message << 'bec4cb4d2255d56f30a43847d6ff4037'
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
X
XWARNING:
X    Do not forget compile www/nginx or www/nginx-devel
X    with HTTP_PERL_MODULE support
X
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
X
bec4cb4d2255d56f30a43847d6ff4037
exit



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



More information about the freebsd-ports-bugs mailing list