Bug 122312

Summary: New port: java/jamvm - A small java VM
Product: Ports & Packages Reporter: Björn König <bkoenig>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
java-jamvm.diff none

Description Björn König 2008-03-31 23:40:00 UTC
	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.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2008-04-04 14:00:24 UTC
State Changed
From-To: open->closed

New port added, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-04 14:14:19 UTC
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@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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"