Add new port: science/sigrok-firmware

PR:		188810
Submitted by:	uffe

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
This commit is contained in:
John Marino 2014-08-03 22:37:51 +00:00
parent ab7f54db43
commit b1ca44ccd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363954
3 changed files with 31 additions and 0 deletions

View File

@ -173,6 +173,7 @@
SUBDIR += rubygem-ai4r
SUBDIR += rubygem-netcdf
SUBDIR += sigrok-cli
SUBDIR += sigrok-firmware
SUBDIR += sigrok-firmware-fx2lafw
SUBDIR += sigrok-firmware-utils
SUBDIR += silo

View File

@ -0,0 +1,22 @@
# Created by: Uffe Jakobsen <uffe@uffe.org>
# $FreeBSD$
PORTNAME= firmware
PORTVERSION= 20140418
CATEGORIES= science
MASTER_SITES= #none
PKGNAMEPREFIX= sigrok-
DISTFILES= #none
MAINTAINER= uffe@uffe.org
COMMENT= Meta package for sigrok firmware packages
RUN_DEPENDS= parseelf.py:${PORTSDIR}/science/sigrok-firmware-utils \
${LOCALBASE}/share/sigrok-firmware/fx2lafw-cypress-fx2.fw:${PORTSDIR}/science/sigrok-firmware-fx2lafw
NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_MTREE= yes
NO_INSTALL= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,8 @@
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
WWW: http://www.sigrok.org/wiki/Firmware