pkgsrc/lang/ruby
jperkin 75d1e79fef ruby: Fix extension installs on non-NetBSD.
For some reason NetBSD does not append an OS version like pretty much all other
OS, and so installs of arch-specific extensions directories were broken due to
the triple containing a dash before the version and causing PLIST failures.

Introduce a new RUBY_EXTARCH variable that has a special-case for NetBSD, and
use it for GEM_EXTSBASE.  Fixes many packages, but notably ruby31-base.
2022-02-23 15:53:25 +00:00
..
files
buildlink3.mk ruby: make sure there isn't already a ruby in buildlink before linking 2021-08-31 11:37:18 +00:00
DESCR
gem-extract.mk
gem-vars.mk lang/ruby: clean up some macro handling 2022-01-14 15:42:08 +00:00
gem.mk lang/ruby: PRINT_PLIST_AWK improvement 2021-03-21 12:39:52 +00:00
Makefile lang/ruby: reset PKGREVISION 2021-04-11 12:43:17 +00:00
Makefile.common lang/ruby/Makefile.common: update "# used by" lines 2022-01-16 14:01:32 +00:00
modules.mk
platform.mk lang/ruby: clean up some macro handling 2022-01-14 15:42:08 +00:00
rails.mk lang/ruby: start update of ruby-rails70 to 7.0.2.2 2022-02-13 07:39:14 +00:00
replace.mk
rubyversion.mk ruby: Fix extension installs on non-NetBSD. 2022-02-23 15:53:25 +00:00