summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-08-16 18:54:26 +0000
committeradam <adam@pkgsrc.org>2018-08-16 18:54:26 +0000
commitde5f805a2745f6707a29acb9e4fb32250f758e7d (patch)
tree14858d835584bb9fe7573623c219ce6f2367d907 /ham
parentfde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff)
downloadpkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz
revbump after boost-libs update
Diffstat (limited to 'ham')
-rw-r--r--ham/fldigi/Makefile4
-rw-r--r--ham/gnuradio-atsc/Makefile3
-rw-r--r--ham/gnuradio-channels/Makefile3
-rw-r--r--ham/gnuradio-companion/Makefile3
-rw-r--r--ham/gnuradio-core/Makefile3
-rw-r--r--ham/gnuradio-ctrlport/Makefile3
-rw-r--r--ham/gnuradio-digital/Makefile3
-rw-r--r--ham/gnuradio-doxygen/Makefile3
-rw-r--r--ham/gnuradio-dtv/Makefile3
-rw-r--r--ham/gnuradio-fcd/Makefile3
-rw-r--r--ham/gnuradio-fec/Makefile3
-rw-r--r--ham/gnuradio-noaa/Makefile3
-rw-r--r--ham/gnuradio-pager/Makefile3
-rw-r--r--ham/gnuradio-qtgui/Makefile3
-rw-r--r--ham/gnuradio-trellis/Makefile3
-rw-r--r--ham/gnuradio-uhd/Makefile3
-rw-r--r--ham/gnuradio-utils/Makefile3
-rw-r--r--ham/gnuradio-video-sdl/Makefile3
-rw-r--r--ham/gnuradio-vocoder/Makefile3
-rw-r--r--ham/gnuradio-wavelet/Makefile3
-rw-r--r--ham/gnuradio-wxgui/Makefile3
-rw-r--r--ham/gnuradio-zeromq/Makefile3
-rw-r--r--ham/gpredict/Makefile4
-rw-r--r--ham/gr-fcdproplus/Makefile4
-rw-r--r--ham/gr-osmosdr/Makefile4
-rw-r--r--ham/trustedQSL/Makefile4
-rw-r--r--ham/uhd/Makefile3
27 files changed, 54 insertions, 32 deletions
diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile
index fe244236e21..6ec3eba4af6 100644
--- a/ham/fldigi/Makefile
+++ b/ham/fldigi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2018/07/13 04:14:48 dbj Exp $
+# $NetBSD: Makefile,v 1.106 2018/08/16 18:54:54 adam Exp $
DISTNAME= fldigi-4.0.16
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fldigi/}
diff --git a/ham/gnuradio-atsc/Makefile b/ham/gnuradio-atsc/Makefile
index dce46d2405b..242c457f1a5 100644
--- a/ham/gnuradio-atsc/Makefile
+++ b/ham/gnuradio-atsc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/07/16 07:50:03 mef Exp $
+# $NetBSD: Makefile,v 1.14 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-atsc-${VERSION}
+PKGREVISION= 1
COMMENT= Advanced Television Systems Committee, ATSC module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-channels/Makefile b/ham/gnuradio-channels/Makefile
index 0424b745981..ffa2f4dc76f 100644
--- a/ham/gnuradio-channels/Makefile
+++ b/ham/gnuradio-channels/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:03 mef Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-channels-${VERSION}
+PKGREVISION= 1
COMMENT= Signal processing blocks to simulate channel models of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile
index 67081d72390..1b3f13f08d5 100644
--- a/ham/gnuradio-companion/Makefile
+++ b/ham/gnuradio-companion/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.24 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-companion-${VERSION}
+PKGREVISION= 1
COMMENT= User interface entry of GNU Radio
#CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf
diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile
index aa5572c432b..bff0377a3f0 100644
--- a/ham/gnuradio-core/Makefile
+++ b/ham/gnuradio-core/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2018/07/16 07:55:22 mef Exp $
+# $NetBSD: Makefile,v 1.62 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-core-${VERSION}
+PKGREVISION= 1
COMMENT= Core part of GNU Radio, all others need this
PLIST_MINUS= # empty
diff --git a/ham/gnuradio-ctrlport/Makefile b/ham/gnuradio-ctrlport/Makefile
index 1ce5ac87d1d..d647aef0519 100644
--- a/ham/gnuradio-ctrlport/Makefile
+++ b/ham/gnuradio-ctrlport/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-ctrlport-${VERSION}
+PKGREVISION= 1
COMMENT= New set of hooks into GNU Radio to allow a remote client to attach
.include "../../ham/gnuradio-core/Makefile.common"
.include "../../ham/gnuradio-core/Nocore.mk"
diff --git a/ham/gnuradio-digital/Makefile b/ham/gnuradio-digital/Makefile
index 13ac293bc4c..e677a9ad111 100644
--- a/ham/gnuradio-digital/Makefile
+++ b/ham/gnuradio-digital/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-digital-${VERSION}
+PKGREVISION= 1
COMMENT= Digital related algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-doxygen/Makefile b/ham/gnuradio-doxygen/Makefile
index 0234b22caca..d8bc7c600e8 100644
--- a/ham/gnuradio-doxygen/Makefile
+++ b/ham/gnuradio-doxygen/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.22 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-doxygen-${VERSION}
+PKGREVISION= 1
COMMENT= Doxygen documentation of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile
index 5a884d59e61..40d8a34e1f6 100644
--- a/ham/gnuradio-dtv/Makefile
+++ b/ham/gnuradio-dtv/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.15 2018/08/16 18:54:54 adam Exp $
PKGNAME= gnuradio-dtv-${VERSION}
+PKGREVISION= 1
COMMENT= Various digital television standards of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-fcd/Makefile b/ham/gnuradio-fcd/Makefile
index 762fbd4e91b..64e400cb892 100644
--- a/ham/gnuradio-fcd/Makefile
+++ b/ham/gnuradio-fcd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.19 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-fcd-${VERSION}
+PKGREVISION= 1
COMMENT= FanCube support of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile
index 828ba883de2..d01b98f67c7 100644
--- a/ham/gnuradio-fec/Makefile
+++ b/ham/gnuradio-fec/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.14 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-fec-${VERSION}
+PKGREVISION= 1
COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-noaa/Makefile b/ham/gnuradio-noaa/Makefile
index 0c0fc5c4eb9..2c2832b4214 100644
--- a/ham/gnuradio-noaa/Makefile
+++ b/ham/gnuradio-noaa/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-noaa-${VERSION}
+PKGREVISION= 1
COMMENT= NOAA, Weather Satellite Reception module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-pager/Makefile b/ham/gnuradio-pager/Makefile
index 7a31adf6b45..bcbf101d346 100644
--- a/ham/gnuradio-pager/Makefile
+++ b/ham/gnuradio-pager/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-pager-${VERSION}
+PKGREVISION= 1
COMMENT= FLEX radiopager receiver/demodulator of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile
index f4ed1698c38..90b5ed53ec7 100644
--- a/ham/gnuradio-qtgui/Makefile
+++ b/ham/gnuradio-qtgui/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.19 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-qtgui-${VERSION}
+PKGREVISION= 1
COMMENT= Qt GUI module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile
index 45477dd2186..83b1249e038 100644
--- a/ham/gnuradio-trellis/Makefile
+++ b/ham/gnuradio-trellis/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.31 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-trellis-${VERSION}
+PKGREVISION= 1
COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile
index c3c82d3fe32..5e765fbd1c9 100644
--- a/ham/gnuradio-uhd/Makefile
+++ b/ham/gnuradio-uhd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/07/16 07:50:04 mef Exp $
+# $NetBSD: Makefile,v 1.14 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-uhd-${VERSION}
+PKGREVISION= 1
COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-utils/Makefile b/ham/gnuradio-utils/Makefile
index bef5d385c0e..14b16974640 100644
--- a/ham/gnuradio-utils/Makefile
+++ b/ham/gnuradio-utils/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/07/16 07:50:05 mef Exp $
+# $NetBSD: Makefile,v 1.13 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-utils-${VERSION}
+PKGREVISION= 1
COMMENT= Utilities in GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile
index 66371cd4302..d7e8ac8880b 100644
--- a/ham/gnuradio-video-sdl/Makefile
+++ b/ham/gnuradio-video-sdl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2018/07/16 07:50:05 mef Exp $
+# $NetBSD: Makefile,v 1.28 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-video-sdl-${VERSION}
+PKGREVISION= 1
COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-vocoder/Makefile b/ham/gnuradio-vocoder/Makefile
index f60ce9bf6fc..75f95089150 100644
--- a/ham/gnuradio-vocoder/Makefile
+++ b/ham/gnuradio-vocoder/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:05 mef Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-vocoder-${VERSION}
+PKGREVISION= 1
COMMENT= All available vocoders in GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-wavelet/Makefile b/ham/gnuradio-wavelet/Makefile
index 9d40b4030ad..a2c5c67adca 100644
--- a/ham/gnuradio-wavelet/Makefile
+++ b/ham/gnuradio-wavelet/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:05 mef Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-wavelet-${VERSION}
+PKGREVISION= 1
COMMENT= Wavelet transform of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile
index 8904dfdf0c0..b3e0a062334 100644
--- a/ham/gnuradio-wxgui/Makefile
+++ b/ham/gnuradio-wxgui/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2018/07/16 07:50:05 mef Exp $
+# $NetBSD: Makefile,v 1.72 2018/08/16 18:54:55 adam Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
+PKGREVISION= 1
COMMENT= WxGTK Toolkit module of GNU Radio
.include "../../ham/gnuradio-core/Makefile.common"
diff --git a/ham/gnuradio-zeromq/Makefile b/ham/gnuradio-zeromq/Makefile
index 44860affc14..d4f01e09fd8 100644
--- a/ham/gnuradio-zeromq/Makefile
+++ b/ham/gnuradio-zeromq/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/07/16 07:50:05 mef Exp $
+# $NetBSD: Makefile,v 1.15 2018/08/16 18:54:56 adam Exp $
PKGNAME= gnuradio-zeromq-${VERSION}
+PKGREVISION= 1
COMMENT= All of the zeromq blocks, utilities, and examples
# zmq.hpp: No such file or directory
diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile
index 2efd744238f..e319ea5abc1 100644
--- a/ham/gpredict/Makefile
+++ b/ham/gpredict/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2018/04/29 21:31:48 adam Exp $
+# $NetBSD: Makefile,v 1.56 2018/08/16 18:54:56 adam Exp $
DISTNAME= gpredict-1.3
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= ham
MASTER_SITES= https://sourceforge.net/projects/gpredict/files/Gpredict/1.3/
diff --git a/ham/gr-fcdproplus/Makefile b/ham/gr-fcdproplus/Makefile
index a041dd69999..6bb715185e1 100644
--- a/ham/gr-fcdproplus/Makefile
+++ b/ham/gr-fcdproplus/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:48 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/08/16 18:54:56 adam Exp $
DISTNAME= gr-fcdproplus_3.7.11.orig
PKGNAME= ${DISTNAME:S/_/-/S/.orig//}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= ham
MASTER_SITES+= ${MASTER_SITE_DEBIAN:=pool/main/g/gr-fcdproplus/}
EXTRACT_SUFX= .tar.xz
diff --git a/ham/gr-osmosdr/Makefile b/ham/gr-osmosdr/Makefile
index e2f68cb8bd6..a1168476aab 100644
--- a/ham/gr-osmosdr/Makefile
+++ b/ham/gr-osmosdr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/04/29 21:31:48 adam Exp $
+# $NetBSD: Makefile,v 1.12 2018/08/16 18:54:56 adam Exp $
DISTNAME= gr-osmosdr-0.1.4
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= ham
MASTER_SITES+= http://git.osmocom.org/gr-osmosdr/snapshot/
diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile
index 157ab237bc4..de2b3127621 100644
--- a/ham/trustedQSL/Makefile
+++ b/ham/trustedQSL/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2018/07/04 13:40:21 jperkin Exp $
+# $NetBSD: Makefile,v 1.33 2018/08/16 18:54:56 adam Exp $
DISTNAME= tqsl-2.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= ham
MASTER_SITES= https://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v${PKGVERSION_NOREV}/
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index 28d75516062..1a889982668 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2018/07/11 04:16:20 dbj Exp $
+# $NetBSD: Makefile,v 1.36 2018/08/16 18:54:56 adam Exp $
DISTNAME= uhd-3.11.1.0
+PKGREVISION= 1
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_GITHUB:=EttusResearch/}
GITHUB_TAG= v${PKGVERSION_NOREV}