NOTICE: This package has been removed from pkgsrc

./wip/jad, The fast Java Decompiler

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.5.8, Package name: jad-1.5.8, Maintainer: pkgsrc-users

Jad is a Java decompiler, i.e. program that reads one or more Java class
files and converts them into Java source files which can be compiled again.

Jad is a 100% pure C++ program and it generally works several times faster
than decompilers written in Java.

Jad doesn't use the Java runtime for its functioning, therefore no special
setup is required (like changes to the CLASSPATH variable).

Jad can be used:
* for recovering lost source codes;
* for exploring the sources of Java runtime libraries;
* as a Java disassembler;
* as a Java source code cleaner and beautifier.


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 058137faa059ca90889098ad0ed60129685160b4
Filesize: 209.88 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:07 by othyro | Files touched by this commit (67)
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-09-30 10:40:48 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-19 11:00:04 by Thomas Klausner | Files touched by this commit (67)
Log message:
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
   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.
   2005-04-11 23:13:14 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-11-03 18:49:07 by pancake ;) | Files touched by this commit (2) | Package updated
Log message:
Add support for OpenBSD-2.7 (i'm talking to the author for openbsd,netbsd update)
   2004-11-03 18:09:07 by pancake ;) | Files touched by this commit (3)
Log message:
Add support for FreeBSD.