[Bug 230289] lang/ruby23 lang/ruby24 lang/ruby25: Remove dbm library and replace it with databases/rubygem-dbm
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 2 07:08:37 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230289
Bug ID: 230289
Summary: lang/ruby23 lang/ruby24 lang/ruby25: Remove dbm
library and replace it with databases/rubygem-dbm
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ruby at FreeBSD.org
Reporter: yasu at utahime.org
Assignee: ruby at FreeBSD.org
Flags: maintainer-feedback?(ruby at FreeBSD.org)
Created attachment 195757
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195757&action=edit
patch file
* Remove dbm library from main ruby ports and replace it with newly created
databases/rubygem-dbm port. There are 2 intentions about it.
- Provide a way to select back end of dbm library without adding extra
dependencies to main ruby ports.
- Deprecate troublesome databases/ruby-bdb port by setting default back end
of databases/rubygem-dbm to Berkeley DB.
* Fix some portlint warnings.
* Bump PORTREVISION.
Because databases/rubygem-dbm port depends on bug #230191, please commit this
bug report after bug #230191 is committed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ruby
mailing list