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

Roman Bogorodskiy novel at FreeBSD.org
Wed Jul 26 19:38:23 UTC 2006


novel       2006-07-26 19:38:21 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Config-ApacheFormat Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  This module is designed to parse a configuration file in the same syntax
  used by the Apache web server (see http://httpd.apache.org for
  details). This allows you to build applications which can be easily
  managed by experienced Apache admins. Also, by using this module,
  you'll benefit from the support for nested blocks with built-in
  parameter inheritance. This can greatly reduce the amount or repeated
  information in your configuration files.
  
  A good reference to the Apache configuration file format can be found
  here:
  http://httpd.apache.org/docs-2.0/configuring.html
  
  WWW: http://search.cpan.org/~samtregar/Config-ApacheFormat-1.2/
  
  PR:             ports/100885
  Submitted by:   Martin Tournoij <carpetsmoker at gmail.com>
  
  Revision  Changes    Path
  1.2364    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/p5-Config-ApacheFormat/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Config-ApacheFormat/distinfo (new)
  1.1       +13 -0     ports/devel/p5-Config-ApacheFormat/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Config-ApacheFormat/pkg-plist (new)


More information about the cvs-ports mailing list