History log of /freebsd-11.0-release/contrib/libucl/Makefile.am
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


# 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


# 264400 13-Apr-2014 imp

NO_MAN= has been deprecated in favor of MAN= for some time, go ahead
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.


# 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.