Commit graph

12 commits

Author SHA1 Message Date
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Andrej Zverev
04df414523 - add stage support
- pet portlint
2013-12-15 08:55:51 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Andrej Zverev
9b472b28fc - Convert to new perl framework
- Trim Makefile header
2013-08-04 12:39:45 +00:00
Steve Wills
a265a01208 - Correct BUILD_DEPENDS and RUN_DEPENDS
- Add TEST_DEPENDS to enable testing

PR:		ports/164340
Submitted by:	swills (myself)
Approved by:	maintainer (blanket)
2012-01-29 22:54:59 +00:00
Frederic Culot
a288d48de7 - Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Sunpoet Po-Chuan Hsieh
00ca886ed4 - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by:	az
With hat:	perl
2011-09-17 07:06:45 +00:00
Andrej Zverev
a19f81e5c9 - Update to 0.22 2011-06-08 14:12:17 +00:00
Andrej Zverev
2638b1b96c - Update to 0.20.
- Add LICENSE.
2011-04-25 07:18:16 +00:00
Andrej Zverev
b803b21654 Update to 0.18 2011-03-15 15:40:55 +00:00
Andrej Zverev
b92333c495 - Update to 0.16 2011-01-03 15:57:43 +00:00
Andrej Zverev
90fa387e9a This module allows you to put the arguments to "add_column" in
DBIx::Class::ResultSource right into your attribute definitions and will
automatically call it when it finds an add_column attribute option.  It also
replaces the DBIx::Class-generated accessor methods (these are
Class::Accessor::Grouped-generated accessor methods under the hood) with the
Moose-generated accessor methods so that you can use more of the wonderful
powers of Moose (eg. type constraints, triggers, ...).
2010-11-21 11:52:42 +00:00