Date: Tue, 30 Jun 2026 21:47:32 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5bd0a2dc28ca - main - java/jad: Remove expired port Message-ID: <6a443974.3ae7b.7e8a7263@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=5bd0a2dc28ca5600a966b93619396adc181fb322 commit 5bd0a2dc28ca5600a966b93619396adc181fb322 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2026-06-30 21:47:27 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2026-06-30 21:47:27 +0000 java/jad: Remove expired port 2026-06-30 java/jad: This is a version that is over 25 years old and has multiple vulnerabilities --- MOVED | 1 + java/Makefile | 1 - java/jad/Makefile | 31 ------------------------------- java/jad/distinfo | 2 -- java/jad/pkg-descr | 9 --------- 5 files changed, 1 insertion(+), 43 deletions(-) diff --git a/MOVED b/MOVED index 40a93e529398..b15f1dcba561 100644 --- a/MOVED +++ b/MOVED @@ -5463,3 +5463,4 @@ www/twms||2026-06-30|Has expired: unmaintained port, may not work with newer Pyt sysutils/logstash7||2026-06-30|Has expired: 7.x reached EoL on 15 Jan 2026 - use sysutils/logstash8 or sysutils/logstash9* security/mcrypt||2026-06-30|Has expired: Abandoned, it has multiple vulnerabilities security/steghide||2026-06-30|Has expired: This version is over 22 years old and has vulnerability +java/jad||2026-06-30|Has expired: This is a version that is over 25 years old and has multiple vulnerabilities diff --git a/java/Makefile b/java/Makefile index 3bc5e1a7a8a0..e6c736eec31d 100644 --- a/java/Makefile +++ b/java/Makefile @@ -35,7 +35,6 @@ SUBDIR += intellij-fsnotifier SUBDIR += intellij-pty4j SUBDIR += intellij-ultimate - SUBDIR += jad SUBDIR += jai SUBDIR += jakarta-oro SUBDIR += jasmin diff --git a/java/jad/Makefile b/java/jad/Makefile deleted file mode 100644 index 68b69640a17a..000000000000 --- a/java/jad/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -PORTNAME= jad -PORTVERSION= 1.5.8c -PORTREVISION= 1 -CATEGORIES= java devel -MASTER_SITES= https://varaneckas.com/jad/ -DISTNAME= jad158c.freebsd - -MAINTAINER= ale@FreeBSD.org -COMMENT= Java Decompiler - -DEPRECATED= This is a version that is over 25 years old and has multiple vulnerabilities -EXPIRATION_DATE=2026-06-30 - -USES= zip -NO_WRKSUBDIR= yes -NO_BUILD= yes - -PLIST_FILES= bin/jad - -PORTDOCS= * - -ONLY_FOR_ARCHS= i386 amd64 - -OPTIONS_DEFINE= DOCS - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/jad ${STAGEDIR}${PREFIX}/bin - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/Readme.txt ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/java/jad/distinfo b/java/jad/distinfo deleted file mode 100644 index 1509342c577b..000000000000 --- a/java/jad/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (jad158c.freebsd.zip) = 4342e4ea5cc988f0b4cd8f6e0a23ba4b4b3f491eab05f42612adb613e6c18399 -SIZE (jad158c.freebsd.zip) = 322311 diff --git a/java/jad/pkg-descr b/java/jad/pkg-descr deleted file mode 100644 index 34b586747ca0..000000000000 --- a/java/jad/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Jad is a Java decompiler, a program that reads one or more -Java class files and convert them back into Java source files -which can be compiled again. - -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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a443974.3ae7b.7e8a7263>
