IABSD.fr/ports/databases/tdb/pkg

Branch :


Log

Author Commit Date CI Message
076d29f1 2021-01-23 23:17:47 Split databases/tdb into -main and -python package net/samba is the only consumer requiring Python bindings, so this split enables all other consumers (netatalk3, neomutt, fdm, rhythmbox, pulseaudio) to avoid the dependency on Python 2. Bump all consumers due to tdb's PKGPATH change. Wanted by many Feedback OK jca sthen
1bbf7831 2019-12-04 00:14:45 Update to tdb-1.3.18
79c2fa73 2019-06-22 23:04:49 Byte-compile _tdb_text.py to avoid leaving the .pyc file around
dfecf4a5 2016-04-12 17:38:15 Update to tdb-1.3.7, needed for the upcoming samba release. ok sthen@
26d2dbf5 2015-07-18 02:22:33 Incorrect entries in PLIST (now provided by the python dep.)
22f91e60 2015-07-18 02:11:13 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.
2382144b 2015-03-16 18:07:34 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
242e1011 2011-09-26 09:30:08 update to tdb 1.27, from Ian McWilliam / Stefan Rinkes, needed for samba update ok nicm@
a26c1253 2010-04-26 17:22:06 - update tdb to samba's standalone release rather than the sourceforge version - switch back to standard file locations - adjust fdm to match looks fine to nicm@, needed for forthcoming samba update
1c27a830 2010-03-22 09:38:36 Move the tdb.h header to a subdirectory, avoiding a conflict with forthcoming samba update.