Version: 1.4.6, Package name: tdb-1.4.6 |
Maintained by: Jeremie Courreges-Anglas |
Master sites: |
Description-main TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small. Description-python Python ${MODPY_VERSION} bindings for tdb. |
Filesize: 719.479 KB |
Version History (View Complete History) |
|
2021-11-22 06:55:55 by Marc Espie | Files touched by this commit (24) |
Log message: zap a few PKGNAME-sub which are now default (and also duplicated EPOCH-sub which make little sense in db/{v3,v4} |
2021-11-01 18:00:17 by Stuart Henderson | Files touched by this commit (85) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-19 06:06:57 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Update to tdb-1.4.5 Fixes a blatant header issue spotted by naddy@ |
2021-10-18 06:23:22 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Update to tdb-1.4.4, needed for samba-4.15.0 |
2021-05-12 17:30:54 by Jeremie Courreges-Anglas | Files touched by this commit (5) |
Log message: Update to tdb-1.4.3 Needed by newer samba releases, switches to python3. The SHARED_LIBS handling is a bit ugly because of the .cpython-XY tag added to some libraries names. Input from sthen@ and Ian McWilliam |
2021-03-11 17:41:36 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Ensure that py-tdb depends on the exact libtdb version it was built against. Adapted from a similar diff cooked by sthen@ for libtalloc |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-01-23 16:17:48 by Klemens Nanni | Files touched by this commit (13) |
Log message: 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 |
2020-03-14 09:35:29 by Klemens Nanni | Files touched by this commit (1) |
Log message: Set FIX_EXTRACT_PERMISSIONS |
2019-12-03 17:14:45 by Jeremie Courreges-Anglas | Files touched by this commit (6) |
Log message: Update to tdb-1.3.18 |
2019-11-08 12:44:31 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Sync WANTLIB |
2019-10-07 07:35:48 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Mirror a bunch of samba.org distfiles download.samba.org now rejects the HTTP/1.0 requests sent by our ftp(1). Changing ftp(1) now is asking for trouble so work around it. distfiles hosting courtesy of kmos@, thanks! |
2019-06-22 17:04:49 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Byte-compile _tdb_text.py to avoid leaving the .pyc file around |
2019-06-22 16:44:07 by Jeremie Courreges-Anglas | Files touched by this commit (19) |
Log message: Move the ports I maintain to PERMIT_PACKAGE |
2018-08-12 16:57:21 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Update to tdb-1.3.16 |
2017-01-07 05:35:28 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Update to tdb-1.3.12 |
2016-09-03 06:09:30 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Update to tdb-1.3.11 |
2016-08-26 14:52:57 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Maintenance update to tdb-1.3.10 |
2016-05-08 03:11:35 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Switch MASTER_SITES to https://download.samba.org/pub/ |
2016-04-25 02:13:41 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Update to tdb-1.3.9 |
2016-04-22 05:43:42 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Update to tdb-1.3.8 |
2016-04-17 11:00:38 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Update to tdb-1.3.7, needed to backport recent samba updates. ok sthen@ |
2016-04-12 11:38:15 by Jeremie Courreges-Anglas | Files touched by this commit (7) |
Log message: Update to tdb-1.3.7, needed for the upcoming samba release. ok sthen@ |
2016-04-05 10:34:36 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Fix the version in tdb.pc; requested by Volker Lendecke. Use upstream tarball version, not the ports shared lib version. Newer samba releases check for a minimum version of libtdb, this check wrongly succeeds with tdb from ports. |
2016-03-20 10:12:27 by Christian Weisgerber | Files touched by this commit (104) |
Log message: drop SHARED_ONLY from python and ruby ports |
2015-09-01 18:03:48 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Kill empty patch files. |
2015-08-12 05:24:05 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Add a comment, in case someone wonders why we're not using the latest version. |
2015-07-20 12:36:15 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump, net/samba4,-tdb had the same version/REVISION |
2015-07-17 20:34:57 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: docbook needed to generate manpages |
2015-07-17 20:22:33 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Incorrect entries in PLIST (now provided by the python dep.) |
2015-07-17 20:11:13 by Jeremie Courreges-Anglas | Files touched by this commit (11) |
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. |
2015-03-29 06:28:21 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Unbreak header by defining _PUBLIC_; newer versions just removed it. Bypassing maintainer because I need this in now to move further on GNOME stuffs; nicm@ you can come back and hit me in the face if I broke anything. ok sthen@ |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2014-10-23 01:21:06 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: unify; ok nicm@ |
2010-04-26 11:22:06 by Stuart Henderson | Files touched by this commit (10) |
Log message: - 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 |
2010-03-22 03:38:36 by Stuart Henderson | Files touched by this commit (2) |
Log message: Move the tdb.h header to a subdirectory, avoiding a conflict with forthcoming samba update. |
2007-07-30 09:36:34 by Steven Mestdagh | Files touched by this commit (1) |
Log message: specify autoconf version and especially USE_LIBTOOL! |