From nobody@FreeBSD.org  Sun Apr 20 06:30:15 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 00C32847
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Apr 2014 06:30:14 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id CA4461D8C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Apr 2014 06:30:14 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3K6UEn7071669
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Apr 2014 06:30:14 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3K6UEcg071569;
	Sun, 20 Apr 2014 06:30:14 GMT
	(envelope-from nobody)
Message-Id: <201404200630.s3K6UEcg071569@cgiserv.freebsd.org>
Date: Sun, 20 Apr 2014 06:30:14 GMT
From: Uffe Jakobsen <uffe@uffe.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: devel/librevisa
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         188811
>Category:       ports
>Synopsis:       New port: devel/librevisa
>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

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
#	librevisa/pkg-descr
#	librevisa/distinfo
#	librevisa/Makefile
#	librevisa/pkg-plist
#
echo c - librevisa
mkdir -p librevisa > /dev/null 2>&1
echo x - librevisa/pkg-descr
sed 's/^X//' >librevisa/pkg-descr << '70ffa583cacfa59b0e842a63ddbc28ac'
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/
70ffa583cacfa59b0e842a63ddbc28ac
echo x - librevisa/distinfo
sed 's/^X//' >librevisa/distinfo << '2e96d23cb63584445e3c00e100ea5e85'
XSHA256 (librevisa-0.0.20130412.tar.gz) = 183ab67e6f482842dba6a264d35a472d969e215388928e1305fcf7a187c05f2e
XSIZE (librevisa-0.0.20130412.tar.gz) = 382286
2e96d23cb63584445e3c00e100ea5e85
echo x - librevisa/Makefile
sed 's/^X//' >librevisa/Makefile << 'da3542df575b31207da2f86581f04c07'
X# Created by: Uffe Jakobsen <uffe@uffe.org>
X# $FreeBSD: $
X
XPORTNAME=	librevisa
XPORTVERSION=	0.0.20130412
XPORTREVISION=	1
XCATEGORIES=	devel
XMASTER_SITES= http://www.librevisa.org/download/
XEXTRACT_SUFX=	.tar.gz
X
XMAINTAINER=	uffe@uffe.org
XCOMMENT=	Open Source VISA library for interfacing test and measurement equipment.
X
XUSE_TARGZ=	yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
X# Workaround FreeBSD 9.1+ libusb not knowing LIBUSB_CLASS_APPLICATION
XCPPFLAGS+= -DLIBUSB_CLASS_APPLICATION=0xfe
X
X.include <bsd.port.mk>
da3542df575b31207da2f86581f04c07
echo x - librevisa/pkg-plist
sed 's/^X//' >librevisa/pkg-plist << '175a8ab878c365f222e1ad27faa5ff0b'
Xinclude/visa.h
Xinclude/visatype.h
Xlib/libvisa.a
Xlib/libvisa.la
Xlib/libvisa.so
Xlib/libvisa.so.0
Xlib/pkgconfig/librevisa.pc
Xman/man3/viClose.3visa.gz
Xman/man3/viOpenDefaultRM.3visa.gz
Xman/man7/visa.7visa.gz
X@dirrmtry lib/pkgconfig
175a8ab878c365f222e1ad27faa5ff0b
exit



>Release-Note:
>Audit-Trail:
>Unformatted:
