Bug 224714 - [NEW PORT] misc/lxi-tools: Collection of tools that enables control of LXI compatible instruments
Summary: [NEW PORT] misc/lxi-tools: Collection of tools that enables control of LXI co...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL: https://lxi-tools.github.io/
Keywords:
Depends on: 224713
Blocks:
  Show dependency treegraph
 
Reported: 2017-12-29 20:14 UTC by Dmitri Goutnik
Modified: 2018-01-09 19:11 UTC (History)
2 users (show)

See Also:


Attachments
patch file (3.07 KB, patch)
2017-12-29 20:14 UTC, Dmitri Goutnik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2017-12-29 20:14:12 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-09 19:11:25 UTC
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
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-01-09 19:11:31 UTC
Testbuilds are fine, committed, thanks!