git: d1ef714ce3bf - main - net-im/centerim: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 23:38:34 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d1ef714ce3bfcfb755c00e0a838952744b96f1b8 commit d1ef714ce3bfcfb755c00e0a838952744b96f1b8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-11-05 22:53:22 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-11-05 23:38:11 +0000 net-im/centerim: Mark DEPRECATED - Last upstream release was in 2011 - Current WWW is not a relevant website - Distfile is also no longer hosted at MASTER_SITES - Set EXPIRATION_DATE 2023-12-05 Approved by: portmgr (blanket) --- net-im/centerim/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index c45686be3ae1..3fb88944b1a1 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -12,6 +12,9 @@ WWW= https://www.centerim.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Last upstream release was in 2011 +EXPIRATION_DATE= 2023-12-05 + LIB_DEPENDS= libassuan.so:security/libassuan \ libcurl.so:ftp/curl \ libgpg-error.so:security/libgpg-error