head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.01.31.08.42.00;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2008.09.05.07.11.25;	author nemoliu;	state Exp;
branches;
next	1.2;

1.2
date	2007.04.25.03.03.50;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2001.09.20.09.18.26;	author knu;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update pkg-descr.
@
text
@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.

JRuby is highly compatible with Ruby 1.8.7 & 1.9.2 (both versions in
single install).

WWW:	http://www.jruby.org/
@


1.3
log
@- Update to 1.1.3

PR:		125937
Submitted by:	Geoff The <geoff2k@@gmail.com>
@
text
@d1 3
a3 7
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)
d5 4
a8 1
WWW:	http://jruby.codehaus.org/	
@


1.2
log
@- Update to 0.9.8
- grab maintainership
- Release log:
* Ruby on Rails support. We have been working hard on getting Rails own unit
  tests running and over 98% of them now run successfully. We feel things are
  running well enough to invite Ruby users to kick the tires and help root out
  any final issues.
* Ruby classes can extend concrete/abstract Java classes and override methods
* New Java primitive array syntax
* Reimplementation of String, Numeric classes, and Array to be more correct
  and performant
* Significant bottlenecks have been identified. In some cases IO is 6.5x
  faster than previous releases. Java included classes are significantly
  faster than in the past.
* 225 Jira issues resolved since last release

PR:		ports/111316
Submitted by:	maintainer (Nemo Liu)
@
text
@d2 1
a2 1
    *  A 1.8.4 compatible Ruby interpreter written in 100% pure Java
@


1.1
log
@Add jruby, an implementation of Ruby Interpreter in Pure Java.

That it is still in the alpha stage, but it actually works.
@
text
@d1 7
a7 4
JRuby is the effort to recreate the Ruby interpreter in Java.
Currently, the interpreter is written in portable C.  The Java version
will be tightly integrated with Java to allow both to script any Java
class and to embed the interpreter into any Java application.
d9 1
a9 1
WWW:	http://jruby.sourceforge.net/
@

