Date: Fri, 26 Aug 2011 10:14:25 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-YAML-AppConfig Makefile distinfo pkg-descr pkg-plist Message-ID: <201108261014.p7QAEPWp014402@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2011-08-26 10:14:25 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-YAML-AppConfig Makefile distinfo pkg-descr pkg-plist
Log:
YAML::AppConfig extends the work done in Config::YAML and
YAML::ConfigFile to allow more flexiable configuration files.
Your configuration is stored in YAML and then parsed and presented to
you via YAML::AppConfig. Settings can be referenced using get and set
methods and settings can refer to one another by using variables of
the form $foo, much in the style of AppConfig.
WWW: http://search.cpan.org/dist/YAML-AppConfig/
Revision Changes Path
1.4518 +1 -0 ports/devel/Makefile
1.1 +26 -0 ports/devel/p5-YAML-AppConfig/Makefile (new)
1.1 +2 -0 ports/devel/p5-YAML-AppConfig/distinfo (new)
1.1 +9 -0 ports/devel/p5-YAML-AppConfig/pkg-descr (new)
1.1 +3 -0 ports/devel/p5-YAML-AppConfig/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108261014.p7QAEPWp014402>
