aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-03 22:37:51 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-03 22:37:51 +0000
commitb1ca44ccd9beee3bd1158abb2c081ae69b2e27ad (patch)
tree96caf17265f5af4efc9b6d01f7dd2dd6039bab35 /science
parentab7f54db430628c77dcec53a592dc85cd911b12f (diff)
downloadports-b1ca44ccd9beee3bd1158abb2c081ae69b2e27ad.tar.gz
ports-b1ca44ccd9beee3bd1158abb2c081ae69b2e27ad.zip
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.
Notes
Notes: svn path=/head/; revision=363954
Diffstat (limited to 'science')
-rw-r--r--science/Makefile1
-rw-r--r--science/sigrok-firmware/Makefile22
-rw-r--r--science/sigrok-firmware/pkg-descr8
3 files changed, 31 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile
index de0bf7dc6688..53e5d3f55c07 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -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
diff --git a/science/sigrok-firmware/Makefile b/science/sigrok-firmware/Makefile
new file mode 100644
index 000000000000..0bce6e54137f
--- /dev/null
+++ b/science/sigrok-firmware/Makefile
@@ -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>
diff --git a/science/sigrok-firmware/pkg-descr b/science/sigrok-firmware/pkg-descr
new file mode 100644
index 000000000000..dcee66b9525d
--- /dev/null
+++ b/science/sigrok-firmware/pkg-descr
@@ -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