aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby30
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 23:31:10 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 23:31:10 +0000
commit5531268e4e16b8d69a11d2205c26f9fd37a42873 (patch)
treedb170a38ca2a530e33e651e5a5b2673130205671 /lang/ruby30
parentddb4d1afae2b767eaa44ee2387ca1a9175308781 (diff)
downloadports-5531268e4e16b8d69a11d2205c26f9fd37a42873.tar.gz
ports-5531268e4e16b8d69a11d2205c26f9fd37a42873.zip
lang/ruby30: Mark BROKEN on FreeBSD 15
openssl: Could not be configured. It will not be installed. /wrkdirs/usr/ports/lang/ruby30/work/ruby-3.0.6/ext/openssl/extconf.rb:113: OpenSSL >= 1.0.1, < 3.0.0 or LibreSSL >= 2.5.0 is required Check ext/openssl/mkmf.log for more details. ... ===> Building package for ruby30-3.0.6_1,1 pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/amd64-freebsd15/openssl.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/bn.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/buffering.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/cipher.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/config.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/digest.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/hmac.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/marshal.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/pkcs5.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/pkey.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/ssl.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/version.rb:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/lang/ruby30/work/stage/usr/local/lib/ruby/3.0/openssl/x509.rb:No such file or directory *** Error code 1 Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pe4b8bfc7570d_sf7a5903de2/logs/ruby30-3.0.6_1,1.log https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pe4b8bfc7570d_sf7a5903de2/logs/ruby30-3.0.6_1,1.log
Diffstat (limited to 'lang/ruby30')
-rw-r--r--lang/ruby30/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby30/Makefile b/lang/ruby30/Makefile
index 0fdc6bfcc2e5..15b6b59dde1e 100644
--- a/lang/ruby30/Makefile
+++ b/lang/ruby30/Makefile
@@ -16,6 +16,7 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
+BROKEN_FreeBSD_15= ext/openssl/extconf.rb:113: OpenSSL >= 1.0.1, < 3.0.0 or LibreSSL >= 2.5.0 is required
DEPRECATED= Please migrate to newer versions. Ruby 3.0 will reach its EoL on March 30, 2024
EXPIRATION_DATE=2024-03-30