Index: head/comms/inspectrum/Makefile =================================================================== --- head/comms/inspectrum/Makefile (nonexistent) +++ head/comms/inspectrum/Makefile (revision 469277) @@ -0,0 +1,27 @@ +# Created by: +# $FreeBSD$ + +PORTNAME= inspectrum +PORTVERSION= g20180321 +#PORTREVISION= 1 +#DISTVERSIONPREFIX= v +CATEGORIES= comms hamradio + +MAINTAINER= mr@freebsd.org +COMMENT= Offline radio signal analyser + +LICENSE= GPLv3 + +LIB_DEPENDS= libfftw3.so:math/fftw3 \ + libfftw3f.so:math/fftw3-float \ + libliquid.so:comms/liquid-dsp + +USE_GITHUB= yes +GH_ACCOUNT= miek +GH_TAGNAME= 11853b64062bda4f81926613f15d1d9654c227c8 + +USE_QT5= core buildtools_build +USES= cmake pkgconfig +USE_LDCONFIG= yes + +.include Property changes on: head/comms/inspectrum/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/inspectrum/distinfo =================================================================== --- head/comms/inspectrum/distinfo (nonexistent) +++ head/comms/inspectrum/distinfo (revision 469277) @@ -0,0 +1,3 @@ +TIMESTAMP = 1525682585 +SHA256 (miek-inspectrum-g20180321-11853b64062bda4f81926613f15d1d9654c227c8_GH0.tar.gz) = cd24484a6297d655e01efab325ae30858e5b9eee7cbc754dcd6a24a5d8b8502d +SIZE (miek-inspectrum-g20180321-11853b64062bda4f81926613f15d1d9654c227c8_GH0.tar.gz) = 109217 Property changes on: head/comms/inspectrum/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/inspectrum/pkg-descr =================================================================== --- head/comms/inspectrum/pkg-descr (nonexistent) +++ head/comms/inspectrum/pkg-descr (revision 469277) @@ -0,0 +1,4 @@ +Inspectrum is a tool for analysing captured signals, +primarily from software-defined radio receivers. + +WWW: https://github.com/miek/inspectrum Property changes on: head/comms/inspectrum/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/inspectrum/pkg-plist =================================================================== --- head/comms/inspectrum/pkg-plist (nonexistent) +++ head/comms/inspectrum/pkg-plist (revision 469277) @@ -0,0 +1 @@ +bin/inspectrum Property changes on: head/comms/inspectrum/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property