./wip/java-asm, Java bytecode manipulation framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.2, Package name: java-asm-1.4.2, Maintainer: pkgsrc-users

ASM is a Java bytecode manipulation framework. It can be used to
dynamically generate stub classes or other proxy classes, directly
in binary form, or to dynamically modify classes at load time, i.e.,
just before they are loaded into the Java Virtual Machine.


Required to run:
[lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 0b651b7222597e0f9636c9e1662ec5c04d003ff8
Filesize: 542.066 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
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:20:52 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 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-04-11 23:13:16 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:39:59 by pancake ;) | Files touched by this commit (1)
Log message:
wops! forgot java-vm.mk
   2004-05-10 21:28:38 by pancake ;) | Files touched by this commit (4) | Imported package
Log message:
Initial import of java-asm