CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/05/30 12:01:27
Modified files:
devel/cpp-hocon: Makefile
devel/cpp-hocon/pkg: PLIST
devel/leatherman: Makefile
devel/leatherman/pkg: PLIST
sysutils/facter: Makefile
Added files:
devel/cpp-hocon/patches: patch-lib_CMakeLists_txt
patch-lib_tests_CMakeLists_txt
devel/leatherman/patches: patch-cmake_leatherman_cmake_in
sysutils/facter/patches: patch-cmake_FindCPPHOCON_cmake
patch-lib_src_facts_glib_load_average_resolver_cc
Log message:
Bring facter & friends into land of Position Independent Code.
This makes all of those build with Clang, but you'll need updated boost
first (not enforcing dependency because we don't have Clang on amd64 as well).