CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/07/17 20:13:25
Modified files:
devel/libtalloc: Makefile distinfo
devel/libtalloc/pkg: PLIST
Added files:
devel/libtalloc/patches: patch-Makefile
patch-buildtools_wafadmin_Tools_ccroot_py
patch-buildtools_wafadmin_Tools_gcc_py
patch-buildtools_wafadmin_Tools_gxx_py
patch-buildtools_wafsamba_samba_install_py
patch-buildtools_wafsamba_wafsamba_py
patch-lib_replace_replace_h
Log message:
Update to talloc-2.1.2
Bite the bullet and switch to an upstream version that uses waf*. The
plan is to use databases/tdb and devel/libtalloc in the samba4 port, and
thus to keep those ports in sync with whatever bundled version comes
with the samba4 tarball.
* trying to make sense of the waf patches is highly discouraged
While here, take maintainership.
This is a SHARED_ONLY port, and a python module is now provided.
ok sthen@