History log of /freebsd-11.0-release/contrib/libucl/configure.ac
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 298166 17-Apr-2016 bapt

Import libucl 0.8.0


# 290071 27-Oct-2015 bapt

Update libucl to latest git snapshot (20151027)


# 279549 02-Mar-2015 bapt

Update libucl to git version 8d3b186


# 275223 29-Nov-2014 bapt

Update libucl to latest version

While here correctly link libucl to libm and register the dependency on libm
for static building


# 268831 18-Jul-2014 bapt

Update libucl to the 2014-07-16 snapshot
This update brings streamlined ucl emitter support


# 266636 25-May-2014 bapt

merge libucl 20140514

this version brings xpath-like interface for ucl objects


# 264789 22-Apr-2014 bapt

Import libucl 0.4.0
Adapt pkg(7) to the new libucl API


# 263648 22-Mar-2014 bapt

Update to 20140321
This brings schema validation

MFC after: 1 week


# 263646 22-Mar-2014 bapt

Update 20140302
In particular this brings schema validation support.