CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/06/01 07:42:01
Modified files:
net/knot : Makefile distinfo
net/knot/patches: patch-samples_knot_sample_conf_in
net/knot/pkg : PLIST knot.rc
Added files:
net/knot/patches: patch-src_contrib_lmdb_mdb_c
patch-src_libknot_lookup_h
Log message:
Major update to knot-2.4.2
Upstream stopped supporting LTS 1.6.* releases. Let's move to the 2.x
branch which only supports LMDB (patched to use MDB_WRITEMAP) and
uses __thread (thus, needs clang or lang/gcc).
The config format changed a bit, /usr/local/libexec/knot1to2 might help.
Most work done by Alexis Vachette, ok fcambus@