pkgsrc-wip/kissme/distinfo
pancake ;) 72ab739e58 Initial import of Kissme JVM
DESCR::::

kissme is Java Virtual Machine (JVM) freely available under the GPL.

It is currently still under development but can run many console java
applications. The Kissme JVM has the following properties:

    * It runs on UNIX, particularly GNU/Linux.
    * It is written in C (although the JIT is being written in Java)
    * It uses native (Operating System) threads, as opposed to user or
	'green' threads.
    * It uses a conservative Mark and Sweep garbage collector. (Hopefully
	this will change in the future.)
    * It interprets java bytecodes. (A JIT compiler that compiles bytecode
	to native i386 code is under development, though this project has
	been inactive for some time.)
    * It supports an extension to the JVM that implements orthogonal
	persistence. This is a mechanism in which the JVM transparently
	migrates Java data structures between memory and a persistent store.
    * It uses the GNU Classpath runtime libraries. Classpath is a
	clean-room, open source reimplementation of the standard Java
	runtime libraries.


TODO:::::::::

Last patch disables install, kissmebin is created, but i wasn't able 
to run it :/

If anybody could help on that will be nice ;)

I'm expecting that classpath 0.7 (done by me comes up into pkgsrc...)
just a time tip.
2004-03-03 20:11:50 +00:00

12 lines
648 B
Text

$NetBSD: distinfo,v 1.1.1.1 2004/03/03 20:11:50 poppnk Exp $
SHA1 (kissme-0.0.32.tar.gz) = df3e55782d3c8a3e3ee6e219eaa5a339aa1ae1b4
Size (kissme-0.0.32.tar.gz) = 440456 bytes
SHA1 (patch-aa) = 6824cfb3473cd4cae6e1eb23e672ddf91eb7ff28
SHA1 (patch-ab) = e5511fc53eaf941aa5730724bbc7fb07ca273d55
SHA1 (patch-ac) = 1170735b7698db4cbb970ba8835cc6808945cf22
SHA1 (patch-ad) = b382fedc43d52dd664c7deb32d748d95c0e37518
SHA1 (patch-ae) = a4df1d853a53da00807e88cf98625c8886247ecf
SHA1 (patch-af) = 853187ba0214f48deab494fb19341963f6808fee
SHA1 (patch-ag) = 78d9a826fdfb020f176e5f7f51b1373cdd15d6ad
SHA1 (patch-ah) = e8f5ec52fad97f92205adb184602ae54b91ec700