Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2002 15:08:31 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/sablevm Makefile distinfo pkg-comment pkg-descr pkg-plist ports/java/sablevm/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag
Message-ID:  <200207092208.g69M8VS8001174@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2002/07/09 15:08:31 PDT

  Added files:
    java/sablevm         Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    java/sablevm/files   patch-aa patch-ab patch-ac patch-ad 
                         patch-ae patch-af patch-ag 
  Log:
  SableVM implements the Java virtual machine specification, second edition.
  
  SableVM is a bytecode interpreter. It's goals are to be reasonably small,
  efficient, and fast, as well as providing a well-designed platform for
  doing research into different algorithms for bytecode interpretation,
  garbage collection, memory management, etc.
  
  SableVM uses a modified version of the GNU Classpath Java classes;
  these classes are installed by the "sablepath" port.
  
  WWW: http://www.sablevm.org/
  
  Revision  Changes    Path
  1.1       +24 -0     ports/java/sablevm/Makefile (new)
  1.1       +1 -0      ports/java/sablevm/distinfo (new)
  1.1       +362 -0    ports/java/sablevm/files/patch-aa (new)
  1.1       +19 -0     ports/java/sablevm/files/patch-ab (new)
  1.1       +12 -0     ports/java/sablevm/files/patch-ac (new)
  1.1       +12 -0     ports/java/sablevm/files/patch-ad (new)
  1.1       +17 -0     ports/java/sablevm/files/patch-ae (new)
  1.1       +12 -0     ports/java/sablevm/files/patch-af (new)
  1.1       +12 -0     ports/java/sablevm/files/patch-ag (new)
  1.1       +1 -0      ports/java/sablevm/pkg-comment (new)
  1.1       +11 -0     ports/java/sablevm/pkg-descr (new)
  1.1       +11 -0     ports/java/sablevm/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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