diff options
author | taca <taca@pkgsrc.org> | 2005-03-06 16:36:56 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2005-03-06 16:36:56 +0000 |
commit | 98d835e4c955f2c8b987d49de52d7df6feb6c6a7 (patch) | |
tree | 1431b97337562ccfc608aeebae40a7ad2cb27aa5 /lang/ruby18-base/MESSAGE | |
parent | 6125a20f3c829b35e23f31b9b7b696e8e5bf9bfd (diff) | |
download | pkgsrc-98d835e4c955f2c8b987d49de52d7df6feb6c6a7.tar.gz |
Importing ruby18-base package.
This is minimum ruby 1.8.2 based on current ruby18 and ruby18 package
will be meta pacakge later.
Diffstat (limited to 'lang/ruby18-base/MESSAGE')
-rw-r--r-- | lang/ruby18-base/MESSAGE | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lang/ruby18-base/MESSAGE b/lang/ruby18-base/MESSAGE new file mode 100644 index 00000000000..524694ff874 --- /dev/null +++ b/lang/ruby18-base/MESSAGE @@ -0,0 +1,20 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2005/03/06 16:36:56 taca Exp $ + +Note that this is minimum package. + +Original Ruby ${RUBY_VERSION} includes more extention libraries and +some of them are provided as separate packages: + + converters/ruby-iconv: Iconv module + databases/ruby-dbm: DBM module + databases/ruby-gdbm: GDBM module + devel/ruby-curses: Curses module + devel/ruby-readline: readline module + devel/ruby-zlib: Zlib module + security/ruby-digest: message digest module + security/ruby-openssl: OpenSSL module + x11/ruby-tcltklib: Tcl/Tk libraries + x11/ruby-tk: Tk modules + +=========================================================================== |