opnsense-ports/lang/ruby26/pkg-message
Franco Fichtner 87f3db05d4 lang/ruby26: sync with upstream
Taken from: HardenedBSD
2019-12-30 12:04:36 +01:00

21 lines
526 B
Text

[
{ type: install
message: <<EOM
Some of the standard commands are provided as separate ports for ease
of upgrading:
devel/ruby-gems: gem - RubyGems package manager
devel/rubygem-irb: irb - Interactive Ruby
devel/rubygem-rake: rake - Ruby Make
devel/rubygem-rdoc: rdoc - Ruby Documentation System
And some of the standard libraries are provided as separate ports
since they require extra dependencies:
databases/rubygem-dbm: DBM module
databases/rubygem-gdbm: GDBM module
Install them as occasion demands.
EOM
}
]