Date: Tue, 12 Mar 2013 16:08:37 +0100 From: Espen Tagestad <espen@tagestad.no> To: "FreeBSD-gnats-submit@FreeBSD.org" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/176883: New port: databases/p5-SQL-Abstract-More Message-ID: <4D1ECB0F-F2F1-4305-90D7-CAC680D7FBC2@tagestad.no> Resent-Message-ID: <201303121510.r2CFA1kL013744@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 176883 >Category: ports >Synopsis: New port: databases/p5-SQL-Abstract-More >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 12 15:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Espen Tagestad >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD freebsd-dev 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: = Tue Dec 4 09:23:10 UTC 2012 = root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Generates SQL from Perl datastructures. This is a subclass of = SQL::Abstract, fully compatible with the parent class, but it handles a = few additional SQL constructs, and provides a different API with named = parameters instead of positional parameters, so that various SQL = fragments are more easily identified. This module was designed for the specific needs of DBIx::DataModel, but = is published as a standalone distribution, because it may possibly be = useful for other needs. >How-To-Repeat: >Fix: --Apple-Mail=_BD831591-C15E-4EB6-9728-2FEA3911E272 Content-Disposition: attachment; filename=p5-SQL-Abstract-More.shar Content-Type: application/octet-stream; x-unix-mode=0644; name="p5-SQL-Abstract-More.shar" Content-Transfer-Encoding: 7bit # 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-SQL-Abstract-More # p5-SQL-Abstract-More/Makefile # p5-SQL-Abstract-More/distinfo # p5-SQL-Abstract-More/pkg-descr # p5-SQL-Abstract-More/pkg-plist # echo c - p5-SQL-Abstract-More mkdir -p p5-SQL-Abstract-More > /dev/null 2>&1 echo x - p5-SQL-Abstract-More/Makefile sed 's/^X//' >p5-SQL-Abstract-More/Makefile << 'b3f9a26360e861de288c1bd31a770f9c' XPORTNAME= SQL-Abstract-More XPORTVERSION= 1.10 XCATEGORIES= databases perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= espen@tagestad.no XCOMMENT= Extension of SQL::Abstract with more constructs and more flexible API X XLICENSE= ART10 GPLv1 XLICENSE_COMB= dual X XBUILD_DEPENDS= p5-SQL-Abstract>=1.73:${PORTSDIR}/databases/p5-SQL-Abstract XRUN_DEPENDS:= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= SQL::Abstract::More.3 X X.include <bsd.port.mk> b3f9a26360e861de288c1bd31a770f9c echo x - p5-SQL-Abstract-More/distinfo sed 's/^X//' >p5-SQL-Abstract-More/distinfo << '475e6f9740d42552f8a9007f4e72f7d8' XSHA256 (SQL-Abstract-More-1.10.tar.gz) = 9d52c5479bff2e2fc7dede19db78af3097c7eaf4142796e122d7f7411a032fc8 XSIZE (SQL-Abstract-More-1.10.tar.gz) = 22551 475e6f9740d42552f8a9007f4e72f7d8 echo x - p5-SQL-Abstract-More/pkg-descr sed 's/^X//' >p5-SQL-Abstract-More/pkg-descr << '1c7c3641d2950e1963d7c03c46201b65' XGenerates SQL from Perl datastructures. This is a subclass of SQL::Abstract, Xfully compatible with the parent class, but it handles a few additional SQL Xconstructs, and provides a different API with named parameters instead of Xpositional parameters, so that various SQL fragments are more easily Xidentified. X XThis module was designed for the specific needs of DBIx::DataModel, but is Xpublished as a standalone distribution, because it may possibly be useful for Xother needs. X XWWW: http://search.cpan.org/dist/SQL-Abstract-More/ 1c7c3641d2950e1963d7c03c46201b65 echo x - p5-SQL-Abstract-More/pkg-plist sed 's/^X//' >p5-SQL-Abstract-More/pkg-plist << '93efe187d3cb5bf30cfee69ddc1e9168' X%%SITE_PERL%%/SQL/Abstract/More.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SQL/Abstract/More/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SQL/Abstract/More 93efe187d3cb5bf30cfee69ddc1e9168 exit --Apple-Mail=_BD831591-C15E-4EB6-9728-2FEA3911E272-- >Release-Note: >Audit-Trail: >Unformatted: --Apple-Mail=_BD831591-C15E-4EB6-9728-2FEA3911E272 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D1ECB0F-F2F1-4305-90D7-CAC680D7FBC2>