Date: Sat, 6 Jan 2024 14:19:08 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: a27e2d3a1e62 - main - net/nakenchat: Deprecate and set expiration date to 2024-02-29 Message-ID: <202401061419.406EJ8G2043449@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=a27e2d3a1e628497194411e2b8602d96d905c854 commit a27e2d3a1e628497194411e2b8602d96d905c854 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-06 14:05:19 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-06 14:05:24 +0000 net/nakenchat: Deprecate and set expiration date to 2024-02-29 Discontinued upstream and never left BETA stage Return to pool as bsdforge.com has expired Reference: https://www.mikekohn.net/software/nakenchat.php Approved by: portmgr --- net/nakenchat/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/nakenchat/Makefile b/net/nakenchat/Makefile index 64a96c285b03..d0f285a9c82d 100644 --- a/net/nakenchat/Makefile +++ b/net/nakenchat/Makefile @@ -3,12 +3,15 @@ DISTVERSION= 3.00b1 CATEGORIES= net MASTER_SITES= http://downloads.mikekohn.net/nakenchat/ -MAINTAINER= portmaster@BSDforge.com +MAINTAINER= ports@FreeBSD.org COMMENT= Small (under 50k) chat server with many features WWW= http://nakenchat.naken.cc/ LICENSE= GPLv2 +DEPRECATED= Discontinued upstream and never left BETA stage +EXPIRATION_DATE=2024-02-29 + HAS_CONFIGURE= yes USE_RC_SUBR= nakenchat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401061419.406EJ8G2043449>