non port: comms/wsjtz/files/patch-CMakeLists.txt |
Number of commits found: 5 |
Sunday, 9 Feb 2025
|
03:47 Stephen Hurd (shurd)
comms/wsjtz: Give bin/jt9 an executable stack
jt9 is supposed to have an executable stack, but a bug in lld (now
fixed upstream) prevents that.
This change explicitly sets the required exectuable stack for jt9.
Much simpler than using mprotect et. al.
PR: 283670
Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D48573
cbc58c6 |
Monday, 29 Apr 2024
|
16:48 Diane Bruce (db)
comms/wsjtz: Fix build under FreeBSD-current
- Changes in compile marked variable length array as error
- Cleaned up Makefile removing some bogus dependences
e5b6e9e |
Saturday, 4 Dec 2021
|
23:55 Jose Alonso Cardenas Marquez (acm)
comms/wsjtz: Fix file modes
Reported by: olgeni
8922864 |
22:23 Jose Alonso Cardenas Marquez (acm)
comms/wsjtz: update to 2.5.0-1.10
ChangeLog at: https://sourceforge.net/projects/wsjt-z/files/
0bc7dd9 |
Friday, 27 Aug 2021
|
04:27 Jose Alonso Cardenas Marquez (acm)
comms/wsjtz: New port: Clone of WSJT-X software with additional features
WSJT ("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.
WSJT-Z is a clone of WSJT-X software by Joe Taylor K1JT
Features
- Modified user interface, including a larger Band Activity window
- Extended filtering features
- Auto CQ and auto responding
- QRZ.COM integration
- Audio alerts
- DXCC / Continent Filtering
WWW: https://sourceforge.net/projects/wsjt-z/
8976524 |
Number of commits found: 5 |