aboutsummaryrefslogtreecommitdiffstats
path: root/lang/jruby
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2012-01-31 16:42:00 +0800
committerknu <knu@FreeBSD.org>2012-01-31 16:42:00 +0800
commit384aea3ed6ec5b8327e6e1b9c6fa1670dae348a7 (patch)
tree0fc85ee60cfd0b398aa415519c5c91ed2eb688c2 /lang/jruby
parent6359c8cabf309f3a6815d41bde7ffb99e4517723 (diff)
downloadfreebsd-ports-gnome-384aea3ed6ec5b8327e6e1b9c6fa1670dae348a7.tar.gz
freebsd-ports-gnome-384aea3ed6ec5b8327e6e1b9c6fa1670dae348a7.tar.zst
freebsd-ports-gnome-384aea3ed6ec5b8327e6e1b9c6fa1670dae348a7.zip
Update pkg-descr.
Diffstat (limited to 'lang/jruby')
-rw-r--r--lang/jruby/pkg-descr15
1 files changed, 7 insertions, 8 deletions
diff --git a/lang/jruby/pkg-descr b/lang/jruby/pkg-descr
index 30cbb6c22a94..b6c8fef7ded5 100644
--- a/lang/jruby/pkg-descr
+++ b/lang/jruby/pkg-descr
@@ -1,9 +1,8 @@
-JRuby is an 100% pure-Java implementation of the Ruby programming language.
- * A 1.8.6 compatible Ruby interpreter written in 100% pure Java
- * Most builtin Ruby classes provided
- * Support for interacting with and defining java classes from within
- ruby
- * Bean Scripting Framework (BSF) support
- * Distributed under a tri-license (CPL/GPL/LGPL)
+JRuby is a 100% Java implementation of the Ruby programming language.
+It is Ruby for the JVM, offering high performance, real threading and
+support for vast array of libraries.
-WWW: http://jruby.codehaus.org/
+JRuby is highly compatible with Ruby 1.8.7 & 1.9.2 (both versions in
+single install).
+
+WWW: http://www.jruby.org/