ports/65981: [NEW PORT] databases/p5-Class-DBI-Untaint: Class::DBI constraints using CGI::Untaint

Lars Thegler lars at thegler.dk
Mon Apr 26 09:20:11 UTC 2004


>Number:         65981
>Category:       ports
>Synopsis:       [NEW PORT] databases/p5-Class-DBI-Untaint: Class::DBI constraints using CGI::Untaint
>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 Apr 26 02:20:10 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.10-BETA i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.10-BETA FreeBSD 4.10-BETA #3: Mon Apr 12 17:02:50 CEST 2004
>Description:
Using this module will plug-in a new constraint type to Class::DBI
that uses CGI::Untaint.

Any column can then be said to require untainting of a given type
- i.e. that any value which you attempted to set that column to
(include at create() time) must pass an untaint as_type() check.

WWW: http://search.cpan.org/dist/Class-DBI-Untaint/

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Class-DBI-Untaint-0.01.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-Class-DBI-Untaint
#	p5-Class-DBI-Untaint/Makefile
#	p5-Class-DBI-Untaint/distinfo
#	p5-Class-DBI-Untaint/pkg-plist
#	p5-Class-DBI-Untaint/pkg-descr
#
echo c - p5-Class-DBI-Untaint
mkdir -p p5-Class-DBI-Untaint > /dev/null 2>&1
echo x - p5-Class-DBI-Untaint/Makefile
sed 's/^X//' >p5-Class-DBI-Untaint/Makefile << 'END-of-p5-Class-DBI-Untaint/Makefile'
X# New ports collection makefile for:	p5-Class-DBI-Untaint
X# Date created:				Apr 26 2004
X# Whom:					Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X
XPORTNAME=	Class-DBI-Untaint
XPORTVERSION=	0.01
XCATEGORIES=	databases perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Class
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars at thegler.dk
XCOMMENT=	Class::DBI constraints using CGI::Untaint
X
XBUILD_DEPENDS=	${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI \
X		${SITE_PERL}/CGI/Untaint.pm:${PORTSDIR}/www/p5-CGI-Untaint
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Class::DBI::Untaint.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
Xpost-configure:
X	${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Class-DBI-Untaint/Makefile
echo x - p5-Class-DBI-Untaint/distinfo
sed 's/^X//' >p5-Class-DBI-Untaint/distinfo << 'END-of-p5-Class-DBI-Untaint/distinfo'
XMD5 (Class-DBI-Untaint-0.01.tar.gz) = 3b442a54c2ce8a8f8caa619560e002f5
XSIZE (Class-DBI-Untaint-0.01.tar.gz) = 1884
END-of-p5-Class-DBI-Untaint/distinfo
echo x - p5-Class-DBI-Untaint/pkg-plist
sed 's/^X//' >p5-Class-DBI-Untaint/pkg-plist << 'END-of-p5-Class-DBI-Untaint/pkg-plist'
X%%SITE_PERL%%/Class/DBI/Untaint.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Untaint/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Untaint
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Class/DBI 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
END-of-p5-Class-DBI-Untaint/pkg-plist
echo x - p5-Class-DBI-Untaint/pkg-descr
sed 's/^X//' >p5-Class-DBI-Untaint/pkg-descr << 'END-of-p5-Class-DBI-Untaint/pkg-descr'
XUsing this module will plug-in a new constraint type to Class::DBI
Xthat uses CGI::Untaint.
X
XAny column can then be said to require untainting of a given type
X- i.e. that any value which you attempted to set that column to
X(include at create() time) must pass an untaint as_type() check.
X
XWWW: http://search.cpan.org/dist/Class-DBI-Untaint/
END-of-p5-Class-DBI-Untaint/pkg-descr
exit
--- p5-Class-DBI-Untaint-0.01.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list