CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/07/17 20:11:13
Modified files:
databases/tdb : Makefile distinfo
databases/tdb/patches: patch-include_tdb_h patch-rules_mk
patch-tdb_mk
databases/tdb/pkg: PLIST
Added files:
databases/tdb/patches: patch-Makefile
patch-buildtools_wafadmin_Tools_ccroot_py
patch-buildtools_wafsamba_samba_install_py
patch-buildtools_wafsamba_wafsamba_py
patch-lib_replace_replace_h
Log message:
Update to tdb-1.2.12
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:
- reorder the Makefile
- update the license marker
- take maintainership (discussed with nicm@, former MAINTAINER)
This is a SHARED_ONLY port, and a python wrapper is now provided.