Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2009 17:14:16 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-CatalystX-Component-Traits Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200907281714.n6SHEG8M010484@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907281714.n6SHEG8M010484>