notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
ruby-build Compile and install different ruby versions
20260412 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20260412Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-01-14 23:49:22
Last Update: 2026-04-13 04:58:51
Commit Hash: 3cae44c
People watching this port, also watch:: policyd2, rc, py311-cjkwrap, py311-darts.util.lru, monit
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/ruby-build
  2. libexec/rbenv-install
  3. libexec/rbenv-uninstall
  4. share/man/man1/ruby-build.1.gz
  5. /usr/local/share/licenses/ruby-build-20260412/catalog.mk
  6. /usr/local/share/licenses/ruby-build-20260412/LICENSE
  7. /usr/local/share/licenses/ruby-build-20260412/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1776054892 SHA256 (rbenv-ruby-build-v20260412_GH0.tar.gz) = 7215fbadd7e57d9fa1b6939f478e50bb6929e9044226a50f405962c7aeb0c969 SIZE (rbenv-ruby-build-v20260412_GH0.tar.gz) = 99922

Packages (timestamps in pop-ups are UTC):
ruby-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20260326202603172021011920250916.120260412n/an/an/a
FreeBSD:13:quarterly2026032720260412202309042025082920260412n/an/an/a
FreeBSD:14:latest202603272026041220221225202508112026041220230615-20230615
FreeBSD:14:quarterly2026032720260412-2025082920260412202401192024011920240221
FreeBSD:15:latest2026032720260412n/a20250811n/an/a2024011920240221
FreeBSD:15:quarterly2026041220260412n/a-n/an/a--
FreeBSD:16:latest2026032620260412n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. autoconf>0 : devel/autoconf
  2. curl : ftp/curl
  3. gmake : devel/gmake
  4. libffi.pc : devel/libffi
  5. yaml-0.1.pc : textproc/libyaml
  6. rbenv : devel/rbenv
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ruby-build-20260412: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rbenv/ruby-build/tar.gz/v20260412?dummy=/
Collapse this list.

Number of commits found: 246 (showing only 46 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20170405
10 May 2017 06:54:34
Revision:440541Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20170405

Changes:	https://github.com/rbenv/ruby-build/releases
PR:		219179
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20170322
31 Mar 2017 20:39:56
Revision:437386Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20170322

Changes:	https://github.com/rbenv/ruby-build/releases
PR:		218249
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20170112
23 Jan 2017 18:52:11
Revision:432283Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 20170112

- While I'm here, use . instead of \* for COPYTREE_*

Changes:	https://github.com/rbenv/ruby-build/releases
PR:		20170112
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20161225
26 Dec 2016 17:30:55
Revision:429558Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20161225

Changes:	https://github.com/rbenv/ruby-build/releases
PR:		215570
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20161121
24 Nov 2016 15:34:34
Revision:427034Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 20161121

Changes:	https://github.com/rbenv/ruby-build/releases
PR:		214618
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20160913
21 Sep 2016 13:37:32
Revision:422558Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 20160913

PR:		212647
Submitted by:	jlduran@gmail.com
Approved by:	meta+ports@vmeta.jp (maintainer)
20160602_1
25 Aug 2016 15:25:33
Revision:420860Original commit files touched by this commit
pawel search for other commits by this committer
- Chase upstream (GitHub) repository rename [1]
- Update pkg-descr [1]
- Add comment about RUN_DEPENDS [2]
- Move options delcaration to proper place

PR:             211537 [1]
Submitted by:   Jose Luis Duran [1]
Approved by:    Koichiro IWAO (maintainer) [2]
20160602
09 Jun 2016 14:52:52
Revision:416607Original commit files touched by this commit
arved search for other commits by this committer
Update to 20160602

PR:		210083
Submitted by:	Maintainer
20160228
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
20160228
02 Mar 2016 23:44:34
Revision:409990Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 20160228.

PR:		207614
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20160130
15 Feb 2016 14:34:53
Revision:408933Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 20160130.

PR:		206837
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20160111
12 Jan 2016 10:56:57
Revision:405857Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20160111

PR:		206144
Submitted by:	maintainer
20151230
06 Jan 2016 06:12:31
Revision:405329Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20151230

PR:		205909
Submitted by:	maintainer
20151028
07 Nov 2015 13:40:34
Revision:400991Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 20151028

PR:		204091
Submitted by:	Koichiro IWAO (maintainer)
20151024
28 Oct 2015 12:57:28
Revision:400384Original commit files touched by this commit
mat search for other commits by this committer
Update to 20151024

PR:		203946
Submitted by:	maintainer
Sponsored by:	Absolight
20150818
19 Aug 2015 00:52:56
Revision:394664Original commit files touched by this commit
pgollucci search for other commits by this committer
devel/ruby-build: Update 20150803 -> 20150818

PR:                  202422
Submitted by:        meta+ports@vmeta.jp (maintainer)
20150803
05 Aug 2015 10:39:40
Revision:393577Original commit files touched by this commit
tota search for other commits by this committer
- Update to 20150803

PR:		201761
Submitted by:	Koichiro IWAO (maintainer)
20150709
14 Jul 2015 17:12:09
Revision:392034Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 20150709

PR:		201550
Submitted by:	meta+ports@vmeta.jp (maintainer)
20150519_1
27 Jun 2015 21:03:03
Revision:390733Original commit files touched by this commit
tijl search for other commits by this committer
Partially revert r390616 and restore run dependencies on gmake and
autoconf.
20150519
26 Jun 2015 05:28:32
Revision:390616Original commit files touched by this commit
pgollucci search for other commits by this committer
Update devel/ruby-build 20150506 -> 20150519

Convert to USE_AUTOOL
USES+= gmake
set NO_Arch

PR:           200962 (with mods)
Submitted by: meta+ports@vmeta.jp (maintainer)
20150506
12 May 2015 07:02:55
Revision:386124Original commit files touched by this commit
pi search for other commits by this committer
devel/ruby-build: 20150303 -> 20150506

Changelog: https://github.com/sstephenson/ruby-build/releases
- Add JRuby 1.7.20
- Add Rubinius 2.5.3
- Add JRuby 9.0.0.0.pre2
- Specify inet protocol
- Remove needless build flag for some 2.1 versions
- Update canonical MagLev 1.0.0 download location
- Ruby 2.0.0-p645
- Ruby 2.1.6
- Ruby 2.2.2
- Upgrade OpenSSL to 1.0.1m

PR:		199436
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20150303
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
20150303
13 Mar 2015 21:18:22
Revision:381234Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 20150303

PR:		198229
Submitted by:	Tom Hurst <tom@hur.st>
Approved by:	maintainer
20150130
20 Feb 2015 18:16:58
Revision:379457Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 20150130

PR:		197303
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
20150116
24 Jan 2015 19:27:28
Revision:377815Original commit files touched by this commit
antoine search for other commits by this committer
Fix some _DEPENDS
20150116
20 Jan 2015 22:46:29
Revision:377550Original commit files touched by this commit
marino search for other commits by this committer
devel/ruby-build: Update version 20141225 => 20150116

PR:		196665
Submitted by:	maintainer (Koichiro IWAO)
20141225
05 Jan 2015 10:17:14
Revision:376291Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 20141225

PR:		196242
Submitted by:	Thomas Hurst <tom@hur.st>
Approved by:	maintainer
20141210
15 Dec 2014 23:02:46
Revision:374776Original commit files touched by this commit
robak search for other commits by this committer
devel/ruby-build: update 20141028 -> 20141210

PR:		20141210
Submitted by:	Thomas Hurst <tom@hur.st>
20141028
30 Oct 2014 09:37:24
Revision:371728Original commit files touched by this commit
robak search for other commits by this committer
devel/ruby-build: update 20140926 -> 20141028

PR:		194646
Submitted by:	Koichiro Iwao <meta+ports@vmeta.jp>
Approved by:	mentors (implicit)
20140926
23 Oct 2014 08:36:12
Revision:371379Original commit files touched by this commit
robak search for other commits by this committer
devel/ruby-build: correct maintainer's address

PR:		193887
Approved by:	mentors (implicit)
20140926
22 Oct 2014 20:32:11
Revision:371368Original commit files touched by this commit
robak search for other commits by this committer
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
Revision:361736Original commit files touched by this commit
rakuco search for other commits by this committer
- Update to 20140702.
- Pass maintainership to submitter.

PR:		191757
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
20140524
12 Jul 2014 22:44:14
Revision:361648Original commit files touched by this commit
rakuco search for other commits by this committer
Reset maintainership.

PR:		191847
Submitted by:	Fabian M. Borschel <fmb@mailbox.org>
20140524
08 Jul 2014 15:00:58
Revision:361255Original commit files touched by this commit
rakuco search for other commits by this committer
- 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
Revision:354969Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:351180Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:347951Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:341909Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:334372Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
20130518
23 Jun 2013 02:22:11
Revision:321606Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:317078Original commit files touched by this commit
jgh search for other commits by this committer
- redefine license and avoiding defaults, should they change

Approved by:	maintainer (implicit)
20130408
02 May 2013 07:06:11
Revision:317077Original commit files touched by this commit
jgh search for other commits by this committer
- update to 20130408

PR:		177731
Submitted by:	freebsd@geoffgarside.co.uk
Approved by:	maintainer, fmb@onibox.net
20130129
23 Feb 2013 00:11:21
Revision:312794Original commit files touched by this commit
jgh search for other commits by this committer
- 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
Revision:310467Original commit files touched by this commit
jgh search for other commits by this committer
- fix string replacement

Reported by:	maintainer, fmb@onibox.net
Submitted by:	jgh@
Approved by:	maintainer
20130104
14 Jan 2013 23:49:12
Revision:310416Original commit files touched by this commit
jgh search for other commits by this committer
- 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

Number of commits found: 246 (showing only 46 on this page)

«  1 | 2 | 3