Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2010 16:15:34 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Config-Wrest Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201006051615.o55GFYIJ097094@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006051615.o55GFYIJ097094>