summaryrefslogtreecommitdiff
path: root/ham/xlog
AgeCommit message (Collapse)AuthorFilesLines
2021-03-19ham/xlog: Update to 2.0.22gdt2-8/+8
- Changes for xlog version 2.0.22 - 2021-feb-27 * Fixed empty ADIF file when Distance and Azimuth fields are in use * Distance must be "km" in ADIF output - fixed - Changes for xlog version 2.0.21 - 2021-feb-18 * Modified get_smeter and get_powerlevel to use default values (S9 and UNKNOWN) if hamlib cannot get values from the radio (e.g. quisk). * Be sure to use at least hamlib4.1 to avoid a crash that occurs when using the "Select a Radio" GUI more than once. * Modified configure.ac to check if compiler can support -W parameters * Updated cty.dat 20210218 (cty-3104)
2021-02-16ham/xlog: Improve workarounds for upstream portability issuesgdt1-11/+13
2021-02-16ham/xlog: Drop MAINTAINERshipgdt1-2/+6
Note upstream's unusual stance on people building from the repo.
2021-02-04ham/xlog: Limit -Wno-stringop-truncation to gcc 4/5.gdt1-3/+4
2021-02-04ham/xlog: Re-rototill -Wno-stringop-truncationgdt1-4/+6
Further investigation reveals this is present in recent clang and recent gcc but not moderately old (but still very relevant) gcc.
2021-02-04ham/xlog: Rototill approach to non-portable warningsgdt1-8/+14
Mostly, this is adapting the warning flags removed from the build and those added to clang vs gcc. Hoist removal of -Wno-stringop-truncation to always happen, because it was separately on for clang and gcc, and it seems likely it would be unknown on some other compiler.
2021-02-04ham/xlog: Add another warning workaroundgdt1-3/+3
(Upstream sources do not compile cleanly under clang.)
2021-02-04ham/xlog: Drop patch that drops -Werrorgdt2-17/+1
This seems not necessary on NetBSD 9/amd64 with gcc. (The patch was not documented and not filed upstream.)
2021-02-04ham/xlog: Update to 2.0.20gdt5-38/+15
pkgsrc changes: - drop workaround for upstream bug fixed in this release - rename patchfile per pkglint - Changes for xlog version 2.0.20 - 2021-jan-30 * Updated cty.dat 20210127 (cty-3102) * Added FST4 support and 5m/8m bands for ADIF 3.1.1 * Added /dev/ttyUSB0 and /dev/ttyUSB1 to the hamlib device menu * Logeditor can hide TX(RST) and RX (RST) (useful for VHF contests) * ADIF exports Distance and Azimuth correctly if enabled in Logeditor * Imports ADIF from wsjt-x on UDP port 2333 * Fixed use-after-free error discovered by Chris K2CR and valgrind * Fixed hash-table != null assert in dxcc.c * Fixed GLib-GObject-WARNING in log.c * Compiles cleanly with hamlib4 on ubuntu 18.04 and 20.04
2020-12-09xlog: Do not use -Werror. Fixes build with gcc9.nia2-1/+17
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-1/+2
2020-06-01ham/xlog: remove unknown configure optionrillig1-3/+1
2020-04-20(ham/xlog) Updated 2.0.17 to 2.0.19mef2-8/+7
- Changes for xlog version 2.0.19 - 2020-apr-19 * Updated cty.dat 20200418 (cty-3007) - Changes for xlog version 2.0.18 - 2019-jun-11 * added FT4 support and updated to ADIF 3.1.0 * Updated cty.dat 20190608
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-02-28ham/xlog: Work around use of deprecated glib2 APIsgdt3-3/+30
2020-02-28ham/xlog: Drop print/libgnomeprint dependencygdt1-2/+1
No binary change because the package did not look for or link against this library. Upstream removed this dependency in 2008, but apparently we didn't notice.
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-12-19Ignore unknown warnings and deprecation attributes with clang.joerg1-3/+3
2019-11-03ham: align variable assignmentsrillig1-4/+4
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-1/+2
2019-02-23Updated ham/xlog 2.0.15 to 2.0.17mef2-8/+7
- Changes for xlog version 2.0.17 - 2019-jan-14 * Suppress GCC warning "stringop-truncation" in editest.c which occurs with GCC >= 8.1. * Updated cty.dat 20190114 - Changes for xlog version 2.0.16 - 2019-jan-13 * added JS8 support and updated to ADIF 3.0.9 * Updated cty.dat 20181210
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz1-2/+2
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-1/+2
2017-11-14ham/xlog updated to 2.0.15mef2-8/+7
- Changes for xlog version 2.0.15 - 2017-nov-08 * Clean up warnings reported by user from a macOS build * Updated cty.dat to 20171030 * 60m is now consistently referred to as "5" (not 5.2 or 5.3) * Upgraded to ADIF version 3.0.6 * Cleaned up Glib Critical and Glib Warnings (that I could create) * Added all modes and submodes * ADIF3 output is now supported, ADIF2 output has been removed * ADIF Import has been updated * added adif_ok to xlog.cfg to indicate ADIF3 update of bands, modes, and scoringbands has oc curred * Users will see new defaults restored if they have customized via: Settings->Dialogs->Scoring Settings->Preferences->General comma separated list of modes Settings->Preferences->General comma separated list of bands * Fixed bands in scoring window * Added feature: sort log by callsign
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-1/+2
2016-12-18Updated ham/xlog to 2.0.14mef3-22/+8
-------------------------- - Changes for xlog version 2.0.14 - 2016-dec-11 * Updated cty.dat to 20161124 (cty-2614) * Fixed compiler error with new gcc, in adif.c, with unused variable * GCC Bug #28901, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28901 * Fixed math library linker issue exposed by recent gcc change * Updated the author's email address * Fixed a GUI bug in Settings->Dialogs and Windows->Scoring (thanks, Andrew N2CN for the patch) * Hamlib preference setting now understands /dev/serial/by-id * Hamlib preference setting shows all /dev/ttyUSB* that are present * Fixed crash with Select a Radio dialog in Hamlib preferences (pkgsrc changes) - Dropped patch-src_logfile_adif2.c, seems now has fix, see above. (but not confirmed with clang yet, sorry) - Add following line, pkglint asks for the line .include "../../graphics/gnome-icon-theme/buildlink3.mk"
2016-08-03Revbump after graphics/gd updateadam1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-1/+2
2015-11-02Add SHA512 digests for distfiles for ham categoryagc1-1/+2
Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail.
2015-09-02Update 2.0.12 to 2.0.13mef2-7/+6
----------------------- - Changes for xlog version 2.0.13 - 2015-apr-19 * Fixed date in cabrillo3 output to be: yyyy-mm-dd * Fixed date in EDI output to be: yymmdd * Fixed QSORecords in EDI output * Updated cty.dat to 20150420 (cty-2505) * Fixed Bug #44547: Added JT9 modes * Fixed Bug #44259: broken dupe checking
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-1/+2
2014-12-23Fix build with clang.joerg3-2/+23
2014-12-18Remove patch-aa after update removed it from distinfo.wiz1-13/+0
2014-12-15(upstream) update 2.0.5 to 2.0.12mef8-72/+236
- Changes for xlog version 2.0.12 - 2014-apr-01 * Updated cty.dat to 20140331 (cty-2404) - Changes for xlog version 2.0.11 - 2013-nov-16 * Updated cty.dat to 20131009 * Fixed "Write and Click All" * Increased log name limit to 30 characters * Fixed truncated "QSO <number>" label in main window * Fixed dxcc 3 character callsigns - Changes for xlog version 2.0.10 - 2013-July-22 * Fix compilation warning in labels.c regarding strptime * Convert all compilation warnings into errors * Get rid of the "unused-but-set-variable" warnings - Changes for xlog version 2.0.9 - 2013-July-20 * Fix month to number conversion for non-English languages in Cabrillo export (thank you Alex EW1LN for reporting the problem and testing the fix) * Modify date in TSV file to be ISO 8601 format to aid in spreadsheet import * Updated cty.dat to 20130625 - Changes for xlog version 2.0.8 - 2013-May-23 * Fix Debian lint issue (config.sub config.guess) * Merge Debian bug #617374 fix into dxcc.c to avoid segfault * Fix cabrillo import - incorporate patch from Thomas (DL1JBE) Beierlein * Updated cty.dat to 20130510 - Changes for xlog version 2.0.7 - 2013-March-31 * Fixed remarks box for Unity et al (bug #38637) * Updated cty.dat to 20130312 (CTY-2303) - Changes for xlog version 2.0.6 - 2013-March-01 * First version with new maintainer: Andy Stewart, KB1OIQ * Updated to Cabrillo v3 format - export and import (bug #37740) * Added preference setting for "Are You Sure" dialog on exit (bug #37761) * Updated cty.dat to 20130222 (CTY-2302) (bug #37748) * Updated to Amateur Data Interchange Format (ADIF) 2.2.7 format (bug #37741) ** Added a large number(!) of modes ** Added the 560m band * Fixed cosmetic issues with the scoring window (bug #37743) * Fixed Ubuntu bug #608718: Keyer window displayed, hitting return in RX(RST) with no call logged bogus QSO. * Fixed Task #10916 - user preference to save Cabrillo freq or band * New manual from Chris Story (K6RWJ) * Entering "callsigns" like "3D2/R" will show proper DXCC entity in scoring window locator box for all except WAE countries.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
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-02-16Recursive bump for png-1.6.wiz1-2/+2