Created attachment 204205 [details] Cnange default option to use dbm in libc The dbm library was removed from Ruby ports and replaced it with databases/rubygem-dbm. It seems POLA violation to me. Further, now, there is no way to access dbm 1.85 database from Ruby by default. LIBC should be default. I confirmed that rubygem-dbm built with LIBC option could read the database created by dbm library shipped with previous Ruby.
Maintainer timeout. Let's ship it.
A commit references this bug: Author: ume Date: Fri May 31 14:44:01 UTC 2019 New revision: 503176 URL: https://svnweb.freebsd.org/changeset/ports/503176 Log: Cnange default option to use dbm in libc PR: 237741 Submitted by: ume Approved by: maintainer (timeout) Changes: head/databases/rubygem-dbm/Makefile