git: 3751deb34972 - main - www/publicfile: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 12:27:54 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3751deb34972564200ef8175f1fdcb4f4cba8d99 commit 3751deb34972564200ef8175f1fdcb4f4cba8d99 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-15 12:10:30 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-15 12:26:46 +0000 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