Bug 224713 - [NEW PORT] misc/liblxi: Library for communicating with LXI compatible instruments
Summary: [NEW PORT] misc/liblxi: Library for communicating with LXI compatible instrum...
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:
Blocks: 224714
  Show dependency treegraph
 
Reported: 2017-12-29 20:12 UTC by Dmitri Goutnik
Modified: 2018-01-08 20:53 UTC (History)
2 users (show)

See Also:


Attachments
patch file (3.56 KB, patch)
2017-12-29 20:12 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:12:08 UTC
Created attachment 189206 [details]
patch file

liblxi is an open source software library which offers a simple API for
communicating with LXI compatible instruments. The API allows applications
to discover instruments on your network, send SCPI commands, and receive
responses.

WWW: https://lxi-tools.github.io/

QA:
  portlint -ACN: OK
  poudriere testport: OK (11a, 10i)
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2018-01-08 20:48:04 UTC
Testbuilds are fine.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-01-08 20:53:56 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-08 20:53:59 UTC
A commit references this bug:

Author: pi
Date: Mon Jan  8 20:53:36 UTC 2018
New revision: 458479
URL: https://svnweb.freebsd.org/changeset/ports/458479

Log:
  New port: misc/liblxi

  liblxi is an open source software library which offers a simple API for
  communicating with LXI compatible instruments. The API allows applications
  to discover instruments on your network, send SCPI commands, and receive
  responses.

  WWW: https://lxi-tools.github.io

  PR:		224713, D13685
  Submitted by:	Dmitri Goutnik <dg@syrec.org>

Changes:
  head/misc/Makefile
  head/misc/liblxi/
  head/misc/liblxi/Makefile
  head/misc/liblxi/distinfo
  head/misc/liblxi/pkg-descr
  head/misc/liblxi/pkg-plist