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

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

    www/dhttpd: Deprecate and set expiration date to 2023-09-30
    
    Abandonware, dead upstream and last release 15+ years ago.
    Consider using www/darkhttpd, www/obhttpd or www/miniserve
---
 www/dhttpd/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile
index dacf9592d097..384effa096f6 100644
--- a/www/dhttpd/Makefile
+++ b/www/dhttpd/Makefile
@@ -10,6 +10,9 @@ COMMENT=	Minimal secure web server. Fast and efficient, no cgi-bin support
 
 LICENSE=	GPLv2
 
+DEPRECATED=	Abandonware, last release in 15+ years ago. Consider using www/darkhttpd, www/obhttpd or www/miniserve
+EXPIRATION_DATE=2023-09-30
+
 USES=		cpe
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-1.02-4



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