Commit graph

17 commits

Author SHA1 Message Date
Archie Cobbs
faa763a546 Add build fix for FreeBSD 4.x. 2004-07-27 00:10:49 +00:00
Archie Cobbs
b0899ecbf5 Update to 1.1.6. 2004-07-26 21:18:24 +00:00
Archie Cobbs
04b14f7d46 Upgrade to version 1.1.5.
Submitted by:	Roman Kennke <roman@ontographics.com>
2004-06-17 15:25:29 +00:00
Archie Cobbs
ed926c06e6 Fix port build failure. 2003-03-20 00:31:15 +00:00
Archie Cobbs
1bc501c199 Fix port build failure. 2003-03-20 00:25:50 +00:00
Archie Cobbs
e9e63e9ad7 Unbreak port in the non-gnome case. 2003-02-23 04:05:19 +00:00
Archie Cobbs
eaa57df65a Update to version 1.0.6. 2003-02-20 22:08:13 +00:00
Archie Cobbs
ebdffba8fb Update to version 1.0.5. 2002-10-17 22:46:55 +00:00
Archie Cobbs
44ccdc5fd5 Annihilate #inclusions of <malloc.h>. 2002-08-30 17:35:17 +00:00
Archie Cobbs
602d409644 Update to version 1.0.4. 2002-08-24 18:38:16 +00:00
Archie Cobbs
622c1d704f Remove this patch, it's not actually needed. 2002-08-23 17:37:37 +00:00
Archie Cobbs
0615123de6 Patches to fix compilation on -stable. 2002-08-23 05:09:36 +00:00
Archie Cobbs
dbb76d5c58 Patch to fix the build when doing USE_GNOMELIBS. 2002-08-19 17:47:37 +00:00
Archie Cobbs
9baaf1dfa2 Pass CFLAGS to configure scripts using CONFIGURE_ENV. 2002-08-19 05:36:18 +00:00
Archie Cobbs
5189413ce3 Update to version 1.0.3.
Make USE_GNOMELIBS optional. Add a patch that fixes a native library bug.
2002-08-19 05:10:00 +00:00
Archie Cobbs
5d7a7a3884 Update to SableVM version 1.0.2.
This port includes the Java classes, making the java/sablepath port obsolete.
2002-08-15 23:17:48 +00:00
Archie Cobbs
f685b62b06 SableVM implements the Java virtual machine specification, second edition.
SableVM is a bytecode interpreter. It's goals are to be reasonably small,
efficient, and fast, as well as providing a well-designed platform for
doing research into different algorithms for bytecode interpretation,
garbage collection, memory management, etc.

SableVM uses a modified version of the GNU Classpath Java classes;
these classes are installed by the "sablepath" port.

WWW: http://www.sablevm.org/
2002-07-09 22:08:30 +00:00