git: a27e2d3a1e62 - main - net/nakenchat: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 14:19:08 UTC
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