Port details on branch 2023Q4 |
- rbenv Manage multiple versions of ruby
- 1.3.2 devel
=3 1.3.2Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2013-01-02 07:40:53
- Last Update: 2025-02-03 15:54:11
- Commit Hash: 4332e14
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- Also Listed In: ruby
- License: MIT
- WWW:
- https://rbenv.org/
- https://github.com/rbenv/rbenv
- Description:
- Use rbenv to pick a Ruby version for your application and guarantee
that your development environment matches production. Put rbenv to work
with Bundler for painless Ruby upgrades and bulletproof deployments.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/rbenv/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rbenv
- pkg install rbenv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rbenv
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738090252
SHA256 (rbenv-rbenv-v1.3.2_GH0.tar.gz) = e2104f6472d7a8477409c46d4de39562b4d01899148a3dbed73c1d99a0b4bb2a
SIZE (rbenv-rbenv-v1.3.2_GH0.tar.gz) = 31736
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- This port is required by:
- for Run
-
- devel/ruby-build
Configuration Options:
- No options to configure
- Options name:
- devel_rbenv
- USES:
- cpe
- pkg-message:
- For install:
- Load rbenv automatically by appending
the following to ~/.bash_profile:
eval "$(rbenv init -)"
- Master Sites:
|