Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2024 14:50:58 GMT
From:      Ronald Klop <ronald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fc525d0f5f4d - main - java/cos: unfetchable, mark broken & deprecate
Message-ID:  <202409101450.48AEowWx074784@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409101450.48AEowWx074784>