Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2007 03:03:50 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/jruby Makefile distinfo pkg-descr pkg-message pkg-plist ports/lang/jruby/files patch-bin::jruby.sh patch-jruby patch-jrubyc
Message-ID:  <200704250303.l3P33oeT091744@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
clsung      2007-04-25 03:03:50 UTC

  FreeBSD ports repository

  Modified files:
    lang/jruby           Makefile distinfo pkg-descr pkg-plist 
  Added files:
    lang/jruby/files     patch-jruby patch-jrubyc 
  Removed files:
    lang/jruby           pkg-message 
    lang/jruby/files     patch-bin::jruby.sh 
  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)
  
  Revision  Changes    Path
  1.16      +43 -23    ports/lang/jruby/Makefile
  1.14      +3 -3      ports/lang/jruby/distinfo
  1.2       +0 -7      ports/lang/jruby/files/patch-bin::jruby.sh (dead)
  1.1       +18 -0     ports/lang/jruby/files/patch-jruby (new)
  1.1       +12 -0     ports/lang/jruby/files/patch-jrubyc (new)
  1.2       +8 -5      ports/lang/jruby/pkg-descr
  1.2       +0 -3      ports/lang/jruby/pkg-message (dead)
  1.4       +668 -31   ports/lang/jruby/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704250303.l3P33oeT091744>