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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
rubygem-lmdb Ruby bindings for OpenLDAP's LMDB
0.8.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.7.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
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.
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-lmdb-0.8.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-lmdb-0.8.1/LICENSE
  3. /usr/local/share/licenses/rubygem-lmdb-0.8.1/MIT
Collapse this list.
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):
rubygem-lmdb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0--0.7.0n/an/an/a
FreeBSD:13:quarterly0.7.00.7.0--0.7.0n/an/an/a
FreeBSD:14:latest0.7.00.7.0_1--0.8.1---
FreeBSD:14:quarterly0.7.00.7.0--0.8.1---
FreeBSD:15:latest0.7.0_10.8.1n/a-n/an/a--
FreeBSD:15:quarterly0.7.00.7.0n/a-n/an/a--
FreeBSD:16:latest0.7.00.8.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Library dependencies:
  1. liblmdb.so : databases/lmdb0
Patch dependencies:
  1. ruby34 : lang/ruby34
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby34 : lang/ruby34
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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.1
08 Jul 2026 13:34:05
commit hash: e224ef75ec35743e7f6ac62e8df2aaea927d7d0bcommit hash: e224ef75ec35743e7f6ac62e8df2aaea927d7d0bcommit hash: e224ef75ec35743e7f6ac62e8df2aaea927d7d0bcommit hash: e224ef75ec35743e7f6ac62e8df2aaea927d7d0b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1ecommit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1ecommit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1ecommit hash: 5f9d389f299ac8124a5114c2f014984390b6fd1e files touched by this commit
Xin LI (delphij) search for other commits by this committer
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 View all of this commit message)
0.7.0
15 Feb 2026 18:28:07
commit hash: 64cab1692a6c584fc7c1c300f27358152faad5c3commit hash: 64cab1692a6c584fc7c1c300f27358152faad5c3commit hash: 64cab1692a6c584fc7c1c300f27358152faad5c3commit hash: 64cab1692a6c584fc7c1c300f27358152faad5c3 files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
databases/rubygem-lmdb: fix text
0.7.0
15 Feb 2026 08:55:04
commit hash: b2b10695812fbcb9fa101ba170213d92e9e9c139commit hash: b2b10695812fbcb9fa101ba170213d92e9e9c139commit hash: b2b10695812fbcb9fa101ba170213d92e9e9c139commit hash: b2b10695812fbcb9fa101ba170213d92e9e9c139 files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
databases/rubygem-lmdb: Ruby bindings for OpenLDAP's LMDB

Number of commits found: 4