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. Note: This port depends on the devel/p5-MooseX-Traits-Pluggable port which I've just submitted (PR ports/137141). Also, it appears to be an unlisted dependency of the recently updated www/p5-Catalyst-Model-DBIC-Schema 0.25.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-07-28 17:14:16 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CatalystX-Component-Traits Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.2412 +1 -0 ports/www/Makefile 1.1 +35 -0 ports/www/p5-CatalystX-Component-Traits/Makefile (new) 1.1 +3 -0 ports/www/p5-CatalystX-Component-Traits/distinfo (new) 1.1 +6 -0 ports/www/p5-CatalystX-Component-Traits/pkg-descr (new) 1.1 +7 -0 ports/www/p5-CatalystX-Component-Traits/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"