summaryrefslogtreecommitdiffstats
path: root/contrib/libucl
Commit message (Collapse)AuthorAgeFilesLines
* Import libucl 0.4.0bapt2014-04-2217-446/+574
| | | | Adapt pkg(7) to the new libucl API
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-134-4/+4
| | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
* Update to 20140321bapt2014-03-2284-488/+5497
| | | | | | This brings schema validation MFC after: 1 week
* Update libucl to 2014-03-03bapt2014-03-1010-62/+371
|
* Import libucl into headbapt2014-02-2345-0/+9948
UCL is heavily infused by nginx configuration as the example of a convenient configuration system. However, UCL is fully compatible with JSON format and is able to parse json files. UCL is used by pkg(8) for its configuration file as well for the manifest format in packages, it will be used in base for the pkg boostrap (signature checking and configuration file parsing.) libucl has been developped and is maintained by vsevolod@
OpenPOWER on IntegriCloud