summaryrefslogtreecommitdiff
path: root/java/jc/files/patch-aa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.4.2.Archie Cobbs2005-04-141-11/+0
| | | | Notes: svn path=/head/; revision=133331
* Add patch to fix a bug.Archie Cobbs2005-04-011-0/+11
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=132138
* Update to version 1.2.Archie Cobbs2004-07-061-23/+0
| | | | Notes: svn path=/head/; revision=113059
* New port.Archie Cobbs2004-02-221-0/+23
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. WWW: http://jcvm.sourceforge.net/ Notes: svn path=/head/; revision=101751