Port details |
- ldb22 LDAP-like embedded database
- 2.2.1_1 databases
=0 2.2.1_1Version of this port present on the latest quarterly branch. - Maintainer: timur@FreeBSD.org
 - Port Added: 2020-09-23 00:46:10
- Last Update: 2021-08-02 04:41:48
- Commit Hash: 3ba73da
- License: GPLv3+
- 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.
WWW: https://ldb.samba.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libldb.so:databases/ldb22
- Conflicts:
- CONFLICTS_INSTALL:
- ldb-1.1.*
- ldb1[2-9]-1.*
- ldb2[013-9]-2.*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/databases/ldb22/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/ldb22
- pkg install ldb22
- PKGNAME: ldb22
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1616901739
SHA256 (ldb-2.2.1.tar.gz) = f7eb8f6f399c7240a6f0fe8e591b6f51ccacbfc563c5f53d5a641a21aa7e9804
SIZE (ldb-2.2.1.tar.gz) = 1676819
- 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.8 : lang/python38
- 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-2.4.so.2 : net/openldap24-client
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for ldb22-2.2.1_1:
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_ldb22
- USES:
- compiler pkgconfig waf python:build,test
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Aug 2021 04:41:48 2.2.1_1
|
Xin LI (delphij)  |
net/openldap24-client: bump all dependent port
In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.
Suggested by: kib |
07 Apr 2021 08:09:01 2.2.1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.2.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Mar 2021 23:48:12
2.2.1
|
timur  |
Update ports versions to address recent CVEs in Samba. |
03 Mar 2021 11:33:15
2.2.0
|
fluffy  |
databases/ldb2[012]: Unbreak build with python3.8+
PR: 253815
Approved by: python |
23 Sep 2020 00:46:03
2.2.0
|
timur  |
Add Samba 4.13 supplimentary lib databases/ldb22 |
Number of commits found: 6
|