Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 2009 13:34:57 GMT
From:      Murilo Opsfelder <mopsfelder@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130185: [NEW PORT]: www/p5-CGI-Utils: Utilities for retrieving information through the CGI
Message-ID:  <200901051334.n05DYv5r080127@www.freebsd.org>
Resent-Message-ID: <200901051340.n05De1Cw019442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         130185
>Category:       ports
>Synopsis:       [NEW PORT]: www/p5-CGI-Utils: Utilities for retrieving information through the CGI
>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:   Mon Jan 05 13:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Murilo Opsfelder
>Release:        FreeBSD 8.0 i386
>Organization:
BluePex Security Solutions
>Environment:
FreeBSD opsfelderm.bplab.local 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r186566: Mon Dec 29 14:45:53 BRST 2008 root@opsfelderm.bplab.local:/usr/obj/usr/src/sys/PANDA i386
>Description:
This module can be used almost as a drop-in replacement for CGI.pm
for those of you who do not use the HTML generating features of CGI.pm
This module provides an object-oriented interface for retrieving information
provided by the Common Gateway Interface, as well as url-encoding and
decoding values, and parsing CGI parameters.
>How-To-Repeat:

>Fix:


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-CGI-Utils/pkg-descr
#	p5-CGI-Utils/Makefile
#	p5-CGI-Utils/pkg-plist
#	p5-CGI-Utils/distinfo
#
echo x - p5-CGI-Utils/pkg-descr
sed 's/^X//' >p5-CGI-Utils/pkg-descr << '13ede10842ffd05befe47c55d9d4eb52'
XThis module can be used almost as a drop-in replacement for CGI.pm
Xfor those of you who do not use the HTML generating features of CGI.pm
XThis module provides an object-oriented interface for retrieving information
Xprovided by the Common Gateway Interface, as well as url-encoding and
Xdecoding values, and parsing CGI parameters.
X
XWWW:	http://search.cpan.org/dist/CGI-Utils/
13ede10842ffd05befe47c55d9d4eb52
echo x - p5-CGI-Utils/Makefile
sed 's/^X//' >p5-CGI-Utils/Makefile << '2154b4583fefbfed7e46e2968affa819'
X# New ports collection makefile for:	p5-CGI-Utils
X# Date created:		2009-01-05
X# Whom:			Murilo Opsfelder <mopsfelder@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	CGI-Utils
XPORTVERSION=	0.12
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	mopsfelder@gmail.com
XCOMMENT=	Utilities for retrieving information through the CGI
X
XPERL_CONFIGURE=	yes
X
XMAN3=		CGI::Utils.3 \
X		CGI::Utils::UploadFile.3
X
X.include <bsd.port.mk>
2154b4583fefbfed7e46e2968affa819
echo x - p5-CGI-Utils/pkg-plist
sed 's/^X//' >p5-CGI-Utils/pkg-plist << '9a84519078a19b848f3b94a27b2bbd67'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Utils/.packlist
X%%SITE_PERL%%/CGI/Utils.pm
X%%SITE_PERL%%/CGI/Utils/UploadFile.pm
X@dirrm    %%SITE_PERL%%/CGI/Utils
X@dirrmtry %%SITE_PERL%%/CGI
X@dirrm    %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Utils
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI
9a84519078a19b848f3b94a27b2bbd67
echo x - p5-CGI-Utils/distinfo
sed 's/^X//' >p5-CGI-Utils/distinfo << 'ba2daef00c1f11cb9cb7a93e4585554a'
XMD5 (CGI-Utils-0.12.tar.gz) = 53510b73cea3d866c08905da710c2442
XSHA256 (CGI-Utils-0.12.tar.gz) = cee3c3623524fb18eda34b6f963c809f5f19217bf6f2f4b56f28322369ac4979
XSIZE (CGI-Utils-0.12.tar.gz) = 21699
ba2daef00c1f11cb9cb7a93e4585554a
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901051334.n05DYv5r080127>