git: a8bd9c471288 - main - www/dhttpd: Deprecate and set expiration date to 2023-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Jul 2023 20:22:54 UTC
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