cvs commit: ports/devel Makefile ports/devel/p5-Config-JFDI Makefile distinfo pkg-descr pkg-plist

Lars Balker Rasmussen lbr at FreeBSD.org
Sun Mar 29 08:21:18 PDT 2009


lbr         2009-03-29 15:21:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Config-JFDI Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port devel/p5-Config-JFDI:
  
  Config::JFDI is an implementation of Catalyst::Plugin::ConfigLoader
  that exists outside of Catalyst.
  
  Essentially, Config::JFDI will scan a directory for files matching a
  certain name. If such a file is found which also matches an extension
  that Config::Any can read, then the configuration from that file will
  be loaded.
  
  Revision  Changes    Path
  1.3443    +1 -0      ports/devel/Makefile
  1.1       +37 -0     ports/devel/p5-Config-JFDI/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Config-JFDI/distinfo (new)
  1.1       +9 -0      ports/devel/p5-Config-JFDI/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Config-JFDI/pkg-plist (new)


More information about the cvs-ports mailing list