Bug 122312 - New port: java/jamvm - A small java VM
Summary: New port: java/jamvm - A small java VM
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-31 23:40 UTC by Björn König
Modified: 2008-04-04 14:20 UTC (History)
0 users

See Also:


Attachments
java-jamvm.diff (4.12 KB, patch)
2008-03-31 23:40 UTC, Björn König
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"