git: 2f9d83165a90 - main - science/colt: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Dec 2025 15:11:46 UTC
The branch main has been updated by ronald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2f9d83165a9066c456beff36629121a64036406e
commit 2f9d83165a9066c456beff36629121a64036406e
Author: Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2025-12-13 15:09:24 +0000
Commit: Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2025-12-13 15:09:24 +0000
science/colt: deprecate
only builds with Java 8, unmaintained, no dependencies in the ports tree
latest release in 2004
Suggested-by: Robert Clauseckr
---
science/colt/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/science/colt/Makefile b/science/colt/Makefile
index 3304c3a6cb50..6edfe26a7c90 100644
--- a/science/colt/Makefile
+++ b/science/colt/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Java package for scalable scientific and technical computing
WWW= https://acs.lbl.gov/~hoschek/colt/
+DEPRECATED= java 8 only, unmaintained, no users in the ports tree, latest release was 2004
+EXPIRATION_DATE= 2026-04-13
+
JAVA_VERSION= 8
NO_ARCH= yes