Subject: CVS commit: pkgsrc/lang/sablevm
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 03/28/2004 20:42:08
Module Name: pkgsrc
Committed By: jmmv
Date: Sun Mar 28 20:42:08 UTC 2004
Update of /cvsroot/pkgsrc/lang/sablevm
In directory ivanova.netbsd.org:/tmp/cvs-serv22909
Log Message:
Initial import of sablevm, version 1.1.1:
SableVM is a portable bytecode interpreter written in C, and implementing
the Java virtual machine specification, second edition. Its goals are to
be reasonably small, fast and efficient, as well as providing a well
designed and robust platform for conducting research.
SableVM implements many innovative techniques, including:
* 3 flavors of threaded interpretation (switched, threaded and inlined).
* Bidirectional object layout.
* Spinlock-free thin locks.
* Sparse interface vtables.
* Low-cost maps for precise garbage collection.
This package is slightly based on the one found in pkgsrc-wip, made by
pancake AT phreaker.net.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/lang/sablevm/DESCR
N pkgsrc/lang/sablevm/PLIST
N pkgsrc/lang/sablevm/distinfo
N pkgsrc/lang/sablevm/Makefile
N pkgsrc/lang/sablevm/patches/patch-aa
N pkgsrc/lang/sablevm/patches/patch-ab
N pkgsrc/lang/sablevm/patches/patch-ac
N pkgsrc/lang/sablevm/patches/patch-ad
No conflicts created by this import