Date: Sun, 30 Dec 2018 18:24:59 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234509] [NEW PORT] lang/ruby26 Message-ID: <bug-234509-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234509 Bug ID: 234509 Summary: [NEW PORT] lang/ruby26 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: pete@nomadlogic.org Created attachment 200630 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200630&action= =3Dedit Initial ruby26 patch As per this thread on the ports mailing list work has been started by Yasuh= iro KIMURA to create a lang/ruby26 port. As per the mailing list discussion it= has been proposed to no longer exclude rake, gem, minitest, and bundler from the main port. Attached is the initial patch proposal, it builds and the ruby runtime seem= s to work on both 12-RELEASE and 13-CURRENT (amd64). There is an issue with run= ning bundler26 though that will need to be resolved: $ /usr/local/bin/bundle26=20 Traceback (most recent call last): 2: from /usr/local/bin/bundle26:23:in `<main>' 1: from /usr/local/lib/ruby/2.6/rubygems.rb:302:in `activate_bin_pa= th' /usr/local/lib/ruby/2.6/rubygems.rb:283:in `find_spec_for_exe': can't find = gem bundler (>=3D 0.a) with executable bundle (Gem::GemNotFoundException) $ Filing this PR as a starting place for discussion on getting ruby26 into the ports tree. To apply the patch copy lang/ruby25/ to lang/ruby26/, then app= ly and build. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234509-7788>