non port: Mk/Uses/ruby.mk |
SVNWeb
|
Number of commits found: 13 |
Sat, 27 May 2023
|
[ 04:24 Po-Chuan Hsieh (sunpoet) ] 115cb04
Mk/Uses/ruby.mk: Fix typo
|
Mon, 15 May 2023
|
[ 05:32 Yasuhiro Kimura (yasu) ] a1e6f9f (Only the first 10 of 13 ports in this commit are shown above. )
lang/ruby33: Add new port
Add preview1 of Ruby 3.3 series.
ReleaseNotes: https://www.ruby-lang.org/en/news/2023/05/12/ruby-3-3-0-preview1-released/
PR: 271387
Approved by: meta (ruby@)
|
Wed, 26 Apr 2023
|
[ 12:53 Piotr Kubaj (pkubaj) ] 7504cd1
lang/ruby31: enable libunwind on powerpc
|
[ 12:53 Piotr Kubaj (pkubaj) ] b2fbf8e
lang/ruby32: enable libunwind on powerpc
|
[ 12:53 Piotr Kubaj (pkubaj) ] a4781a1
lang/ruby30: enable libunwind on powerpc
|
Tue, 18 Apr 2023
|
[ 12:31 Po-Chuan Hsieh (sunpoet) Author: Yasuhiro Kimura ] 01b96e8
lang/ruby32: Update to 3.2.2
Changes: https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-2-2-released/
PR: 270558
Security: 9b60bba1-cf18-11ed-bd44-080027f5fec9
Security: 6bd2773c-cf1a-11ed-bd44-080027f5fec9
|
[ 12:31 Po-Chuan Hsieh (sunpoet) Author: Yasuhiro Kimura ] 560e5d9
lang/ruby31: Update to 3.1.4
Changes: https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-1-4-released/
PR: 270557
Exp-run by: antoine
Security: 9b60bba1-cf18-11ed-bd44-080027f5fec9
Security: 6bd2773c-cf1a-11ed-bd44-080027f5fec9
|
[ 12:31 Po-Chuan Hsieh (sunpoet) Author: Yasuhiro Kimura ] f7d92a2
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
|
Thu, 13 Apr 2023
|
[ 20:35 Rene Ladan (rene) ] 6edd7f2 (Only the first 10 of 16 ports in this commit are shown above. )
lang: unregister and remove expired lang/ruby27
Bump example version from 2.7 to 3.1 which is the default version.
|
Wed, 15 Mar 2023
|
[ 07:07 Yasuhiro Kimura (yasu) ] 097770c
Mk/bsd.default-versions.mk: Change default version of Ruby
* Change default version of Ruby from 3.0 to 3.1.
* Bump PORTREVISION of lang/ruby3[01]. They need to be rebuilt as only
default ruby package includes ${PREFIX}/bin/ruby and
${PREFIX}/man/man1/ruby.1.gz symlinks.
* Add entry about change of default Ruby version to UPDATING.
PR: 268586
Exp-run by: antoine
Approved by: meta (ruby, maintainer)
|
Wed, 15 Feb 2023
|
[ 02:15 Yasuhiro Kimura (yasu) ] 322e146
lang/ruby32: Update to 3.2.1
ReleaseNotes: https://www.ruby-lang.org/en/news/2023/02/08/ruby-3-2-1-released/
PR: 269431
Approved by: meta (ruby@)
|
Sat, 11 Feb 2023
|
[ 05:59 Yasuhiro Kimura (yasu) ] fc1c752e
lang/ruby31: Add upstream patch to fix bug of mkmf library
There is bug in mkmf library of Ruby 3.1 that it fails to detect
pkg-config command if it isn't installed in environment that Ruby is
built, and it causes build error of some ports when default version of
Ruby is 3.1. So add upstream patch to fix it.
Reference: https://bugs.ruby-lang.org/issues/19189
PR: 269197
Approved by: maintainer timeout
MFH: 2023Q1
|
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
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
|
Number of commits found: 13 |