Port details |
- ruby-gems Package management framework for the Ruby language
- 3.5.14 devel =47 3.5.13Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2004-10-19 16:58:54
- Last Update: 2024-07-06 16:12:30
- Commit Hash: ae6c0bb
- People watching this port, also watch:: libxml2, gmake, freetype2, libiconv, png
- Also Listed In: ruby
- License: MIT RUBY
- WWW:
- https://rubygems.org/
- https://github.com/rubygems/rubygems
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ruby32-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 ruby32-gems
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ruby32-gems
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720023790
SHA256 (ruby/rubygems-3.5.14.tgz) = 07a62267f5f282b6d549bccc61dc0295169574cb2fec36b60dc4518fafaf9419
SIZE (ruby/rubygems-3.5.14.tgz) = 944750
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:
-
- ruby32 : lang/ruby32
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- Patch dependencies:
-
- ruby32 : lang/ruby32
-
- This port is required by:
- for Build
-
- accessibility/rubygem-atk
- archivers/rubygem-archive-tar-minitar
- archivers/rubygem-archive-zip
- archivers/rubygem-bzip2-ffi
- archivers/rubygem-bzip2-ruby
- archivers/rubygem-fpm
- archivers/rubygem-libarchive
-
Deleted ports which required this port:
- for Patch
-
- accessibility/rubygem-atk
- archivers/rubygem-archive-tar-minitar
- archivers/rubygem-archive-zip
- archivers/rubygem-bzip2-ffi
- archivers/rubygem-bzip2-ruby
- archivers/rubygem-fpm
- archivers/rubygem-libarchive
-
Deleted ports which required this port:
- for Run
-
- accessibility/rubygem-atk
- archivers/rubygem-archive-tar-minitar
- archivers/rubygem-archive-zip
- archivers/rubygem-bzip2-ffi
- archivers/rubygem-bzip2-ruby
- archivers/rubygem-fpm
- archivers/rubygem-libarchive
|