cvs commit: ports/java Makefile ports/java/jamvm Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Fri Apr 4 13:14:06 UTC 2008


pav         2008-04-04 13:14:06 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/jamvm           Makefile distinfo pkg-descr pkg-plist 
  Log:
  JamVM is an extremely small Java Virtual Machine which conforms to the
  JVM specification version 2 (blue book).
  
  It is designed to support the full specification, and includes support
  for object finalisation, Soft/Weak/Phantom References, class-unloading,
  the Java Native Interface (JNI) and the Reflection API.
  
  WWW: http://jamvm.sourceforge.net/
  
  PR:             ports/122312
  Submitted by:   Bjoern Koenig <bkoenig at alpha-tierchen.de>
  
  Revision  Changes    Path
  1.206     +1 -0      ports/java/Makefile
  1.1       +46 -0     ports/java/jamvm/Makefile (new)
  1.1       +3 -0      ports/java/jamvm/distinfo (new)
  1.1       +8 -0      ports/java/jamvm/pkg-descr (new)
  1.1       +35 -0     ports/java/jamvm/pkg-plist (new)


More information about the cvs-ports mailing list