Port details on branch 2024Q3 |
- rbenv Manage multiple versions of ruby
- 1.3.0 devel =3 1.3.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2013-01-02 07:40:53
- Last Update: 2024-07-08 16:22:47
- Commit Hash: e03dae6
- 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 = 1720447786
SHA256 (rbenv-rbenv-v1.3.0_GH0.tar.gz) = 7e49e529ce0c876748fa75a61efdd62efa2634906075431a1818b565825eb758
SIZE (rbenv-rbenv-v1.3.0_GH0.tar.gz) = 31328
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:
|