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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
tdb1410 Trivial Database
1.4.10_3,1 databases on this many watch lists=1 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 1.4.10_2,1Version of this port present on the latest quarterly branch.
Maintainer: samba@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-30 14:45:07
Last Update: 2025-08-26 16:44:03
Commit Hash: 7b76462
People watching this port, also watch:: py311-calver, autoconf, lsof, libevent, cmocka
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:
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tdb1410-1.4.10_3,1/catalog.mk
  3. /usr/local/share/licenses/tdb1410-1.4.10_3,1/LICENSE
  4. /usr/local/share/licenses/tdb1410-1.4.10_3,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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • tdb1410>0:databases/tdb1410
Conflicts:
CONFLICTS_INSTALL:
  • tdb
  • tdb[0-9]*
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 tdb1410
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tdb1410
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

Packages (timestamps in pop-ups are UTC):
tdb1410
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4.10_3,11.4.10_3,1-1.4.10_3,11.4.10_3,1---
FreeBSD:13:quarterly1.4.10_2,11.4.10_2,1-1.4.10_2,11.4.10_2,1---
FreeBSD:14:latest1.4.10_3,11.4.10_3,1-1.4.10_2,11.4.10_3,1---
FreeBSD:14:quarterly1.4.10_2,11.4.10_2,1-1.4.10_2,11.4.10_2,1---
FreeBSD:15:latest1.4.10_2,11.4.10_3,1n/a1.4.10_2,1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. docbook.xsl : textproc/docbook-xsl
  2. xsltproc : textproc/libxslt
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. 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 tdb1410-1.4.10_3,1: DEBUG=off: Build with debugging support MANPAGES=on: Build and/or install manual pages 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: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.10_3,1
26 Aug 2025 16:44:03
commit hash: 7b7646260a63d35848d2a3c0bc25037b7361b460commit hash: 7b7646260a63d35848d2a3c0bc25037b7361b460commit hash: 7b7646260a63d35848d2a3c0bc25037b7361b460commit hash: 7b7646260a63d35848d2a3c0bc25037b7361b460 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
databases/tdb1413: Update to 1.4.13

- Lint with portclippy and portfmt.
- Remove unnecessary NO_COLOR-related settings. It is not clear what the
  purpose of those really is nowadays.
- Update CONFLICTS_INSTALL in databases/tdb1410.

PR:		287985
Reported by:	Andrej Ebert <andrej@ebert.su>
Sponsored by:	Klara, Inc.
1.4.10_2,1
19 Jun 2025 20:28:47
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.10_2,1
13 Mar 2025 07:39:36
commit hash: 47b3df759415229017044b07129793d65f1cd2c0commit hash: 47b3df759415229017044b07129793d65f1cd2c0commit hash: 47b3df759415229017044b07129793d65f1cd2c0commit hash: 47b3df759415229017044b07129793d65f1cd2c0 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: Rework manpages handling in Samba-related ports

* Remove outdated, incorrect, precompiled manpages from ${FILESDIR}/files/man.
* Properly disable manpages generation since XSLTPROC was set to true(1) WAF
  always assumed xsltproc(1) to work and if any automatic dependency pulled in
  textproc/docbook-xsl, manpages were generated even if explicitly disabled.

Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D49327
1.4.10_1,1
06 Feb 2025 04:58:50
commit hash: ed189afb08843f9b4246a380261b30b35a25fcabcommit hash: ed189afb08843f9b4246a380261b30b35a25fcabcommit hash: ed189afb08843f9b4246a380261b30b35a25fcabcommit hash: ed189afb08843f9b4246a380261b30b35a25fcab files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Fix conflict of PKGNAME

* Fix conflict of PKGNAME by adding PKGNAMESUFFIX to the ports below
  - databases/tdb1410
  - devel/talloc242
  - devel/tevent016
* Set CONFLICTS_INSTALL between different versions of each port.
* Update dependencies of databases/ldb29 and net/samba420 to reflect
  change of PKGNAME.
* Bump PORTREVISION of modified ports.

Reviewed by:	0mp, kiwi
Differential Revision:	https://reviews.freebsd.org/D48826
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: 6