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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
ldb25 LDAP-like embedded database
2.5.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.5.3Version of this port present on the latest quarterly branch.
Maintainer: samba@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-12 19:45:23
Last Update: 2024-08-13 11:43:09
Commit Hash: b6ec64a
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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 (40 items)
Collapse this list.
  1. bin/ldbedit
  2. bin/ldbmodify
  3. bin/ldbadd
  4. bin/ldbdel
  5. bin/ldbsearch
  6. bin/ldbrename
  7. lib/libldb.so
  8. lib/libldb.so.2
  9. lib/ldb/libldb-tdb-int.so
  10. lib/ldb/libldb-tdb-err-map.so
  11. lib/ldb/libldb-key-value.so
  12. lib/ldb/libldb-cmdline.so
  13. lib/shared-modules/ldb/skel.so
  14. lib/shared-modules/ldb/server_sort.so
  15. lib/shared-modules/ldb/sample.so
  16. lib/shared-modules/ldb/rdn_name.so
  17. lib/shared-modules/ldb/paged_searches.so
  18. lib/shared-modules/ldb/ldb.so
  19. lib/shared-modules/ldb/ldap.so
  20. lib/shared-modules/ldb/asq.so
  21. lib/shared-modules/ldb/tdb.so
  22. lib/ldb/libldb-mdb-int.so
  23. lib/shared-modules/ldb/mdb.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. share/man/man1/ldbadd.1.gz
  31. share/man/man1/ldbdel.1.gz
  32. share/man/man1/ldbedit.1.gz
  33. share/man/man1/ldbmodify.1.gz
  34. share/man/man1/ldbrename.1.gz
  35. share/man/man1/ldbsearch.1.gz
  36. share/man/man3/ldb.3.gz
  37. @ldconfig
  38. /usr/local/share/licenses/ldb25-2.5.3/catalog.mk
  39. /usr/local/share/licenses/ldb25-2.5.3/LICENSE
  40. /usr/local/share/licenses/ldb25-2.5.3/GPLv3+
Collapse this list.
Dependency lines:
  • ldb25>0:databases/ldb25
Conflicts:
CONFLICTS_INSTALL:
  • ldb[0-9][0-9]
To install the port:
cd /usr/ports/databases/ldb25/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/ldb25
  • pkg install ldb25
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ldb25
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700563483 SHA256 (ldb-2.5.3.tar.gz) = 396d8bb9bb926a0fd2e6aa4ebec56e50942cc53648737aabcdf18d30fe6ac226 SIZE (ldb-2.5.3.tar.gz) = 1736354

Packages (timestamps in pop-ups are UTC):
ldb25
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.32.5.3-2.5.32.5.3---
FreeBSD:13:quarterly2.5.32.5.3-2.5.32.5.3---
FreeBSD:14:latest2.5.32.5.3-2.5.32.5.3---
FreeBSD:14:quarterly2.5.32.5.3-2.5.32.5.3---
FreeBSD:15:latest2.5.32.5.3n/a2.5.3n/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. pkgconf>=1.3.0_1 : devel/pkgconf
  8. 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
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
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
This port is required by:
for Libraries
  1. security/sssd2

Configuration Options:
===> The following configuration options are available for ldb25-2.5.3: DEBUG=off: Build with debugging support MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl) PYTHON3=off: Python 3.x bindings or support ===> Use 'make config' to modify these settings
Options name:
databases_ldb25
USES:
compiler ldap localbase:ldflags pkgconfig waf python:build,test
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.5.3
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.5.3
12 Aug 2024 12:58:05
commit hash: f75a3ece178d1758eb704ec53df88df3e93e6525commit hash: f75a3ece178d1758eb704ec53df88df3e93e6525commit hash: f75a3ece178d1758eb704ec53df88df3e93e6525commit hash: f75a3ece178d1758eb704ec53df88df3e93e6525 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
databases/ldb25 net/freeipa-client: Update MAINTAINER email address

Approved by:	kiwi@oav.net (maintainer)
2.5.3
13 Mar 2024 10:57:54
commit hash: 473cf29a8f51a5fdb042ae81d711c08116bc68d0commit hash: 473cf29a8f51a5fdb042ae81d711c08116bc68d0commit hash: 473cf29a8f51a5fdb042ae81d711c08116bc68d0commit hash: 473cf29a8f51a5fdb042ae81d711c08116bc68d0 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
databases/ldb25: drop hardcoded path, pet portlint (+)

* replace /usr/local/libdata/pkgconfig with %%PKGCONFIGDIR%% macro in patch
* switch to USES+= localbase:ldflags

Approved by:	portmgr blanket
2.5.3
12 Mar 2024 19:42:41
commit hash: fcceba49c9c175ecd36f7bb04c4aac822b283589commit hash: fcceba49c9c175ecd36f7bb04c4aac822b283589commit hash: fcceba49c9c175ecd36f7bb04c4aac822b283589commit hash: fcceba49c9c175ecd36f7bb04c4aac822b283589 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
Author: Xavier Beaudouin
databases/ldb25: Add port, needed for noldb flavor of Samba

Sponsored by:		Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D43748

Number of commits found: 4