Page MenuHomeFreeBSD

lang/ruby27: throw out {irb,ri,rdoc} from lang/ruby27
ClosedPublic

Authored by meta on Feb 5 2020, 2:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 17, 8:58 PM
Unknown Object (File)
Wed, Nov 12, 10:31 PM
Unknown Object (File)
Thu, Nov 6, 4:10 PM
Unknown Object (File)
Wed, Nov 5, 1:14 AM
Unknown Object (File)
Tue, Nov 4, 9:47 AM
Unknown Object (File)
Tue, Nov 4, 1:36 AM
Unknown Object (File)
Sat, Nov 1, 10:31 PM
Unknown Object (File)
Mon, Oct 27, 7:34 AM
Subscribers
None

Details

Reviewers
None
Group Reviewers
O5: Ports Framework(Owns No Changed Paths)
portmgr
Commits
rP528339: lang/ruby27: throw out irb, ri, rdoc from lang/ruby27
Summary

because they're provided as "default gem" since Ruby 2.6.

We provide default gems as gem ports rather than a part of lang/ruby* port.
files/patch-tool_rbinstall.rb makes not to install such default gems
however hollow wrapper scripts bin/{irb,ri,rdoc} and their manpages are
still left.

This changeset intend to move out such wrapper scripts and manpages to
gem ports completely.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 29917
Build 27736: arc lint + arc unit