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

Martin Wilke miwi at FreeBSD.org
Sat Jun 5 16:15:35 UTC 2010


miwi        2010-06-05 16:15:34 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Config-Wrest Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module allows you to read configuration data written in a
  human-readable and easily-editable text format and access it as
  a perl data structure. It also allows you to write configuration
  data from perl back to this format.
  
  The data format allows key/value pairs, comments, escaping of
  unprintable or problematic characters, sensible whitespace
  handling, support for Unicode data, nested sections, or blocks,
  of configuration data.
  
  WWW: http://search.cpan.org/dist/Config-Wrest/
  
  PR:             ports/147283
  Submitted by:   John Alden + Eric Freeman <freebsdports at chillibear.com>
  
  Revision  Changes    Path
  1.3960    +1 -0      ports/devel/Makefile
  1.1       +27 -0     ports/devel/p5-Config-Wrest/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Config-Wrest/distinfo (new)
  1.1       +12 -0     ports/devel/p5-Config-Wrest/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-Config-Wrest/pkg-plist (new)


More information about the cvs-ports mailing list