| Port details |
- rubygem-lmdb Ruby bindings for OpenLDAP's LMDB
- 0.8.1 databases
=0 0.7.0Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2026-02-15 08:57:12
- Last Update: 2026-07-08 13:34:05
- Commit Hash: e224ef7
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/doriantaylor/rb-lmdb
- Description:
- Ruby bindings for the OpenLDAP's Lightning Memory-Mapped Database (LMDB)
If you want to have a simpler interface to LMDB databases
please consider using Moneta.
The Moneta gem provides an LMDB adapter which uses this gem.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-lmdb>0:databases/rubygem-lmdb
- To install the port:
- cd /usr/ports/databases/rubygem-lmdb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-lmdb
- pkg install rubygem-lmdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-lmdb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782967048
SHA256 (rubygem/lmdb-0.8.1.gem) = 8c585f9aa67bcd8de8b86fb93316f9068d1bfe53fc8110e68a1eb11eea543ecc
SIZE (rubygem/lmdb-0.8.1.gem) = 142336
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:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Library dependencies:
-
- liblmdb.so : databases/lmdb0
- Patch dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-lmdb
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.1 08 Jul 2026 13:34:05
    |
Po-Chuan Hsieh (sunpoet)  |
databases/rubygem-lmdb: Update to 0.8.1
Changes: https://github.com/doriantaylor/rb-lmdb/blob/main/CHANGES |
0.7.0_1 06 Jul 2026 15:57:32
    |
Xin LI (delphij)  |
databases/lmdb0: Add port for LMDB 0.9.x legacy ABI
LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.
Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.
This commit introduces databases/lmdb0 as a holding port for the 0.9.35 (Only the first 15 lines of the commit message are shown above ) |
0.7.0 15 Feb 2026 18:28:07
    |
Dirk Meyer (dinoex)  |
databases/rubygem-lmdb: fix text |
0.7.0 15 Feb 2026 08:55:04
    |
Dirk Meyer (dinoex)  |
databases/rubygem-lmdb: Ruby bindings for OpenLDAP's LMDB |
Number of commits found: 4
|