- remove broken jad, it's never gonna get fixed. and upstream doesn't seem very alive.
"please remove it" kevlo@ (MAINTAINER)
This commit is contained in:
parent
d92884b4b0
commit
2aa1fbad33
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.785 2010/04/14 06:35:14 stephan Exp $
|
# $OpenBSD: Makefile,v 1.786 2010/04/16 07:48:33 jasper Exp $
|
||||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||||
|
|
||||||
SUBDIR =
|
SUBDIR =
|
||||||
@ -136,7 +136,6 @@
|
|||||||
SUBDIR += iso-codes
|
SUBDIR += iso-codes
|
||||||
SUBDIR += itcl
|
SUBDIR += itcl
|
||||||
SUBDIR += ivy
|
SUBDIR += ivy
|
||||||
SUBDIR += jad
|
|
||||||
SUBDIR += jakarta-servletapi
|
SUBDIR += jakarta-servletapi
|
||||||
SUBDIR += jam
|
SUBDIR += jam
|
||||||
SUBDIR += jdk
|
SUBDIR += jdk
|
||||||
|
@ -1,31 +0,0 @@
|
|||||||
# $OpenBSD: Makefile,v 1.8 2008/08/20 15:32:10 ajacoutot Exp $
|
|
||||||
|
|
||||||
BROKEN= bad system call
|
|
||||||
ONLY_FOR_ARCHS= i386
|
|
||||||
|
|
||||||
COMMENT= fast Java decompiler
|
|
||||||
|
|
||||||
DISTNAME= jadob158
|
|
||||||
PKGNAME= jad-1.5.8c
|
|
||||||
CATEGORIES= devel
|
|
||||||
|
|
||||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
||||||
|
|
||||||
PERMIT_PACKAGE_CDROM= shareware
|
|
||||||
PERMIT_PACKAGE_FTP= shareware
|
|
||||||
PERMIT_DISTFILES_CDROM= shareware
|
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_OPENBSD}
|
|
||||||
EXTRACT_SUFX= .zip
|
|
||||||
|
|
||||||
WRKDIST= ${WRKDIR}
|
|
||||||
NO_BUILD= Yes
|
|
||||||
NO_REGRESS= Yes
|
|
||||||
|
|
||||||
do-install:
|
|
||||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/jad
|
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/jad ${PREFIX}/bin
|
|
||||||
${INSTALL_DATA} ${WRKSRC}/Readme.txt ${PREFIX}/share/doc/jad
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
|
@ -1,5 +0,0 @@
|
|||||||
MD5 (jadob158.zip) = Qr1AeBV33bx6zBy5NN3Rig==
|
|
||||||
RMD160 (jadob158.zip) = uF/8nzATY9K6d6CYinaIVHMGd58=
|
|
||||||
SHA1 (jadob158.zip) = VTGPAvVKxE/rppQdYbGeJqdbG4w=
|
|
||||||
SHA256 (jadob158.zip) = bjct+qF6JymiNQuQdWGspMYxBMkphKojup9avqw9Z8w=
|
|
||||||
SIZE (jadob158.zip) = 334499
|
|
@ -1,7 +0,0 @@
|
|||||||
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).
|
|
@ -1,5 +0,0 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.4 2004/11/09 14:48:25 alek Exp $
|
|
||||||
bin/jad
|
|
||||||
share/doc/jad/
|
|
||||||
share/doc/jad/Readme.txt
|
|
||||||
@sysctl kern.emul.aout=1
|
|
Loading…
x
Reference in New Issue
Block a user