aboutsummaryrefslogtreecommitdiff
path: root/lang/jruby
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2012-01-31 08:42:00 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2012-01-31 08:42:00 +0000
commit4a0c3997c7e1c0c300211806c14a34b66a04a727 (patch)
tree747195b6dd3f4be9a303e0f563cf550d5422ffe8 /lang/jruby
parent35eeedf42a637f248b2a27a157e9272575193fec (diff)
downloadports-4a0c3997c7e1c0c300211806c14a34b66a04a727.tar.gz
ports-4a0c3997c7e1c0c300211806c14a34b66a04a727.zip
Notes
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/