Commit graph

509 commits

Author SHA1 Message Date
wiz
46e087db26 Use versioned_dependencies.mk for ephem. 2014-01-20 12:54:53 +00:00
jperkin
b075c30678 Disable RPC support on SmartOS. 2014-01-10 11:14:44 +00:00
wiz
2647e7fed1 Fix build with doxygen-1.8.6 and depend on it. PKGREVISION++ 2014-01-05 21:33:17 +00:00
wiz
f8949e6b79 Fix build with doxygen-1.8.6 and depend on it. PKGREVISION++ 2014-01-05 21:22:13 +00:00
dholland
366f51cba2 needs msgfmt, seen in freebsd build 2014-01-05 03:38:00 +00:00
wiz
d520a7cf2a Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
joerg
4950bf36c6 Needs version 2 of sdcc. 2013-12-08 22:32:15 +00:00
mef
bb2cc0a995 (Upstream)
tqsl-2.0 is released
(pkgsrc)
  - Tweaks for release candidate (say DIST_SUBDIR etc) are removed
  - DEPENDS+= mozilla-rootcerts are added now. This will avoid the error as:
      "Peer certificate cannot be authenticated with given CA certificates"
      (SSL certificate problem: self signed certificate in certificate chain)
      see also http://curl.haxx.se/docs/sslcerts.html
  - Add SUBST_CLASSES+= macro_S to avoid name (_S) conflicts on NetBSD-5.*
  - Add MESSAGE for rootcerts and firt thing to do after installaton
2013-12-06 05:52:42 +00:00
wiz
fab9e14248 PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
adam
2b254c2925 Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
fba9bc7b68 recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
mef
e10d3773f8 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
eda5fb2e29 Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
5592d1530c recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
mef
03cae1d439 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
7eff482ed5 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
4b86e9a64f 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
ee1b174d3f 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
cf8c217610 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
767c6509d9 Bumped to 2.0rc3 to 2.0rc5 (No announcement yet). 2013-09-15 13:22:28 +00:00
mef
2135f8094b Add arrl-license. 2013-09-13 14:18:36 +00:00
mef
73fd82a674 Add ham/trustedQSL 2.0rc3. 2013-09-13 08:49:48 +00:00
mef
aa2b0eeca5 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
3311ed64b8 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
fc8ab62191 Revbump after updating textproc/xmlrpc-c 2013-09-12 18:58:07 +00:00
adam
30b15b560e Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
8e05e413f7 + xnec2c. 2013-07-20 16:56:18 +00:00
wiz
f71ddc0f9b 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
ffb2019911 + nec2c. 2013-07-20 16:46:55 +00:00
wiz
d51d22f383 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
486f320918 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
a133c8890e Fix build against newer glib. 2013-06-26 21:21:25 +00:00
wiz
9857186f24 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
e05e426ab4 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
61dc4ab4d2 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
047a7f787e 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
3789fa1941 Dance the Doxygen! 2013-05-23 15:05:07 +00:00
mef
8d868e4793 - 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
882211fe4b 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
1cafc93d8a Deal with doxygen update. Bump revision. 2013-03-23 10:04:35 +00:00
joerg
fd6547205d Don't add default arguments at implementation time. 2013-03-02 18:06:22 +00:00
jperkin
0702e39845 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
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
obache
0d34aa549d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
ryoon
5482a9caec Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
d1ab9d8533 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
riastradh
f2046190ad Add missing PLIST entry. 2013-01-19 21:10:24 +00:00
mef
d726de252c (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
9f201b5cb1 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