Commit graph

498 commits

Author SHA1 Message Date
mef
833af023bd Bump Version 2.0rc7 to 2.0rc8.
--- (Upstream announce) ---
Testing of TQSL 2.0 in preparation for a final release revealed a
defect that was introduced at -RC6.
An attempt to limit the disk space consumed by the duplicates database
broke duplicate detection.
I've reverted that change and released updated kits on Sourceforge.
2013-10-17 09:40:12 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
6068eaecf6 recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
mef
147604ea83 Bump version 2.0-rc6a to 2.0-rc7
------ (Upstream announce) ----
There are several changes since 2.0-RC6 that are of note and can use
further testing. We are hoping to release this as the final V2.0 next
week.

- Correct defect that would cause TQSL to crash on startup if the
certificate store could not be read
- Display an error to the user if the station location data file or
certificate store cannot be opened
- When adding a Station Location, properly initialize the callsign to
correspond to the selected callsign certificate/location (not the
first call found)
- Fix the Station Location editor to not show duplicated DXCC entities
- Check for an existing valid Callsign Certificate before starting to
sign a log - if not, display an error and abort
- Updates to documentation including certificate acceptance, station
location modifications, and multi-computer scenarios
- Fix defect that caused double-clicking a .TQ6 file to fail
- Update the message in the callsign certificate request window to
better explain when a request should be signed
- Correct the error messages on TQSL update check failures to properly
explain what was going on.
- Increase the TQSL update timer to allow for slow connections
- Update to the current (v2.5) LoTW configuration file
- Strip leading and trailing spaces from IOTA, WPX, etc. Leaving these
causes signature verification to fail
- Bring up the GUI before performing the automatic update check so it
doesn't appear that TQSL has hung on startup.
2013-10-09 13:38:47 +00:00
mef
69e8ce8697 Bump version 2.0-rc6 to 2.0-rc6a.
Upstream replaced DISTFILE without renaming the rc sequence.
I will ask upstream anyway.
   diff -ur tqsl-2.0-jp-mirror/apps/ChangeLog.txt tqsl-2.0/apps/ChangeLog.txt
   --- tqsl-2.0-jp-mirror/apps/ChangeLog.txt       2013-09-22 00:44:59.000000000 +0900
   +++ tqsl-2.0/apps/ChangeLog.txt 2013-10-06 00:04:07.000000000 +0900
   @@ -205,6 +205,23 @@
Thank you,
2013-10-07 01:33:20 +00:00
mef
8ce9e4c55d Add missing entry of pixmaps icon *.png file. I am afraid this problem
can not be detected by pbulk packaging.
  The PATH for the icon may not be correct, but this is where upstream
places it (please correct me if unappropriate, thanks).
2013-09-30 05:56:56 +00:00
mef
1ea0d6c3d7 Bump tqsl-2.0rc5 to 2.0rc6.
Proposed at tech-pkg@ and supported by gdt@, thanks.
  ----------------------
Date: Saturday, September 21, 2013 8:32 PM
Subject: TQSL-2.0-RC6 Public release available

There's a new TQSL beta test release available for download.

This release corrects the following defects discovered since TQSL
2.0-RC5 (as well as severl enhancements).

Strip leading spaces and trailing spaces from station locations passed
on the command line to help correct for common user errors.

Display LoTW errors returned when a callsign certificate request fails
for some reason.

Record multiple outstanding certificate requests and delete the
pending status if the user deletes the corresponding callsign
certificate.

Remove an errant "M" on the certificate request signing page. Properly
wrap the text on that page for MacOS.

The TQSL version number is always displayed for command line usage
unless "-n" (check for new TQSL, configuration and program updates) is
used.

Added a new icon for TQSL contributed by K1GQ. The default shortcut
icon has not changed, but the new icon is available for selection.

Display an error when the TQSL configuration files (station locations,
callsign certificates, etc.) can't be opened. All earlier versions of
TQSL ignored these errors and started up with no callsign certificates
or station locations defined.

When a user selects a callsign in the Station Location window then
clicked on "Create new Station Location", the DXCC entity in the
station location wizard used the entity of the first callsign, not the
selected callsign.

The station location editor no longer shows multiple entries with the
same DXCC entity in the entity selection pulldown list when there are
multiple callsign certificates for a given callsign.
2013-09-24 11:16:04 +00:00
joerg
6dcf8928db Don't depend on implicit boolean conversion for streams.
Fix a header guard to reduce warnings.
2013-09-17 21:12:25 +00:00
mef
718ac39c62 Bumped to 2.0rc3 to 2.0rc5 (No announcement yet). 2013-09-15 13:22:28 +00:00
mef
8b7d6e468e Add arrl-license. 2013-09-13 14:18:36 +00:00
mef
4bcf673107 Add ham/trustedQSL 2.0rc3. 2013-09-13 08:49:48 +00:00
mef
5fc9ae4068 Import tqsl-2.0rc3 as ham/trustedQSL.
TrustedQSL is a LoTW (Logbook of The World) application to upload
QSO's (contacts) information onto Logbook servers maintained by the
ARRL (American Radio Relay League).

Logbook of The World - LoTW  - is an exciting way for Radio Amateurs
to confirm two-way contacts they have made and use the confirmations
as credit toward various awards.

Because Logbook of The World uses double blind comparison, users
cannot see what other users have uploaded unless there is a matched
QSO.
2013-09-13 08:45:52 +00:00
mef
c9f508a37c Bump 3.21.70 to 3.21.76
=Version 3.21.76=
 2013-09-09  David Freese  <w1hkj@w1hkj.com>
	ARQ mode character set
	RsID, Macro Queue, DTMF transmit management
	Xmlrpc method signatures
	RsID fo computation

=Version 3.21.75=
	xmlrpcpp methods
	RSID update
	Error exit
	fltk 1.1.x
	Sound File

=Version 3.21.74=
	initialize active_modem
	XML parser
	64 bit compile warnings
	Automake bug

=Version 3.21.73=
	qrunner mod
	Pskmail-test

 2013-07-24  John Phelps  <kl4yfd@gmail.com>
	Doxygen for fldigi
	* Added scripts to generate Doxygen documentation from fldigi git
	  repository / source
	* Also executes "cppcheck" and includes those results on Doxygen
	  page (if installed on system)
	* Generates patches and log for the last 125 commits: includes
          links on Doxygen page

 2013-07-24  David Freese  <w1hkj@w1hkj.com>
	CPPcheck errors
	Modem class
	Rigcat Thread
	Missing header
	fldigi-shell
	Fl::focus on OS X
	Data files
	KML thread
	Fl::flush
	ADIF_RW thread
	trx semaphore
	Digiscope buffer

 2013-07-07  Robert Stiles  <kk5vd@yahoo.com>
	Portaudio exceptions

 2013-07-07  David Freese  <w1hkj@w1hkj.com>
	mxe-win32 regex
	PSKMAIL/ARQ socket
	Thor update
	record_loader fix
	Code cleanup
	Pskmail Notify RsID
	MFSK shut down

 2013-06-27  Robert Stiles  <kk5vd@yahoo.com>
	Cwidth test for zero

 2013-06-21  David Freese  <w1hkj@w1hkj.com>
	XMLRPC
	MXE compile

 2013-06-19  Stefan Fendt  <smfendt@gmail.com>
	RTTY decoder

 2013-06-09  Dennis Engdahl  <engdahl@snowcrest.net>
	RigCAT user commands

 2013-06-08  David Freese  <w1hkj@w1hkj.com>
	TX state
	pskmail events
	  * Changed extended rsid iaw doc/rsid_codes.gnumeric

 2013-06-01  Remi Chateauneu  <remi.chateauneu@gmail.com>
	KML/Synop/RTTY/Navtex
	Port to MXE / MingW
	QSL VIA
	XML parser

 2013-05-31  David Freese  <w1hkj@w1hkj.com>
	ARQ support changes
	xmlrpcpp
	PortAudio
	SysV ARQ interface
	METAR format
	RSID logic

=Version 3.21.72=
	RsID Timeout
	PSKMAIL
	Colors/Fonts Dialog
	Developer List

=Version 3.21.71=
	About update
	Wavefile generate
	MT63 mode selection
	ARQ server

 2013-04-30  Remi Chateauneu  <remi.chateauneu@gmail.com>
	xmlrpc-c removal

 2013-04-30  David Freese  <w1hkj@w1hkj.com>
	Signal Browser Colors
	QRZ query
	Rigsupport
	PO file update
	eQSL url
	PSKMAIL
2013-09-13 06:35:55 +00:00
adam
4fdbb9b178 Revbump after updating textproc/xmlrpc-c 2013-09-12 18:58:07 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
fc0c78aa3e + xnec2c. 2013-07-20 16:56:18 +00:00
wiz
3efbe1ba42 Import xnec2c-2.3beta as ham/xnec2c.
xnec2c is a GTK+ graphical interactive version of nec2c. It
incorporates the nec2c core which it uses for reading input files
and calculating output data, but it does not need and indeed does
not produce an output file by default. Since xnec2c incorporates
the nec2c core, it has access to all internal buffers, including
structure data, frequency-related data (structure currents, input
impedance, gain etc) and radiation pattern data (for the far field
and near field). It therefore has the ability to graphically display
user-requested data directly, as the frequency loop progresses or
after input from the user. Graphs of frequency-related data and
the current or charge distribution evolve as the frequency loop
progresses, and radiation patterns (far and near field) are
sequentially drawn for each frequency step. A new frequency can be
entered by the user from spin buttons in the main or radiation
pattern windows or by clicking on the graphs of frequency-related
data. New output data are then computed and displayed in text and
graphical form.
2013-07-20 16:56:07 +00:00
wiz
4d6b3455ce + nec2c. 2013-07-20 16:46:55 +00:00
wiz
fe50104902 Import nec2c-1.1 as ham/nec2c.
nec2c is a translation of the NEC2 FORTRAN source code to the C
language.  The translation was performed mostly "by hand" and a
lot of modifications to the original program were introduced in
order to modernize the NEC2 and to remove as many built-in limitations
as possible. The attendant SOMNEC program was also translated to
C and incorporated in nec2c as a function so that Sommerfeld ground
solutions are a part of the program.
2013-07-20 16:46:38 +00:00
joerg
0e1b8d4ff8 operator bool doesn't equal good(), but !bad(). This makes a difference
when it comes to handling EOF. Adjust.
2013-07-05 21:34:11 +00:00
joerg
76e552cc43 Fix build against newer glib. 2013-06-26 21:21:25 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
04bde6af88 Dance the Doxygen! 2013-05-23 15:05:07 +00:00
mef
19377c5c85 - Bump fldigi version 3.21.65 to 3.21.70
- Remove patches/patch-src_throb_throb.cxx
   (upstream picked up this).
----------
Sat Apr 13 14:48:19 2013 -0500
Version 3.21.70
    Contestia/Olivia
      * Quick change / custom dialog
      * Corrected Contestia callback in confdialog.fl
      * Corrected resetOLIVIA function
    Tabs Colors
      * Added ID / QRZ tabs to color schema
    Double Click bug fix
      * Double click text selection for transfer to QSO record fields
    RTTY update
      * Removed code used for filter tests
      * Added CWI suppression, select decoding of
        - Mark-Space
        - Mark only
        - Space only
--------------
Version 3.21.69
    RTTY filters
      * Removed deprecated Hilbert transform
      * Corrected inverse FFT computation to provide unity gain
        h(t) -> H(w) -> h(t)
      * Added design output statements to fftfilt.cxx - normally disabled
      * Removed deprecated lpfilt, bitfilt, bp_filt_lo, bp_filt_hi
      * Improved X-scope update rate
      * Removed unused methods and members
    Spotting
      * Add user configurable spotting using signal browser
        - spotting can be disabled if viewer is not visible
        - reduces CPU load if selected
    ADIF case
      * Change import parser to treat fields specifiers as case
        insensitive.
    QSO NBR/NXT macro tag
      * Added <QSONBR>, <NXTNBR> macro tags to respectively add
        current # QSO records, next QSO record number to transmit
    TX lower case
      * User configurable transmit all text in lower case
    WX parser
      * Update station name parser iaw new METAR format
----------------------------
Version 3.21.68
    RTTY bug fix
      * Missing initialization for Cmovavg bit filter pointer
    RTTY filters
      * added Modified Lanzcos RTTY Rx filter
        - DO2SMF, Stefan Fendt <smfendt@gmail.com>
    Hang on start
      * Erroneously created / deleted new thread for instance when
        rig_cat not being used for rig control.
    Analysis
      * Added timeout value to extinguish status message
    WF only ESC abort
      * Capture Escape to prevent program shutdown when
        Escape pressed when --wo dialog has focus.
        - Rx - escape ignored
        - Tx - transmit aborted, return to Rx
        - Tune - tune aborted, return to Rx
    rigMEM
      * removed rigMEM support code
        - KC505 transceiver control no longer uses this
          converted to use xmlrpc control.
    WF only null pointer fix
      * in waterfall only mode, bypass text logging of rx stream
    RTTY config tab
     * Cosmetic corrections
    RTTY stop bits
      * remove forced return to 1.5 stop bits for Baudot
----------------------------
Version 3.21.67
    RTTY FSK modem
      * This patch contributed to by
        W1HKJ, Dave Freese <w1hkj@w1hkj.com>
        DO2SMF, Stefan Fendt <smfendt@gmail.com>
      * Waveshaped FSK modem for classic RTTY using raised cosine
        matched filters
      * Kahn demodulator
      * RTTY scope based on separate mark / space filter outputs
      * Corrected s/n estimator
      * Change RTTY browser to new demodulator
      * Fixed missing browser highlight for callsign detection
      * Bypass Viewer signal processing if viewer(s) are not visible
        - significantly reduces % CPU use
      * Separated psk-rtty range/value pairs for viewer squelch
        control.
    PSK viewer
      * Suppress psk viewer decoding if neither viewer
        is visible.
    Contest fields
      * increased size of contest fields
    RigCAT INIT/CLOSE
      * This modification submitted by:
        Arvo Jarve, ES1JA, <arvo@softshark.ee>
      * Added CLOSE port rigcat command
      * Added user control to enable/disable restortation
        of serial port status bits when closing port
        - use <RESTORE>bool_value</RESTORE> in xml definition
          file.
    Olivia FEC reset
      * Added user control to enable/disable automatic reset of
        FEC integration depth when BW / Tones are changed either
        by user or via RsID reception.
    Status / Tx Level Controls
      * increased horizontal dimension to 120 pixels
----------------------------
Version 3.21.66
    Thor reset
    File Selector
    Macros
    CW modem
    User configurable items
2013-05-09 14:09:13 +00:00
joerg
95014fee12 Avoid implicit conversions to bool for streams.
Require C++11 for Clang and prefer std version over tr1 when in C++11
mode.
2013-05-06 14:49:32 +00:00
joerg
cb031ecd02 Deal with doxygen update. Bump revision. 2013-03-23 10:04:35 +00:00
joerg
e112772a16 Don't add default arguments at implementation time. 2013-03-02 18:06:22 +00:00
jperkin
8fa1ff6342 Add -lboost_system on SunOS. Need lots more REPLACE_PYTHON to make the
current package PKG_DEVELOPER safe.

This along with the previous commit to meta-pkgs/gnuradio makes this
package build on SunOS.
2013-02-26 19:28:08 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
riastradh
95c290fade Add missing PLIST entry. 2013-01-19 21:10:24 +00:00
mef
949408b830 (1) Bump version 3.21.58 to 3.21.65
(2) patch-src_misc_newinstall.cxx (Correct typo)
(3) patch-src_throb_throb.cxx     (Add comment from commit log, thanks joerg)
(4) patches/patch-configure	  (Removed, upstream now includes them
    patches/patch-xmlrpc.m4 	   for gcc-4.7)

=Version 3.21.65=
	High Speed / Multi-Carrier Modems
=Version 3.21.64=
	NetBSD compile error

	Dup Cty lookup
	Get RX buffer
	Capture Alt-F4

=Version 3.21.63=
	Macros LOG LNW EXEC
	ARQ Socket
	Default char set
	NBEMS.DIR
	RTTY CR-CR-LF
	Control-V/Z

=Version 3.21.62=
	Pause-break
	WF-only-escape
	REPEAT Macro
	MT63 Long

=Version 3.21.61=
	ARQ server
	DistCheck cleanup

=Version 3.21.60=
	FLTK-1.1.x
	Libtiniconv
	Allow xmit of EOT character

=Version 3.21.59=
	UTF-8 overhaul
	Thumbdrive
2013-01-16 02:54:54 +00:00
mef
bce8d3b64b Fix for gcc-4.7 (DragonFryBSD 3.3),
getting g++: unrecognized option '-pthread-lrt'.
The original sed script eats space chars around '-lpthread',
This is apparently upstream bug and report are already sent.

OK'ed by gdt@ and thanks marino@,
2012-12-26 06:50:27 +00:00
joerg
74f8a7dc04 Fix inline usage. 2012-12-24 21:13:28 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
gdt
cdf39bda00 Update to 2.0.5.
From NEWS: Changes are essentially a bunch of bugfixes (details in
ChangeLog).
2012-11-21 02:09:06 +00:00
joerg
4f953495e8 Don't use variable length arrays of non-POD types 2012-11-19 23:23:38 +00:00
joerg
3608efed24 Fix prototype of cleanup, signal handlers can only get one argument.
Add lost patch to add the shared header.
2012-11-19 23:15:10 +00:00
gdt
dd05acf187 Update to 2.5. Upstream Changelog is:
2.3   1) Added the ability to do a partial search on callsign.  This allows
	   you to search for a prefix<area> or on a full callsign as in
	   prefix<area><suffix>

pkgsrc changes:

  Set LICENSE.
  Adapt to more modern upstream.
  Change to fltk13.
  Rototill upstream's makefile to use CXX to compile C++.
2012-11-16 00:33:36 +00:00
gdt
9cd69adaaf Depend on x11/fltk13 rather than x11/fltk.
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained,
and 1.3 is believed to be almost entirely compatible.

Patch from Tim Larson, who has build-tested these packages on
NetBSD/amd64.
2012-11-15 13:44:13 +00:00
gdt
6a5488a4c4 Update to 0.8.0.
GRIG 0.8.0:

- Frequency entry via keypad (thanks to Alessandro Zummo).
- Arrow LEFT/RIGHT will change the frequency with the smallest step. This can
  be used for tuning using external devices like the Powermate.
* Support for VFO->MEM and MEM->VFO function.
- Support on/off rig functions.
- Added an extra gigahertz digit in lcd display
- Added antenna control
- French l10n
- Fixed crash that occurs when mouse is clicked between MHz and kHz digits.
  Reported as Ubuntu bug 517816.
- Requires Gtk+ 2.12 and Hamlib 1.2.8
2012-11-03 22:56:06 +00:00
mef
6d9a8bbbb4 Bump 3.21.56 to 3.21.58
* Maintenance release

-- Version 3.21.57
Escape aborts clean start
  * Modified default key handler to prevent "escaping" out of
    main dialog when no other key has been pressed.

TLF arq
  * Restored use of gmfsk_autosend file for TLF.
    - requested by new TLF maintainer, Tom Beierlein, DL1JBE

--- Version 3.21.58
Escape aborts
  * correction to commit d925c85c5d218d5e
----------------------------------------------------------------------
2012-11-03 12:43:05 +00:00
ryoon
ba686245a6 Recursive revbump from audio/pulseaudio 2.1 2012-11-03 01:58:32 +00:00
gdt
80a5f4d217 Update to 1.2.15.3.
Note that MAKE_JOBS_SAFE=no seems unnecessary.
Set LICENSE.

Version 1.2.15.3
	2012-11-01
	* Fix configure.ac so that rigctld/rotcld work on Win32 platform
	* Add NSIS script to build executable installer on Win32 platform
	* Remove unsupported commands on IC-756 (non-Pro model) from AK6I
	* Fix set_split in netrigctl.c to properly accept the split
		value.  TNX, N2ADR.
	* IC-R8500: Add RIG_LEVEL_AF to has_set_level.  TNX John, EI7IG
	* ADAT updates from Frank, DG1SBG, needed for stable operation.
2012-11-02 23:54:45 +00:00