Port details on branch 2024Q3 |
- tdb Trivial Database
- 1.4.9,1 databases =33 1.4.9,1Version of this port present on the latest quarterly branch.
- Maintainer: samba@FreeBSD.org
- Port Added: 2002-10-12 13:02:33
- Last Update: 2024-08-16 10:07:03
- Commit Hash: ae1343f
- People watching this port, also watch:: ca_root_nss, expat, sqlite3, gdbm, libxml2
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/databases/tdb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/tdb
- 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 = 1722341236
SHA256 (tdb-1.4.9.tar.gz) = 0ac226073e3a2db8648da7af744cb95f50766a52feeb001d558b2b321b74a765
SIZE (tdb-1.4.9.tar.gz) = 746608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- databases/ldb22
- databases/ldb25
- databases/ldb28
- net/samba416
- net/samba419
-
Deleted ports which required this port:
- for Libraries
-
- audio/rhythmbox
- mail/fdm
- security/sssd
- security/sssd2
-
Deleted ports which required this port:
- for Run
-
- databases/ldb22
- databases/ldb25
- databases/ldb28
- net/samba416
- net/samba419
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for tdb-1.4.9,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_tdb
- USES:
- compiler pkgconfig shebangfix waf gettext-runtime python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|