Bug 250417 - devel/ruby-gems: Installation prefers ~/.gemrc to port configuration
Summary: devel/ruby-gems: Installation prefers ~/.gemrc to port configuration
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ruby (Nobody)
URL:
Keywords:
: 250693 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-10-17 11:27 UTC by Bertram Scharpf
Modified: 2020-12-19 19:29 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ruby)


Attachments
The Fix (476 bytes, patch)
2020-10-17 11:27 UTC, Bertram Scharpf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bertram Scharpf 2020-10-17 11:27:04 UTC
Created attachment 218837 [details]
The Fix

Hi,

I have a local "~/.gemrc" that says:

    gem: --no-document

This option will be obeyed even if the DOCS option is enabled.
Building the package breaks.

Further, the Gems options "--no-ri" and "--no-rdoc" are deprecated.

The attached fix solves these problems.


ATTENTION: I experienced several times that my bug reports were ignored for months and even for years. This time, if my report won't be answered within a week, I will file another bug report about the bug report system itself without sending any further reminder.
Comment 1 Ed Maste freebsd_committer freebsd_triage 2020-12-19 19:29:58 UTC
*** Bug 250693 has been marked as a duplicate of this bug. ***