Created attachment 189207 [details] patch file lxi-tools is a collection of open source software tools that enables control of LXI compatible instruments such as modern oscilloscopes, power supplies, spectrum analyzers etc. All features are consolidated in the 'lxi' application which provides a simple commandline interface to discover LXI instruments, send SCPI commands, and capture screenshots from supported LXI instruments. lxi-tools rely on liblxi for all communication. WWW: https://lxi-tools.github.io/ QA: portlint -ACN: OK poudriere testport: OK (11a, 10i)
A commit references this bug: Author: pi Date: Tue Jan 9 19:10:45 UTC 2018 New revision: 458560 URL: https://svnweb.freebsd.org/changeset/ports/458560 Log: New port: misc/lxi-tools lxi-tools is a collection of open source software tools that enables control of LXI compatible instruments such as modern oscilloscopes, power supplies, spectrum analyzers etc. All features are consolidated in the 'lxi' application which provides a simple commandline interface to discover LXI instruments, send SCPI commands, and capture screenshots from supported LXI instruments. lxi-tools rely on liblxi for all communication. WWW: https://lxi-tools.github.io/ PR: 224714, D13686 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/misc/Makefile head/misc/lxi-tools/ head/misc/lxi-tools/Makefile head/misc/lxi-tools/distinfo head/misc/lxi-tools/pkg-descr
Testbuilds are fine, committed, thanks!