Port details |
- ruby30 Object-oriented interpreted scripting language
- 3.0.6_1,1 lang
=3 3.0.6_1,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Please migrate to newer versions. Ruby 3.0 will reach its EoL on March 30, 2024
This port expired on: 2024-03-30
- Maintainer: ruby@FreeBSD.org
- Port Added: 2020-10-12 03:02:49
- Last Update: 2024-03-31 10:45:20
- Commit Hash: d9726846
- People watching this port, also watch:: cyrus-sasl, icu, openjpeg, libthai, cmocka
- Also Listed In: ruby
- License: BSD2CLAUSE RUBY
- WWW:
- https://www.ruby-lang.org/en/
- Description:
- Ruby is the interpreted scripting language for quick and
easy object-oriented programming. It has many features to
process text files and to do system management tasks (as in
Perl). It is simple, straight-forward, and extensible.
Features of Ruby are shown below.
+ Simple Syntax
+ *Normal* Object-Oriented features(ex. class, method calls)
+ *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method)
+ Operator Overloading
+ Exception Handling
+ Iterators and Closures
+ Garbage Collection
+ Dynamic Loading of Object files(on some architecture)
+ Highly Portable(works on many UNIX machines, and on DOS,
Windows, Mac, BeOS etc.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby30
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1680201168
SHA256 (ruby/ruby-3.0.6.tar.xz) = b5cbee93e62d85cfb2a408c49fa30a74231ae8409c2b3858e5f5ea254d7ddbd1
SIZE (ruby/ruby-3.0.6.tar.xz) = 15864560
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libffi>=0 : devel/libffi
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- libffi>=0 : devel/libffi
- Library dependencies:
-
- libyaml.so : textproc/libyaml
- libedit.so.0 : devel/libedit
- libunwind.so : devel/libunwind
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
- archivers/rubygem-archive-zip
- archivers/rubygem-libarchive
- archivers/rubygem-ruby-xz
- archivers/rubygem-rubyzip
- archivers/rubygem-rubyzip13
- archivers/rubygem-rubyzip2
- archivers/rubygem-snappy
-
Deleted ports which required this port:
- for Extract
-
- for Patch
-
- archivers/rubygem-archive-zip
- archivers/rubygem-libarchive
- archivers/rubygem-ruby-xz
- archivers/rubygem-rubyzip
- archivers/rubygem-rubyzip13
- archivers/rubygem-rubyzip2
- archivers/rubygem-snappy
-
Deleted ports which required this port:
- for Run
-
- archivers/rubygem-archive-zip
- archivers/rubygem-libarchive
- archivers/rubygem-ruby-xz
- archivers/rubygem-rubyzip
- archivers/rubygem-rubyzip13
- archivers/rubygem-rubyzip2
- archivers/rubygem-snappy
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for ruby30-3.0.6_1,1:
CAPIDOCS=off: Build and install C API documents
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GMP=off: Use GMP to accelerate Bignum operations
RDOC=on: Build and install Rdoc indexes
====> Which line editing lib to use: you have to select exactly one of them
LIBEDIT=on: Use libedit
READLINE=off: Use libreadline
===> Use 'make config' to modify these settings
- Options name:
- lang_ruby30
- USES:
- autoreconf cpe localbase ruby:none tar:xz libedit
- pkg-message:
- For install:
- Some of the standard commands and libraries are provided as separate
ports for ease of upgrading:
devel/ruby-gems: gem - RubyGems package manager
devel/rubygem-erb: erb - Templating system for Ruby
devel/rubygem-irb: irb - Interactive Ruby
devel/rubygem-minitest: minitest - Complete suite of testing facilities
devel/rubygem-power_assert: power_assert - Power Assert for Ruby
devel/rubygem-rake: rake - Ruby Make
devel/rubygem-rbs: rbs - Language for type signatures for Ruby and standard library definitions
devel/rubygem-rdoc: rdoc - Ruby Documentation System
devel/rubygem-test-unit: test-unit - Unit testing framework for Ruby
devel/rubygem-typeprof: typeprof - Type analysis tool for Ruby code
sysutils/rubygem-bundler: bundler - Tool that manages gem dependencies for ruby applications
textproc/rubygem-rexml: rexml - XML toolkit for Ruby
www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds"
And some of the standard libraries are provided as separate ports
since they require extra dependencies:
databases/rubygem-dbm: DBM module
databases/rubygem-gdbm: GDBM module
Install them as occasion demands.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.6_1,1 31 Mar 2024 10:45:20 |
Rene Ladan (rene) |
lang/ruby30: Remove expired port
2024-03-30 lang/ruby30: Please migrate to newer versions. Ruby 3.0 will reach
its EoL on March 30, 2024
Sort MOVED while here |
3.0.6_1,1 21 Feb 2024 15:11:12 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Sort PLIST |
3.0.6_1,1 22 Jan 2024 20:26:39 |
Muhammad Moinur Rahman (bofh) |
lang/ruby30: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
3.0.6_1,1 05 Jan 2024 21:03:56 |
Piotr Kubaj (pkubaj) |
lang/ruby30: remove ELFv1 support |
3.0.6_1,1 30 Sep 2023 23:31:10 |
Po-Chuan Hsieh (sunpoet) |
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 (Only the first 15 lines of the commit message are shown above ) |
3.0.6_1,1 07 Aug 2023 22:00:18 |
Muhammad Moinur Rahman (bofh) |
lang/ruby30: Optionize OPENSSL module builds
- ruby 3.0 do not have official OpenSSL 3 support although some other
vendors are merging patches from 3.1. Untill there is something solid
optionize OPENSSL to build openssl modules only on 12 and 13 while
turning off for 14.
- Utilize USES=localbase
- Considering no upstream support for OpenSSL on ruby 3.0 reduce the
EXPIRATION_DATE to 2024-03-30(Last day of official support) as there
is no point in carrying this over to the next quarterly.
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.0.6_1,1 03 May 2023 01:29:49 |
Muhammad Moinur Rahman (bofh) |
lang/ruby30: Mark BROKEN_SSL
- Fails to build the openssl module with OpenSSL 3.0.0 and later
Approved by: portmgr (blanket) |
3.0.6_1,1 26 Apr 2023 12:53:34 |
Piotr Kubaj (pkubaj) |
lang/ruby30: enable libunwind on powerpc |
3.0.6,1 18 Apr 2023 18:05:09 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Fix typo |
3.0.6,1 18 Apr 2023 12:31:06 |
Po-Chuan Hsieh (sunpoet) Author: Yasuhiro Kimura |
lang/ruby30: Update to 3.0.6
- Mark DEPRECATED and set EXPIRATION_DATE to 2024-04-30
Changes: https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-0-6-released/
PR: 270556
Security: 9b60bba1-cf18-11ed-bd44-080027f5fec9
Security: 6bd2773c-cf1a-11ed-bd44-080027f5fec9 |
3.0.5,1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
3.0.5,1 30 Dec 2022 09:06:32 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Fix orphaned .timestamp in 93e3548c57a4a1dbd5fd335e2be23c02d9dcf066
When both CAPIDOCS and DOCS options are enabled, the following commands are
executed:
1. post-install-CAPIDOCS-on: removed the installed .timestamp (in STAGEDIR).
2. post-install-DOCS-on: copied the generated .timestamp (in capi directory) to
the STAGEDIR again.
Therefore, the installed .timestamp is orphaned.
To fix this, we remove both the generated and installed .timestamp in
post-install-CAPIDOCS-on:.
PR: 267775
Reported by: yasu |
3.0.5,1 09 Dec 2022 04:35:45 |
Yasuhiro Kimura (yasu) |
lang/ruby30: Update to 3.0.5
ReleaseNotes: https://www.ruby-lang.org/en/news/2022/11/24/ruby-3-0-5-released/
PR: 267978
Approved by: maintainer timeout
Exp-run by: antoine
MFH: 2022Q4
Security: 84ab03b6-6c20-11ed-b519-080027f5fec9 |
3.0.4_3,1 09 Dec 2022 04:34:58 |
Yasuhiro Kimura (yasu) |
lang/ruby30: Fix plist error when both CAPIDOCS and DOCS options are on.
When the both options are on, post-install-DOCS-on target is called
after post-install-CAPIDOCS-on has completed. And in the former files
under ${WRKSRC}/doc/ are copied to ${STAGEDIR}${RUBY_DOCDIR}. This
means files under ${WRKSRC}/doc/capi are copied to
${STAGEDIR}${RUBY_DOCDIR}/capi again. And of course
${WRKSRC}/doc/capi/.timestamp is included in them. As a result, even
though ${STAGEDIR}${RUBY_DOCDIR}/capi/.timestamp is removed in
post-install-CAPIDOCS-on target, it is detected as orphaned file at
check-plist phase. So fix it by adding 3rd argument to
${COPYTREE_SHARE} command so .timestamp is excluded from files to be
copied.
PR: 267775
Approved by: meta (ruby@)
Fixes: 93e3548c57a4 lang/ruby30: Simplify CAPIDOCS handling |
3.0.4_3,1 09 Oct 2022 15:38:09 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Simplify CAPIDOCS handling |
3.0.4_3,1 22 Sep 2022 10:13:51 |
Piotr Kubaj (pkubaj) |
lang/ruby*: switch ruby ports to clang on powerpc with the same workaround that
arm uses |
3.0.4_2,1 10 Sep 2022 13:02:59 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Update comment |
3.0.4_2,1 10 Sep 2022 06:31:51 |
Xin LI (delphij) |
lang/ruby{27,30,31,32}: Improve qsort_r() detection.
This change merges the following upstream pull request into the Ruby
interpreter:
https://github.com/ruby/ruby/pull/6332
Adding this patch is no-op right now because we are not using POSIX (GNU)
qsort_r(3) interface yet. It will fix build when the change is applied.
Reviewed by: bapt (portmgr@), sunpoet (ruby@)
PR: ports/266227
MFH: 2022Q3
Differential Revision: https://reviews.freebsd.org/D36492 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.4_2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.4_2,1 30 Aug 2022 12:46:40 |
Baptiste Daroussin (bapt) |
lang/ruby*: add a patch to keep amd64-freebsd* as arch
In preparation for the update of config.guess/config.sub, where
amd64-portbld-freebsd14.0 is reported as x86_64-portbld-freebsd14.0,
Add a patch to keep the arch specific directory on amd64 being named amd64 |
3.0.4_2,1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
3.0.4_2,1 03 Jun 2022 23:36:59 |
Po-Chuan Hsieh (sunpoet) Author: Bernard Spil |
lang/ruby30: Fix build with LibreSSL 3.5
PR: 264003 |
3.0.4_1,1 23 Apr 2022 03:04:46 |
Jung-uk Kim (jkim) |
lang/ruby3[0-2]: Fix build with certain CPUTYPE
When CPUTYPE is set and the CPU supports lzcnt instruction, it fails to
build because x86intrin.h is not included. Fix the test to make it work
on FreeBSD.
PR: 260791
Approved by: ruby (maintainer timeout) |
3.0.4,1 16 Apr 2022 08:07:45 |
Yasuhiro Kimura (yasu) |
lang/ruby30: Update to 3.0.4
ReleaseNotes: https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-0-4-released/
PR: 263252
Approved by: sunpoet (ruby@)
MFH: 2022Q2
Security: f22144d7-bad1-11ec-9cfe-0800270512f4
Security: 06ed6a49-bad4-11ec-9cfe-0800270512f4 |
3.0.3,1 23 Jan 2022 01:25:12 |
Piotr Kubaj (pkubaj) |
lang/ruby{2,3}*: enable dtrace on powerpc64le and bump PORTREVISION
Since dtrace is currently disabled on ruby3*, bump PORTREVISION only on ruby2* |
3.0.3,1 18 Jan 2022 00:24:30 |
Piotr Kubaj (pkubaj) |
lang/ruby{2,3}*: enable dtrace on powerpc and powerpc64 |
3.0.3,1 21 Dec 2021 18:54:46 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Fix unnecessary substitution in PLIST |
3.0.3,1 08 Dec 2021 23:21:58 |
Yasuhiro Kimura (yasu) |
lang/ruby30: Update to 3.0.3
ReleaseNotes: https://www.ruby-lang.org/en/news/2021/11/24/ruby-3-0-3-released/
PR: 260032
Approved by: maintainer timeout (> 2 weeks)
Security: CVE-2021-41816
Security: CVE-2021-41817
Security: CVE-2021-41819
MFH: 2021Q4 |
3.0.2,1 03 Dec 2021 07:54:53 |
Yasuhiro Kimura (yasu) |
lang/ruby30: Update pkg-message
In Ruby 3.0 following standard libraries are distributed as bundled
gems.
- minitest
- power_assert
- test-unit
- typeprof
- rexml
- rss
But this port doesn't include bundled gems in its package. So add
message to pkg-message that they are provided as separate ports.
PR: 259757
Approved by: maintainer timeout (> 3 weeks) |
3.0.2,1 01 Nov 2021 21:28:58 |
Po-Chuan Hsieh (sunpoet) |
Mk/bsd.ruby.mk: Remove RUBY_NAME
Use ruby${RUBY_SUFFIX} or libruby${RUBY_SHLIBVER} directly.
It also fixes the inconsistency in lang/ruby{26,27,30}/{Makefile,pkg-plist}. |
3.0.2,1 14 Jul 2021 16:10:40 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Update to 3.0.2
Changes: https://www.ruby-lang.org/en/news/2021/07/07/ruby-3-0-2-released/ |
3.0.1,1 28 Jun 2021 20:27:23 |
Piotr Kubaj (pkubaj) |
lang/ruby30: enable libunwind on all supported architectures |
3.0.0.p1_2,1 25 Apr 2021 20:36:32 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Update to 3.0.1
Changes: https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/
https://www.ruby-lang.org/en/news/2021/04/05/ruby-3-0-1-released/
PR: 251741
Reported by: Yasuhiro Kimura <yasu@utahime.org> |
3.0.0.p1_2,1 25 Apr 2021 20:36:31 |
Po-Chuan Hsieh (sunpoet) |
lang/ruby30: Fix improper substitution in PLIST
Doxygen 1.9.1 update (b8ac15afd00127044d75894e357f697d825ed385) brings improper
substitution in PLIST. %%RUBY_DEFAULT_SUFFIX%% and %%RUBY_SUFFIX%% should not be
used in the path/filename of C API documentations. |
3.0.0.p1_2,1 18 Apr 2021 10:02:20 |
Dima Panov (fluffy) |
devel/doxygen: update to 1.9.1 release
Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH: 2021Q2 |
3.0.0.p1_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.0.p1_1,1 08 Jan 2021 07:47:03 |
fluffy |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
3.0.0.p1_1,1 19 Dec 2020 20:25:45 |
sunpoet |
Fix typo |
3.0.0.p1_1,1 12 Oct 2020 18:25:13 |
pkubaj |
Add libunwind for aarch64, powerpc64 and powerpc64le. |
3.0.0.p1,1 12 Oct 2020 03:02:34 |
meta |
Add lang/ruby30 (Ruby 3.0.0 Preview 1)
PR: 250131
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by: meta (myself)
Relnotes: https://www.ruby-lang.org/en/news/2020/09/25/ruby-3-0-0-preview1-released/ |