Hi, would it be possible to change the serendipity port to depend on "graphics/ImageMagick6-nox11" instead of "graphics/ImageMagick6"? This is running on a server system which has nothing else which depends on X11 - and this single dependency brings in about 20 extra packages which are not needed (but need to be updated regularily, etc) thanks, gert
Thank you for pointing that out. I will look at it, and if in the next update then change it.
A commit references this bug: Author: tobik Date: Mon Sep 9 11:01:14 UTC 2019 New revision: 511620 URL: https://svnweb.freebsd.org/changeset/ports/511620 Log: emulators/virtualbox-ose*: Use ECHO_CMD not ECHO per bsd.commands.mk - Unbreak `make -s` builds PR: 240433, 240426 Submitted by: Franco Fichtner <franco@opnsense.org> (based on) Changes: head/emulators/virtualbox-ose/Makefile head/emulators/virtualbox-ose-additions/Makefile head/emulators/virtualbox-ose-kmod/Makefile
Created attachment 255960 [details] [PATCH] www/serendipity: switch to imagemagick-nox11 and set NO_ARCH This should be sufficient. I tested this with `poudriere testport` and there were no issues. I also set NO_ARCH after DEVELOPER_MODE mentioned that there are no architecture-specific files in this port.