cvs commit: ports/devel Makefile ports/devel/pear-Config Makefile
distinfo pkg-descr pkg-plist
Edwin Groothuis
edwin at FreeBSD.org
Sun Sep 7 17:34:20 PDT 2003
edwin 2003/09/07 17:34:19 PDT
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/pear-Config Makefile distinfo pkg-descr pkg-plist
Log:
New port: PEAR Config package provides methods for configuration manipulation
The Config package provides methods for configuration manipulation.
* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache...).
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives...
* Parses configurations into a tree structure
PR: ports/56362
Submitted by: Alex Miller <asm at asm.kiev.ua>
Revision Changes Path
1.1271 +1 -0 ports/devel/Makefile
1.1 +42 -0 ports/devel/pear-Config/Makefile (new)
1.1 +1 -0 ports/devel/pear-Config/distinfo (new)
1.1 +10 -0 ports/devel/pear-Config/pkg-descr (new)
1.1 +16 -0 ports/devel/pear-Config/pkg-plist (new)
More information about the cvs-all
mailing list