Commit Graph

19 Commits

Author SHA1 Message Date
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
kurt
5b017cae2e - sync ONLY_FOR_ARCHS with classpath's
- add comment to patch-src_hooks_c to document reason for patch
From brad@comstyle.com
2011-10-01 14:31:04 +00:00
kurt
bc70758475 Update to 1.5.4 and remove MAINTAINER as requested.
From Brad <brad@comstyle.com> and Amit Kulkarni <amitkulz@gmail.com>
2011-09-23 23:39:57 +00:00
sthen
05bf32f685 missing bump 2011-03-08 09:36:04 +00:00
ajacoutot
96250d8180 Typos in COMMENTs, from Anthony J. Bentley. 2011-03-08 06:44:55 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
kurt
ea183889cb Remove @symlink so this packages again. no pkg bump. 2010-11-04 16:54:14 +00:00
jasper
428afd3b2e - set ONLY_FOR_ARCHS to arches jamvm supports 2010-10-05 11:51:13 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
kurt
4130c43025 update to 1.5.3:
- fix a use after free
- disable tls since we don't support it yet
- BSD endian fix from author Robert Lougher <rob.lougher at gmail.com>

testing and okay MANTAINER Frederick C. Druseikis <fdruseikis at sc.edu>
2009-07-22 00:31:57 +00:00
kurt
e353a95061 - Update to 1.5.1
From MAINTAINER Frederick C. Druseikis <fdruseikis@sc.edu> w/minor changes
2009-06-16 15:37:46 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
naddy
0137c82d43 remove leading "a " from COMMENT 2007-05-22 17:23:53 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
bernd
b93f8b8525 Fix ownership problems. 2006-10-09 11:34:39 +00:00
kurt
4708035a9d this doesn't build on amd64 yet (needs libffi) remove from list.
okay naddy@
2006-08-09 11:59:04 +00:00
kurt
5bb1c2b0ec maintenance update to jamvm 1.4.3. based on update from maintainer
Frederick C. Druseikis <fredd at cse.sc.edu>.  amd64 correction not
included just yet as libffi submission needs more work.
2006-07-11 16:01:24 +00:00
sturm
11ce6ba323 unbreak mirror-maker, there should be no trailing slash in *_DEPENDS 2006-05-06 16:20:44 +00:00
kurt
5cdad626f5 DESCR:
JamVM is a new Java Virtual Machine which conforms to the JVM
specification version 2 (blue book). In comparison to most other VM's
(free and commercial) it is extremely small, with a stripped executable
on PowerPC of only ~135K, and Intel 100K. However, unlike other small
VMs (e.g. KVM) it is designed to support the full specification, and
includes support for object finalisation, the Java Native Interface
(JNI) and the Reflection API.

From maintainer: Frederick C. Druseikis <fredd@cse.sc.edu>
2006-04-11 01:04:15 +00:00