aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby16-shim-ruby18
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-09 17:38:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-09 17:38:39 +0000
commit3455ccce0ef5576f97c7d17f576b70e7a0acdbae (patch)
tree3ca5913160c8ef19e90de79e14c2ea83eb51453f /lang/ruby16-shim-ruby18
parent9a27501579d6242814fac64f77727d6b3a437fb2 (diff)
downloadports-3455ccce0ef5576f97c7d17f576b70e7a0acdbae.tar.gz
ports-3455ccce0ef5576f97c7d17f576b70e7a0acdbae.zip
Notes
Diffstat (limited to 'lang/ruby16-shim-ruby18')
-rw-r--r--lang/ruby16-shim-ruby18/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/ruby16-shim-ruby18/pkg-descr b/lang/ruby16-shim-ruby18/pkg-descr
index d0f02fc816b8..888455e75df4 100644
--- a/lang/ruby16-shim-ruby18/pkg-descr
+++ b/lang/ruby16-shim-ruby18/pkg-descr
@@ -5,11 +5,14 @@ Shim between 1.6 and 1.8 includes:
features/ruby18 Hooks to support ruby 1.8 extensions
dl Interface to dynamic linker
+ erb Tiny eRuby implementation
racc-runtime Racc runtime module
stringio IO interface for String
strscan Fast string scanner
benchmark Benchmark module
fileutils File & directory manipulation
+ ipaddr Manipulates an IP address
+ open-uri An easy-to-use wrapper for net/http and net/ftp
optparse Advanced command line option parser
pp Pretty printer (prettier version of `p')
set Set class