./wip/jruby, Implementation of the Ruby programming language atop the JVM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.4, Package name: jruby-1.6.4, Maintainer: pkgsrc-users

JRuby is a 100% Java implementation of the Ruby programming language.
It is Ruby for the JVM.

JRuby provides a complete set of core "builtin" classes and syntax
for the Ruby language, as well as most of the Ruby Standard Libraries.
The standard libraries are mostly Ruby's own complement of .rb
files, but a few that depend on C language-based extensions have
been reimplemented. Some are still missing, but we hope to implement
as many as is feasible.


Required to run:
[shells/bash]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: ced4ee009cec0c67c1600d27d424ee5d6c25e9f5
Filesize: 14911.859 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-01 23:43:20 by Aleksej Saushev | Files touched by this commit (31)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-07-11 22:22:38 by tez | Files touched by this commit (1)
Log message:
mention http://secunia.com/advisories/47407/
   2011-09-28 14:00:46 by Ryo ONODERA | Files touched by this commit (6) | Imported package
Log message:
Import jruby-1.6.4 as wip/jruby.

JRuby is a 100% Java implementation of the Ruby programming language.
It is Ruby for the JVM.

JRuby provides a complete set of core "builtin" classes and syntax
for the Ruby language, as well as most of the Ruby Standard Libraries.
The standard libraries are mostly Ruby's own complement of .rb
files, but a few that depend on C language-based extensions have
been reimplemented. Some are still missing, but we hope to implement
as many as is feasible.