Hi, the testbuild: poudriere testport -j 121amd64 misc/openhab2 shows the following warning: ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%DATADIR%%/etc/org.apache.karaf.features.xml ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Here is the full log: https://pkg.fechner.net/data/121amd64-gitlab/2020-09-07_10h33m46s/logs/errors/openhab2-2.5.8.log I think the entry has just to be added to the pkg-plist.
A commit references this bug: Author: netchild Date: Wed Sep 9 11:34:10 UTC 2020 New revision: 548079 URL: https://svnweb.freebsd.org/changeset/ports/548079 Log: Add %%DATADIR%%/etc/org.apache.karaf.features.xml to plist [1] by autogenerating all of the plist instead of just a part. Noticed by: mfechner [1] PR: 249167 [1] Changes: head/misc/openhab2/Makefile head/misc/openhab2/pkg-plist