notbug ipv6 ready As 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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
ldb29 LDAP-like embedded database
2.9.2_3 databases on this many watch lists=2 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 2.9.2_2Version 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:11
Last Update: 2026-07-06 19:38:18
Commit Hash: 7a7dea4
People watching this port, also watch:: sudo, rsync, libinotify, cmocka, bash-completion
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:
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. /usr/local/libdata/pkgconfig/ldb.pc
  25. include/ldb.h
  26. include/ldb_errors.h
  27. include/ldb_handlers.h
  28. include/ldb_module.h
  29. include/ldb_version.h
  30. /usr/local/libdata/pkgconfig/pyldb-util.cpython-312.pc
  31. /usr/local/lib/python3.12/site-packages/_ldb_text.py
  32. /usr/local/lib/python3.12/site-packages/ldb.cpython-312.so
  33. include/pyldb.h
  34. lib/libpyldb-util.cpython-312.so
  35. lib/libpyldb-util.cpython-312.so.2
  36. share/man/man1/ldbadd.1.gz
  37. share/man/man1/ldbdel.1.gz
  38. share/man/man1/ldbedit.1.gz
  39. share/man/man1/ldbmodify.1.gz
  40. share/man/man1/ldbrename.1.gz
  41. share/man/man1/ldbsearch.1.gz
  42. share/man/man3/ldb.3.gz
  43. @ldconfig
  44. /usr/local/share/licenses/ldb29-2.9.2_3/catalog.mk
  45. /usr/local/share/licenses/ldb29-2.9.2_3/LICENSE
  46. /usr/local/share/licenses/ldb29-2.9.2_3/GPLv3+
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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

Packages (timestamps in pop-ups are UTC):
ldb29
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.9.2_22.9.2_2-2.9.2_22.9.2_2n/an/an/a
FreeBSD:13:quarterly2.9.2_22.9.2_2-2.9.2_22.9.2_2n/an/an/a
FreeBSD:14:latest2.9.2_32.9.2_3-2.9.2_22.9.2_3---
FreeBSD:14:quarterly2.9.2_32.9.2_3-2.9.2_22.9.2_3---
FreeBSD:15:latest2.9.2_32.9.2_3n/a2.9.2_2n/an/a--
FreeBSD:15:quarterly2.9.2_32.9.2_3n/a-n/an/a--
FreeBSD:16:latest2.9.2_32.9.2_3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. talloc242>=2.4.2 : devel/talloc242
  2. tevent016>=0.16.0 : devel/tevent016
  3. tdb1410>=1.4.10 : databases/tdb1410
  4. lmdb0>=0.9.23 : databases/lmdb0
  5. popt>=0 : devel/popt
  6. cmocka>=1.1.3 : sysutils/cmocka
  7. docbook.xsl : textproc/docbook-xsl
  8. xsltproc : textproc/libxslt
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. gettext-runtime>=0.26 : devel/gettext-runtime
  11. python3.12 : lang/python312
Test dependencies:
  1. talloc242>=2.4.2 : devel/talloc242
  2. tevent016>=0.16.0 : devel/tevent016
  3. tdb1410>=1.4.10 : databases/tdb1410
  4. lmdb0>=0.9.23 : databases/lmdb0
  5. popt>=0 : devel/popt
  6. cmocka>=1.1.3 : sysutils/cmocka
  7. python3.12 : lang/python312
Runtime dependencies:
  1. talloc242>=2.4.2 : devel/talloc242
  2. tevent016>=0.16.0 : devel/tevent016
  3. tdb1410>=1.4.10 : databases/tdb1410
  4. lmdb0>=0.9.23 : databases/lmdb0
  5. popt>=0 : devel/popt
  6. python3.12 : lang/python312
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_3: MANPAGES=on: Build and/or install manual pages 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: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.2_3
06 Jul 2026 19:38:18
commit hash: 7a7dea44149e933dc87f3f116b056e252f1fa2f7commit hash: 7a7dea44149e933dc87f3f116b056e252f1fa2f7commit hash: 7a7dea44149e933dc87f3f116b056e252f1fa2f7commit hash: 7a7dea44149e933dc87f3f116b056e252f1fa2f7 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
*: Fix dependency on lmdb0
2.9.2_3
06 Jul 2026 15:57:32
commit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1ecommit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1ecommit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1ecommit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1e files touched by this commit
Xin LI (delphij) search for other commits by this committer
databases/lmdb0: Add port for LMDB 0.9.x legacy ABI

LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.

Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.

This commit introduces databases/lmdb0 as a holding port for the 0.9.35
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.9.2_2
07 May 2026 21:47:29
commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4acommit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4acommit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4acommit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for FreeBSD 13, mips and risc64sf

Reviewed by:            many (*)
Differential Revision:  https://reviews.freebsd.org/D55624
Differential Revision:  https://reviews.freebsd.org/D55642 (merged in from bofh)

many (*)
  acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
  jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
  nobutaka pkubaj se tagattie thj

  Anton Saietskii
  GenericRikka
  Gert Doering
  Jan Bramkamp
  Oleh Hushchenkov
  Oleksandr Kryvulia
  Ralf van der Enden
  Yamagi

  desktop kde python tcltk office
2.9.2_2
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)
2.9.2_2
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
2.9.2_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
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: 8