ports/67566: New port: www/p5-CGI-Response - A perl module allowing response construction for CGI applications

Guy P. guy at device.dyndns.org
Fri Jun 4 11:30:15 UTC 2004


>Number:         67566
>Category:       ports
>Synopsis:       New port: www/p5-CGI-Response - A perl module allowing response construction for CGI applications
>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:   Fri Jun 04 04:30:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Guy P. <guy at device.dyndns.org>
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
>Description:
I made a port of that perl module because i use it on different computers.
        Then why not sharing it ? :]

--- p5-CGI-Response.portdir.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:
#
#	/usr/ports/www/p5-CGI-Response
#	/usr/ports/www/p5-CGI-Response/Makefile
#	/usr/ports/www/p5-CGI-Response/distinfo
#	/usr/ports/www/p5-CGI-Response/pkg-descr
#	/usr/ports/www/p5-CGI-Response/pkg-plist
#
echo c - /usr/ports/www/p5-CGI-Response
mkdir -p /usr/ports/www/p5-CGI-Response > /dev/null 2>&1
echo x - /usr/ports/www/p5-CGI-Response/Makefile
sed 's/^X//' >/usr/ports/www/p5-CGI-Response/Makefile << 'END-of-/usr/ports/www/p5-CGI-Response/Makefile'
X# New ports collection makefile for:	CGI-Response
X# Date created:				3 June 2004
X# Whom:					Guy P.
X#
X# $FreeBSD$
X#
X
XPORTNAME=	CGI-Response
XPORTVERSION=	0.03
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	CGI
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	guy at device.dyndns.org
XCOMMENT=	Perl module allowing response construction for CGI applications
X
XPERL_CONFIGURE=	yes
X
XMAN3=		CGI::Response.3
X
X.include <bsd.port.mk>
END-of-/usr/ports/www/p5-CGI-Response/Makefile
echo x - /usr/ports/www/p5-CGI-Response/distinfo
sed 's/^X//' >/usr/ports/www/p5-CGI-Response/distinfo << 'END-of-/usr/ports/www/p5-CGI-Response/distinfo'
XMD5 (CGI-Response-0.03.tar.gz) = ce725b4c67d409157881141dbaaeb067
XSIZE (CGI-Response-0.03.tar.gz) = 11464
END-of-/usr/ports/www/p5-CGI-Response/distinfo
echo x - /usr/ports/www/p5-CGI-Response/pkg-descr
sed 's/^X//' >/usr/ports/www/p5-CGI-Response/pkg-descr << 'END-of-/usr/ports/www/p5-CGI-Response/pkg-descr'
XCGI::Response is a Perl5 module for constructing responses to
X Common Gateway Interface (CGI) requests. It is designed to be
X light-weight and efficient for the most common tasks, and also
X to provide access to all HTTP response features for more
X advanced CGI applications.
X
XThere are two ways to use CGI::Response.
XFor basic applications, the Simple Interface provides a number
X of plain functions that cover the most commonly-used CGI
X response headers.
XMore advanced applications may employ the Full Interface object
X methods to access any HTTP header, or to add experimental or
X non-standard headers. Both interfaces try to generate reasonable
X defaults whenever possible.
X
XWWW: http://search.cpan.org/search?dist=CGI-Response
X
X- Guy P.
Xguy at device.dyndns.org
END-of-/usr/ports/www/p5-CGI-Response/pkg-descr
echo x - /usr/ports/www/p5-CGI-Response/pkg-plist
sed 's/^X//' >/usr/ports/www/p5-CGI-Response/pkg-plist << 'END-of-/usr/ports/www/p5-CGI-Response/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Response/.packlist
X%%SITE_PERL%%/CGI/Response.pm
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Response
X at unexec rmdir %D/%%SITE_PERL%%/CGI 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true
END-of-/usr/ports/www/p5-CGI-Response/pkg-plist
exit
--- p5-CGI-Response.portdir.shar ends here ---


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list