aboutsummaryrefslogtreecommitdiff
path: root/java/jamvm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Don't install jni.h because java/classpath already does itPav Lucistnik2009-01-171-1/+2
| | | | | | | | PR: ports/130585 Submitted by: Bjorn Konig <bkoenig@alpha-tierchen.de> (maintainer) Notes: svn path=/head/; revision=226330
* Mark as broken on sparc64.Mark Linimon2008-12-101-0/+4
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224062
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* JamVM is an extremely small Java Virtual Machine which conforms to thePav Lucistnik2008-04-041-0/+46
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> Notes: svn path=/head/; revision=210499