./wip/jc, Native java compiler using gcc

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


Branch: CURRENT, Version: 1.2.3nb2, Package name: jc-1.2.3nb2, Maintainer: pkgsrc-users

JC is a Java virtual machine implementation that converts class files into C
source files using the Soot Java bytecode analysis framework, compiles them
with GCC, and loads them using a built-in ELF object file loader. JC utilizes
the GNU Classpath class library and provides support for most features you would
expect such as reflection, user class loaders, etc.


Required to run:
[lang/classpath] [security/openssl] [devel/libffi] [devel/popt]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: bbc815fe3f9ead6720c21a1841eeea13b176287a
Filesize: 28014.092 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-11-13 20:33:44 by othyro | Files touched by this commit (26)
Log message:
Packages that install libtool libraries should define USE_LIBTOOL.
   2012-10-01 23:43:20 by Aleksej Saushev | Files touched by this commit (31)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2006-04-09 00:14:02 by Johnny C. Lam | Files touched by this commit (18)
Log message:
List the info files directly in the PLIST and change USE_MAKEINFO into
USE_TOOLS+=makeinfo.
   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.