Bug 137142 - New port: www/p5-CatalystX-Component-Traits
Summary: New port: www/p5-CatalystX-Component-Traits
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-26 00:30 UTC by Bill Brinzer
Modified: 2009-07-28 18:20 UTC (History)
0 users

See Also:


Attachments
p5-CatalystX-Component-Traits.shar (3.41 KB, text/plain)
2009-07-26 00:30 UTC, Bill Brinzer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Brinzer 2009-07-26 00:30:00 UTC
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.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-07-26 10:56:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-07-28 18:14:06 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-28 18:14:30 UTC
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"