summaryrefslogtreecommitdiffstats
path: root/java/jode
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Update to 1.1.2-pre1 released in February 2004. Some seriousmi2005-07-073-10/+16
| | | | | | | | | | | 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.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* DE is a java package containing a decompiler and an optimizer formi2003-06-246-0/+109
java. Can be used from command line or through the Swing-based GUI.
OpenPOWER on IntegriCloud