fastports

gems 4.0.10

devel/ruby-gems

Package management framework for the Ruby language

Category
devel
Maintainer
ruby@FreeBSD.org
WWW
https://rubygems.org/ https://github.com/ruby/rubygems
License
MIT RUBY
USES
cpe ruby tar:tgz

Description

a package management framework for the Ruby programming language
An application or library is packaged into a gem, which is
a single installation unit.
RubyGems entirely manages its own filesystem space, rather
than installing files into the "usual" places. This enables
greater functionality and reliability.

Using RubyGems, you can:
- download and install Ruby libraries easily
- not worry about libraries A and B depending on
  different versions of library C
- easily remove libraries you no longer use
- have power and control over your Ruby platform!

You could browse source code at https://github.com/rubygems/rubygems

Dependencies

Commit History

may be incomplete — full history at freebsd-ports on GitHub

Loading commit history — this may take up to a minute on first view. Reload the page in a moment.