1 [COPY] --- T2-COPYRIGHT-BEGIN ---
2 [COPY] t2/package/*/tdb/tdb.desc
3 [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] SPDX-License-Identifier: GPL-2.0
6 [COPY] --- T2-COPYRIGHT-END ---
10 [T] Tdb is a Trivial Database. In concept, it is very much like
11 [T] GDBM, and BSD's DB except that it allows multiple simultaneous
12 [T] writers and uses locking internally to keep writers from trampling
13 [T] on each other. TDB is also extremely small.
15 [U] https://tdb.samba.org
17 [A] Anton Blanchard <antonb@users.sourceforge.net>
18 [A] Samba Team & Andrew Tridgell <tridge@linuxcare.com>
19 [M] Rene Rebe <rene@t2-project.org>
27 [P] X -----5---9 152.500
29 [O] cleanconfopt=0 confopt="--prefix=/$prefix"
30 [O] atstage cross && var_append confopt ' ' '--disable-python' # --cross-compile'
32 [D] e56d1ff11940f69cc3790dcb6661a7ce6abd53563c4c2e18d86fdfaa tdb-1.4.13.tar.gz http://samba.org/ftp/tdb/