The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD java : jad

Jad, a Java decompiler

 Jad, a Java decompiler. This program is able to reads one or more
Java class files and convert them back into Java source files
which can be recompiled. 

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

No source code is available for this program. Jad is free for
non-commercial use, but not for commercial use. 

http://www.kpdus.com/jad.html



jad history


v. 1.15
date: 2005/12/11 13:32:50;  author: barner;  state: Exp;  lines: +2 -1
- Add official mastersite
- Update WWW

Submitted by:	Andreas Kohn 
PR:		ports/90234

v. 1.14 date: 2005/05/16 20:39:54; author: hq; state: Exp; lines: +8 -2 - Allow installation on amd64 - Use PLIST_FILES - Add 'devel' category [1] PR: 81086 Submitted by: Alex Varju Reported by: portlint [1]
v. 1.13 date: 2004/12/03 01:01:16; author: hq; state: Exp; lines: +1 -1 Reset znerd's ports maintainership: - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer)
v. 1.12 date: 2004/04/15 22:32:33; author: znerd; state: Exp; lines: +1 -4 Only using preferred download sites.
v. 1.11 date: 2003/03/07 06:04:37; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10 date: 2002/02/25 07:58:31; author: znerd; state: Exp; lines: +1 -1 The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error. Reported by: Sean McNeil
v. 1.9 date: 2002/02/21 18:21:47; author: znerd; state: Exp; lines: +1 -3 Now using the more appropriate ONLY_FOR_ARCHS instead of an if.
v. 1.8 date: 2002/02/21 18:11:00; author: znerd; state: Exp; lines: +6 -5 Fixed a 403 (Forbidden) for the main download location (reported by fenners tool). Also changed the check for ${ARCH}. It now checks to make sure that it equals "i386" instead of checking that it does not equal "alpha". You never know how many platforms FreeBSD is eventually going to support ;-)
v. 1.7 date: 2001/11/27 12:17:47; author: znerd; state: Exp; lines: +3 -4 Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax
v. 1.6 date: 2001/10/20 04:30:00; author: motoyuki; state: Exp; lines: +1 -1 Fix error of Makefile.
v. 1.5 date: 2001/10/19 15:34:57; author: kevlo; state: Exp; lines: +1 -2 Update MASTER_SITES PR: 31372 Submitted by: MAINTAINER
v. 1.4 date: 2001/05/17 20:46:06; author: sobomax; state: Exp; lines: +9 -5 - Update to 1.5.8c; - pass over maintainership to Ernst de Haan . PR: 27382 Submitted by: Ernst de Haan Approved by: maintainer (old)
v. 1.3 date: 2001/04/15 15:03:17; author: kevlo; state: Exp; lines: +13 -5 - apply PORTDOCS for files in ${PREFIX}/share/doc - mark BROKEN for FreeBSD/Alpha PR: 26591 Submitted by: MAINTAINER
v. 1.2 date: 2001/01/09 17:00:58; author: kevlo; state: Exp; lines: +3 -2 Add another MASTER_SITES PR: 24153 Submitted by: MAINTAINER
v. 1.1 date: 2001/01/03 19:54:20; author: patrick; state: Exp; Add jad 1.5.7f,jad - the fast JAva Decompiler. PR: 21604 Submitted by: Yen-Ming Lee ============================================================================= v. 1.15 date: 2005/12/11 13:32:50; author: barner; state: Exp; lines: +2 -1 - Add official mastersite - Update WWW Submitted by: Andreas Kohn PR: ports/90234
v. 1.14 date: 2005/05/16 20:39:54; author: hq; state: Exp; lines: +8 -2 - Allow installation on amd64 - Use PLIST_FILES - Add 'devel' category [1] PR: 81086 Submitted by: Alex Varju Reported by: portlint [1]
v. 1.13 date: 2004/12/03 01:01:16; author: hq; state: Exp; lines: +1 -1 Reset znerd's ports maintainership: - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer)
v. 1.12 date: 2004/04/15 22:32:33; author: znerd; state: Exp; lines: +1 -4 Only using preferred download sites.
v. 1.11 date: 2003/03/07 06:04:37; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10 date: 2002/02/25 07:58:31; author: znerd; state: Exp; lines: +1 -1 The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error. Reported by: Sean McNeil
v. 1.9 date: 2002/02/21 18:21:47; author: znerd; state: Exp; lines: +1 -3 Now using the more appropriate ONLY_FOR_ARCHS instead of an if.
v. 1.8 date: 2002/02/21 18:11:00; author: znerd; state: Exp; lines: +6 -5 Fixed a 403 (Forbidden) for the main download location (reported by fenners tool). Also changed the check for ${ARCH}. It now checks to make sure that it equals "i386" instead of checking that it does not equal "alpha". You never know how many platforms FreeBSD is eventually going to support ;-)
v. 1.7 date: 2001/11/27 12:17:47; author: znerd; state: Exp; lines: +3 -4 Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax
v. 1.6 date: 2001/10/20 04:30:00; author: motoyuki; state: Exp; lines: +1 -1 Fix error of Makefile.
v. 1.5 date: 2001/10/19 15:34:57; author: kevlo; state: Exp; lines: +1 -2 Update MASTER_SITES PR: 31372 Submitted by: MAINTAINER
v. 1.4 date: 2001/05/17 20:46:06; author: sobomax; state: Exp; lines: +9 -5 - Update to 1.5.8c; - pass over maintainership to Ernst de Haan . PR: 27382 Submitted by: Ernst de Haan Approved by: maintainer (old)
v. 1.3 date: 2001/04/15 15:03:17; author: kevlo; state: Exp; lines: +13 -5 - apply PORTDOCS for files in ${PREFIX}/share/doc - mark BROKEN for FreeBSD/Alpha PR: 26591 Submitted by: MAINTAINER
v. 1.2 date: 2001/01/09 17:00:58; author: kevlo; state: Exp; lines: +3 -2 Add another MASTER_SITES PR: 24153 Submitted by: MAINTAINER
v. 1.1 date: 2001/01/03 19:54:20; author: patrick; state: Exp; Add jad 1.5.7f,jad - the fast JAva Decompiler. PR: 21604 Submitted by: Yen-Ming Lee ============================================================================= v. 1.15 date: 2005/12/11 13:32:50; author: barner; state: Exp; lines: +2 -1 - Add official mastersite - Update WWW Submitted by: Andreas Kohn PR: ports/90234
v. 1.14 date: 2005/05/16 20:39:54; author: hq; state: Exp; lines: +8 -2 - Allow installation on amd64 - Use PLIST_FILES - Add 'devel' category [1] PR: 81086 Submitted by: Alex Varju Reported by: portlint [1]
v. 1.13 date: 2004/12/03 01:01:16; author: hq; state: Exp; lines: +1 -1 Reset znerd's ports maintainership: - All JDK ports (and JDK documentation ports) that were formerly maintained by znerd have been assigned to java@FreeBSD.org - I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j and xmlenc) - Everything else is reset to ports@FreeBSD.org Approved by: znerd (maintainer)
v. 1.12 date: 2004/04/15 22:32:33; author: znerd; state: Exp; lines: +1 -4 Only using preferred download sites.
v. 1.11 date: 2003/03/07 06:04:37; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10 date: 2002/02/25 07:58:31; author: znerd; state: Exp; lines: +1 -1 The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error. Reported by: Sean McNeil
v. 1.9 date: 2002/02/21 18:21:47; author: znerd; state: Exp; lines: +1 -3 Now using the more appropriate ONLY_FOR_ARCHS instead of an if.
v. 1.8 date: 2002/02/21 18:11:00; author: znerd; state: Exp; lines: +6 -5 Fixed a 403 (Forbidden) for the main download location (reported by fenners tool). Also changed the check for ${ARCH}. It now checks to make sure that it equals "i386" instead of checking that it does not equal "alpha". You never know how many platforms FreeBSD is eventually going to support ;-)
v. 1.7 date: 2001/11/27 12:17:47; author: znerd; state: Exp; lines: +3 -4 Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax
v. 1.6 date: 2001/10/20 04:30:00; author: motoyuki; state: Exp; lines: +1 -1 Fix error of Makefile.
v. 1.5 date: 2001/10/19 15:34:57; author: kevlo; state: Exp; lines: +1 -2 Update MASTER_SITES PR: 31372 Submitted by: MAINTAINER
v. 1.4 date: 2001/05/17 20:46:06; author: sobomax; state: Exp; lines: +9 -5 - Update to 1.5.8c; - pass over maintainership to Ernst de Haan . PR: 27382 Submitted by: Ernst de Haan Approved by: maintainer (old)
v. 1.3 date: 2001/04/15 15:03:17; author: kevlo; state: Exp; lines: +13 -5 - apply PORTDOCS for files in ${PREFIX}/share/doc - mark BROKEN for FreeBSD/Alpha PR: 26591 Submitted by: MAINTAINER
v. 1.2 date: 2001/01/09 17:00:58; author: kevlo; state: Exp; lines: +3 -2 Add another MASTER_SITES PR: 24153 Submitted by: MAINTAINER
v. 1.1 date: 2001/01/03 19:54:20; author: patrick; state: Exp; Add jad 1.5.7f,jad - the fast JAva Decompiler. PR: 21604 Submitted by: Yen-Ming Lee =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm