Bug 131723 - New port for CGI::Application::Plugin::ConfigAuto Perl module
Summary: New port for CGI::Application::Plugin::ConfigAuto Perl module
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-02-15 19:30 UTC by Alex Kapranoff
Modified: 2009-02-15 21:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.06 KB, text/plain)
2009-02-15 19:30 UTC, Alex Kapranoff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kapranoff 2009-02-15 19:30:01 UTC

    
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-02-15 20:39:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-15 21:05:01 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-15 21:05:26 UTC
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)
_______________________________________________
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"