ports/107710: new port www/p5-SCGI

Vivek Khera vivek at khera.org
Tue Jan 9 17:20:08 UTC 2007


>Number:         107710
>Category:       ports
>Synopsis:       new port www/p5-SCGI
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 09 17:20:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #5: Thu Dec 21 11:27:26 EST 2006 khera at yertle.int.kciLink.com:/usr/obj/usr/src/sys/KCI64 amd64


	
>Description:
	

new port www/p5-SCGI to install perl module that implements the SCGI server
protocol.

>How-To-Repeat:
	
>Fix:

	


# 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:
#
#	Makefile
#	distinfo
#	pkg-descr
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	p5-SCGI
X# Date created:				Fri Jan  5 13:55:53 EST 2007
X# Whom:					Vivek Khera <vivek at khera.org>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	SCGI
XPORTVERSION=	0.6
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/V/VI/VIPERCODE
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	vivek at khera.org
XCOMMENT=	SCGI server interface
X
XPERL_MODBUILD=	yes
X
XMAN3=	SCGI.3 SCGI::Request.3
X
XPLIST_FILES=	${SITE_PERL_REL}/SCGI.pm ${SITE_PERL_REL}/SCGI/Request.pm
XPLIST_DIRS=	${SITE_PERL_REL}/SCGI
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XIGNORE=	requires perl 5.8.0 or later.  Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (SCGI-0.6.tar.gz) = 88d5fdde94da8cc7f63844ef4a0df4d5
XSHA256 (SCGI-0.6.tar.gz) = 58b78c5af4ee45e437f07ae8f3b0d945c91fd2c025156ee916d811580f91d9a4
XSIZE (SCGI-0.6.tar.gz) = 6192
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XThis Perl module is for implementing the SCGI interface for an application
Xserver.  Essentially, it is a 'next generation' FastCGI type protocol.
X
XWWW: http://python.ca/nas/scgi/protocol.txt
END-of-pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list