miwi        2009-02-15 21:05:12 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-CGI-Application-Plugin-ConfigAuto Makefile distinfo 
                                             pkg-descr pkg-plist 
  Log:
  CGI::Application::Plugin::ConfigAuto adds easy access to config file
  variables to your CGI::Application modules. Lazy loading is used to
  prevent the config file from being parsed if no configuration variables
  are accessed during the request.
  
  The format is detected automatically using Config::Auto. It it known to
  support the following formats: colon separated, space separated, equals
  separated, XML, Perl code, and Windows INI. See that modules
  documentation for complete details.
  
  WWW: http://search.cpan.org/dist/CGI-Application-Plugin-ConfigAuto/
  
  PR:             ports/131723
  Submitted by:   Alex Kapranoff <alex at kapranoff.ru>
  
  Revision  Changes    Path
  1.2264    +1 -0      ports/www/Makefile
  1.1       +26 -0     ports/www/p5-CGI-Application-Plugin-ConfigAuto/Makefile 
(new)
  1.1       +3 -0      ports/www/p5-CGI-Application-Plugin-ConfigAuto/distinfo 
(new)
  1.1       +11 -0     ports/www/p5-CGI-Application-Plugin-ConfigAuto/pkg-descr 
(new)
  1.1       +4 -0      ports/www/p5-CGI-Application-Plugin-ConfigAuto/pkg-plist 
(new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to