pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-rake-compiler-dock



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Nov  3 05:35:54 UTC 2025

Added Files:
        pkgsrc/devel/ruby-rake-compiler-dock: ALTERNATIVES DESCR Makefile PLIST
            distinfo

Log Message:
devel/ruby-rake-compiler-dock: add version 1.9.1

This package is required by ruby-rb_sys package required by
ruby-commonmarker23 package.

rake-compiler-dock

Easy to use and reliable cross compiler environment for building Windows,
Linux, Mac and JRuby binary gems.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-rake-compiler-dock/ALTERNATIVES \
    pkgsrc/devel/ruby-rake-compiler-dock/DESCR \
    pkgsrc/devel/ruby-rake-compiler-dock/Makefile \
    pkgsrc/devel/ruby-rake-compiler-dock/PLIST \
    pkgsrc/devel/ruby-rake-compiler-dock/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/ruby-rake-compiler-dock/ALTERNATIVES
diff -u /dev/null pkgsrc/devel/ruby-rake-compiler-dock/ALTERNATIVES:1.1
--- /dev/null   Mon Nov  3 05:35:54 2025
+++ pkgsrc/devel/ruby-rake-compiler-dock/ALTERNATIVES   Mon Nov  3 05:35:54 2025
@@ -0,0 +1 @@
+bin/rake-compiler-dock @PREFIX@/bin/rake-compiler-dock@RUBY_SUFFIX@
Index: pkgsrc/devel/ruby-rake-compiler-dock/DESCR
diff -u /dev/null pkgsrc/devel/ruby-rake-compiler-dock/DESCR:1.1
--- /dev/null   Mon Nov  3 05:35:54 2025
+++ pkgsrc/devel/ruby-rake-compiler-dock/DESCR  Mon Nov  3 05:35:54 2025
@@ -0,0 +1,4 @@
+rake-compiler-dock
+
+Easy to use and reliable cross compiler environment for building Windows,
+Linux, Mac and JRuby binary gems.
Index: pkgsrc/devel/ruby-rake-compiler-dock/Makefile
diff -u /dev/null pkgsrc/devel/ruby-rake-compiler-dock/Makefile:1.1
--- /dev/null   Mon Nov  3 05:35:54 2025
+++ pkgsrc/devel/ruby-rake-compiler-dock/Makefile       Mon Nov  3 05:35:54 2025
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2025/11/03 05:35:54 taca Exp $
+
+DISTNAME=      rake-compiler-dock-1.9.1
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rake-compiler/rake-compiler-dock
+COMMENT=       Easy to use and reliable cross compiler environment
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+RUBYGEM_OPTIONS+=      --format-executable
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-rake-compiler-dock/PLIST
diff -u /dev/null pkgsrc/devel/ruby-rake-compiler-dock/PLIST:1.1
--- /dev/null   Mon Nov  3 05:35:54 2025
+++ pkgsrc/devel/ruby-rake-compiler-dock/PLIST  Mon Nov  3 05:35:54 2025
@@ -0,0 +1,61 @@
+@comment $NetBSD: PLIST,v 1.1 2025/11/03 05:35:54 taca Exp $
+bin/rake-compiler-dock${RUBY_SUFFIX}
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.dockerignore
+${GEM_LIBDIR}/.github/workflows/ci.yml
+${GEM_LIBDIR}/.github/workflows/publish-images.yml
+${GEM_LIBDIR}/.github/workflows/release-images.yml
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/CONTRIBUTING.md
+${GEM_LIBDIR}/Dockerfile.jruby
+${GEM_LIBDIR}/Dockerfile.mri.erb
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/History.md
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/bin/rake-compiler-dock
+${GEM_LIBDIR}/build/gem_helper.rb
+${GEM_LIBDIR}/build/mk_i686.rb
+${GEM_LIBDIR}/build/mk_musl_cross.sh
+${GEM_LIBDIR}/build/mk_osxcross.sh
+${GEM_LIBDIR}/build/mk_pkg_config.sh
+${GEM_LIBDIR}/build/parallel_docker_build.rb
+${GEM_LIBDIR}/build/patches/rake-compiler-1.2.9/0004-Enable-build-of-static-libruby.patch
+${GEM_LIBDIR}/build/patches/rake-compiler-1.2.9/0005-build-miniruby-first.patch
+${GEM_LIBDIR}/build/rcd-env.sh
+${GEM_LIBDIR}/build/runas
+${GEM_LIBDIR}/build/sigfw.c
+${GEM_LIBDIR}/build/strip_wrapper_codesign
+${GEM_LIBDIR}/build/strip_wrapper_vbox
+${GEM_LIBDIR}/build/sudoers
+${GEM_LIBDIR}/lib/rake_compiler_dock.rb
+${GEM_LIBDIR}/lib/rake_compiler_dock/colors.rb
+${GEM_LIBDIR}/lib/rake_compiler_dock/docker_check.rb
+${GEM_LIBDIR}/lib/rake_compiler_dock/predefined_user_group.rb
+${GEM_LIBDIR}/lib/rake_compiler_dock/starter.rb
+${GEM_LIBDIR}/lib/rake_compiler_dock/version.rb
+${GEM_LIBDIR}/mingw64-ucrt/Dockerfile
+${GEM_LIBDIR}/mingw64-ucrt/README.md
+${GEM_LIBDIR}/mingw64-ucrt/binutils-mingw-w64-ignore-check-errors.patch
+${GEM_LIBDIR}/mingw64-ucrt/gcc-mingw-w64-only-c-c++.patch
+${GEM_LIBDIR}/mingw64-ucrt/mingw-w64-enable-ucrt.patch
+${GEM_LIBDIR}/rake-compiler-dock.gemspec
+${GEM_LIBDIR}/test/env/Dockerfile.alpine
+${GEM_LIBDIR}/test/env/Dockerfile.centos
+${GEM_LIBDIR}/test/env/Dockerfile.debian
+${GEM_LIBDIR}/test/rcd_test/Gemfile
+${GEM_LIBDIR}/test/rcd_test/Rakefile
+${GEM_LIBDIR}/test/rcd_test/ext/java/RcdTestExtService.java
+${GEM_LIBDIR}/test/rcd_test/ext/java/RubyRcdTest.java
+${GEM_LIBDIR}/test/rcd_test/ext/mri/extconf.rb
+${GEM_LIBDIR}/test/rcd_test/ext/mri/rcd_test_ext.c
+${GEM_LIBDIR}/test/rcd_test/ext/mri/rcd_test_ext.h
+${GEM_LIBDIR}/test/rcd_test/lib/rcd_test.rb
+${GEM_LIBDIR}/test/rcd_test/rcd_test.gemspec
+${GEM_LIBDIR}/test/rcd_test/test/test_basic.rb
+${GEM_LIBDIR}/test/test_environment_variables.rb
+${GEM_LIBDIR}/test/test_parallel_docker_build.rb
+${GEM_LIBDIR}/test/test_starter.rb
+${GEM_LIBDIR}/test/test_versions.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-rake-compiler-dock/distinfo
diff -u /dev/null pkgsrc/devel/ruby-rake-compiler-dock/distinfo:1.1
--- /dev/null   Mon Nov  3 05:35:54 2025
+++ pkgsrc/devel/ruby-rake-compiler-dock/distinfo       Mon Nov  3 05:35:54 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/11/03 05:35:54 taca Exp $
+
+BLAKE2s (rake-compiler-dock-1.9.1.gem) = 7a316be7dcd8d5c72079b339979d4bbb9af5e7355384747a4563ef01aa36ddcf
+SHA512 (rake-compiler-dock-1.9.1.gem) = 3dfeaf0b182c1f6452008132ad26fffff162960e370e509e3388ffe4388aebf7b9c2136b5f76ee24cc3c4b6e177d16b1c7f9747e3728f5117bcba208afe12c99
+Size (rake-compiler-dock-1.9.1.gem) = 47104 bytes



Home | Main Index | Thread Index | Old Index