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

Cheng-Lung Sung clsung at FreeBSD.org
Wed Apr 25 03:03:51 UTC 2007


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


More information about the cvs-all mailing list