lmdb
Port variant std
Summary Lightning Memory-Mapped Database
Package version 1.0.1_1
Homepage https://github.com/LMDB/lmdb
Keywords databases
Maintainer nobody
License OpenLDAP Public License
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 05 SEP 2026, 13:37:42 UTC
Port created 29 SEP 2017, 21:31:44 UTC
Subpackage Descriptions
set This is the lmdb:std metapackage. It pulls in all subpackages of lmdb:std.
primary LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). LMDB was originally called MDB, but was renamed to avoid confusion with other software associated with the name MDB.
dev This is the developer subpackage of the lmdb:std port. It may contain headers, pc files, static and PIC libraries and SO links.
man This is the man page subpackage of the lmdb:std port.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
Download groups
main https://git.openldap.org/openldap/openldap/-/archive/LMDB_1.0.1/
Distribution File Information
1ae17f11ebdeb0d69e53416bb6e0a7479a7d3d5b5ca443a474bff5b5f886a348 143920 openldap-LMDB_1.0.1.tar.bz2
Ports that require lmdb:std
bind:std Berkeley Internet Name Domain (Domain Name Server)
kf6-baloo:std KF6 file indexing and file search framework
postfix:std Fast and robust mail transfer agent