| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.04
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
18 Feb 2012 18:31:37
0.04
|
swills  |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
17 Sep 2011 06:49:29
0.04
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
27 Dec 2010 08:37:42
0.04
|
wen  |
MooseX::Types::VariantTable implements a simple dispatch table based on
Moose type constraints.
Subtypes will be checked before their parents, meaning that the order of
the declaration does not matter.
WWW: http://search.cpan.org/dist/MooseX-Types-VariantTable/ |