ports/65147: [NEW PORT] databases/p5-Class-DBI-Plugin-Type: Determine type information for columns
Lars Thegler
lars at thegler.dk
Sat Apr 3 23:50:24 UTC 2004
>Number: 65147
>Category: ports
>Synopsis: [NEW PORT] databases/p5-Class-DBI-Plugin-Type: Determine type information for columns
>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: Sat Apr 03 15:50:23 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Lars Thegler
>Release: FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov 5 11:25:36 CET
>Description:
This module allows Class::DBI-based classes to query their columns
for data type information in a database-independent manner.
WWW: http://search.cpan.org/dist/Class-DBI-Plugin-Type/
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- p5-Class-DBI-Plugin-Type-0.02.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-Plugin-Type
# p5-Class-DBI-Plugin-Type/Makefile
# p5-Class-DBI-Plugin-Type/pkg-descr
# p5-Class-DBI-Plugin-Type/pkg-plist
# p5-Class-DBI-Plugin-Type/distinfo
#
echo c - p5-Class-DBI-Plugin-Type
mkdir -p p5-Class-DBI-Plugin-Type > /dev/null 2>&1
echo x - p5-Class-DBI-Plugin-Type/Makefile
sed 's/^X//' >p5-Class-DBI-Plugin-Type/Makefile << 'END-of-p5-Class-DBI-Plugin-Type/Makefile'
X# New ports collection makefile for: p5-Class-DBI-Plugin-Type
X# Date created: Apr 3 2004
X# Whom: Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X
XPORTNAME= Class-DBI-Plugin-Type
XPORTVERSION= 0.02
XCATEGORIES= databases perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Class
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= lars at thegler.dk
XCOMMENT= Determine type information for columns
X
XBUILD_DEPENDS= ${SITE_PERL}/Class/DBI.pm:${PORTSDIR}/databases/p5-Class-DBI
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= Class::DBI::Plugin::Type.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
Xpost-patch:
X ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \
X -e '$$_="" if /use warnings/;' \
X ${WRKSRC}/Type.pm
X
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-Plugin-Type/Makefile
echo x - p5-Class-DBI-Plugin-Type/pkg-descr
sed 's/^X//' >p5-Class-DBI-Plugin-Type/pkg-descr << 'END-of-p5-Class-DBI-Plugin-Type/pkg-descr'
XThis module allows Class::DBI-based classes to query their columns
Xfor data type information in a database-independent manner.
X
XWWW: http://search.cpan.org/dist/Class-DBI-Plugin-Type/
END-of-p5-Class-DBI-Plugin-Type/pkg-descr
echo x - p5-Class-DBI-Plugin-Type/pkg-plist
sed 's/^X//' >p5-Class-DBI-Plugin-Type/pkg-plist << 'END-of-p5-Class-DBI-Plugin-Type/pkg-plist'
X%%SITE_PERL%%/Class/DBI/Plugin/Type.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin/Type/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin/Type
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/Plugin 2>/dev/null || true
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/Plugin 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-Plugin-Type/pkg-plist
echo x - p5-Class-DBI-Plugin-Type/distinfo
sed 's/^X//' >p5-Class-DBI-Plugin-Type/distinfo << 'END-of-p5-Class-DBI-Plugin-Type/distinfo'
XMD5 (Class-DBI-Plugin-Type-0.02.tar.gz) = 2f80426ccc67629543404ee9376a6d3e
XSIZE (Class-DBI-Plugin-Type-0.02.tar.gz) = 2811
END-of-p5-Class-DBI-Plugin-Type/distinfo
exit
--- p5-Class-DBI-Plugin-Type-0.02.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list