View | Details | Raw Unified | Return to bug 259757
Collapse All | Expand All

(-)b/lang/ruby30/pkg-message (-3 / +8 lines)
Lines 1-16 Link Here
1
[
1
[
2
{ type: install
2
{ type: install
3
  message: <<EOM
3
  message: <<EOM
4
Some of the standard commands are provided as separate ports for ease
4
Some of the standard commands and libraries are provided as separate
5
of upgrading:
5
ports for ease of upgrading:
6
6
7
	devel/ruby-gems:		gem - RubyGems package manager
7
	devel/ruby-gems:		gem - RubyGems package manager
8
	devel/rubygem-erb:		erb - Templating system for Ruby
8
	devel/rubygem-erb:		erb - Templating system for Ruby
9
	devel/rubygem-irb:		irb - Interactive Ruby
9
	devel/rubygem-irb:		irb - Interactive Ruby
10
	devel/rubygem-minitest:		minitest - Complete suite of testing facilities
11
	devel/rubygem-power_assert:	power_assert - Power Assert for Ruby
10
	devel/rubygem-rake:		rake - Ruby Make
12
	devel/rubygem-rake:		rake - Ruby Make
11
	devel/rubygem-rbs:		rbs - Language for type signatures for Ruby and standard library definitions
13
	devel/rubygem-rbs:		rbs - Language for type signatures for Ruby and standard library definitions
12
	devel/rubygem-rdoc:		rdoc - Ruby Documentation System
14
	devel/rubygem-rdoc:		rdoc - Ruby Documentation System
15
	devel/rubygem-test-unit:	test-unit - Unit testing framework for Ruby
16
	devel/rubygem-typeprof:		typeprof - Type analysis tool for Ruby code
13
	sysutils/rubygem-bundler:	bundler - Tool that manages gem dependencies for ruby applications
17
	sysutils/rubygem-bundler:	bundler - Tool that manages gem dependencies for ruby applications
18
	textproc/rubygem-rexml:		rexml - XML toolkit for Ruby
19
	www/rubygem-rss:		rss - Family of libraries that support various formats of XML "feeds"
14
20
15
And some of the standard libraries are provided as separate ports
21
And some of the standard libraries are provided as separate ports
16
since they require extra dependencies:
22
since they require extra dependencies:
17
- 

Return to bug 259757