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
Björn König
2008-03-31 23:40:00 UTC
State Changed From-To: open->closed New port added, thanks! 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" |