Tue Jul 15 08:42:35 2008 UTC ()
Added databases/p5-DBIx-Class-UUIDColumns version 0.02005

This DBIx::Class component resembles the behaviour of Class::DBI::UUID,
to make some columns implicitly created as uuid.

When loaded, UUIDColumns will search for a suitable uuid generation
module from the following list of supported modules:

    Data::UUID APR::UUID* UUID Win32::Guidgen Win32API::GUID

If no supporting module can be found, an exception will be thrown.

*APR::UUID will not be loaded under OpenBSD due to an as yet
unidentified XS issue.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(abs)
diff -r0 -r1.1.1.1 pkgsrc/databases/p5-DBIx-Class-UUIDColumns/DESCR
diff -r0 -r1.1.1.1 pkgsrc/databases/p5-DBIx-Class-UUIDColumns/Makefile
diff -r0 -r1.1.1.1 pkgsrc/databases/p5-DBIx-Class-UUIDColumns/distinfo

File Added: pkgsrc/databases/p5-DBIx-Class-UUIDColumns/DESCR
This DBIx::Class component resembles the behaviour of Class::DBI::UUID,
to make some columns implicitly created as uuid.

When loaded, UUIDColumns will search for a suitable uuid generation
module from the following list of supported modules:

    Data::UUID APR::UUID* UUID Win32::Guidgen Win32API::GUID

If no supporting module can be found, an exception will be thrown.

*APR::UUID will not be loaded under OpenBSD due to an as yet
unidentified XS issue.

File Added: pkgsrc/databases/p5-DBIx-Class-UUIDColumns/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 08:42:34 abs Exp $

DISTNAME=	DBIx-Class-UUIDColumns-0.02005
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	databases perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=DBIx/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/perldoc?DBIx::Class::UUIDColumns
COMMENT=	Implicit uuid columns for DBIx::Class

DEPENDS+=	p5-DBIx-Class>=0.07005:../../databases/p5-DBIx-Class
DEPENDS+=	p5-Data-UUID>=0:../../devel/p5-Data-UUID
DEPENDS+=	p5-Class-Accessor-Grouped>=0:../../devel/p5-Class-Accessor-Grouped

BUILD_DEPENDS+= p5-DBD-SQLite>=1.11:../../databases/p5-DBD-SQLite

USE_LANGUAGES=	# empty
PERL5_PACKLIST=	auto/DBIx/Class/UUIDColumns/.packlist

PKG_DESTDIR_SUPPORT=    user-destdir

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/databases/p5-DBIx-Class-UUIDColumns/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/07/15 08:42:34 abs Exp $

SHA1 (DBIx-Class-UUIDColumns-0.02005.tar.gz) = 145b25b2e91e954c2d6b7434789b375aca6c7b71
RMD160 (DBIx-Class-UUIDColumns-0.02005.tar.gz) = 6ff995b4109edb64dc2cf024777d86353b6b7e38
Size (DBIx-Class-UUIDColumns-0.02005.tar.gz) = 23323 bytes