Building from source (make && make install) installs two xml files: logicic.xml and infoic.xml. As far as I can tell, these are required for the minipro binary to work. The port binary package doesn't include the xml files making the whole package useless. List of files when I build minipro from source manually: $ find . ./share ./share/minipro ./share/minipro/logicic.xml ./share/minipro/infoic.xml ./share/man ./share/man/man1 ./share/man/man1/minipro.1 ./bin ./bin/minipro ./bin/miniprohex Contents of minipro-0.5: $ pkg list minipro /usr/local/bin/minipro /usr/local/bin/miniprohex /usr/local/man/man1/minipro.1.gz /usr/local/share/licenses/minipro-0.5/GPLv3 /usr/local/share/licenses/minipro-0.5/LICENSE /usr/local/share/licenses/minipro-0.5/catalog.mk
^Triage: sbruno is not currently working on FreeBSD. Assign to current maintainer.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=435bcd216189cf3e1f138f53adbbcc63d73569f5 commit 435bcd216189cf3e1f138f53adbbcc63d73569f5 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-02 21:11:39 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-03 05:27:53 +0000 sysutils/minipro: Update to latest snapshot - Add missing files [1] PR: 264459 Reported by: jeffpc@josefsipek.net sysutils/minipro/Makefile | 13 ++++++------- sysutils/minipro/distinfo | 6 +++--- sysutils/minipro/files/patch-Makefile | 12 +++++++----- 3 files changed, 16 insertions(+), 15 deletions(-)