Date: Mon, 2 Feb 2009 17:22:57 +0000 (UTC) From: Renato Botelho <garga@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-IniRegEx Makefile distinfo pkg-descr pkg-plist Message-ID: <200902021722.n12HMvgj040666@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902021722.n12HMvgj040666>
