| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.16
|
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) |
17 Sep 2011 07:06:45
0.16
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
19 Mar 2011 12:38:54
0.16
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 01:48:27
0.16
|
pgollucci  |
- /mach/ -> /%%PERL_ARCH%%/
With Hat: perl@ |
31 Aug 2010 02:29:38
0.16
|
pgollucci  |
- Update to 0.16
PR: ports/150122
Submitted by: Bill Brinzer <bill.brinzer@gmail.com>
Changes: http://search.cpan.org/dist/CatalystX-Component-Traits/Changes |
09 Nov 2009 13:11:44
0.14
|
leeym  |
- update to 0.14
PR: 140382
Submitted by: leeym
Approved by: maintainer |
28 Jul 2009 17:14:16
0.06
|
miwi  |
Adds a Catalyst::Component "COMPONENT" method to your Catalyst component base
class. This method reads the optional traits parameter from app and component
config and instantiates the component subclass with those traits using
"new_with_traits" in MooseX::Traits from MooseX::Traits::Pluggable.
WWW: http://search.cpan.org/dist/CatalystX-Component-Traits/
PR: ports/137142
Submitted by: Bill Brinzer <bill.brinzer at gmail.com> |