Commit graph

8 commits

Author SHA1 Message Date
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Diane Bruce
76225da07c Fix so it does not core on 10.x (shurd@)
Add missing dependancy so it builds man pages and user manual (db@)
Since they are using Sourceforge, clean up distfiles (db@)

No binary changes.

Reviewed by:	shurd,db
2016-04-08 00:08:39 +00:00
Diane Bruce
01d387ff38 Upgrade to wsjtx 1.6.0
For quick reference, here's a short list of features and capabilities added
to WSJT-X since Version 1.5.0:

WSPR mode, including coordinated automatic band-hopping and a new
two-pass decoder that can decode overlapping signals.

EME-motivated features including JT4 (submodes A-G), Echo mode, and
automatic Doppler tracking. The JT4 decoder is more sensitive than
that in the latest WSJT, and message averaging is fully automated.
(Note that submodes JT65B and JT65C are also present in Version 1.6,
but the high-sensitivity decoder required for EME with JT65
is not yet included.)

Tools for accurate frequency calibration of your radio, so you can
be always on-frequency to within about 1 Hz.

Mode-specific standard working frequencies accessible from the
drop-down band selector.

A number of corrections to the Hamlib library, fixing balky rig-control
features. A few unreliable features peculiar to particular radios
have been removed.

Working around bugs with a2x for now

PR:			ports/208350
Submitted by:		takefu@airport.fm
2016-04-03 20:23:39 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Raphael Kubo da Costa
e40992fcf3 Add patch to fix the build with the upcoming Qt 5.5.1.
./WFPalette.hpp:53:1: error: unknown type name 'Q_DECLARE_METATYPE'
  Q_DECLARE_METATYPE (WFPalette::Colours);
2016-01-21 10:45:01 +00:00
Diane Bruce
d991fea74d In some cases c11 libs are needed as well to run. 2015-12-24 14:31:18 +00:00
Diane Bruce
5e5fe40707 Clean up port to use pkgconfig
No change to actual port produced binaries results.
2015-11-26 04:10:03 +00:00
Diane Bruce
3ec0021280 WSJTX ("Weak Signal Communication, by K1JT") offers specific digital protocols
optimized for meteor scatter, ionospheric scatter, and EME (moonbounce)
at VHF/UHF, as well as HF skywave propagation.  The program can decode
fraction-of-a-second signals reflected from ionized meteor trails and
steady signals 10 dB below the audible threshold.

This version is a non python Qt app.
2015-11-25 20:41:55 +00:00