Date: Sun, 20 Apr 2014 06:31:25 GMT From: Uffe Jakobsen <uffe@uffe.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/188813: New port: devel/librevisa-vish Message-ID: <201404200631.s3K6VPRS002579@cgiserv.freebsd.org> Resent-Message-ID: <201404200640.s3K6e0QE087813@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 188813 >Category: ports >Synopsis: New port: devel/librevisa-vish >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 20 06:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Uffe Jakobsen >Release: FreeBSD 10.0-RELEASE-p1 >Organization: >Environment: >Description: New port: devel/librevisa-vish VISA is a multivendor standard for interfacing test and measurement equipment. LibreVISA aims to be a compliant implementation of the VISA standard in a free software library. Currently support for targets connected via USB, exposing the USBTMC interface, and VXI-11 devices. >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # librevisa-vish # librevisa-vish/pkg-descr # librevisa-vish/distinfo # librevisa-vish/Makefile # librevisa-vish/pkg-plist # echo c - librevisa-vish mkdir -p librevisa-vish > /dev/null 2>&1 echo x - librevisa-vish/pkg-descr sed 's/^X//' >librevisa-vish/pkg-descr << '03b979686b5d4a534b29569d3798535f' XVISA is a multivendor standard for interfacing test and measurement equipment. XLibreVISA aims to be a compliant implementation of the VISA standard in a free software library. XCurrently support for targets connected via USB, exposing the USBTMC interface, and VXI-11 devices. X XWWW: http://www.librevisa.org/ 03b979686b5d4a534b29569d3798535f echo x - librevisa-vish/distinfo sed 's/^X//' >librevisa-vish/distinfo << 'a91b903a58307f4b9cef0ece02366c37' XSHA256 (vish-0.0.20130714.tar.gz) = af855c18cbed55f149995500691f2b685c3a528ad279bf0f28d5cdf48502f8fe XSIZE (vish-0.0.20130714.tar.gz) = 78635 a91b903a58307f4b9cef0ece02366c37 echo x - librevisa-vish/Makefile sed 's/^X//' >librevisa-vish/Makefile << 'e209ab5ee59f0af05ef17a44b9acbf88' X# Created by: Uffe Jakobsen <uffe@uffe.org> X# $FreeBSD: $ X XPORTNAME= librevisa-vish XPORTVERSION= 0.0.20130714 XPORTREVISION= 1 XCATEGORIES= devel XMASTER_SITES= http://www.librevisa.org/download/ XDISTNAME= vish-${PORTVERSION} XEXTRACT_SUFX= .tar.gz X XMAINTAINER= uffe@uffe.org XCOMMENT= Open Source VISA shell for interfacing test and measurement equipment. X XRUN_DEPENDS= librevisa:archivers/librevisa X XUSE_TARGZ= yes XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XCPPFLAGS+= -I/usr/local/include XLDFLAGS+= -L/usr/local/lib -lvisa X X.include <bsd.port.mk> e209ab5ee59f0af05ef17a44b9acbf88 echo x - librevisa-vish/pkg-plist sed 's/^X//' >librevisa-vish/pkg-plist << '9b2c77f6b49d560fe91427fef76407c5' Xbin/vish Xman/man1/vish.1.gz 9b2c77f6b49d560fe91427fef76407c5 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404200631.s3K6VPRS002579>