Date: Tue, 30 May 2006 18:16:55 +0000 (UTC) From: Andrew Pantyukhin <sat@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-Std Makefile distinfo pkg-descr pkg-plist Message-ID: <200605301816.k4UIGtA9048649@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2006-05-30 18:16:55 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Config-Std Makefile distinfo pkg-descr pkg-plist
Log:
Add port devel/p5-Config-Std:
This module implements yet another damn configuration-file system.
The configuration language is deliberately simple and limited, and the
module works hard to preserve as much information (section order,
comments, etc.) as possible when a configuration file is updated.
See Chapter 19 of "Perl Best Practices" (O'Reilly, 2005) for the
rationale for this approach.
The configuration language is a slight extension of the Windows INI
format.
WWW: http://search.cpan.org/dist/Config-Std/
Approved by: krion (mentor)
Revision Changes Path
1.2237 +1 -0 ports/devel/Makefile
1.1 +34 -0 ports/devel/p5-Config-Std/Makefile (new)
1.1 +3 -0 ports/devel/p5-Config-Std/distinfo (new)
1.1 +13 -0 ports/devel/p5-Config-Std/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-Config-Std/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605301816.k4UIGtA9048649>
