| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
RUBY_PORTREVISION is only used for lang/ruby{32,33,34,40}. These ports can set
PORTREVISION directly rather than defined in the shared Mk/Uses/ruby.mk.
|
| |
|
|
|
|
| |
Changes: https://github.com/ruby/ruby/releases
https://github.com/ruby/ruby/blob/master/NEWS.md
https://www.ruby-lang.org/en/news/2025/12/17/ruby-3-4-8-released/
|
| |
|
|
|
| |
- Use LIB_DEPENDS for libffi
- Cosmetic change
|
| |
|
|
| |
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/10/07/ruby-3-4-7-released/
|
| |
|
|
| |
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/09/16/ruby-3-4-6-released/
|
| |
|
|
| |
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/07/15/ruby-3-4-5-released/
|
| |
|
|
| |
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/05/14/ruby-3-4-4-released/
|
| |
|
|
|
|
| |
Currently it is only used to set WRKSRC in ruby
ports (lang/ruby3[2-5]). But it is unnecessary to set it explicitly as
default value of WRKSRC is same as that of RUBY_WRKSRC.
|
| |
|
|
|
|
|
| |
On March 2024 I started work to add ruby 3.4 to ports tree based on
lang/ruby33 at that time, and finally it was added as commit
438427bea8dd. After that, however, I noticed there are some
improvements in lang/ruby33/Makefile. So import them.
|
|
|
Add lang/ruby34, new 3.4 series of Ruby language.
ReleaseNotes: https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-0-released/
ReleaseNotes: https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-1-released/
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/02/14/ruby-3-4-2-released/
ReleaseNotes: https://www.ruby-lang.org/en/news/2025/04/14/ruby-3-4-3-released/
|