summaryrefslogtreecommitdiff
path: root/lang/ruby18/pkg-message
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /lang/ruby18/pkg-message
parentConvert a few more uses of INDEX to ${INDEXFILE} (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes: svn path=/head/; revision=73228 svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'lang/ruby18/pkg-message')
-rw-r--r--lang/ruby18/pkg-message24
1 files changed, 0 insertions, 24 deletions
diff --git a/lang/ruby18/pkg-message b/lang/ruby18/pkg-message
deleted file mode 100644
index 8c0b38ef6dbf..000000000000
--- a/lang/ruby18/pkg-message
+++ /dev/null
@@ -1,24 +0,0 @@
-====
-When you are to build a ruby related port for Ruby 1.7, please define
-RUBY_VER=1.7 in the make command line, or put it in your
-/etc/make.conf. If you want to always use Ruby 1.7 instead of 1.6,
-set RUBY_DEFAULT_VER=1.7.
-
-Note that some stuff that comes with the standard Ruby distribution is
-provided as separate ports:
-
- converters/ruby-iconv iconv module
-
- databases/ruby-gdbm: GDBM module
-
- lang/ruby-tcltklib: Tcl/Tk libraries
- japanese/ruby-tcltklib: Tcl/Tk libraries for Japanized Tcl/Tk
-
- x11-toolkits/ruby-tk: Tk modules
- japanese/ruby-tk: Tk modules for Japanized Tcl/Tk
-
- lang/ruby-mode.el: Emacs lisp modules
-
-Please install them as occasion demands. (Don't forget to define
-RUBY_VER=1.7 when you build them)
-====