Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 15:30:49 GMT
From:      "Timur I. Bakeyev" <timur@com.bat.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/102019: [NEW PORT] databases/p5-Relations-Query: Object for building queries with DBI/DBD::mysql
Message-ID:  <200608141530.k7EFUnhK034080@www.freebsd.org>
Resent-Message-ID: <200608141540.k7EFeDRX088830@freefall.freebsd.org>

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

>Number:         102019
>Category:       ports
>Synopsis:       [NEW PORT] databases/p5-Relations-Query: Object for building queries with DBI/DBD::mysql
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 14 15:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Timur I. Bakeyev
>Release:        FreeBSD 5.4-RELEASE
>Organization:
>Environment:
FreeBSD devil.blinck.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue Oct 18 10:05:03 CEST 2005     alexis@devil.blinck.com:/usr/src/sys/i386/compile/DEVIL  i386

>Description:
New Perl port.
>How-To-Repeat:

>Fix:
# 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-Relations-Query
#       p5-Relations-Query/Makefile
#       p5-Relations-Query/distinfo
#       p5-Relations-Query/pkg-descr
#       p5-Relations-Query/pkg-plist
#
echo c - p5-Relations-Query
mkdir -p p5-Relations-Query > /dev/null 2>&1
echo x - p5-Relations-Query/Makefile
sed 's/^X//' >p5-Relations-Query/Makefile << 'END-of-p5-Relations-Query/Makefile'
X# New ports collection makefile for:   databases/p5-Relations-Query
X# Date created:                                1 Aug 2006
X# Whom:                                        Timur I. Bakeyev <bat@cpan.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      Relations-Query
XPORTVERSION=   0.93
XCATEGORIES=    databases perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=    Relations
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    bat@cpan.org
XCOMMENT=       Object for building queries with DBI/DBD::mysql
X
XBUILD_DEPENDS= ${SITE_PERL}/Relations.pm:${PORTSDIR}/databases/p5-Relations
XRUN_DEPENDS=   ${BUILD_DEPENDS}
X
XPERL_CONFIGURE=        yes
X
XMAN3=          Relations::Query.3
X
X.include <bsd.port.mk>
END-of-p5-Relations-Query/Makefile
echo x - p5-Relations-Query/distinfo
sed 's/^X//' >p5-Relations-Query/distinfo << 'END-of-p5-Relations-Query/distinfo'
XMD5 (Relations-Query-0.93.tar.gz) = c9188d6cd7e0fdd2236e95fb30207062
XSIZE (Relations-Query-0.93.tar.gz) = 10518
END-of-p5-Relations-Query/distinfo
echo x - p5-Relations-Query/pkg-descr
sed 's/^X//' >p5-Relations-Query/pkg-descr << 'END-of-p5-Relations-Query/pkg-descr'
XWith Relations::Query you can create a 'select' query by creating a new
Xquery object, and passing hashes, arrays, or strings of info to the 
Xconstructor, such as what's within the variables clause, what to order 
Xby, etc.  You can also add and override clause info in the query as
Xwell,  on both a permanent and temporary basis. With the to_string()
Xfunction, you can create a query string from a hash, query object or
Xstring.
X
XWWW: http://www.gaf3.com/
END-of-p5-Relations-Query/pkg-descr
echo x - p5-Relations-Query/pkg-plist
sed 's/^X//' >p5-Relations-Query/pkg-plist << 'END-of-p5-Relations-Query/pkg-plist'
X%%SITE_PERL%%/Relations/Query.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Relations/Query/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Relations/Query
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Relations
X@dirrmtry %%SITE_PERL%%/Relations
END-of-p5-Relations-Query/pkg-plist
exit


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



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