Port details |
- ruby-build Compile and install different ruby versions
- 20250424 devel
=3 20250424Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2013-01-14 23:49:22
- Last Update: 2025-04-25 12:48:47
- Commit Hash: f739e3a
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- Also Listed In: ruby
- License: MIT
- WWW:
- https://github.com/rbenv/ruby-build
- Description:
- ruby-build is an rbenv plugin that provides an rbenv install command to compile
and install different versions of Ruby on UNIX-like systems.
You can also use ruby-build without rbenv in environments where you need
precise control over Ruby version installation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby-build>0:devel/ruby-build
- To install the port:
- cd /usr/ports/devel/ruby-build/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ruby-build
- pkg install ruby-build
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby-build
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745585209
SHA256 (rbenv-ruby-build-v20250424_GH0.tar.gz) = 3610f8acdb750ab0be0bbc197cc722f8e1b4ea5e914ea0568d99d0a6c3ea76f6
SIZE (rbenv-ruby-build-v20250424_GH0.tar.gz) = 96055
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- autoconf>0 : devel/autoconf
- curl : ftp/curl
- gmake : devel/gmake
- libffi.pc : devel/libffi
- yaml-0.1.pc : textproc/libyaml
- rbenv : devel/rbenv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ruby-build-20250424:
RBENV=on: Install rbenv for installation support
===> Use 'make config' to modify these settings
- Options name:
- devel_ruby-build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20140926 22 Oct 2014 20:32:11
  |
robak  |
devel/ruby-build: update 20140702 -> 20140926
- Change maintainer address to fmb@onibox.net
PR: 193887
Submitted by: Koichiro Iwao <meta+ports@vmeta.jp>
Approved by: mentors (implicit) |
20140702 14 Jul 2014 07:24:05
  |
rakuco  |
- Update to 20140702.
- Pass maintainership to submitter.
PR: 191757
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> |
20140524 12 Jul 2014 22:44:14
  |
rakuco  |
Reset maintainership.
PR: 191847
Submitted by: Fabian M. Borschel <fmb@mailbox.org> |
20140524 08 Jul 2014 15:00:58
  |
rakuco  |
- Update to 20140524.
- Set the right LICENSE for the port.
PR: 190487
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: Fabian M. Borschel <fmb@mailbox.org> (maintainer) |
20140509 24 May 2014 01:56:43
  |
swills  |
- Update to 20140509
PR: ports/189125
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: "Fabian M. Borschel" <fmb@onibox.net> (maintainer) |
20140408 13 Apr 2014 03:05:33
  |
swills  |
- Update to 20140408
PR: ports/188447
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: "Fabian M. Borschel" <fmb@onibox.net> (maintainer) |
20140225 12 Mar 2014 01:42:52
  |
swills  |
- Update to 20140225
PR: ports/187120
Submitted by: Takumi Takahashi <takumiiinn@gmail.com>
Approved by: "Fabian M. Borschel" <fmb@onibox.net> (maintainer) |
20140110.1 31 Jan 2014 04:48:12
  |
swills  |
- Update to 20140110.1
PR: ports/186124
Submitted by: Takumi Takahashi <takumiiinn@gmail.com>
Approved by: "Fabian M. Borschel" <fmb@onibox.net> (maintainer) |
20131115 20 Nov 2013 03:14:56
  |
sunpoet  |
- Update to 20131115
- While I'm here:
- Convert to new options helper
- Support STAGEDIR
Changes: https://github.com/sstephenson/ruby-build/blob/master/CHANGELOG.md
PR: ports/184095
Submitted by: Fabian M. Borschel <fmb@onibox.net> (maintainer) |
20130518 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
20130518 23 Jun 2013 02:22:11
  |
swills  |
- Update to 20130518 [1]
- Use local mirrors for GH to avoid intermittent issues
PR: ports/179496 [1]
Submitted by: "Fabian M. Borschel" <fmb@onibox.net> (maintainer) [1] |
20130408 02 May 2013 07:09:18
  |
jgh  |
- redefine license and avoiding defaults, should they change
Approved by: maintainer (implicit) |
20130408 02 May 2013 07:06:11
  |
jgh  |
- update to 20130408
PR: 177731
Submitted by: freebsd@geoffgarside.co.uk
Approved by: maintainer, fmb@onibox.net |
20130129 23 Feb 2013 00:11:21
  |
jgh  |
- update to 20130129, (GH commit, d9bbeb3)
- add in patch (submitted upstream) for FreeBSD specific issue
- while here drop default variable of GH_PROJECT
PR: 175789
Submitted by: maintainer, fmb@onibox.net |
20130104_1 15 Jan 2013 21:56:32
  |
jgh  |
- fix string replacement
Reported by: maintainer, fmb@onibox.net
Submitted by: jgh@
Approved by: maintainer |
20130104 14 Jan 2013 23:49:12
  |
jgh  |
- add new port: devel/ruby-build
ruby-build is a rbenv plugin that provides a rbenv install command to compile
and install different versions of Ruby on UNIX-like systems. You can also use
ruby-build without rbenv in environments where you need precise control over
Ruby version installation.
WWW: https://github.com/sstephenson/ruby-build
PR: 174980
Submitted by: fmb@onibox.net |