Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2006 15:27:03 GMT
From:      "Timur I. Bakeyev" <timur@com.bat.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/102018: [NEW PORT] databases/p5-Relations: Functions to Use with Databases and Queries
Message-ID:  <200608141527.k7EFR3aj033180@www.freebsd.org>
Resent-Message-ID: <200608141530.k7EFUHZ7086912@freefall.freebsd.org>

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

>Number:         102018
>Category:       ports
>Synopsis:       [NEW PORT] databases/p5-Relations: Functions to Use with Databases and Queries
>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:30:16 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
#       p5-Relations/Makefile
#       p5-Relations/distinfo
#       p5-Relations/pkg-descr
#       p5-Relations/pkg-plist
#
echo c - p5-Relations
mkdir -p p5-Relations > /dev/null 2>&1
echo x - p5-Relations/Makefile
sed 's/^X//' >p5-Relations/Makefile << 'END-of-p5-Relations/Makefile'
X# New ports collection makefile for:   databases/p5-Relations
X# Date created:                                1 Aug 2006
X# Whom:                                        Timur I. Bakeyev <bat@cpan.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      Relations
XPORTVERSION=   0.95
XCATEGORIES=    databases perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=    Relations
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    bat@cpan.org
XCOMMENT=       Functions to Use with Databases and Queries
X
XPERL_CONFIGURE=        yes
X
XMAN3=          Relations.3
X
X.include <bsd.port.mk>
END-of-p5-Relations/Makefile
echo x - p5-Relations/distinfo
sed 's/^X//' >p5-Relations/distinfo << 'END-of-p5-Relations/distinfo'
XMD5 (Relations-0.95.tar.gz) = 0cc301dd276c36386a9fd39e97db0c98
XSIZE (Relations-0.95.tar.gz) = 18463
END-of-p5-Relations/distinfo
echo x - p5-Relations/pkg-descr
sed 's/^X//' >p5-Relations/pkg-descr << 'END-of-p5-Relations/pkg-descr'
XThis perl library contains functions for dealing with databases It's
Xmainly used as the foundation for all the other Relations modules. It
Xmay be useful for people that deal with databases in Perl as well.
X
XRelations has functions for creating SQL clauses (like where, from etc.)
Xfrom hashes, arrays and strings. It also has functions for converting
Xstrings to arrays or hashes, if they're not hashes or arrays already. It
Xeven has an argument parser, which is used quite heavily by the other
XRelations modules.
X
XWWW: http://www.gaf3.com/
END-of-p5-Relations/pkg-descr
echo x - p5-Relations/pkg-plist
sed 's/^X//' >p5-Relations/pkg-plist << 'END-of-p5-Relations/pkg-plist'
X%%SITE_PERL%%/Relations.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Relations/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Relations
END-of-p5-Relations/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?200608141527.k7EFR3aj033180>