Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2023 09:54:55 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e7cdc9a29545 - main - comms/ncid: Deprecate and set expiration date to 2023-12-31
Message-ID:  <202310220954.39M9stEE015801@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e7cdc9a29545f2aa0373ca392d73ee037f6e71d2

commit e7cdc9a29545f2aa0373ca392d73ee037f6e71d2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-22 09:13:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-22 09:54:19 +0000

    comms/ncid: Deprecate and set expiration date to 2023-12-31
    
    Unmaintained for over a year, outdated and unsupported upstream.
    Upstream is active if someone wants to pick this up.
---
 comms/ncid/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/comms/ncid/Makefile b/comms/ncid/Makefile
index 69c2674d5dda..ff2c6a9c7cdb 100644
--- a/comms/ncid/Makefile
+++ b/comms/ncid/Makefile
@@ -12,6 +12,9 @@ WWW=		http://ncid.sourceforge.net/
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/doc/GPL.md
 
+DEPRECATED=	Umaintained for over a year, outdated and unsupported version upstream
+EXPIRATION_DATE=2023-12-31 
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 LIB_DEPENDS=	libpcre.so:devel/pcre
 RUN_DEPENDS=	bash:shells/bash



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