Created attachment 236381 [details] add rc script Description: An rc script is required to facilitate the maintenance of darkhttpd and run it at startup. In addition, the darkhttpd user and the darkhttpd group are added to lower privileges and improve security. QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.1, amd64)
Created attachment 236402 [details] Add PORTREVISION Add PORTREVISION to update this port for people who already have it and could benefit from using the rc script.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9884951c508e52eefb91fac9ea35375a267dcf3e commit 9884951c508e52eefb91fac9ea35375a267dcf3e Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2022-10-06 06:07:08 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-10-06 16:05:41 +0000 www/darkhttpd: add rc script PR: 266239 Reported by: DtxdF@disroot.org Approved by: henrichartzer@tuta.io (maintainer, timeout > 1 month) GIDs | 2 +- UIDs | 2 +- www/darkhttpd/Makefile | 15 ++++++++++++++- www/darkhttpd/files/darkhttpd.in (new) | 31 +++++++++++++++++++++++++++++++ www/darkhttpd/pkg-plist (new) | 3 +++ 5 files changed, 50 insertions(+), 3 deletions(-)
Committed, Thanks!
So sorry I missed this. Looks good! Thank you!