Port details |
- ldb29 LDAP-like embedded database
- 2.9.2 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: samba@FreeBSD.org
- Port Added: 2025-01-30 14:45:11
- Last Update: 2025-01-30 14:41:58
- Commit Hash: 7edf338
- 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/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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- talloc>=2.4.2 : devel/talloc242
- tevent>=0.16.0 : devel/tevent016
- tdb>=1.4.10 : databases/tdb1410
- lmdb>=0.9.23 : databases/lmdb
- popt>=0 : devel/popt
- cmocka>=1.1.3 : sysutils/cmocka
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- python3.11 : lang/python311
- Test dependencies:
-
- talloc>=2.4.2 : devel/talloc242
- tevent>=0.16.0 : devel/tevent016
- tdb>=1.4.10 : databases/tdb1410
- lmdb>=0.9.23 : databases/lmdb
- popt>=0 : devel/popt
- cmocka>=1.1.3 : sysutils/cmocka
- python3.11 : lang/python311
- Runtime dependencies:
-
- talloc>=2.4.2 : devel/talloc242
- tevent>=0.16.0 : devel/tevent016
- tdb>=1.4.10 : databases/tdb1410
- lmdb>=0.9.23 : databases/lmdb
- popt>=0 : devel/popt
- python3.11 : lang/python311
- Library dependencies:
-
- libldap.so.2 : net/openldap26-client
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- net/samba420
- for Run
-
- net/samba420
Configuration Options:
- ===> The following configuration options are available for ldb29-2.9.2:
MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl)
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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.2 30 Jan 2025 14:41:58 |
Xavier Beaudouin (kiwi) |
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 |
Xavier Beaudouin (kiwi) |
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: 2
|