Date: Sun, 18 Jan 2004 21:52:15 -0600 (CST) From: David.Fleck.david.fleck@mchsi.com To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61564: new port: databases/p5-DBI-Shell Message-ID: <200401190352.i0J3qFCP056019@grond.sourballs.org> Resent-Message-ID: <200401190400.i0J40Wn6064293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61564 >Category: ports >Synopsis: new port: databases/p5-DBI-Shell >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: Sun Jan 18 20:00:32 PST 2004 >Closed-Date: >Last-Modified: >Originator: David Fleck >Release: FreeBSD 4.9-RELEASE-p1 i386 >Organization: n/a >Environment: System: FreeBSD grond.sourballs.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Thu Jan 8 07:34:34 CST 2004 root@grond.sourballs.org:/usr/obj/usr/src/sys/GROND040108 i386 # 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/databases/p5-DBI-Shell # /usr/ports/databases/p5-DBI-Shell/pkg-plist # /usr/ports/databases/p5-DBI-Shell/pkg-descr # /usr/ports/databases/p5-DBI-Shell/distinfo # /usr/ports/databases/p5-DBI-Shell/Makefile # echo c - /usr/ports/databases/p5-DBI-Shell mkdir -p /usr/ports/databases/p5-DBI-Shell > /dev/null 2>&1 echo x - /usr/ports/databases/p5-DBI-Shell/pkg-plist sed 's/^X//' >/usr/ports/databases/p5-DBI-Shell/pkg-plist << 'END-of-/usr/ports/databases/p5-DBI-Shell/pkg-plist' X%%SITE_PERL%%/DBI/Format.pm X%%SITE_PERL%%/DBI/Shell/Completion.pm X%%SITE_PERL%%/DBI/Shell/SQLMinus.pm X%%SITE_PERL%%/DBI/Shell/Spool.pm X%%SITE_PERL%%/DBI/Shell/Timing.pm X%%SITE_PERL%%/DBI/Shell/FindSqlFile.pm X%%SITE_PERL%%/DBI/Format/SQLMinus.pm X%%SITE_PERL%%/DBI/Shell.pm X@unexec rmdir %D/%%SITE_PERL%%/DBI/Shell 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/DBI/Format 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/DBI 2>/dev/null || true END-of-/usr/ports/databases/p5-DBI-Shell/pkg-plist echo x - /usr/ports/databases/p5-DBI-Shell/pkg-descr sed 's/^X//' >/usr/ports/databases/p5-DBI-Shell/pkg-descr << 'END-of-/usr/ports/databases/p5-DBI-Shell/pkg-descr' XDBI::Shell X========== X XThe DBI::Shell module (and dbish command, if installed) provide a Xsimple but effective command line interface for the Perl DBI Xmodule. X XPlease note: DBI::Shell is very new, very experimental and very Xsubject to change. Your mileage will vary. Interfaces will change Xwith each release. END-of-/usr/ports/databases/p5-DBI-Shell/pkg-descr echo x - /usr/ports/databases/p5-DBI-Shell/distinfo sed 's/^X//' >/usr/ports/databases/p5-DBI-Shell/distinfo << 'END-of-/usr/ports/databases/p5-DBI-Shell/distinfo' XMD5 (DBI-Shell-11.93.tar.gz) = e9bc7baed5d2807a750789f28c7ff45e END-of-/usr/ports/databases/p5-DBI-Shell/distinfo echo x - /usr/ports/databases/p5-DBI-Shell/Makefile sed 's/^X//' >/usr/ports/databases/p5-DBI-Shell/Makefile << 'END-of-/usr/ports/databases/p5-DBI-Shell/Makefile' X# New ports collection makefile for: p5-DBI-Shell X# Date created: Sun Jan 18 07:27:41 CST 2004 X# Whom: dcf@aracnet.com X# X# $FreeBSD$ X# X XPORTNAME= DBI-Shell XPORTVERSION= 11.93 XCATEGORIES= databases perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DBI XPKGNAMEPREFIX= p5- X XMAINTAINER= dcf@aracnet.com XCOMMENT= Interactive command shell for the DBI X XPERL_CONFIGURE= yes X XMAN1= dbish.1 XMAN3= DBI::Format.3 DBI::Format::SQLMinus.3 DBI::Shell.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500600 XBUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 XRUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 X.else XBUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI XRUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI X.endif XRUN_DEPENDS+= ${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform XRUN_DEPENDS+= ${SITE_PERL}/IO/Tee.pm:${PORTSDIR}/devel/p5-IO-Tee X X.include <bsd.port.post.mk> END-of-/usr/ports/databases/p5-DBI-Shell/Makefile exit >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401190352.i0J3qFCP056019>