Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 19:16:23 +0300
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32968: New port: p5-Class-DBI-0.36 
Message-ID:  <E16G0RD-0008he-00@3wgraphics.com>

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

>Number:         32968
>Category:       ports
>Synopsis:       New port: p5-Class-DBI-0.36
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 18 01:50:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-Class-DBI-0.36

Simple Database Abstraction

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>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-Class-DBI
#	p5-Class-DBI/distinfo
#	p5-Class-DBI/Makefile
#	p5-Class-DBI/pkg-comment
#	p5-Class-DBI/pkg-descr
#	p5-Class-DBI/pkg-plist
#
echo c - p5-Class-DBI
mkdir -p p5-Class-DBI > /dev/null 2>&1
echo x - p5-Class-DBI/distinfo
sed 's/^X//' >p5-Class-DBI/distinfo << 'END-of-p5-Class-DBI/distinfo'
XMD5 (Class-DBI-0.36.tar.gz) = d00bc192cf6b69b992992812bb69e355
END-of-p5-Class-DBI/distinfo
echo x - p5-Class-DBI/Makefile
sed 's/^X//' >p5-Class-DBI/Makefile << 'END-of-p5-Class-DBI/Makefile'
X# New ports collection makefile for:	Class-DBI
X# Date created:		15 Dec 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Class-DBI
XPORTVERSION=	0.36
XCATEGORIES=	databases perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Class
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Fields/Fuxor.pm:${PORTSDIR}/devel/p5-Class-Fields \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/DBD/CSV.pm:${PORTSDIR}/databases/p5-DBD-CSV \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Ima/DBI.pm:${PORTSDIR}/databases/p5-Ima-DBI \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Class::DBI.3 Class::DBI::Tutorial.3
X
X.include <bsd.port.mk>
END-of-p5-Class-DBI/Makefile
echo x - p5-Class-DBI/pkg-comment
sed 's/^X//' >p5-Class-DBI/pkg-comment << 'END-of-p5-Class-DBI/pkg-comment'
XSimple Database Abstraction
END-of-p5-Class-DBI/pkg-comment
echo x - p5-Class-DBI/pkg-descr
sed 's/^X//' >p5-Class-DBI/pkg-descr << 'END-of-p5-Class-DBI/pkg-descr'
XAlthough the difficulties in serialising objects to a relational
Xdatabase are well documented, we often find outselves using such a
Xdatabase to store the data that will make up the objects in our system.
X
XThus we end up writing many classes, each mapping to a table in our
Xdatabase, and each containing accessor and mutator methods for each of
Xthe columns.  We then write simple constructors, search methods and the
Xlike for each these classes.
X
XClass::DBI is here to make this task trivial.
X
XWWW: http://search.cpan.org/search?dist=Class-DBI
X
X-- Sergey Skvortsov
Xskv@protey.ru
END-of-p5-Class-DBI/pkg-descr
echo x - p5-Class-DBI/pkg-plist
sed 's/^X//' >p5-Class-DBI/pkg-plist << 'END-of-p5-Class-DBI/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/DBI/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Class/DBI.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Class/DBI/Tutorial.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Class/DBI
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/DBI
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
END-of-p5-Class-DBI/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?E16G0RD-0008he-00>