[Bug 233900] Ports that depend on lang/jruby should use jgem

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Sep 2025 03:31:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233900

--- Comment #8 from Pedro F. Giffuni <pfg@FreeBSD.org> ---
(In reply to Mark Linimon from comment #7)
1) lang/jruby is outdated: latest is 10.0.2.0 (compatible with Ruby 3.4)
2) The inconsistency detected in build support is still there, for example
for rubygem-activerecord-jdbc-adapter:
there is a build and run dependency
ruby30 : lang/ruby30
gem : devel/ruby-gems
it should depend on jgem and jruby instead.

It doesn't make much sense to have a jruby port if everything ends up running
with lang/ruby. Unfortunately this requires fixing in the ports support files,
and not many people do manipulations there.

-- 
You are receiving this mail because:
You are the assignee for the bug.