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 photosAll times are UTC
Ukraine
Port details
ruby-build Compile and install different ruby versions
20250424 devel on this many watch lists=3 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 20250424Version 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: 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
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-20250424/catalog.mk
  6. /usr/local/share/licenses/ruby-build-20250424/LICENSE
  7. /usr/local/share/licenses/ruby-build-20250424/MIT
Collapse this list.
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: pkg-fallout
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-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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rbenv/ruby-build/tar.gz/v20250424?dummy=/
Collapse this list.

Number of commits found: 216 (showing only 16 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 216 (showing only 16 on this page)

«  1 | 2 | 3