Archie Cobbs
eaa57df65a
Update to version 1.0.6.
2003-02-20 22:08:13 +00:00
Archie Cobbs
57f9501a95
Fix build on -current by adding "-D__XSI_VISIBLE -D__BSD_VISIBLE" to CFLAGS.
2002-11-15 18:25:06 +00:00
Archie Cobbs
885a7c4491
Fix bug in logic for determining the right pkg-plist file to use.
2002-11-15 01:22:20 +00:00
Archie Cobbs
358b4061e7
Use ${MASTER_SITE_SOURCEFORGE} instead of hard-coded master site.
2002-10-19 23:30:13 +00:00
Archie Cobbs
ebdffba8fb
Update to version 1.0.5.
2002-10-17 22:46:55 +00:00
Archie Cobbs
cc2aaa879e
Use the right pkg-plist depending on whether GNOME support is configured.
2002-09-07 03:28:34 +00:00
Archie Cobbs
44ccdc5fd5
Annihilate #inclusions of <malloc.h>.
2002-08-30 17:35:17 +00:00
Archie Cobbs
ac17d79a2a
Make this port GNOMENG aware.
...
PR: ports/42206
2002-08-30 16:49:36 +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
1634aaeeee
Remove explicit dependency already covered by USE_GNOMELIBS.
2002-08-23 05:09:59 +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
2f627fe9db
Fix test for gnome header file.
2002-08-19 15:46:26 +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
34a154e3a7
Bump the shared library version of dependency libgmp from 5 -> 6.
...
Tweak makefile output.
2002-08-18 04:10:15 +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