[Bug 272777] [NEW PORT] www/dasherr: Lightweight dashboard for self-hosted services (and bookmarks)
Date: Sun, 10 Sep 2023 23:31:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272777
Robert Clausecker <fuz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fuz@FreeBSD.org
--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
Thank you for your submission. Could you update this patch to the most recent
version of dasherr? Here are some issues I noticed during review:
- please set LICENSE_FILE
- instead of ${CP} -R, use one of the COPYTREE_... macros if possible
- please provide a real pkg-plist. Generating it in pre-install is not
something we want (outside of certain well-established USES)
- why do the files need to be owned by www? This means the webserver
will be able to write them, which is usually a bad thing
Please check and resubmit.
--
You are receiving this mail because:
You are the assignee for the bug.