summaryrefslogtreecommitdiffstats
path: root/contrib/libucl/utils
Commit message (Collapse)AuthorAgeFilesLines
* Update libucl to git version 8d3b186bapt2015-03-021-3/+6
|
* Update libucl to latest versionbapt2014-11-291-0/+1
| | | | | While here correctly link libucl to libm and register the dependency on libm for static building
* Import libucl 0.4.0bapt2014-04-221-5/+5
| | | | Adapt pkg(7) to the new libucl API
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
| | | | | | 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-221-0/+19
| | | | | | This brings schema validation MFC after: 1 week
* Import libucl into headbapt2014-02-232-0/+287
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