notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
lmdb OpenLDAP Lightning Memory-Mapped Database
0.9.29_1,1 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.29_1,1Version of this port present on the latest quarterly branch.
Maintainer: delphij@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lmdb-0.9.29_1,1/catalog.mk
  3. /usr/local/share/licenses/lmdb-0.9.29_1,1/LICENSE
  4. /usr/local/share/licenses/lmdb-0.9.29_1,1/OPENLDAP
  5. bin/mdb_copy
  6. bin/mdb_dump
  7. bin/mdb_load
  8. bin/mdb_stat
  9. include/lmdb.h
  10. lib/liblmdb.a
  11. lib/liblmdb.so
  12. lib/liblmdb.so.0
  13. libdata/pkgconfig/lmdb.pc
  14. man/man1/mdb_copy.1.gz
  15. man/man1/mdb_dump.1.gz
  16. man/man1/mdb_load.1.gz
  17. man/man1/mdb_stat.1.gz
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • lmdb>0:databases/lmdb
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: pkg-fallout
This port has no dependencies.
This port is required by:
for Libraries
  1. dns/bind916
  2. dns/bind918

Configuration Options:
No options to configure
Options name:
databases_lmdb
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/LMDB/lmdb/tar.gz/LMDB_0.9.29?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.29_1,1
13 May 2022 04:56:44
commit hash: 39cd1b9f436a6c6d1f9476b42c97e51f94254641commit hash: 39cd1b9f436a6c6d1f9476b42c97e51f94254641commit hash: 39cd1b9f436a6c6d1f9476b42c97e51f94254641commit hash: 39cd1b9f436a6c6d1f9476b42c97e51f94254641 files touched by this commit
Xin LI (delphij) search for other commits by this committer
databases/lmdb: Fix static library installation.

INSTALL_LIB will strip symbols, and should not be used for static
libraries.

PR:		ports/263884
Reported by:	yuri
MFH:		2022Q2

(cherry picked from commit 70f2348dba64651646fd99f5f87c751a6837f499)

Number of commits found: 1