mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
3c4755b97a
* Remove description about DBM and GDBM libraries. Ruby 3.1 and later don't distribute them any more. * Update list of standard commands and libraries that are included in distribution source archive but provided as separate ports.
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Some of the standard commands and libraries are provided as separate
|
|
ports for ease of upgrading:
|
|
|
|
devel/ruby-gems: gem - RubyGems package manager
|
|
devel/rubygem-debug: debug - Debugging functionality for Ruby
|
|
devel/rubygem-erb: erb - Templating system for Ruby
|
|
devel/rubygem-irb: irb - Interactive Ruby
|
|
devel/rubygem-minitest: minitest - Complete suite of testing facilities
|
|
devel/rubygem-power_assert: power_assert - Power Assert for Ruby
|
|
devel/rubygem-rake: rake - Ruby Make
|
|
devel/rubygem-rbs: rbs - Language for type signatures for Ruby and standard library definitions
|
|
devel/rubygem-rdoc: rdoc - Ruby Documentation System
|
|
devel/rubygem-test-unit: test-unit - Unit testing framework for Ruby
|
|
devel/rubygem-typeprof: typeprof - Type analysis tool for Ruby code
|
|
ftp/rubygem-net-ftp: net-ftp - Support for the File Transfer Protocol
|
|
mail/rubygem-net-imap: net-imap - Ruby client api for Internet Message Access Protocol
|
|
mail/rubygem-net-pop: net-pop - Ruby client library for POP3
|
|
mail/rubygem-net-smtp: net-smtp - Simple Mail Transfer Protocol client library for Ruby
|
|
math/rubygem-matrix: matrix - Implementation of Matrix and Vector classes
|
|
math/rubygem-prime: prime - Prime numbers and factorization library
|
|
sysutils/rubygem-bundler: bundler - Tool that manages gem dependencies for ruby applications
|
|
textproc/rubygem-rexml: rexml - XML toolkit for Ruby
|
|
www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds"
|
|
|
|
Install them as occasion demands.
|
|
EOM
|
|
}
|
|
]
|