diff options
author | Ronald Klop <ronald@FreeBSD.org> | 2024-09-10 16:45:52 +0200 |
---|---|---|
committer | Ronald Klop <ronald@FreeBSD.org> | 2024-09-10 16:45:52 +0200 |
commit | fc525d0f5f4d2eb24d35f8b8f2bac1e50320bf16 (patch) | |
tree | 861c8cfe00edf177303e261568c2fb75ed93741d /java | |
parent | lang/algol68g: update Algol 68 Genie to version 3.5.5 (diff) |
java/cos: unfetchable, mark broken & deprecate
No other port is depending on this port.
No update since 2002.
Reported by: https://portsfallout.com/fallout?port=java/cos$
Diffstat (limited to 'java')
-rw-r--r-- | java/cos/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/cos/Makefile b/java/cos/Makefile index 5f9b97c777a5..4fa9714a31c3 100644 --- a/java/cos/Makefile +++ b/java/cos/Makefile @@ -17,6 +17,10 @@ LICENSE_NAME= cos LICENSE_TEXT= Special conditions apply for commercial use, see licence LICENSE_PERMS= auto-accept +DEPRECATED= Upstream seems gone since 2024-08-22 +EXPIRATION_DATE= 2025-02-28 +BROKEN= unfetchable, upstream seems gone + NO_WRKSUBDIR= yes USES= zip USE_JAVA= yes |