notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
tdb1410 Trivial Database
1.4.10,1 databasesnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: samba@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-30 14:45:07
Last Update: 2025-01-30 14:41:57
Commit Hash: ee2f3dc
License: GPLv3
WWW:
https://tdb.samba.org/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tdb-1.4.10,1/catalog.mk
  3. /usr/local/share/licenses/tdb-1.4.10,1/LICENSE
  4. /usr/local/share/licenses/tdb-1.4.10,1/GPLv3
  5. bin/tdbbackup
  6. bin/tdbdump
  7. bin/tdbrestore
  8. bin/tdbtool
  9. include/tdb.h
  10. lib/libtdb.so
  11. lib/libtdb.so.1
  12. lib/python3.11/site-packages/_tdb_text.py
  13. lib/python3.11/site-packages/tdb.cpython-311.so
  14. libdata/pkgconfig/tdb.pc
  15. share/man/man8/tdbbackup.8.gz
  16. share/man/man8/tdbdump.8.gz
  17. share/man/man8/tdbrestore.8.gz
  18. share/man/man8/tdbtool.8.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • tdb>0:databases/tdb1410
To install the port:
cd /usr/ports/databases/tdb1410/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/tdb1410
  • pkg install tdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tdb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1737641302 SHA256 (tdb-1.4.10.tar.gz) = 02338e33c16c21c9e29571cef523e76b2b708636254f6f30c6cf195d48c62daf SIZE (tdb-1.4.10.tar.gz) = 747139

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. databases/ldb29
  2. net/samba420
for Run
  1. databases/ldb29
  2. net/samba420

Configuration Options:
===> The following configuration options are available for tdb-1.4.10,1: DEBUG=off: Build with debugging support MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl) PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
databases_tdb1410
USES:
compiler pkgconfig shebangfix waf gettext-runtime python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.samba.org/pub/tdb/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.10,1
30 Jan 2025 14:41:57
commit hash: ee2f3dc4d8777c5af399cc73803b51d832ab5bf4commit hash: ee2f3dc4d8777c5af399cc73803b51d832ab5bf4commit hash: ee2f3dc4d8777c5af399cc73803b51d832ab5bf4commit hash: ee2f3dc4d8777c5af399cc73803b51d832ab5bf4 files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
databases/tdb1410: Update to 1.4.10

Also hook it to the build.

PR:		280533
Sponsored by:	Klara, Inc.
Approved by:	0mp (mentor)
Approved by:	samba (0mp, kiwi)
Differential Revision:	https://reviews.freebsd.org/D48655
1.4.9,1
30 Jan 2025 14:41:56
commit hash: 297bf657af8b6e454a8f42c66a273d9824e1dafdcommit hash: 297bf657af8b6e454a8f42c66a273d9824e1dafdcommit hash: 297bf657af8b6e454a8f42c66a273d9824e1dafdcommit hash: 297bf657af8b6e454a8f42c66a273d9824e1dafd files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
databases/tdb1410: Trivial Database for Samba 4.20

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.

This port is need for the Samba 4.20.

Repo copy of databases/tdb, I will commit update to 1.4.10 in next
commit.

PR:		280533
Sponsored by:	Klara, Inc.
Approved by:	0mp (mentor)
Approved by:	samba (0mp, kiwi)

Number of commits found: 2