svn commit: r500480 - in head: Mk databases databases/rubygem-dbm databases/rubygem-dbm/files lang/ruby24 lang/ruby25

Hajimu UMEMOTO ume at FreeBSD.org
Thu May 2 02:43:14 UTC 2019


Hi,

>>>>> On Wed, 1 May 2019 06:20:15 -0600
>>>>> Adam Weinberger <adamw at adamw.org> said:

adamw> Is "LIBC" the option I'd pick to get Berkeley DB 1.x support? I'm
adamw> entirely unclear on that after reading this patch.

Yes, LIBC option is to use Berkeley DB in libc.  When LIBC option is
set, it checks if libc has dbm_open().
I confirmed that rubygem-dbm built with LIBC option could read the
database created by dbm library shipped with previous Ruby.

Sincerely,

--
Hajimu UMEMOTO
ume at mahoroba.org  ume at FreeBSD.org
http://www.mahoroba.org/~ume/


More information about the svn-ports-all mailing list