[Bug 263211] mail/mutt: new hcache options change default to lmdb

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Apr 2022 02:07:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263211

            Bug ID: 263211
           Summary: mail/mutt: new hcache options change default to lmdb
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dereks@lifeofadishwasher.com
 Attachment #233139 maintainer-approval+
             Flags:

Created attachment 233139
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233139&action=edit
new hcache options change default to lmdb

- Add three new(ish) hcache options HCACHE_{LMDB,GDBM,QDBM}
- Update HCACHE_BDB to use database/db18
- Due to bdb5's EOL change the default hcache to HCACHE_LMDB.
  Favoring lmbd since it's performance is on par with BDB and that db18's
  AGPL3 licensing seems to be a point of contention.

portlint: ok. 1 expected warning.  muttlib.c patched multiple times
testport: ok. 13amd64.  Defaults options (new HCACHE_LLDB default LLDB),
HCACHE_QDBM, HCACHE_GDBM.

-- 
You are receiving this mail because:
You are the assignee for the bug.