Commit graph

4594 commits

Author SHA1 Message Date
Diane Bruce
91e665eb10 Changelog:
## [3.8.0.0] - 2019-08-09

Witness me!

Tonight, we release GNU Radio 3.8.0.0.

It's the first minor release version since more than six years, not without
pride this community stands to face the brightest future SDR on general purpose
hardware ever had.

Since we've not been documenting changes in the shape of a Changelog for the
whole of the development that happened since GNU Radio 3.7.0, I'm afraid that
these release notes will be more of a GLTL;DR (git log too long; didn't read)
than a detailed account of what has changed.

What has _not** changed is the fact that GNU Radio is centered around a very
simple truth:

> Let the developers hack on DSP. Software interfaces are for humans, not the
> other way around.

And so, compared to the later 3.7 releases, nothing has fundamentally modified
the way one develops signal processing systems with GNU Radio: You write blocks,
and you combine blocks to be part of a larger signal processing flow graph.

With that as a success story, we of course have faced quite a bit of change in
the systems we use to develop and in the people that develop GNU Radio. This has
lead to several changes that weren't compatible with 3.7.

**This is an excerpt only:**

### Fixed

#### Project Scope

- Roughly 36 dBBug, (ETOOMANYBUGS)
- Fixed .so versioning

### Changed

#### Project Scope

- C++11
- merged the wholeness of the `next` branch
- Dependency version bumps: CMake, GCC, MSVC, Swig, Boost
- New dependencies: MPIR/GMP, Qt5, gsm, codec2
- Removed dependencies: libusb, Qt4, CppUnit
- Python: Python 2 & Python 3 compatible. 3.8 will be the last Py2k-compatible
  release series
- gengen was replaced by templates (if you don't know gengen, don't do any
  research; save yourself that sorrow)
- Modern CMake (as far as feasible at this point)
- VOLK version updated to v2.0.0
- .clang-format file now dictates coding style
- clang-format'ed the whole tree.
- installed CMake files now tell about configuration

#### gnuradio-runtime

- reworked fractional tag time handling, especially in the context of resamplers

#### GRC

- C++ generation as option
- YAML instead of XML
- removed `blks2`
- much better canvas tooling
- consistent gobject usage
- ROUNDED ARROWS

#### gr-qtgui

- moving from Qt4 to Qt5

#### gr-utils

- `gr_modtool` now vastly improved

#### gr-vocoder

- improved versatility
- removed in-tree libgsm, libcodec2, use system-wide libs

### Removed

#### Project Scope
- Modules `gr-comedi`, `gr-fcd` and `gr-wxgui` are gone

#### gr-comedi

- nobody could remember who used this, or for what. It has seen 0 active code
  contributions in the 3.7 lifecycle

#### gr-digital

- python-based `packet_encoder` and related tools: Bugs that were sporadic and
  never fixed, so after long deprecation, we're removing it

#### gr-fcd

- since it's currently untestable by the CI, it's being removed, as there was no
  code contributions. Generally, we strive to include all batteries with GNU
  Radio. Re-integration within a more general SDR interface would be desirable.

#### gr-utils

- removed PyQwt (dead) based tools

#### gr-wxgui

- Unmaintained, breaks on increasingly many systems, always was slower than
  Qtgui. We've been starting to tell people to migrate to Qt since at
  least 2015. Now, we're finally removing it.

====
Mike English notes:

Note that the 3.8.0.0 tarball is again available from
https://www.gnuradio.org/releases/gnuradio/ and the volk dependency
(a submodule in the git repo) is included so we can do away with
USES_GITHUB and go back to building from the official release tarball.

I've run this through portlint and poudriere already, so it should apply
cleanly.
====

PR:		ports/239793
Submitted by:	mike.english@gmail.com
2019-08-12 12:38:41 +00:00
Diane Bruce
4572ec4c4c Update to 3.8.0.0-rc2
# Changelog
All notable changes to GNU Radio will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0.

Older Logs can be found in `docs/RELEASE-NOTES-*`.

## [3.8.0.0-rc2] - 2019-07-20

This is the second release candidate for GNU Radio 3.8.

### Fixed
#### Project Scope
- Last minute patch lead to SWIG libraries not getting installed into the right Python paths
#### gr-utils
- `gr_modtool`: Paths with spaces in them used to break

### Changed
#### GRC
- Copy & Paste behaviour now like on 3.7: appending numbers to block IDs only on conflicts

## [3.8.0.0-rc1] - 2019-07-17

This is the release candidate for GNU Radio 3.8.

For brevity reasons, this document does NOT contain a complete CHANGELOG
comparing 3.8.0.0 to 3.7.0, because the development model changed underway, and
there's no human-feasible way to detangle the changes from more than six years
of development.

The major user-relevant changes will be noted here in the actual release.

What we can do here is point out that we've got a glorious amount of 215
individual contributors that added at least one commit since 3.7.0.

This is a **big** step towards the future of the world's most popular FOSS SDR
framework.

Let us ride eternal, shiny and chrome.

Pet Portlint

PR:		ports/239345
Submitted by:	mike.english@gmail.com
2019-08-11 14:19:28 +00:00
Antoine Brodin
4ff4d574f9 Cleanup LIB_DEPENDS 2019-08-07 16:49:18 +00:00
Diane Bruce
3b9122d862 Update flrig to
=Version 1.3.47=

2019-08-02  David Freese  <w1hkj@bellsouth.net>

	0f66d98b: IC7600/IC7851
	27713b62: FTdx101D

Pet portlint etc.
2019-08-06 14:14:56 +00:00
Kevin Lo
0d5bf365c9 Update to 20190531. 2019-08-06 06:10:10 +00:00
Jan Beich
325aed58cb multimedia/ffmpeg: update to 4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-08-05 23:06:50 +00:00
Diane Bruce
39d3ee9e4c =Version 4.1.07=
2019-08-02  David Freese  <w1hkj@bellsouth.net>

	49a54ceba: FL_LOCK
	a1a46b2c2: wf mods
2019-08-05 14:49:57 +00:00
Antoine Brodin
aeb16e20a1 Mark BROKEN: unfetchable 2019-08-04 09:19:02 +00:00
Antoine Brodin
b16de4c294 Deprecate ports broken for more than 6 months 2019-08-04 09:07:47 +00:00
Yuri Victorovich
6768121462 comms/bladerf: Update 2018.12 -> 2019.07
Reported by:	portscout
2019-08-02 05:04:15 +00:00
Piotr Kubaj
89a0617bbc comms/libbtbb: fix build with GCC-based architectures
Base GCC doesn't support gnu90, but does support gnu89, which is the same.

PR:		239296
Approved by:	gnn (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D20996
2019-07-30 12:03:42 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Diane Bruce
afba7f2728 Update to 4.1.06
=Version 4.1.06=

2019-07-10  David Freese  <w1hkj@bellsouth.net>

	e7a984ae3: nanoIO
	2e98f532e: FD server disconnect
	f37b133c5: Calendar
	1d3a06f83: Warnings etal
2019-07-23 23:43:07 +00:00
Diane Bruce
41b79c2685 Update to 1.36.46
2019-07-22  David Freese  <w1hkj@bellsouth.net>

	d594e377: KX3
	91baa81d: ic7200 test
	083cd44a: FTdx101D
	99a0fbe3: TS870S
	69f8955d: FT-450 / FT-450D
	62789e7a: Split Tune button
	af99f654: auto_on_off
	ada28215: IC F8101
	1ed922e4: support
	0b99c651: Read VFO A

2019-06-07  Davide Gerhard  <w1hkj@bellsouth.net>

	4a3fa638: MacOS high-DPI
	cbf0eca9: timeops

2019-06-07  Tony Corbett  <tonyc.uk@gmail.com>

	a55ef90b: Fix FT-450 split
2019-07-23 23:27:22 +00:00
Tobias Kortkamp
5e20319a64 comms/dsd: Unbreak build as user
chgrp uucp /wrkdirs/usr/ports/comms/dsd/work/stage/usr/local/bin/dsd
chgrp: you are not a member of group uucp
*** Error code 1

Also actually package README.
2019-07-23 05:50:22 +00:00
Stephen Hurd
22474ce744 Update to 1.5, and change maintainer to hamradio@
PR:		236631
Submitted by:	takefu
Approved by:	kevans (maintainer)
2019-07-22 17:27:23 +00:00
Steve Wills
8c0c7720ee comms/xastir: put back ImageMagick/GraphicsMagick choice
While here, improve formatting

PR:		239217
Submitted by:	carl@stagecraft.cx (maintainer)
2019-07-19 14:30:23 +00:00
Piotr Kubaj
30204d0736 comms/cubicsdr: fix build on GCC architectures
Needs C++0x compiler:
cc1plus: error: unrecognized command line option "-std=c++0x"

Approved by:	mentors (implicit approval)
2019-07-19 08:56:42 +00:00
Steve Wills
40f8102812 comms/xastir: update to 2.1.4
PR:		239217
Submitted by:	carl@stagecraft.cx (maintainer)
2019-07-16 17:40:24 +00:00
Dmitry Marakasov
f0860c7548 - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patch
- Update WWW
- Don't install license with docs

Approved by:	portmgr blanket
2019-07-14 09:02:13 +00:00
Mark Linimon
7bfae932f7 Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

For people already testing powerpc on clang, it is possible that they
already have both compilers in base.  Thus, the assumption that "gcc is
in base" (e.g.  libstdc++.so exists) always means "force use of GCC" is
already broken.  It will be for everyone on -CURRENT once the switch is
made.

While here, standardize on compiler:c++11-lang instead of -lib (they are
equivalent these days), pet portlint, and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2019-07-12 02:25:07 +00:00
Rene Ladan
52ab157552 UCL-ify pkg-message of my ports. 2019-07-09 19:24:26 +00:00
Diane Bruce
7e0b2b9d58 =Version 4.1.05=
2019-06-23  David Freese  <w1hkj@bellsouth.net>

	a593ddbb8: LoTW fllog
	1a42952e4: Modem macro
	5a36610d1: Close Logbook
	33177695b: eQSL

Reported by:	w1hkj@
2019-07-04 13:31:58 +00:00
Steve Wills
b4a0230558 comms/scrcpy: update to 1.9
PR:		238703
Submitted by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)
2019-06-30 20:31:12 +00:00
Yuri Victorovich
ece4eb7fe5 comms/soapyplutosdr: Update 0.1.0 -> 0.2.0
Reported by:	portscout
2019-06-28 02:39:48 +00:00
Yuri Victorovich
4cd725ae13 comms/soapyuhd: Update 0.3.5 -> 0.3.6
Reported by:	portscout
2019-06-28 02:36:21 +00:00
Sunpoet Po-Chuan Hsieh
1b91103fe7 Update graphics/libgeotiff to 1.5.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS
		https://lists.osgeo.org/pipermail/geotiff/2019-March/000861.html
		https://lists.osgeo.org/pipermail/geotiff/2019-March/000862.html
2019-06-27 19:57:33 +00:00
Rene Ladan
d2eb50ab00 Clean up final leftovers from Qt4.
Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
2019-06-26 11:52:23 +00:00
Antoine Brodin
c8e9724f23 Mark BROKEN: magick/image-private.h: No such file or directory
Reported by:	pkg-fallout
2019-06-26 05:25:08 +00:00
Diane Bruce
9ebbd51f17 Correct trivial typo
Reported by:	linimon
2019-06-24 19:33:54 +00:00
Stephen Hurd
f70822c595 WSJT-X requires sqlite, not just sql.
Reported by:	Mike English <mike.english@gmail.com>
2019-06-23 05:35:57 +00:00
Mathieu Arnold
383cda2cdf Regular USE_GITHUB cleanup. 2019-06-20 07:12:41 +00:00
Diane Bruce
6d4b0a5e81 Update to 4.1.04
Simplify local patch

2019-06-07  Davide Gerhard IV3CVE  <w1hkj@bellsouth.net>

	51590b10b: MacOS high-DPI
	33505fec3: timeops

2019-06-07  David Freese  <w1hkj@bellsouth.net>

	c2dbea65b: log server
	337aa4d2a: xmlrpc <vector>
	2086bd1fe: LoTW delivery
	2e0ba6d11: Apple kill button
	6d9c80e3a: main dialog title
	2ec197373: Warnings
	f63f8bc36: Contestia/Olivia
	ea39851b6: Log reports
	f7c376723: Documentation update
	8d25f53d9: 7qp multi
	867ded47b: n3fjp
	ebab17a2b: wfonly controls
	ef2d55e22: Read log debugging
	2928a9b97: New Modem Macro
	90b021222: DE QSO Party
2019-06-20 00:27:36 +00:00
Stephen Hurd
3544dc3c8b Fix error in positioning sliders when the font size is larger than the
slider size introduced by r504514.
2019-06-19 06:52:31 +00:00
Stephen Hurd
bba34eac04 Fix issue where if the height of the slider is greater than the height of
the text, the slider isn't displayed.
2019-06-19 06:39:05 +00:00
Stephen Hurd
4785ca7513 Re-add unicode fix lost in r502312 2019-06-18 23:48:19 +00:00
Stephen Hurd
39b2bf2b26 Fix SDR-IQ Support
Previously, only if the device name started with the literal string
"/dev/ttyUSB" was the device treated as a tty.  The new patch uses isatty()
to decide if the device is a tty.
2019-06-18 02:29:26 +00:00
Michael Landin
af4f260a20 - update to -> 1.3.0
- cleanup Makefile to keep portlint happy
- regenerate patches to keep portlint happy

PR:		238610
Submitted by:	Thomas Merkel <tm@NetBSD.org>
2019-06-17 13:37:52 +00:00
Antoine Brodin
e19903f0ae Clean up LIB_DEPENDS 2019-06-16 16:05:28 +00:00
Dmitry Marakasov
124d88a239 - Fix license
- Update WWW

Approved by:	portmgr blanket
2019-06-16 09:01:57 +00:00
Dmitry Marakasov
98299a9bfe - Add LICENSE_FILE
- Update WWW
- Whitespace fixes

Approved by:	portmgr blanket
2019-06-12 09:01:54 +00:00
Yuri Victorovich
0772765102 comms/quisk: Update 4.1.39 -> 4.1.40
It's not a python library, hence add USE_PYTHON=noflavors.

Reported by:	portscout
2019-06-09 16:55:12 +00:00
Yuri Victorovich
5a9c663edb comms/gnuradio: Update to 3.8tech-preview-381
The previous commit kept GH_TAGNAME, as jbeich@ noted.

* Rebuilt pkg-plist
* Use GH_TUPLE for volk

Reported by:	jbeich
2019-06-03 08:39:07 +00:00
Yuri Victorovich
44a1677b7a comms/gnuradio: Update 3.8.g20190309 -> 3.8tech-preview-381
Their PR#2500 officially fixed boost compatibility.
2019-06-02 18:16:25 +00:00
Dmitry Marakasov
938674217f - Add LICENSE_FILE
- Add USES=gnome
- Update WWW

Approved by:	portmgr blanket
2019-05-31 09:31:44 +00:00
Steve Wills
cb00c17d25 comms/dsd: create port
DSD is able to decode several digital voice formats from discriminator
tap audio and synthesize the decoded speech.

WWW: https://github.com/szechyjs/dsd

PR:		236633
Submitted by:	takefu@airport.fm
2019-05-30 03:03:07 +00:00
Yuri Victorovich
3ef9e7f990 comms/quisk: Broken on i386
Reported by:	fallout
2019-05-26 02:30:03 +00:00
Tobias Kortkamp
1eaa1d15b7 comms/libmodbus: Spell LICENSE_FILE correctly 2019-05-25 10:12:22 +00:00
Yuri Victorovich
855e858450 comms/quisk: Update 4.1.26 -> 4.1.39 2019-05-23 06:13:47 +00:00
Diane Bruce
2702f9a063 update to 0.4.1.2019.05.11
Submitted by:	jason@corrupted.io
Differential Revision:	https://reviews.freebsd.org/D20267
2019-05-18 17:46:44 +00:00