cvs commit: ports/www Makefile ports/www/p5-CatalystX-Component-Traits Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Tue Jul 28 17:14:18 UTC 2009


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)


More information about the cvs-all mailing list