Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2023 20:22: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: 8c902898e94d - main - www/fnord: Deprecate and set expiration date to 2023-09-30
Message-ID:  <202307162022.36GKMtDV060786@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=8c902898e94d26d513a251531656b04164a7e428

commit 8c902898e94d26d513a251531656b04164a7e428
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-07-16 06:43:08 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-07-16 20:22:08 +0000

    www/fnord: Deprecate and set expiration date to 2023-09-30
    
    Deprecated upstream
    
    Reference: https://www.fefe.de/fnord/
---
 www/fnord/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/fnord/Makefile b/www/fnord/Makefile
index edb961edabd9..acf752186d4b 100644
--- a/www/fnord/Makefile
+++ b/www/fnord/Makefile
@@ -9,6 +9,9 @@ WWW=		https://www.fefe.de/fnord/
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Deprecated upstream, consider using www/apache24, www/lighttpd or www/nginx
+EXPIRATION_DATE=2023-09-30
+
 USES=		gmake tar:bzip2
 
 PLIST_FILES=	bin/fnord \



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