Port details |
- ruby-gems Package management framework for the Ruby language
- 3.4.13 devel
=42 3.4.10Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2004-10-19 16:58:54
- Last Update: 2023-05-27 04:24:03
- Commit Hash: 577ae90
- People watching this port, also watch:: libxml2, gmake, pcre, libiconv, freetype2
- Also Listed In: ruby
- License: MIT RUBY
- 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
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby31-gems>0:devel/ruby-gems
- To install the port:
- cd /usr/ports/devel/ruby-gems/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/ruby-gems
- pkg install ruby31-gems
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby31-gems
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684139209
SHA256 (ruby/rubygems-3.4.13.tgz) = b3feca09b7f4ef37b3b80480ec4d37b7cdd40d8e96fdf170f5b9633a9ad75a5b
SIZE (ruby/rubygems-3.4.13.tgz) = 1326030
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- Patch dependencies:
-
- ruby31 : lang/ruby31
-
- This port is required by:
- for Build
-
- accessibility/rubygem-atk
- archivers/rubygem-archive-tar-minitar
- archivers/rubygem-archive-zip
- archivers/rubygem-bzip2-ruby
- archivers/rubygem-fpm
- archivers/rubygem-libarchive
- archivers/rubygem-minitar
-
Deleted ports which required this port:
- for Patch
-
- accessibility/rubygem-atk
- archivers/rubygem-archive-tar-minitar
- archivers/rubygem-archive-zip
- archivers/rubygem-bzip2-ruby
- archivers/rubygem-fpm
- archivers/rubygem-libarchive
- archivers/rubygem-minitar
-
Deleted ports which required this port:
- for Run
-
- accessibility/rubygem-atk
- archivers/rubygem-archive-tar-minitar
- archivers/rubygem-archive-zip
- archivers/rubygem-bzip2-ruby
- archivers/rubygem-fpm
- archivers/rubygem-libarchive
- archivers/rubygem-minitar
-
Deleted ports which required this port:
|