import p5-DBIx-Migration
Seamless DB schema up- and downgrades ok simon@
This commit is contained in:
parent
85de94bc3c
commit
28d9f1600e
23
databases/p5-DBIx-Migration/Makefile
Normal file
23
databases/p5-DBIx-Migration/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/27 14:04:45 sthen Exp $
|
||||
COMMENT= seamless DB up- and downgrades
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= DBIx-Migration-0.05
|
||||
CATEGORIES= databases
|
||||
|
||||
CONFIGURE_STYLE=modbuild
|
||||
|
||||
BUILD_DEPENDS= ::devel/p5-Class-Accessor \
|
||||
::devel/p5-File-Slurp
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
REGRESS_DEPENDS=::databases/p5-DBD-SQLite
|
||||
|
||||
MAKE_ENV+= TEST_POD=1
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
databases/p5-DBIx-Migration/distinfo
Normal file
5
databases/p5-DBIx-Migration/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (DBIx-Migration-0.05.tar.gz) = PsNlwQuNECHaW3XJb4U8+A==
|
||||
RMD160 (DBIx-Migration-0.05.tar.gz) = jGNleAGtHOJbaPWpxN2ZlBojSRQ=
|
||||
SHA1 (DBIx-Migration-0.05.tar.gz) = aAA7u0EbETjmqQJo5AR9R33E52U=
|
||||
SHA256 (DBIx-Migration-0.05.tar.gz) = 1nVycaFQ2QaG8pXMbw9+lrRCbIFF0J5kctTogHzbgsE=
|
||||
SIZE (DBIx-Migration-0.05.tar.gz) = 4672
|
1
databases/p5-DBIx-Migration/pkg/DESCR
Normal file
1
databases/p5-DBIx-Migration/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Seamless DB schema up- and downgrades
|
6
databases/p5-DBIx-Migration/pkg/PLIST
Normal file
6
databases/p5-DBIx-Migration/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/27 14:04:45 sthen Exp $
|
||||
bin/dbix-migration.pl
|
||||
${P5SITE}/DBIx/
|
||||
${P5SITE}/DBIx/Migration.pm
|
||||
@man man/man1/dbix-migration.pl.1
|
||||
@man man/man3p/DBIx::Migration.3p
|
Loading…
Reference in New Issue
Block a user