Skip site navigation (1)Skip section navigation (2)
Date:      1 Jan 2002 02:57:26 -0000
From:      Seamus Venasse <svenasse@polaris.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33413: New port: DBD independant class
Message-ID:  <20020101025726.10892.qmail@pris.polaris.ca>

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

>Number:         33413
>Category:       ports
>Synopsis:       New port: DBD independant class
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 31 19:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Seamus Venasse
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Polaris Computing
>Environment:
System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386


	
>Description:
	
>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-DBIx-AnyDBD
#	p5-DBIx-AnyDBD/Makefile
#	p5-DBIx-AnyDBD/distinfo
#	p5-DBIx-AnyDBD/pkg-comment
#	p5-DBIx-AnyDBD/pkg-descr
#	p5-DBIx-AnyDBD/pkg-plist
#
echo c - p5-DBIx-AnyDBD
mkdir -p p5-DBIx-AnyDBD > /dev/null 2>&1
echo x - p5-DBIx-AnyDBD/Makefile
sed 's/^X//' >p5-DBIx-AnyDBD/Makefile << 'END-of-p5-DBIx-AnyDBD/Makefile'
X# New ports collection makefile for:	DBIx::AnyDBD
X# Date created:				31 Dec 2001
X# Whom:					Seamus Venasse <svenasse@polaris.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		DBIx-AnyDBD
XPORTVERSION=		2.00
XCATEGORIES=		databases perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	DBIx
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		svenasse@polaris.ca
X
XBUILD_DEPENDS=		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
XRUN_DEPENDS=		${BUILD_DEPENDS}
X
XSITE_PERL=		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
XPERL_CONFIGURE=		yes
X
XMAN3=			DBIx::AnyDBD.3
XMANPREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-DBIx-AnyDBD/Makefile
echo x - p5-DBIx-AnyDBD/distinfo
sed 's/^X//' >p5-DBIx-AnyDBD/distinfo << 'END-of-p5-DBIx-AnyDBD/distinfo'
XMD5 (DBIx-AnyDBD-2.00.tar.gz) = ca038db8f66102d18f595a31ba1cf2c1
END-of-p5-DBIx-AnyDBD/distinfo
echo x - p5-DBIx-AnyDBD/pkg-comment
sed 's/^X//' >p5-DBIx-AnyDBD/pkg-comment << 'END-of-p5-DBIx-AnyDBD/pkg-comment'
XDBD independant class
END-of-p5-DBIx-AnyDBD/pkg-comment
echo x - p5-DBIx-AnyDBD/pkg-descr
sed 's/^X//' >p5-DBIx-AnyDBD/pkg-descr << 'END-of-p5-DBIx-AnyDBD/pkg-descr'
XThis class provides application developers with an abstraction class
Xa level away from DBI, that allows them to write an application
Xthat works on multiple database platforms. The idea isn't to take
Xaway the responsibility for coding different SQL on different
Xplatforms, but to simply provide a platform that uses the right
Xclass at the right time for whatever DB is currently in use.
X
XWWW: http://search.cpan.org/search?dist=DBIx-AnyDBD
X
XSeamus Venasse <svenasse@polaris.ca>
END-of-p5-DBIx-AnyDBD/pkg-descr
echo x - p5-DBIx-AnyDBD/pkg-plist
sed 's/^X//' >p5-DBIx-AnyDBD/pkg-plist << 'END-of-p5-DBIx-AnyDBD/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/DBIx/AnyDBD.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/AnyDBD/.packlist
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/DBIx 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx/AnyDBD 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true
END-of-p5-DBIx-AnyDBD/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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