Commit graph

4 commits

Author SHA1 Message Date
Thomas Klausner
ad6cb11b6d "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-11-02 17:59:54 +00:00
Roland Illig
574e61a6ca 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-09-28 05:36:13 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
pancake ;)
381f0dd0e9 initial import of jamaica ;)
in conjuntion with java-asm and java-bcel...let-c if we prepare a better
java support for pkgsrc! :)


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.
2004-05-10 19:36:41 +00:00