Commit graph

5 commits

Author SHA1 Message Date
tonio
06501f94b3 Make sure sablevm-classpath do not install jni.h (since it is provided by
sablevm) as noted by Gary Duzan in PR pkg/30137

Fix PLIST issues, to properly deintall
Fix AWK snippets for print-PLIST
Bump PKGREVISION for sablevm and sablevm-classpath
2006-04-17 12:21:13 +00:00
tonio
c6f395f8fb Update sablevm-classpath to 1.13
It seems that it was synced with gnu-classpath 0.19

this fixes part of PR pkg/30022 ,applying the suggested patch with small
changes
2006-04-15 22:09:56 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
jmmv
4b37c0bd31 Update sablevm-classpath{,-gui} to 1.1.3. I wasn't able to find a concrete
list of changes since 1.1.1.  AFAICT, it seems that the code has been sync'ed
with GNU classpath 0.08 and the installation has been modified to work "out
of the box" with sablevm (i.e., no need to create more symbolic links to let
the vm find the classes).
2004-04-30 21:12:55 +00:00
jmmv
6143a51a13 Initial import of sablevm-classpath, 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.

This package contains the class library for SableVM, based on GNU classpath.
For GUI support, install sablevm-classpath-gui too.
2004-03-28 20:38:49 +00:00