Commit graph

6 commits

Author SHA1 Message Date
Jung-uk Kim
3715963139 Disable inline threaded version of interpreter when compiled with Clang to
fix build on 10 and later.  Modernize the port while I am here.

HFH:		2015Q1
2015-01-14 21:15:21 +00:00
Antoine Brodin
2e3a92ee44 Cleanup plist 2014-11-14 15:38:27 +00:00
Tijl Coosemans
1fecd6a9ee - Add USES=libtool
- Patch configure to fix detection of shared library support
2014-08-17 18:45:52 +00:00
Jung-uk Kim
f2f668884c - Update to 1.5.4.
- Reset maintainer to java.
- Convert to optionsNG and add license.
- Unbreak sparc64.

PR:	ports/164941 (partial)
2012-09-14 22:02:09 +00:00
Pav Lucistnik
90a2d23704 - Don't install jni.h because java/classpath already does it
PR:		ports/130585
Submitted by:	Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer)
2009-01-17 20:43:54 +00:00
Pav Lucistnik
ae57c5178f 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>
2008-04-04 13:14:06 +00:00