Date: Sun, 22 Oct 2023 15:34:35 GMT From: Rodrigo Osorio <rodrigo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 120f67a4c0f8 - main - www/dfileserver: deprecate and set expiration date Message-ID: <202310221534.39MFYZPg083515@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=120f67a4c0f8231d0db1a2297c7d50ce09029f7d commit 120f67a4c0f8231d0db1a2297c7d50ce09029f7d Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2023-08-24 16:54:06 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2023-10-22 15:31:42 +0000 www/dfileserver: deprecate and set expiration date Untouched for 18 years, it's time to move to more modern and well maintained alternatives such www/darkhttpd PR: 272529 --- www/dfileserver/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/dfileserver/Makefile b/www/dfileserver/Makefile index c448e3bfce13..1ff935a17e0d 100644 --- a/www/dfileserver/Makefile +++ b/www/dfileserver/Makefile @@ -8,6 +8,9 @@ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Compact web server designed to make sharing files easy WWW= https://osorio.me/projects/dev/dfileserver/ +DEPRECATED= Obsolete, consider using www/darkhttpd +EXPIRATION_DATE= 2023-11-22 + LICENSE= BSD3CLAUSE USES= dos2unix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310221534.39MFYZPg083515>