Bug 224713

Summary: [NEW PORT] misc/liblxi: Library for communicating with LXI compatible instruments
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi, yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://lxi-tools.github.io/
Bug Depends on:    
Bug Blocks: 224714    
Attachments:
Description Flags
patch file none

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