Commit Graph

4724 Commits

Author SHA1 Message Date
Mark Linimon
296477f5ad Sort USES. (This is from a patch for GCC-based systems that I was
independently testing.)

Approved by:	portmgr (tier-2 blanket)
2019-09-12 21:47:02 +00:00
Piotr Kubaj
240ec148a3 comms/openzwave-devel: fix build on GCC architectures
Add USES=compiler:c++11-lang:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	mentors (implicit approval)
2019-09-12 21:39:52 +00:00
Dmitry Marakasov
6bcbce12c3 - Update WWW
Approved by:	portmgr blanket
2019-09-11 09:02:50 +00:00
Diane Bruce
1c4d7fc9b4 Apologies, I missed this update overnight.
2019-Sep-08:   Version 0.6.0
-------------------------------------------------------------------------------
- Bandmap: Perform all screen updates in the main thread (avoid display problems
  with Curses which is not thread safe)
- Add "classic" DX cluster mode (linear display of all spots)
- Allow interactive use of the DX cluster (DX cluster menu item)
- Accessibility: Add option (on by default) to show the cursor in the terminal
  permanently ("cursoron" in the config file), helping users with screen
  readers.
2019-09-09 16:45:49 +00:00
Diane Bruce
abccef5736 2019-Jul-31: Version 0.5.0
-------------------------------------------------------------------------------
- LoTW download: Show list of confirmed contacts after import.
- Usability: Flush keyboard input buffer frequently during blocking operations
  (e.g. scrolling) to avoid unexpected behaviour (such as further scrolling
  after PgUp/Dwn was released)
- Include a minimal DX cluster / bandmap tool.
- Support for terminal window sizes beyond 80x25. Additional vertical size
  allows to show more QSOs in the log, horizontal size will be used for the
  bandmap / DX cluster (if configured)
- Include docs in the release tarball and install it to share/doc/yfklog
- Remove GNUisms from Makefile (tnx KC3NTG)
2019-09-09 16:39:12 +00:00
Diane Bruce
ad6b349079 I forgot how Master/Slave ports work. I needed to bump PORTREVISION
of Master port for qtel to unbreak qtel. oops.
2019-09-09 16:37:26 +00:00
Diane Bruce
07975d6a64 Update to 0.3.3
0.3.3 / 2019-05-09   Fabian Kurz <fabian@fkurz.net>
	* Generate summary files for each attempt (idea by K0MP)
	* Update callsign database and toplist
	* Minor bug fixes and cleanup

Reported by:		portscout
2019-09-09 00:55:05 +00:00
Diane Bruce
8a8e8f9ae1 Update to 0.9.8.1
August - 0.9.8.1
- Added the Es'hail / QO-100 satellite.
- UI: Satellite list, propagation modes and others are now shown sorted. (TNX Isabel)
- UI: Added default values to the infoWidget (Continent, Prefix, CQ, ITU...). (TNX Isabel)
- UI: RX/TX Freq in Satellite tab are also in red/black depending on the frequency being out/in of ham bands.
- UI: Mode selected is now changing the RST format and default values for some modes.
- Bugfix: Editing a QSO to remove a comment was not properly working. (TNX Isabel)
- Bugfix: Worked & Confirmed QSO numbers are now aligned in the Awards tab. (TNX Isabel)
- Bugfix: KLog.pro is now fixed to compile in Linux. (TNX KB2YSI)
- Bugfix: Improved how the DXMarathon was managed when disabled.
- Bugfix: Improved how DXCC Award was updated after one QSO was added. (TNX Isabel)
- Fixed a bug in the SQL update database.

August - 0.9.8
- New feature: Basic Hamlib support.
- Fixed a bug in the SQL update database.
- Fixed a bug in the DXCCWidget.
- Fixed a bug in the QSO per hour stats.
- Added the FT4 mode.
- Updated translations: Catalan (TNX Txema), Danish (TNX Joe), Finnish (TNX Kristjan), French (F4HWL), German (TNX Burkhard), Spanish (EA4TV).

March - 0.9.7.3
- TODO: Remove the band 0 / Light from the DB.
- UI: KLog warns the user if the frequency used is out of the hamradio bands.
- Reworked how freqs and bands are managed.

Reported by:		portscout
2019-09-09 00:48:58 +00:00
Diane Bruce
e5aabbbac8 - Unbreak qtel 2019-09-08 12:51:55 +00:00
Antoine Brodin
7488fc5142 Mark BROKEN
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/qtel/work/stage/usr/local/lib/libasyncqt.so.1.5.0:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/qtel/work/stage/usr/local/lib/libasyncqt.so.1.5:No such file or directory

Reported by:	pkg-fallout
2019-09-08 06:46:01 +00:00
Antoine Brodin
3fb43dd902 Mark BROKEN
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/benchmark_rate.py:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/curses_fft.py:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/rx_to_file.py:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/uhd/work/stage/usr/local/share/uhd/examples/python/tx_waveforms.py:No such file or directory

Reported by:	pkg-fallout
2019-09-08 05:50:36 +00:00
Diane Bruce
1dc6a32c86 SvxLink release 19.09.1 -- 01 Sep 2019
@sm0svx sm0svx released this 4 days ago

This release of SvxLink have no single big feature addition but a lot of
smaller ones. Some examples are: AFSK metadata transmission for RF linked
remote receivers, per receiver voter delay adjustment, new module ModuleTrx to
remote control transceivers using DTMF, more flexible announcement
configuration and more.

As usual a number of bugs have been fixed. The full list of changes and more
details can be found in the README for release 19.09. Information on
configuration of new features can be found in the manual pages.

Reported by:	portscout
2019-09-05 23:30:43 +00:00
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
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
Soeren Straarup
39f72b1471 Reset maintainer to hamradio@FreeBSD.org 2019-05-16 00:56:47 +00:00
Piotr Kubaj
ff229aa840 comms/xdemorse: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix build:
cc1: error: unrecognized command line option "-std=gnu11"

Approved by:	mentors (implicit approval)
2019-05-13 07:31:29 +00:00
Piotr Kubaj
9d7eaa9c4c comms/flrig: fix build on powerpc64
Add -mminimal-toc to CFLAGS on powerpc64 to fix linking:
/usr/bin/ld: rigs/flrig-TS950.o(.text+0x1c40): sibling call optimization to `_ZN7rigbaseD2Ev' does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or make `_ZN7rigbaseD2Ev' extern

PR:		237816
Approved by:	tcberner (mentor), db (maintainer, via email)
Differential Revision:	https://reviews.freebsd.org/D20217
2019-05-10 11:16:15 +00:00
Jochen Neumeister
85ac8d58f2 Update to 2.39.9
Sponsored by:	Netzkommune GmbH
2019-05-09 08:01:49 +00:00
Jan Beich
3b1a1bcee4 devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)

PR:		236907
Approved by:	bapt (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19767
2019-05-08 16:05:53 +00:00
Yuri Victorovich
bfed6d1a9e New port: comms/xdemorse: X/GTK+-3 application for decoding Morse code signals into text 2019-05-06 03:14:08 +00:00
Kubilay Kocak
df32fb5ae8 comms/hylafax: Update to 6.0.7
- Remove upstreamed [1] patch-libhylafax_FaxRecvInfo.c++
  - Pet portlint: section order, deprecated @exec

[1] http://git.hylafax.org/HylaFAX?a=commit;h=dfc8a6ffe5a6031c6df716186681f92dac0d07cb

Security:	3df5a920-6edc-11e9-a44b-0050562a4d7b
MFH:		2019Q2
2019-05-05 02:39:43 +00:00
Yuri Victorovich
1c0b5d82a3 comms/unixcw: fix build with GCC-based architectures
PR:		237744
Submitted by:	pkubaj
2019-05-04 06:02:43 +00:00
Mathieu Arnold
b139bbf73f Fix the a ports that were broken but did not know it.
Differential Revision:	https://reviews.freebsd.org/D20140
2019-05-03 13:58:33 +00:00
Rene Ladan
7469b029a6 Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.

Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio*
2019-05-01 19:35:14 +00:00
Diane Bruce
4fad2a6cdb From release notes:
This is an important bug fix release.  It corrects the problem of excess CPU%
usage on many h/w platforms.

=Version 4.1.03=

2019-04-21  David Freese  <w1hkj@bellsouth.net>

	a6923d1: wf updates
	377a7fa: WinKeyer emulators
	53a06da: New install macros
	9a0124d: MACRO <MODEM:
	807401e: OS X build
2019-05-01 01:12:05 +00:00
Piotr Kubaj
662f2fc7a1 comms/fllog: fix build
PR:		237548
Approved by:	tcberner (mentor), db (maintainer)
Differential Revision:	https://reviews.freebsd.org/D20052
2019-04-27 15:31:32 +00:00
Antoine Brodin
a14f7136b6 Clean up plist 2019-04-25 13:27:33 +00:00
Diane Bruce
f32ceaae52 Summary: comms/qrq: Failure to read configuration files and
portlint(1) Compliance

PR:		ports/234381
Submitted by:	takefu
2019-04-24 14:41:48 +00:00
Gerald Pfeifer
879e75a659 Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
2019-04-22 13:16:33 +00:00
Stephen Hurd
9915e9aa4e Fix multi-screen size handling, and fix test for wxWidgets
wx was imported in setup just to test if it was installed, then the script
prompted the user to continue.  Comment this out.

The screen size was not properly checked.  This caused issues on
multi-monitor systems.  Fixed.

Reported by:	db
2019-04-22 05:45:17 +00:00
Mathieu Arnold
4247eac534 Use USE_GITHUB correctly. 2019-04-19 20:04:47 +00:00
Stephen Hurd
e2680d8f42 Update to 4.1.26 2019-04-19 15:59:37 +00:00
Stephen Hurd
806b03c5d3 Update to 1.3.2 2019-04-19 09:23:49 +00:00
Stephen Hurd
402e5148d2 Update to 0.9.7.2 2019-04-19 09:13:33 +00:00
Stephen Hurd
8131ce281f Update to 1.3.5 2019-04-19 08:57:23 +00:00
Stephen Hurd
99f17075b4 Update to version 1.3.43 2019-04-19 08:47:17 +00:00
Stephen Hurd
9610f6b5d6 Update to 1.2.6 2019-04-19 08:38:36 +00:00
Stephen Hurd
e7e64a505e Update to 4.1.02
Remove SNDFILE and PORTAUDIO options.  These are required now.
Show devices in the form of /dev/dspX not /dev/dspX.Y in config.
2019-04-19 08:36:44 +00:00
Stephen Hurd
b39bbfc2ec Update to 9.3.3
- Open PTT serial port O_NONBLOCK so /dev/tty* can be used.
- If a video device has no formats, do not add to camera list.
- Add /index.html to local docURL so help will open in browser.

From the changelog:
20190418 QSSTV 9.3.3
        * fixed api documentation generation

20190418 QSSTV 9.3.2
        * complete rewrite of the FTP interfaces. They now run in a seperate
          thread
        * removed Hybrid notify config. All hybrid configurations are in one
          tab: Hybrid
        * size of recorded wav files was internally set to 0, fixed.
        * tx audio to wav file was output in mono with half the samples
          -> fixed
        * scaling of images in sstv tx mode -> fixed
        * show image with template when loading new image ->fixed
        * callsign was not set/send in DRM tx
        * new FFT implementation
        * compression in DRM now based on size in stead of ratio
        * fix error in reedsolomon decode when no erasures found
        * repeater functions implemented
        * fixed bug in AVT24-AVT90-AVT94
        * removed use VIS option in SSTV (now when a VIS code is detected,
          the mode is restricted to that VIS mode)
        * added confirmation options for delete files and program exit in
          gui configuration
        * more testing on raspberry Pi 3 model B. (compilation and
          execution OK)
        * added PKTLSB, PKTUSB and PKTFM in frequency config modulation
        * added passband to frequency settings
        * minor bug fixes
2019-04-19 07:42:54 +00:00
Tobias Kortkamp
afb158f1a8 comms/owfs: Spell FTDI_CONFIGURE_ENABLE correctly 2019-04-16 18:31:08 +00:00
Diane Bruce
3bd9e93782 Unbreak gnuradio due to boost 1.70
Remove patch needed for cpu affinity which is now not needed
2019-04-16 14:19:46 +00:00
Stephen Hurd
0ac6046a88 Fix build when hamlib is installed.
Put /usr/local/include at end of AM_CPPFLAGS instead of at beginning,
ensures the included header files are used.

Link included hamlib using ${libdir}/libhamlib.a rather than -lhamlib to
ensure the included static hamlib is used instead of a dynamic one in the
library path.

MFH:		2019Q2 (build fix)
2019-04-15 17:52:01 +00:00
Mark Linimon
2f2a2d2860 These ports now build on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2019-04-15 05:55:23 +00:00
Vinícius Zavam
537115f2ab comms/ncid: fix build with GCC-based architectures
PR:		237036
Submitted by:	Piotr Kubaj <pkubaj % anongoth.pl>
Approved by:	linimon (portmgr)
2019-04-12 15:01:52 +00:00
Jan Beich
9b21a3a084 devel/boost-*: update to 1.70.0
Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Yuri Victorovich
b8820b59de comms/soapyairspy: fix build with GCC-based architectures
PR:		237174
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-04-10 08:14:47 +00:00
Antoine Brodin
63f5eeef8a Bump a few PORTREVISIONs after r498529
With hat:	portmgr
2019-04-10 06:18:31 +00:00
Yuri Victorovich
4fba30835a comms/gpredict: fix build with GCC-based architectures
PR:		237144
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-04-10 04:18:57 +00:00
Diane Bruce
e3503f38c0 Add USES=compiler:c++11-lang to fix build on GCC architectures.
Tested on powerpc64 and amd64. pkubaj@anongoth.pl
Add missing USES=gl as detected by poudriere db@

PR:		ports/237139
Submitted by:	pkubaj@anongoth.pl
2019-04-09 23:52:29 +00:00
Sunpoet Po-Chuan Hsieh
40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00
Tobias C. Berner
eaee14a38f Update PyQt5 to 5.12.1
- Upgrade sip to 4.19.15
- Upgrade qscintilla2 to 2.11.1
- Upgrade PyQt to 5.12.1

- From this version on www/py-qt5-webengine is unbundled and ships its own distfile

PR:		236894
Exp-run by:	antoine
2019-04-05 23:05:20 +00:00
Rene Ladan
cc5fe2dd62 Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound
2019-03-31 comms/conserver: Superseeded by comms/conserver-com
2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK
2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/)
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct
2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version
2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version
2019-03-31 finance/aqmoney: no longer maintained upstream
2019-03-31 finance/openhbci: no longer maintained upstream
2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2
2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X
2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead
2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead
2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4
2019-03-25 x11/xbelld: Depends on audio/esound
2019-04-04 16:37:29 +00:00
Yuri Victorovich
b87b087765 comms/airspy: fix build on powerpc64
PR:		237005
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-04-04 07:53:58 +00:00
Mark Linimon
828a5a0da0 Fix build on GCC-based architectures:
unrecognized command line option "-Wno-unused-result"

PR:		235540
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-29 16:03:39 +00:00
Kubilay Kocak
e03cfd1ee4 comms/openzwave: Open-source interface to Z-Wave networks
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:		206526
Submitted by:	Johan Ström <johan stromnet se> (with changes)
2019-03-27 06:00:11 +00:00
Mark Linimon
66c59c4196 Fix build on gcc-based architectures by adding compiler:c++11-lang
to USES.

PR:		236712
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-24 07:08:59 +00:00
Ganael LAPLANCHE
24803d0342 Give more details in the BROKEN reason
Issue reported upstream here: https://osmocom.org/issues/3855
2019-03-22 17:58:04 +00:00
Antoine Brodin
5c51ee2bd4 Mark BROKEN: fails to configure
CMake Error at CMakeLists.txt:180 (message):
  GnuRadio Runtime required to build gr-osmosdr

Reported by:	pkg-fallout
2019-03-21 06:40:33 +00:00
Yuri Victorovich
9133e66efa New port: comms/mbelib: P25 Phase 1 and ProVoice vocoder
PR:		236632
Submitted by:	takefu@airport.fm
2019-03-20 16:31:19 +00:00
Antoine Brodin
505c6a4c89 Really fix DEPENDS 2019-03-20 14:07:35 +00:00
Antoine Brodin
3d00b61e93 Fix DEPENDS 2019-03-20 13:01:53 +00:00
Jochen Neumeister
08914b7d53 Update to 2.39.8
Sponsored by:	Netzkommune GmbH
2019-03-20 09:27:40 +00:00
Cy Schubert
a9ad851bab Expire and deprecate comms/conserver and devel/msrc0.
Reported by:	emaste@
Discussed with:	gjb@, emaste@
2019-03-19 20:19:29 +00:00
Steve Wills
665547f82e comms/scrcpy: update to 1.8
PR:		236442
Submitted by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)
2019-03-18 22:44:50 +00:00
Jose Alonso Cardenas Marquez
2971d2f496 - Fix build
Reported by:	yuri
2019-03-17 21:31:35 +00:00
Antoine Brodin
53c10227d0 comms/gnuradio doesn't work with python3
PR:		234633
2019-03-17 07:50:08 +00:00
Tobias C. Berner
a948495dcf Qt4 deprecation
comms/ubertooth: Has expired: Qt4 has been EOL since december 2015

Approved by:	portmgr (implicit)
2019-03-16 22:34:36 +00:00
Tobias C. Berner
369eb054b0 Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015
2019-03-15 audio/qmpdclient: Qt4 has been EOL since december 2015
2019-03-15 audio/skype-call-recorder: Qt4 has been EOL since december 2015
2019-03-15 audio/virtual_oss_ctl: Qt4 has been EOL since december 2015
2019-03-15 biology/clustalx: Qt4 has been EOL since december 2015
2019-03-15 cad/klayout: Qt4 has been EOL since december 2015
2019-03-15 cad/layouteditor: Qt4 has been EOL since december 2015
2019-03-15 cad/leocad: Qt4 has been EOL since december 2015
2019-03-15 cad/meshlab: Qt4 has been EOL since december 2015
2019-03-15 cad/qfsm: Qt4 has been EOL since december 2015
2019-03-15 cad/qucs: Qt4 has been EOL since december 2015
2019-03-15 chinese/gcin-qt4: Qt4 has been EOL since december 2015
2019-03-15 chinese/qt4-codecs-cn: Qt4 has been EOL since december 2015
2019-03-15 chinese/qt4-codecs-tw: Qt4 has been EOL since december 2015
2019-03-15 chinese/qterm: Qt4 has been EOL since december 2015
2019-03-15 comms/dabstick-radio: Qt4 has been EOL since december 2015
2019-03-15 comms/hamfax: Qt4 has been EOL since december 2015
2019-03-15 comms/linpsk: Qt4 has been EOL since december 2015
2019-03-15 databases/py-qt4-sql: Qt4 has been EOL since december 2015
2019-03-15 databases/qt4-ibase-plugin: Qt4 has been EOL since december 2015
2019-03-15 databases/qt4-mysql-plugin: Qt4 has been EOL since december 2015
2019-03-15 databases/qt4-odbc-plugin: Qt4 has been EOL since december 2015
2019-03-15 databases/qt4-pgsql-plugin: Qt4 has been EOL since december 2015
2019-03-15 databases/qt4-sql: Qt4 has been EOL since december 2015
2019-03-15 databases/qt4-sqlite-plugin: Qt4 has been EOL since december 2015
2019-03-15 databases/qt4-sqlite3-plugin: Qt4 has been EOL since december 2015
2019-03-15 databases/sqliteman: Qt4 has been EOL since december 2015
2019-03-15 databases/tora: Qt4 has been EOL since december 2015
2019-03-15 deskutils/cdcat: Qt4 has been EOL since december 2015
2019-03-15 deskutils/fbreader: Qt4 has been EOL since december 2015
2019-03-15 deskutils/launchy: Qt4 has been EOL since december 2015
2019-03-15 deskutils/qorganizer: Qt4 has been EOL since december 2015
2019-03-15 deskutils/qrfcview: Qt4 has been EOL since december 2015
2019-03-15 deskutils/qtm: Qt4 has been EOL since december 2015
2019-03-15 deskutils/tuxcards: Qt4 has been EOL since december 2015
2019-03-15 deskutils/vym: Qt4 has been EOL since december 2015
2019-03-15 devel/apiextractor: Qt4 has been EOL since december 2015
2019-03-15 devel/automoc4: Qt4 has been EOL since december 2015
2019-03-15 devel/edb: Qt4 has been EOL since december 2015
2019-03-15 devel/generatorrunner: Qt4 has been EOL since december 2015
2019-03-15 devel/grantlee: Qt4 has been EOL since december 2015
2019-03-15 devel/gwenhywfar-qt4: Qt4 has been EOL since december 2015
2019-03-15 devel/kaptain: Qt4 has been EOL since december 2015
2019-03-15 devel/ninja-ide: Qt4 has been EOL since december 2015
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-15 devel/piklab: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-assistant: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-core: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-dbus: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-dbussupport: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-declarative: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-designer: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-designerplugin: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-help: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-qscintilla2: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-script: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-scripttools: Qt4 has been EOL since december 2015
2019-03-15 devel/py-qt4-test: Qt4 has been EOL since december 2015
2019-03-15 devel/pyside: Qt4 has been EOL since december 2015
2019-03-15 devel/pyside-tools: Qt4 has been EOL since december 2015
2019-03-15 devel/qbzr: Qt4 has been EOL since december 2015
2019-03-15 devel/qct: Qt4 has been EOL since december 2015
2019-03-15 devel/qdevelop: Qt4 has been EOL since december 2015
2019-03-15 devel/qprog: Qt4 has been EOL since december 2015
2019-03-15 devel/qross: Qt4 has been EOL since december 2015
2019-03-15 devel/qscintilla2: Qt4 has been EOL since december 2015
2019-03-15 devel/qscintilla2-designerplugin: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-assistant: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-assistant-adp: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-corelib: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-dbus: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-designer: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-help-tools: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-libqtassistantclient: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-linguist: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-linguisttools: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-makeqpf: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-moc: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-porting: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qdbusviewer: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qdoc3: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qmake: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qmlviewer: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qt3support: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qtsolutions-singleapplication: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qtsolutions-soap: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-qvfb: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-rcc: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-script: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-scripttools: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-testlib: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-uic: Qt4 has been EOL since december 2015
2019-03-15 devel/qt4-uic3: Qt4 has been EOL since december 2015
2019-03-15 devel/qtscriptgenerator: Qt4 has been EOL since december 2015
2019-03-15 devel/shiboken: Qt4 has been EOL since december 2015
2019-03-15 devel/subcommander2: Qt4 has been EOL since december 2015
2019-03-15 devel/universalindentgui: Qt4 has been EOL since december 2015
2019-03-15 editors/leo: Qt4 has been EOL since december 2015
2019-03-15 editors/lfhex: Qt4 has been EOL since december 2015
2019-03-15 editors/plume-creator-devel: Qt4 has been EOL since december 2015
2019-03-15 editors/textroom: Qt4 has been EOL since december 2015
2019-03-15 editors/yzis: Qt4 has been EOL since december 2015
2019-03-15 emulators/dboxfe: Qt4 has been EOL since december 2015
2019-03-15 emulators/q4wine: Qt4 has been EOL since december 2015
2019-03-15 emulators/qtemu: Qt4 has been EOL since december 2015
2019-03-15 emulators/swine: Qt4 has been EOL since december 2015
2019-03-15 finance/alkimia-qt4: Qt4 has been EOL since december 2015
2019-03-15 finance/bitcoin-armory: Qt4 has been EOL since december 2015
2019-03-15 finance/qhacc: Qt4 has been EOL since december 2015
2019-03-15 ftp/scythia: Qt4 has been EOL since december 2015
2019-03-15 games/bubble-chains: Qt4 has been EOL since december 2015
2019-03-15 games/capicity: Qt4 has been EOL since december 2015
2019-03-15 games/capitalism: Qt4 has been EOL since december 2015
2019-03-15 games/flukz: Qt4 has been EOL since december 2015
2019-03-15 games/goldencheetah: Qt4 has been EOL since december 2015
2019-03-15 games/jag: Qt4 has been EOL since december 2015
2019-03-15 games/kardsgt: Qt4 has been EOL since december 2015
2019-03-15 games/kcheckers: Qt4 has been EOL since december 2015
2019-03-15 games/openpref: Qt4 has been EOL since december 2015
2019-03-15 games/pokerth: Qt4 has been EOL since december 2015
2019-03-15 games/qgo: Qt4 has been EOL since december 2015
2019-03-15 games/qtads: Qt4 has been EOL since december 2015
2019-03-15 games/quackle: Qt4 has been EOL since december 2015
2019-03-15 games/spellathon: Qt4 has been EOL since december 2015
2019-03-15 games/sudoku-sensei: Qt4 has been EOL since december 2015
2019-03-15 games/tbe: Qt4 has been EOL since december 2015
2019-03-15 games/xptools: Qt4 has been EOL since december 2015
2019-03-15 german/tipp10: Qt4 has been EOL since december 2015
2019-03-15 graphics/appleseed: Qt4 has been EOL since december 2015
2019-03-15 graphics/aqsis: Qt4 has been EOL since december 2015
2019-03-15 graphics/autoq3d: Qt4 has been EOL since december 2015
2019-03-15 graphics/burplex: Qt4 has been EOL since december 2015
2019-03-15 graphics/darknock: Qt4 has been EOL since december 2015
2019-03-15 graphics/djview4-qt4: Qt4 has been EOL since december 2015
2019-03-15 graphics/easypaint: Qt4 has been EOL since december 2015
2019-03-15 graphics/eos-movrec: Qt4 has been EOL since december 2015
2019-03-15 graphics/gle-graphics: Qt4 has been EOL since december 2015
2019-03-15 graphics/lprof-devel: Qt4 has been EOL since december 2015
2019-03-15 graphics/luminance: Qt4 has been EOL since december 2015
2019-03-15 graphics/luxrender: Qt4 has been EOL since december 2015
2019-03-15 graphics/luxrender14: Qt4 has been EOL since december 2015
2019-03-15 graphics/meshviewer: Qt4 has been EOL since december 2015
2019-03-15 graphics/natron: Qt4 has been EOL since december 2015
2019-03-15 graphics/oyranos: Qt4 has been EOL since december 2015
2019-03-15 graphics/pencil: Qt4 has been EOL since december 2015
2019-03-15 graphics/prison: Qt4 has been EOL since december 2015
2019-03-15 graphics/py-qt4-svg: Qt4 has been EOL since december 2015
2019-03-15 graphics/qt4-iconengines: Qt4 has been EOL since december 2015
2019-03-15 graphics/qt4-imageformats: Qt4 has been EOL since december 2015
2019-03-15 graphics/qt4-opengl: Qt4 has been EOL since december 2015
2019-03-15 graphics/qt4-pixeltool: Qt4 has been EOL since december 2015
2019-03-15 graphics/qt4-svg: Qt4 has been EOL since december 2015
2019-03-15 graphics/qxv: Qt4 has been EOL since december 2015, qxv is unmaintained
2019-03-15 graphics/scantailor: Qt4 has been EOL since december 2015
2019-03-15 graphics/seexpr: Qt4 has been EOL since december 2015
2019-03-15 graphics/smillaenlarger: Qt4 has been EOL since december 2015
2019-03-15 graphics/structuresynth: Qt4 has been EOL since december 2015
2019-03-15 graphics/yagf: Qt4 has been EOL since december 2015
2019-03-15 japanese/qt4-codecs-jp: Qt4 has been EOL since december 2015
2019-03-15 korean/qt4-codecs-kr: Qt4 has been EOL since december 2015
2019-03-15 mail/qgmailnotifier: Qt4 has been EOL since december 2015
2019-03-15 math/qtiplot: Qt4 has been EOL since december 2015
2019-03-15 math/qtoctave: Qt4 has been EOL since december 2015
2019-03-15 math/qwtplot3d-qt4: Qt4 has been EOL since december 2015
2019-03-15 misc/py-qt4-demo: Qt4 has been EOL since december 2015
2019-03-15 misc/py-qt4-doc: Qt4 has been EOL since december 2015
2019-03-15 misc/qmetro: Qt4 has been EOL since december 2015
2019-03-15 misc/qt4-doc: Qt4 has been EOL since december 2015
2019-03-15 misc/qt4-l10n: Qt4 has been EOL since december 2015
2019-03-15 misc/qt4-qtconfig: Qt4 has been EOL since december 2015
2019-03-15 misc/qt4-qtdemo: Qt4 has been EOL since december 2015
2019-03-15 misc/saaghar: Qt4 has been EOL since december 2015
2019-03-15 multimedia/2mandvd: Qt4 has been EOL since december 2015
2019-03-15 multimedia/abby: Qt4 has been EOL since december 2015
2019-03-15 multimedia/avidemux-qt4: Qt4 has been EOL since december 2015
2019-03-15 multimedia/gstreamer-qt4: Qt4 has been EOL since december 2015
2019-03-15 multimedia/mediadownloader: Qt4 has been EOL since december 2015
2019-03-15 multimedia/mlt-qt4: Qt4 has been EOL since december 2015
2019-03-15 multimedia/phonon-xine: Qt4 has been EOL since december 2015
2019-03-15 multimedia/py-qt4-multimedia: Qt4 has been EOL since december 2015
2019-03-15 multimedia/py-qt4-phonon: Qt4 has been EOL since december 2015
2019-03-15 multimedia/qmmp: Qt4 has been EOL since december 2015
2019-03-15 multimedia/qmmp-plugin-pack: Qt4 has been EOL since december 2015
2019-03-15 multimedia/qt4-mobility: Qt4 has been EOL since december 2015
2019-03-15 multimedia/qt4-multimedia: Qt4 has been EOL since december 2015
2019-03-15 multimedia/umplayer: Qt4 has been EOL since december 2015
2019-03-15 net/avahi-qt4: Qt4 has been EOL since december 2015
2019-03-15 net/cagibi: Qt4 has been EOL since december 2015
2019-03-15 net/hupnp: Qt4 has been EOL since december 2015
2019-03-15 net/ostinato: Qt4 has been EOL since december 2015
2019-03-15 net/py-qt4-network: Qt4 has been EOL since december 2015
2019-03-15 net/qjsonrpc: Qt4 has been EOL since december 2015
2019-03-15 net/qoauth: Qt4 has been EOL since december 2015
2019-03-15 net/qt4-network: Qt4 has been EOL since december 2015
2019-03-15 net/qtweetlib: Qt4 has been EOL since december 2015
2019-03-15 net-im/libjreen: Qt4 has been EOL since december 2015
2019-03-15 net-im/psimedia: Qt4 has been EOL since december 2015
2019-03-15 net-im/ramblercontacts: Qt4 has been EOL since december 2015
2019-03-15 net-im/telepathy-logger-qt4: Qt4 has been EOL since december 2015
2019-03-15 net-im/turpial: Qt4 has been EOL since december 2015
2019-03-15 net-im/vacuum-im: Qt4 has been EOL since december 2015
2019-03-15 net-mgmt/nagiosagent: Qt4 has been EOL since december 2015
2019-03-15 net-mgmt/qkismet: Qt4 has been EOL since december 2015
2019-03-15 net-p2p/bitmessage: Qt4 has been EOL since december 2015
2019-03-15 net-p2p/eiskaltdcpp-qt: Qt4 has been EOL since december 2015
2019-03-15 net-p2p/valknut: Qt4 has been EOL since december 2015
2019-03-15 polish/qfaktury: Qt4 has been EOL since december 2015
2019-03-15 print/kpdftool: Qt4 has been EOL since december 2015
2019-03-15 print/scribus: Qt4 has been EOL since december 2015
2019-03-15 science/MOOSE-neural-simulator: Qt4 has been EOL since december 2015
2019-03-15 science/avogadro: Qt4 has been EOL since december 2015
2019-03-15 science/openstructure: Qt4 has been EOL since december 2015
2019-03-15 science/py-veusz: Qt4 has been EOL since december 2015
2019-03-15 science/qtresistors: Qt4 has been EOL since december 2015
2019-03-15 security/keepassx2: Qt4 has been EOL since december 2015
2019-03-15 security/kqoauth: Qt4 has been EOL since december 2015
2019-03-15 security/tpmmanager: Qt4 has been EOL since december 2015
2019-03-15 sysutils/android-file-transfer-qt4: Qt4 has been EOL since december 2015
2019-03-15 sysutils/bacula9-bat: Qt4 has been EOL since december 2015
2019-03-15 sysutils/bareos-traymonitor: Qt4 has been EOL since december 2015
2019-03-15 sysutils/bareos16-bat: Qt4 has been EOL since december 2015
2019-03-15 sysutils/bareos16-traymonitor: Qt4 has been EOL since december 2015
2019-03-15 sysutils/policykit-qt: Qt4 has been EOL since december 2015
2019-03-15 sysutils/qpxtool: Qt4 has been EOL since december 2015
2019-03-15 sysutils/qsynergy: Qt4 has been EOL since december 2015
2019-03-15 sysutils/qzeitgeist: Qt4 has been EOL since december 2015
2019-03-15 sysutils/searchmonkey: Qt4 has been EOL since december 2015
2019-03-15 sysutils/unetbootin: Qt4 has been EOL since december 2015
2019-03-15 textproc/beediff: Qt4 has been EOL since december 2015
2019-03-15 textproc/dixit: Qt4 has been EOL since december 2015
2019-03-15 textproc/goldendict: Qt4 has been EOL since december 2015
2019-03-15 textproc/ibus-qt: Qt4 has been EOL since december 2015
2019-03-15 textproc/py-qt4-xml: Qt4 has been EOL since december 2015
2019-03-15 textproc/py-qt4-xmlpatterns: Qt4 has been EOL since december 2015
2019-03-15 textproc/qt4-clucene: Qt4 has been EOL since december 2015
2019-03-15 textproc/qt4-xml: Qt4 has been EOL since december 2015
2019-03-15 textproc/qt4-xmlpatterns: Qt4 has been EOL since december 2015
2019-03-15 textproc/qt4-xmlpatterns-tool: Qt4 has been EOL since december 2015
2019-03-15 textproc/scim-bridge-qt4: Qt4 has been EOL since december 2015
2019-03-15 textproc/uim-qt4: Qt4 has been EOL since december 2015
2019-03-15 textproc/xxdiff: Qt4 has been EOL since december 2015
2019-03-15 www/aria2fe: Qt4 has been EOL since december 2015
2019-03-15 www/cutycapt: Qt4 has been EOL since december 2015
2019-03-15 www/py-qt4-webkit: Qt4 has been EOL since december 2015
2019-03-15 www/qt4-webkit: Qt4 has been EOL since december 2015
2019-03-15 www/qupzilla-qt4: Qt4 has been EOL since december 2015
2019-03-15 x11/leechcraft: Qt4 has been EOL since december 2015
2019-03-15 x11/py-qt4-opengl: Qt4 has been EOL since december 2015
2019-03-15 x11/qimageblitz: Qt4 has been EOL since december 2015
2019-03-15 x11/qt4-graphicssystems-opengl: Qt4 has been EOL since december 2015
2019-03-15 x11/qt4-inputmethods: Qt4 has been EOL since december 2015
2019-03-15 x11/qxkb: Qt4 has been EOL since december 2015
2019-03-15 x11-fonts/fontmatrix: Qt4 has been EOL since december 2015
2019-03-15 x11-themes/qt4-style-float: Qt4 has been EOL since december 2015
2019-03-15 x11-themes/qt4-style-phase: Qt4 has been EOL since december 2015
2019-03-15 x11-themes/qt4-style-quantumstyle: Qt4 has been EOL since december 2015
2019-03-15 x11-themes/qtcurve-qt4: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/attica: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/py-qt4-gui: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/qt4-declarative: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/qt4-gui: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/qt4pas: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/qwt5: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/qwt5-designerplugin: Qt4 has been EOL since december 2015
2019-03-15 x11-toolkits/soqt: Qt4 has been EOL since december 2015
2019-03-15 x11-wm/qlwm: Qt4 has been EOL since december 2015

Approved by:	portmgr (implicit)
2019-03-16 21:55:51 +00:00
Diane Bruce
2f161225a6 Update to 3.8 git version to move from Qt4 to Qt5
## unreleased

### Fixed
#### Project Scope
- `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her
- CMake: using regex to match compiler against "Clang" now enables correct build on OS X
#### GRC
- Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps
#### gr-analog
- `fmdet_cf`'s derivative coefficients were wrong.
#### gr-blocks
- `float_array_to_int`: int32 limits were wrongly hardcoded.
- Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case

### Added
#### gr-analog
- QA for complex cosine
#### gr-utils
- `gr_modtool` now with autocompletion candidates for `rm`

### Changed
#### Project Scope
- Removed cppunit from all unit tests, replaced by Boost
- Removed the cppunit dependency
2019-03-15 23:57:02 +00:00
Mark Linimon
e72d910b8a Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=c++0x"

Approved by:	portmgr (tier-2 blanket)
2019-03-13 05:31:54 +00:00
Mark Linimon
0c65f13ec0 Fix build on gcc-based architectures:
cc1: error: unrecognized command line option "-std=c11"

Approved by:	portmgr (tier-2 blanket)
2019-03-13 05:28:06 +00:00
Larry Rosenman
5aa9aa3d14 comms/java-simple-serial-connector, devel/arduino18, devel/arduino-core: fix serial communication for leonardo
and re-rolled distribution for arduino-core.

PR:		232991
Submitted by:	kevans
2019-03-13 03:03:56 +00:00
Diane Bruce
166e7c3312 Update to 17.12.2
This version supports qt5

SvxLink release 17.12 -- 30 Dec 2017
------------------------------------
The biggest news in this release is the initial revision of the SvxReflector
application. The SvxReflector application is meant to be used as a center point
to link SvxLink nodes together. The new SvxLink ReflectorLogic logic core is
used to connect a SvxLink node to the reflector server. One or more logics can
then be connected to the refelctor using normal logic linking.

In addition a lot of smaller feature additions have been made and also a number
of bugs have been fixed. The full list of changes and more details can be found
below. Information on configuration of new features can be found in the manual
pages.
2019-03-12 15:51:24 +00:00
Yuri Victorovich
1bcda2eda9 comms/cqrlog: BROKEN due to lazarus compiler errors
The upstream author didn't reply: https://github.com/ok2cqr/cqrlog/issues/127
Also fix WWW.
2019-03-10 06:25:34 +00:00
Tobias C. Berner
f5dc7bcec7 comms/svxlink: disable the ninja generator
- with ninja 1.9 duplicate targets are errors [1]

[1] 42eefc854b

PR:		235507
2019-03-09 21:05:22 +00:00
Mark Linimon
9a61b7a1c8 Fix build on gcc-based architectures.
Approved by:	portmgr (tier-2 blanket)
2019-03-08 07:57:47 +00:00
Diane Bruce
38d057b579 - update to 2.0.1
- builds on i386 now
- remove MAKE_JOBS_UNSAFE
- Upstream wsjtx build instructions call for their forked
  version of hamlib for wsjtx to work correctly.
  Upstream distribution includes both wsjtx and a copy of their
  forked hamlib with their own build system. This is now used in
  this updated port. The cmake build provided does not have an
  install/strip target which forces use of do-install.

N.B. If hamlib is already installed, this port will incorrectly
link against the shared library version of hamlib instead of the
private copy provided. There seems no easy solution to this.
2019-03-07 13:45:03 +00:00
Jose Alonso Cardenas Marquez
aa7648e2c7 - Bump PORTREVISION. editors/lazarus was updated to 2.0.0 2019-03-07 05:00:01 +00:00
Antoine Brodin
b7e945f9df Fix packaging with DEFAULT_VERSIONS=python=3.x
PR:		234633
2019-03-06 06:55:59 +00:00
Antoine Brodin
630fe1e7af Update devel/doxygen to 1.8.15
PR:		236110
2019-03-05 21:20:27 +00:00
Rodrigo Osorio
56d835c923 Upgrade comms/gammu from v1.39 to 1.40
Full list of changes:
 * Added SMSD configuration option RetryTimeout.
 * Removed non configurable sleep after failed message send.
 * SMSD now tries to store whole decoded text for concatenated messages in the first entry in database.
 * Improved compatibility with Sierra SL8084TR.
 * Added support for delivery reports stored in SR memory.
 * Configure CNMI parameters for AT driver.
2019-02-27 17:19:47 +00:00
Diane Bruce
9a8230e5d4 Update to hamlib 3.3
* New models, R&S xk2100, TRXMAnager, Meade LX200
* HTML manual is now generated at 'make dist' so users don't
  need GNU Info tools installed.  TNX Greg, N1DAM for the suggestion.
2019-02-27 03:13:28 +00:00
Diane Bruce
f3f0dcea47 What is CubicSDR ?
CubicSDR is the software portion of Software Defined Radio.
By Using hardware that converts RF spectrum into a digital
stream we are able to build complex radios to do many types
of functions in software instead of traditional hardware.

What can I do with CubicSDR ?

Paired with a supported hardware receiver, you can use CubicSDR
to explore the RF world around you. Discover Satellite transmissions,
Amateur Radio, Rail, Areonautical, Shortwave, or any number of
possible signals floating through the air.

WWW: https://cubicsdr.readthedocs.io/en/latest/
2019-02-26 13:28:23 +00:00
Baptiste Daroussin
39b7ad234d Properly detect WC_CONFIG 2019-02-26 07:50:27 +00:00