Commit Graph

17 Commits

Author SHA1 Message Date
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
afresh1
c778ee81de Update databases/p5-DBIx-DBSchema to 0.45
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2019-08-18 20:23:36 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
sthen
f443bc8bac drop USE_GROFF, output checked with gmdiff 2015-01-21 14:05:45 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
simon
cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
martynas
9e81df45a3 update to 0.32; ok simon@ (long ago)
maintainer timeout
2007-05-27 14:03:53 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
dassow
94922df464 cpanify, remove unnecessary build deps and change license to 'Perl'
ok steven@
2006-12-14 19:04:45 +00:00
msf
7785eab14d initial import of DBIx::DBSchema 0.31
This module implements an OO-interface to database schemas. Using this
module, you can create a database schema with an OO Perl interface. You
can read the schema from an existing database. You can save the schema
to disk and restore it a different process. Most importantly,
DBIx::DBSchema can write SQL CREATE statements statements for different
databases from a single source.
2006-05-06 19:36:12 +00:00