git: fc525d0f5f4d - main - java/cos: unfetchable, mark broken & deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Sep 2024 14:50:58 UTC
The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc525d0f5f4d2eb24d35f8b8f2bac1e50320bf16 commit fc525d0f5f4d2eb24d35f8b8f2bac1e50320bf16 Author: Ronald Klop <ronald@FreeBSD.org> AuthorDate: 2024-09-10 14:45:52 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2024-09-10 14:45:52 +0000 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$ --- java/cos/Makefile | 4 ++++ 1 file changed, 4 insertions(+) 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