Port details on branch 2022Q2 |
- lmdb OpenLDAP Lightning Memory-Mapped Database
- 0.9.29_1,1 databases
=0 0.9.29_1,1Version of this port present on the latest quarterly branch. - Maintainer: delphij@FreeBSD.org
 - Port Added: 2022-05-13 04:57:17
- Last Update: 2022-05-13 04:56:44
- Commit Hash: 39cd1b9
- License: OPENLDAP
- WWW:
- https://symas.com/lmdb/
- Description:
- 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.
WWW: https://symas.com/lmdb/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/databases/lmdb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/lmdb
- pkg install lmdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lmdb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1627280384
SHA256 (LMDB-lmdb-LMDB_0.9.29_GH0.tar.gz) = 22054926b426c66d8f2bc22071365df6e35f3aacf19ad943bc6167d4cae3bebb
SIZE (LMDB-lmdb-LMDB_0.9.29_GH0.tar.gz) = 144660
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- This port is required by:
- for Libraries
-
- dns/bind916
- dns/bind918
Configuration Options:
- No options to configure
- Options name:
- databases_lmdb
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|