Created attachment 222423 [details] sysutils.hid-tools.patch sysutils/hid-tools Python scripts to manipulate HID data Depends on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253497
Created attachment 222424 [details] poudriere.log
Generally looks good to me, I would like to recommend to check `portfmt` or `portlint -acbt` suggests.
Created attachment 222439 [details] sysutils.hid-tools.patch Makefile is reformatted with portfmt. RUN_DEPENDS moved one block up according with portlint advice. Note: portlint crashes on this particular Makefile so I had to comment out "${RUN_DEPENDS_${OPSYS}_${OSREL:R}}" line to workaround the crash.
Approved by: lwhsu (ports)
A commit references this bug: Author: wulf Date: Sun Feb 14 23:07:33 UTC 2021 New revision: 565272 URL: https://svnweb.freebsd.org/changeset/ports/565272 Log: new port: sysutils/hid-tools sysutils/hid-tools: Python scripts to manipulate HID data PR: 253498 Approved by: lwhsu (ports) Changes: head/sysutils/Makefile head/sysutils/hid-tools/ head/sysutils/hid-tools/Makefile head/sysutils/hid-tools/distinfo head/sysutils/hid-tools/files/ head/sysutils/hid-tools/files/patch-hidtools_hidraw.py head/sysutils/hid-tools/files/patch-man_hid-decode.md head/sysutils/hid-tools/pkg-descr