Commit graph

4612 commits

Author SHA1 Message Date
Diane Bruce
b4ad7f6fec - cqrlog also needs mysqld which cqrlog was missing as a dependency
- pet portlint
2019-09-03 23:25:25 +00:00
Jose Alonso Cardenas Marquez
c0b7145df2 - Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk

PR:		240293 239934 233413 214864
Exp-run by:	antoine
2019-09-03 15:51:50 +00:00
Michael Reifenberger
22742b9c2c Apply some cleanup from the PR and update to 3.14.1.0
PR:             225462
Submitted by:   John Hein
2019-08-31 12:03:20 +00:00
Yuri Victorovich
3924ff0ed9 comms/wsjtx: Update 2.0.1 -> 2.1.0
PR:		240224
Requested by:	kunda <chitty_cloud@me.com>
2019-08-31 05:43:37 +00:00
Jochen Neumeister
309fe05dc4 Update to 2.40.0
Sponsored by:	Netzkommune GmbH
2019-08-29 11:07:32 +00:00
Kurt Jaeger
6daa26c9cf comms/openzwave-devel: improve port Makefile
PR:		239967
Submitted by:	mat
2019-08-27 15:52:46 +00:00
Kurt Jaeger
9ac5d62b26 New port: comms/openzwave-devel
Free software library that interfaces with selected Z-Wave PC controllers,
allowing anyone to create applications that manipulate and respond to
devices on a Z-Wave network, without requiring in-depth knowledge of the
Z-Wave protocol.

WWW: http://www.openzwave.net/

PR:		239967
Submitted by:	Xavier <kiwi@oav.net>
2019-08-27 13:00:38 +00:00
Jason Helfman
f9c0612e80 - set deprecation on obsolete technology 2019-08-21 23:18:46 +00:00
Ganael LAPLANCHE
3cbcdc57ee Un-break comms/gr-osmosdr and comms/gqrx following Gnuradio 3.8 update
For both projects, building with Gnuradio 3.8 is not yet officially supported
so we use local patches at the moment.

See *gr38* patch headers for more details.
2019-08-21 20:43:23 +00:00
Jason Helfman
c50fd21135 - shift to more applicable category 2019-08-20 19:10:24 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Vladimir Kondratyev
88e1d21229 New port: comms/iwmbt-firmware
Firmware for the Intel Wireless 8260/8265 chip based Bluetooth USB devices.
To be downloaded with iwmbtfw(8).

WWW: https://packages.debian.org/firmware-iwlwifi
WWW: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git

PR:		237083
Reviewed by:	koobs
Approved by:	koobs
2019-08-18 22:05:37 +00:00
Dmitry Marakasov
4187922dc5 - Update WWW
Approved by:	portmgr blanket
2019-08-18 09:02:37 +00:00
Diane Bruce
b888004986 Unbreak on non head FreeBSD
Use latest clang on all versions of FreeBSD

Submitted by:		pkg-fallout
2019-08-17 22:16:54 +00:00
Diane Bruce
7e966e571b Version 1.3.48 * Maintenance release
- IC 746/756
  - transceiver does not support get split
  - FT857D/897D
  - Correct missing ptt control
  - FT450D
  - smeter scale
  - split on VFO-B

73, David, W1HKJ
2019-08-17 22:13:44 +00:00
Jose Alonso Cardenas Marquez
5d9c89a9b4 - Bump PORTREVISION (lazarus ports were updated to 2.0.4)
- Remove LD_UNSAFE
2019-08-15 17:30:04 +00:00
Diane Bruce
9eab30f2fb Version 4.1.08 * Maintenance release
- Greek translation files updated by Haris SV1GRB
 - xmlrpc <vector>
 . This reverts commit d681ab54b31100878e16bf2c8c2b9a96ceb2de23.
 . avoid sizing a zero length vector; use resize(size, n) for
   non empty return vector
 - Logbook
 . Fix lost / garbled records on Windows OS
 . Fix lost logbook, zero records on Windows OS
 - Documentation
 . Add missing deadman timer documentation
 - Raster init values
 . Raster::resize() was being called with a negative
   width or height due to bad state being stored in the
   config. This resulted in fldigi crashing before the
   UI was displayed.
  . submitted by Stephen Hurd <shurd@FreeBSD.org>
 - Image transmit docs
  . Correct manual for thor, mfsk, ifkp and fsk image transfer.
 - BSD soundcard
  . In FreeBSD sound devices e.g. /dev/dsp0.0 can only be open once
    whereas /dev/dsp0 can be open multiple times. fldigi tries
    to open /dev/dsp0.0 multiple times which fails.
    For specific sound card access, use /dev/dsp or /dev/dsp%d
 - RsID squelch open time
  . increase squelch open time to 300 seconds
 - N3FJP ACL
  . send logged frequency with other log info
  . enable setlocale(LC_ALL,"")

73, David, W1HKJ
2019-08-14 21:58:57 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
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