Port details |
- ldb25 LDAP-like embedded database
- 2.5.3 databases =2 2.5.3Version of this port present on the latest quarterly branch.
- Maintainer: samba@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- talloc>=2.2.0 : devel/talloc
- tevent>=0.10.0 : devel/tevent
- tdb>=1.4.0 : databases/tdb
- lmdb>=0.9.23 : databases/lmdb
- popt>=0 : devel/popt
- cmocka>=1.1.3 : sysutils/cmocka
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- talloc>=2.2.0 : devel/talloc
- tevent>=0.10.0 : devel/tevent
- tdb>=1.4.0 : databases/tdb
- lmdb>=0.9.23 : databases/lmdb
- popt>=0 : devel/popt
- cmocka>=1.1.3 : sysutils/cmocka
- Runtime dependencies:
-
- talloc>=2.2.0 : devel/talloc
- tevent>=0.10.0 : devel/tevent
- tdb>=1.4.0 : databases/tdb
- lmdb>=0.9.23 : databases/lmdb
- popt>=0 : devel/popt
- Library dependencies:
-
- libldap.so.2 : net/openldap26-client
- This port is required by:
- for Libraries
-
- 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:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.3 13 Aug 2024 11:43:09 |
Mateusz Piotrowski (0mp) |
*/*: Let samba@ maintain ldb, tdb, talloc, tevent, and Samba
PR: 280556
Approved by: portmgr |
2.5.3 12 Aug 2024 12:58:05 |
Mateusz Piotrowski (0mp) |
databases/ldb25 net/freeipa-client: Update MAINTAINER email address
Approved by: kiwi@oav.net (maintainer) |
2.5.3 13 Mar 2024 10:57:54 |
Dima Panov (fluffy) |
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 |
Mateusz Piotrowski (0mp) 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
|