git: 120f67a4c0f8 - main - www/dfileserver: deprecate and set expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Oct 2023 15:34:35 UTC
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