Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2003 14:49:08 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/54706: new port databases/DBIx-Ease
Message-ID:  <20030721124908.2A1587D27@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200307211250.h6LCoHHK094063@freefall.freebsd.org>

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

>Number:         54706
>Category:       ports
>Synopsis:       new port databases/DBIx-Ease
>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:   Mon Jul 21 05:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
New port databases/DBIx-Ease

DBIx::Ease is intended to allow less-code DBI interactions.
>How-To-Repeat:
>Fix:

--- p5-DBIx-Ease-0.07.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-DBIx-Ease
#	p5-DBIx-Ease/Makefile
#	p5-DBIx-Ease/distinfo
#	p5-DBIx-Ease/pkg-descr
#	p5-DBIx-Ease/pkg-plist
#
echo c - p5-DBIx-Ease
mkdir -p p5-DBIx-Ease > /dev/null 2>&1
echo x - p5-DBIx-Ease/Makefile
sed 's/^X//' >p5-DBIx-Ease/Makefile << 'END-of-p5-DBIx-Ease/Makefile'
X# New ports collection makefile for:	p5-DBIx-Ease
X# Date created:	   21 july 2003
X# Whom:		   Mathieu Arnold <m@absolight.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	DBIx-Ease
XPORTVERSION=	0.07
XCATEGORIES=	databases perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	DBIx
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	m@absolight.net
XCOMMENT=	Less-code DBI interactions for all drivers
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		DBIx::Ease.3
X
X.include <bsd.port.mk>
END-of-p5-DBIx-Ease/Makefile
echo x - p5-DBIx-Ease/distinfo
sed 's/^X//' >p5-DBIx-Ease/distinfo << 'END-of-p5-DBIx-Ease/distinfo'
XMD5 (DBIx-Ease-0.07.tar.gz) = c25fa1d9dba1f3a3a0da78684f841d44
END-of-p5-DBIx-Ease/distinfo
echo x - p5-DBIx-Ease/pkg-descr
sed 's/^X//' >p5-DBIx-Ease/pkg-descr << 'END-of-p5-DBIx-Ease/pkg-descr'
XDBIx::Ease is intended to allow less-code DBI interactions.
X
XUpon creation of a new DBIx::Ease object you should pass the portion of the DSN
X(Data Source Name) common to all connections the object is supposed to store.
XReplace the variable portions with '<databasename>'.  Whenever you wish to make
Xonly one connection you may enter the complete DSN, also when you want to make
Xconnections with the same source but as different users, then call exec() with
Xdifferent names of your choice as  initial argument.
X
X
XWWW: http://search.cpan.org/dist/DBIx-Ease/
END-of-p5-DBIx-Ease/pkg-descr
echo x - p5-DBIx-Ease/pkg-plist
sed 's/^X//' >p5-DBIx-Ease/pkg-plist << 'END-of-p5-DBIx-Ease/pkg-plist'
X%%SITE_PERL%%/DBIx/Ease.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Ease/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/Ease
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/DBIx 2>/dev/null || true
END-of-p5-DBIx-Ease/pkg-plist
exit
--- p5-DBIx-Ease-0.07.shar ends here ---


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



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