2021-02-04 21:15:31 by Greg Troxel | Files touched by this commit (1) |
Log message:
ham/xlog: Re-rototill -Wno-stringop-truncation
Further investigation reveals this is present in recent clang and
recent gcc but not moderately old (but still very relevant) gcc.
|
2021-02-04 21:02:14 by Greg Troxel | Files touched by this commit (1) |
Log message:
ham/xlog: Rototill approach to non-portable warnings
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-04 20:21:48 by Greg Troxel | Files touched by this commit (1) |
Log message:
ham/xlog: Add another warning workaround
(Upstream sources do not compile cleanly under clang.)
|
2021-02-04 15:43:30 by Greg Troxel | Files touched by this commit (2) |
Log message:
ham/xlog: Drop patch that drops -Werror
This seems not necessary on NetBSD 9/amd64 with gcc.
(The patch was not documented and not filed upstream.)
|
2021-02-04 15:10:07 by Greg Troxel | Files touched by this commit (6) |
Log message:
ham/xlog: Update to 2.0.20
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-09 11:12:14 by Nia Alarie | Files touched by this commit (2) |
Log message:
xlog: Do not use -Werror. Fixes build with gcc9.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-06-01 08:09:42 by Roland Illig | Files touched by this commit (1) |
Log message:
ham/xlog: remove unknown configure option
|
2020-04-21 00:54:53 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(ham/xlog) Updated 2.0.17 to 2.0.19
- 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-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|