git: e7cdc9a29545 - main - comms/ncid: Deprecate and set expiration date to 2023-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Oct 2023 09:54:55 UTC
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