From 3751deb34972564200ef8175f1fdcb4f4cba8d99 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 15 Mar 2025 13:10:30 +0100 Subject: [PATCH] www/publicfile: Deprecate and set expiration date to 2025-04-30 Unmaintained for years upstream and in tree, point users to www/darkhttpd , www/miniserve , ftp/tnftpd and ftp/unftp --- www/publicfile/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index e35cd6138ca7..fdc0cb24d936 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -14,6 +14,9 @@ LICENSE_NAME= djb LICENSE_TEXT= No license -- see http://cr.yp.to/softwarelaw.html LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Unmaintained for years upstream and in tree, consider using www/darkhttpd , www/miniserve and/or ftp/tnftpd , ftp/unftp +EXPIRATION_DATE=2025-04-30 + RUN_DEPENDS= setuidgid:sysutils/daemontools \ tcpserver:sysutils/ucspi-tcp