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

Renato Botelho garga at FreeBSD.org
Mon Feb 2 09:23:02 PST 2009


garga       2009-02-02 17:22:57 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Config-IniRegEx Makefile distinfo pkg-descr pkg-plist 
  Log:
  Using this module it does the ini configuration file parsing,
  with an addon facility of regex kind of search. This module
  aims out doing a regex search for Sections, and Parameters
  of the Ini configuration file. It does the Perl regex matching,
  nothing external. So whoever knows the Perl basic regex can
  use this feature.
  
  WWW:    http://search.cpan.org/dist/Config-IniRegEx/
  
  PR:             ports/131155
  Submitted by:   Murilo Opsfelder <mopsfelder at gmail.com>
  
  Revision  Changes    Path
  1.3350    +1 -0      ports/devel/Makefile
  1.1       +23 -0     ports/devel/p5-Config-IniRegEx/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Config-IniRegEx/distinfo (new)
  1.1       +8 -0      ports/devel/p5-Config-IniRegEx/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Config-IniRegEx/pkg-plist (new)


More information about the cvs-ports mailing list