aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby27/pkg-message
blob: f17727bf3fcbdc05a8b0f10173d8daa03a0926fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{ 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
	sysutils/rubygem-bundler:	bundler - Tool that manages gem dependencies for ruby applications

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
}
]