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
ldb29 LDAP-like embedded database
2.9.2 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:11
Last Update: 2025-01-30 14:41:58
Commit Hash: 7edf338
License: GPLv3+
WWW:
https://ldb.samba.org/
Description:
ldb is a LDAP-like embedded database. ldb provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database.
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 (46 items)
Collapse this list.
  1. bin/ldbedit
  2. bin/ldbmodify
  3. bin/ldbadd
  4. bin/ldbdel
  5. bin/ldbsearch
  6. bin/ldbrename
  7. lib/ldb/libldb-mdb-int.so
  8. lib/shared-modules/ldb/mdb.so
  9. lib/libldb.so
  10. lib/libldb.so.2
  11. lib/ldb/libldb-tdb-int.so
  12. lib/ldb/libldb-tdb-err-map.so
  13. lib/ldb/libldb-key-value.so
  14. lib/ldb/libldb-cmdline.so
  15. lib/shared-modules/ldb/skel.so
  16. lib/shared-modules/ldb/server_sort.so
  17. lib/shared-modules/ldb/sample.so
  18. lib/shared-modules/ldb/rdn_name.so
  19. lib/shared-modules/ldb/paged_searches.so
  20. lib/shared-modules/ldb/ldb.so
  21. lib/shared-modules/ldb/ldap.so
  22. lib/shared-modules/ldb/asq.so
  23. lib/shared-modules/ldb/tdb.so
  24. share/man/man1/ldbadd.1.gz
  25. share/man/man1/ldbdel.1.gz
  26. share/man/man1/ldbedit.1.gz
  27. share/man/man1/ldbmodify.1.gz
  28. share/man/man1/ldbrename.1.gz
  29. share/man/man1/ldbsearch.1.gz
  30. share/man/man3/ldb.3.gz
  31. /usr/local/libdata/pkgconfig/ldb.pc
  32. include/ldb.h
  33. include/ldb_errors.h
  34. include/ldb_handlers.h
  35. include/ldb_module.h
  36. include/ldb_version.h
  37. /usr/local/libdata/pkgconfig/pyldb-util.cpython-311.pc
  38. /usr/local/lib/python3.11/site-packages/_ldb_text.py
  39. /usr/local/lib/python3.11/site-packages/ldb.cpython-311.so
  40. include/pyldb.h
  41. lib/libpyldb-util.cpython-311.so
  42. lib/libpyldb-util.cpython-311.so.2
  43. @ldconfig
  44. /usr/local/share/licenses/ldb29-2.9.2/catalog.mk
  45. /usr/local/share/licenses/ldb29-2.9.2/LICENSE
  46. /usr/local/share/licenses/ldb29-2.9.2/GPLv3+
Collapse this list.
Dependency lines:
  • ldb29>0:databases/ldb29
Conflicts:
CONFLICTS_INSTALL:
  • ldb[0-9][0-9]
To install the port:
cd /usr/ports/databases/ldb29/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/ldb29
  • pkg install ldb29
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ldb29
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1737642955 SHA256 (ldb-2.9.2.tar.gz) = d155884002c79dbb1c3d8642f8b1013f2e520b3aeefd6e96412adec5b8d6cbc0 SIZE (ldb-2.9.2.tar.gz) = 1752608

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. talloc>=2.4.2 : devel/talloc242
  2. tevent>=0.16.0 : devel/tevent016
  3. tdb>=1.4.10 : databases/tdb1410
  4. lmdb>=0.9.23 : databases/lmdb
  5. popt>=0 : devel/popt
  6. cmocka>=1.1.3 : sysutils/cmocka
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. gettext-runtime>=0.22_1 : devel/gettext-runtime
  9. python3.11 : lang/python311
Test dependencies:
  1. talloc>=2.4.2 : devel/talloc242
  2. tevent>=0.16.0 : devel/tevent016
  3. tdb>=1.4.10 : databases/tdb1410
  4. lmdb>=0.9.23 : databases/lmdb
  5. popt>=0 : devel/popt
  6. cmocka>=1.1.3 : sysutils/cmocka
  7. python3.11 : lang/python311
Runtime dependencies:
  1. talloc>=2.4.2 : devel/talloc242
  2. tevent>=0.16.0 : devel/tevent016
  3. tdb>=1.4.10 : databases/tdb1410
  4. lmdb>=0.9.23 : databases/lmdb
  5. popt>=0 : devel/popt
  6. python3.11 : lang/python311
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. net/samba420
for Run
  1. net/samba420

Configuration Options:
===> The following configuration options are available for ldb29-2.9.2: MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl) PYTHON3=on: Python 3.x bindings or support ===> Use 'make config' to modify these settings
Options name:
databases_ldb29
USES:
compiler ldap localbase:ldflags pkgconfig 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/ldb/
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
2.9.2
30 Jan 2025 14:41:58
commit hash: 7edf338be26071678aff562c543da1530eb6ab8fcommit hash: 7edf338be26071678aff562c543da1530eb6ab8fcommit hash: 7edf338be26071678aff562c543da1530eb6ab8fcommit hash: 7edf338be26071678aff562c543da1530eb6ab8f files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
databases/ldb29: Update to 2.9.2

Also hook it to build.

PR:		280533
Sponsored by:	Klara, Inc.
Approved by:	0mp (mentor)
Approved by:	samba (0mp, kiwi)
Differential Revision:	https://reviews.freebsd.org/D48656
2.8.2
30 Jan 2025 14:41:57
commit hash: 00b64ce160e6b4f2dc878bb27640ded614b4c7a9commit hash: 00b64ce160e6b4f2dc878bb27640ded614b4c7a9commit hash: 00b64ce160e6b4f2dc878bb27640ded614b4c7a9commit hash: 00b64ce160e6b4f2dc878bb27640ded614b4c7a9 files touched by this commit
Xavier Beaudouin (kiwi) search for other commits by this committer
database/ldb29: LDAP-Like embedded database

ldb is a LDAP-like embedded database.

ldb provides a fast database with an LDAP-like API designed to be used
within an application.

In some ways it can be seen as a intermediate solution between key-value
pair databases and a real LDAP database.

This port is needed for Samba 4.20.

This commit is just a repocopy. I will update the port to the correct
version and connect it to the build in the next commit.

PR:		280533
Sponsored by:	Klara, Inc.
Approved by:	0mp (mentor)
Approved by:	samba (0mp, kiwi)
Differential Revision:	https://reviews.freebsd.org/D48656

Number of commits found: 2