NOTICE: This package has been removed from pkgsrc

./wip/jamaica, JVM Macro Assembler language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0, Package name: jamaica-1.0, Maintainer: pkgsrc-users

Jamaica, the JVM Macro Assembler, is an easy-to-learn and easy-to-use
assembly language for JVM bytecode programming. It uses Java syntax to
define a JVM class except for the method body that takes bytecode
instructions, including Jamaica's built-in macros. In Jamaica, bytecode
instructions use mnemonics and symbolic names for all variables, parameters,
data fields, constants and labels. Jamaica is a simplified JVM assembly
language. It does not support inner classes. Variables are all method-wide
and are strongly-typed.


Required to run:
[lang/openjdk8]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 482791ce0a27c4c5761a72526be1228c2fd8987f
RMD160: 34b3923f65fc3fd62636f76b2c321ae49d98fbe5
Filesize: 282.469 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-01 22:15:49 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2005-11-02 19:00:10 by Thomas Klausner | Files touched by this commit (85)
Log message:
"wip" is not a valid category -- please use the standard pkgsrc ones.

Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
   2005-09-28 07:36:13 by Roland Illig | Files touched by this commit (4)
Log message:
The distfile has changed without changing its name. Adjust the package
to the new distfile and provide a better wrapper script for bin/jamaica.
   2005-04-11 23:13:15 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-05-10 21:36:41 by pancake ;) | Files touched by this commit (4) | Imported package
Log message:
initial import of jamaica ;)

in conjuntion with java-asm and java-bcel...let-c if we prepare a better
java support for pkgsrc! :)