The FreeBSD Ports Archive
FreeBSD java : jode4>
A java package containing a decompiler and an optimizer for java
JODE is a java package containing a decompiler and an optimizer for
java. This package is freely available under the GNU GPL. The bytecode
package and the core decompiler is now under GNU Lesser General Public
License, so you can integrate it in your project.
Can be used from command line or through the Swing-based GUI.
The decompiler reads in class files and produces something similar to
the original java file. Jode has support for all constructs of JDK-1.3
including inner and anonymous classes.
The optimizer transforms class files in various ways with can be
controlled by a script file. It supports the following operations:
. Renaming class, method, field and local names to shorter,
obfuscated, or unique names or according to a given
translation table
. Removing debugging information
. Removing dead code (classes, fields, methods) and constant
fields
. Optimizing local variable allocation
http://jode.sourceforge.net/
|
jode history
v. 1.6
date: 2007/05/19 20:13:05; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2006/06/01 23:55:50; author: hq; state: Exp; lines: +5 -4
- Update to bsd.java.mk 2.0
- Set JAVA_VERSION (for javavmwrapper) in the launcher script
- Use an absolute path to launch javavmwrapper
- JAVAJARDIR -> JAVALIBDIR (for JAR dependencies)
- Use %%JAVAJARDIR%% in pkg-plist
PR: 97856
Submitted by: hq
Approved by: maintainer
v. 1.4
date: 2006/05/09 00:18:06; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with a J
v. 1.3
date: 2005/07/07 18:38:19; author: mi; state: Exp; lines: +13 -7
Update to 1.1.2-pre1 released in February 2004. Some serious
REINPLACE-ing was required to turn all variables named `enum' into
`enumeration', because `enum' is a keyword in Java-1.5
The program seems to work now and builds with Java-1.5 (and, presumably,
earlier).
The portversion is set to 1.1.1.1 in anticipation of the eventual
release of 1.1.2 by the vendor.
v. 1.2
date: 2004/02/04 05:21:28; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.1
date: 2003/06/24 20:34:03; author: mi; state: Exp;
DE is a java package containing a decompiler and an optimizer for
java. Can be used from command line or through the Swing-based GUI.
=============================================================================
v. 1.6
date: 2007/05/19 20:13:05; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2006/06/01 23:55:50; author: hq; state: Exp; lines: +5 -4
- Update to bsd.java.mk 2.0
- Set JAVA_VERSION (for javavmwrapper) in the launcher script
- Use an absolute path to launch javavmwrapper
- JAVAJARDIR -> JAVALIBDIR (for JAR dependencies)
- Use %%JAVAJARDIR%% in pkg-plist
PR: 97856
Submitted by: hq
Approved by: maintainer
v. 1.4
date: 2006/05/09 00:18:06; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with a J
v. 1.3
date: 2005/07/07 18:38:19; author: mi; state: Exp; lines: +13 -7
Update to 1.1.2-pre1 released in February 2004. Some serious
REINPLACE-ing was required to turn all variables named `enum' into
`enumeration', because `enum' is a keyword in Java-1.5
The program seems to work now and builds with Java-1.5 (and, presumably,
earlier).
The portversion is set to 1.1.1.1 in anticipation of the eventual
release of 1.1.2 by the vendor.
v. 1.2
date: 2004/02/04 05:21:28; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.1
date: 2003/06/24 20:34:03; author: mi; state: Exp;
DE is a java package containing a decompiler and an optimizer for
java. Can be used from command line or through the Swing-based GUI.
=============================================================================
v. 1.6
date: 2007/05/19 20:13:05; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.5
date: 2006/06/01 23:55:50; author: hq; state: Exp; lines: +5 -4
- Update to bsd.java.mk 2.0
- Set JAVA_VERSION (for javavmwrapper) in the launcher script
- Use an absolute path to launch javavmwrapper
- JAVAJARDIR -> JAVALIBDIR (for JAR dependencies)
- Use %%JAVAJARDIR%% in pkg-plist
PR: 97856
Submitted by: hq
Approved by: maintainer
v. 1.4
date: 2006/05/09 00:18:06; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with a J
v. 1.3
date: 2005/07/07 18:38:19; author: mi; state: Exp; lines: +13 -7
Update to 1.1.2-pre1 released in February 2004. Some serious
REINPLACE-ing was required to turn all variables named `enum' into
`enumeration', because `enum' is a keyword in Java-1.5
The program seems to work now and builds with Java-1.5 (and, presumably,
earlier).
The portversion is set to 1.1.1.1 in anticipation of the eventual
release of 1.1.2 by the vendor.
v. 1.2
date: 2004/02/04 05:21:28; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.1
date: 2003/06/24 20:34:03; author: mi; state: Exp;
DE is a java package containing a decompiler and an optimizer for
java. Can be used from command line or through the Swing-based GUI.
=============================================================================
|
| |

|