summaryrefslogtreecommitdiff
path: root/lang/ruby19
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2013-06-20 08:39:21 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2013-06-20 08:39:21 +0000
commit6a6aa8c4463a394e26f3d438abefac7bbfb91c4f (patch)
tree523243e834b49eca6e7860e63db7c51561a89aca /lang/ruby19
parentUpdate to 5.7. (diff)
Add devel/ruby-gems and devel/rubygem-rake to the list of recommended
additions.
Notes
Notes: svn path=/head/; revision=321360
Diffstat (limited to 'lang/ruby19')
-rw-r--r--lang/ruby19/pkg-message13
1 files changed, 8 insertions, 5 deletions
diff --git a/lang/ruby19/pkg-message b/lang/ruby19/pkg-message
index 2f3db56f2280..55a8d73c8b69 100644
--- a/lang/ruby19/pkg-message
+++ b/lang/ruby19/pkg-message
@@ -1,14 +1,17 @@
====
-Note that some of the standard libraries are provided as separate
-ports since they require extra dependencies:
+Some of the standard commands are provided as separate ports for ease
+of upgrading:
- converters/ruby-iconv iconv module
+ devel/ruby-gems: gem - RubyGems package manager
+ devel/rubygem-rake: rake - Ruby Make
- databases/ruby-gdbm: GDBM module
+And some of the standard libraries are provided as separate ports
+since they require extra dependencies:
+ converters/ruby-iconv: iconv module
+ databases/ruby-gdbm: GDBM module
x11-toolkits/ruby-tk: Tcl/Tk modules
japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk
-
lang/ruby-mode.el: Emacs lisp modules
Install them as occasion demands.