1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Archie Cobbs
ee8e71418d Fix file list: libtool seems to install the static library only on some
versions of FreeBSD.
2005-01-13 02:47:03 +00:00
Archie Cobbs
d4f2293da3 Update to version 1.3.1 (these files were missing from previous commit). 2005-01-11 00:12:20 +00:00
Archie Cobbs
b14a60cbba Add missing file.
Approved by:	portmgr
2005-01-01 21:47:52 +00:00
Archie Cobbs
fbc5e72ec7 Upgrade to version 1.3. 2004-12-29 14:55:37 +00:00
Archie Cobbs
56cee616c1 Upgrade to version 1.2.3. 2004-11-29 15:47:54 +00:00
Archie Cobbs
77f152a835 Add port dependency on GTK stuff and configure classpath to include it. 2004-07-26 21:37:39 +00:00
Archie Cobbs
631138154b Update to version 1.2.1 2004-07-13 22:33:10 +00:00
Archie Cobbs
e7f94d7e88 Update to version 1.2. 2004-07-06 13:43:40 +00:00
Archie Cobbs
f870b05d91 Update to version 1.0.1. 2004-02-26 17:26:16 +00:00
Archie Cobbs
c5eb551448 New port.
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/
2004-02-22 21:34:31 +00:00