Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2011 23:08:38 +0000 (UTC)
From:      Steve Wills <swills@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-InjectComponent Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201105082308.p48N8cm0092058@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
swills      2011-05-08 23:08:38 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-CatalystX-InjectComponent Makefile distinfo pkg-descr 
                                     pkg-plist 
  Log:
  CatalystX::InjectComponent will inject Controller, Model, and View components
  into your Catalyst application at setup (run)time. It does this by creating a
  new package on-the-fly, having that package extend the given component, and
  then having Catalyst setup the new component (via ->setup_component)
  
  WWW:    http://search.cpan.org/dist/CatalystX-InjectComponent/
  
  Revision  Changes    Path
  1.2879    +1 -0      ports/www/Makefile
  1.1       +32 -0     ports/www/p5-CatalystX-InjectComponent/Makefile (new)
  1.1       +2 -0      ports/www/p5-CatalystX-InjectComponent/distinfo (new)
  1.1       +6 -0      ports/www/p5-CatalystX-InjectComponent/pkg-descr (new)
  1.1       +5 -0      ports/www/p5-CatalystX-InjectComponent/pkg-plist (new)



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