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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
ldb28 LDAP-like embedded database
2.8.2_1 databases on this many watch lists=3 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.8.2Version of this port present on the latest quarterly branch.
Maintainer: samba@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-07-31 09:06:08
Last Update: 2025-03-13 07:39:36
Commit Hash: 47b3df7
People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
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. /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-311.pc
  31. /usr/local/lib/python3.11/site-packages/_ldb_text.py
  32. /usr/local/lib/python3.11/site-packages/ldb.cpython-311.so
  33. include/pyldb.h
  34. lib/libpyldb-util.cpython-311.so
  35. lib/libpyldb-util.cpython-311.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/ldb28-2.8.2_1/catalog.mk
  45. /usr/local/share/licenses/ldb28-2.8.2_1/LICENSE
  46. /usr/local/share/licenses/ldb28-2.8.2_1/GPLv3+
Collapse this list.
Dependency lines:
  • ldb28>0:databases/ldb28
Conflicts:
CONFLICTS_INSTALL:
  • ldb[0-9][0-9]
To install the port:
cd /usr/ports/databases/ldb28/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/ldb28
  • pkg install ldb28
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ldb28
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1729271994 SHA256 (ldb-2.8.2.tar.gz) = 0e9aeb657aedbd048b1c0de4afe5b01a8dd33c24a6adb8361a0829374a2fc016 SIZE (ldb-2.8.2.tar.gz) = 1746336

Packages (timestamps in pop-ups are UTC):
ldb28
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.8.2_12.8.2_1-2.8.2_12.8.2_1---
FreeBSD:13:quarterly2.8.22.8.2-2.8.22.8.2---
FreeBSD:14:latest2.8.2_12.8.2_1-2.8.2_12.8.2_1---
FreeBSD:14:quarterly2.8.22.8.2-2.8.22.8.2---
FreeBSD:15:latest2.8.2_12.8.2_1n/a2.8.2_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. talloc>=2.2.0 : devel/talloc
  2. tevent>=0.10.0 : devel/tevent
  3. tdb>=1.4.0 : databases/tdb
  4. lmdb>=0.9.23 : databases/lmdb
  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.22_1 : devel/gettext-runtime
  11. python3.11 : lang/python311
Test dependencies:
  1. talloc>=2.2.0 : devel/talloc
  2. tevent>=0.10.0 : devel/tevent
  3. tdb>=1.4.0 : databases/tdb
  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.2.0 : devel/talloc
  2. tevent>=0.10.0 : devel/tevent
  3. tdb>=1.4.0 : databases/tdb
  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/samba419
for Run
  1. net/samba419

Configuration Options:
===> The following configuration options are available for ldb28-2.8.2_1: 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_ldb28
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8.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
2.8.2
23 Oct 2024 04:25:19
commit hash: 5a2014fb761cf07d0a5b344040fcf00f91325fffcommit hash: 5a2014fb761cf07d0a5b344040fcf00f91325fffcommit hash: 5a2014fb761cf07d0a5b344040fcf00f91325fffcommit hash: 5a2014fb761cf07d0a5b344040fcf00f91325fff files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
databases/ldb28: Update to 2.8.2

Necessary to update net/samba419 to 4.19.9.

Reviewed by:	0mp
Differential Revision:	https://reviews.freebsd.org/D47182
2.8.1
13 Aug 2024 11:43:09
commit hash: b6ec64a9a2c9fc664db261f07c373bb65b522252commit hash: b6ec64a9a2c9fc664db261f07c373bb65b522252commit hash: b6ec64a9a2c9fc664db261f07c373bb65b522252commit hash: b6ec64a9a2c9fc664db261f07c373bb65b522252 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
*/*: Let samba@ maintain ldb, tdb, talloc, tevent, and Samba

PR:		280556
Approved by:	portmgr
2.8.1
31 Jul 2024 08:59:42
commit hash: 1aa6d61564e1ebb6057b9fef14b5e0321f1516fccommit hash: 1aa6d61564e1ebb6057b9fef14b5e0321f1516fccommit hash: 1aa6d61564e1ebb6057b9fef14b5e0321f1516fccommit hash: 1aa6d61564e1ebb6057b9fef14b5e0321f1516fc files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
databases/ldb28: Add a new version of ldb

This port is based on ldb25. The changes are:

- Fix checks for Python support

  The bsd.port.pre.mk was included too early and USES=python wasn't
  processed as expected. As a result, the checks for Python support were
  broken.

- Switch from waf to configure and make.

  Upstream wants us to do it this way. Otherwise, the build system
  produces the following error message:
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 4