summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* comms/direwolf: fix build with new gpsdCharlie Li2022-03-134-43/+50
| | | | PR: 258112
* comms/yaps: Mark BROKEN (doesn't work), deprecate and set expiration date to ↵Daniel Engberg2022-03-081-0/+4
| | | | | | | 2022-03-31 Service providers are no longer around and/or are no longer providing this service which renders this port broken
* comms/p5-SMS-Send-TW-ShareSMS: Mark BROKEN (doesn't work), deprecate and set ↵Daniel Engberg2022-03-081-0/+4
| | | | | | expiration date to 2022-03-31 Service provider is no longer around which renders this port broken
* comms/p5-SMS-Send-TW-Qma: Mark BROKEN (doesn't work), deprecate and set ↵Daniel Engberg2022-03-081-0/+4
| | | | | | expiration date to 2022-03-31 QMA service provider is no longer around which renders this port broken
* comms/o2sms: Mark BROKEN (doesn't work), deprecate and set expiration date ↵Daniel Engberg2022-03-081-0/+4
| | | | | | | to 2022-03-31 Abandonware, last release in 2010, upstream is dead and multiple user reports of being broken on upstream forum
* all: return koobs' ports to the pool after safekeeping his commit bit.Rene Ladan2022-03-071-1/+1
|
* devel/py-qt5, devel/py-sip: Update versionsLoïc Bartoletti2022-03-072-1/+2
| | | | | | | | | | | | - Update sip to 6.5.1 - Update PyQt5 to 5.15.6 - Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5 - Update PyQtSip to 12.9.1 - Update PyQtBuilder to 1.12.2 - Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino) PR: 261685 Exp-run by: antoine
* comms/klog: update to 2.0Diane Bruce2022-02-282-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KLog 2.0 – Stop the war Posted on 26 February, 2022 by Jaime This release is dedicated to show my disagreement to the war in Ukraine. We need to stop that. Feb 2022 – 2.0 KLog users: Sorry for the potential drawback but reading the news and what is just happening, I felt we need to act. Jan 2022 - 1.8.7 - Bugfix: Removed the hamlib test from the KLog start that was causing big delays. - Bugfix: Serial speed was not saved to config file. - Bugfix: eQSL Uploads problem solved (Closes #406). - Bugfix: Connection to the radios were not being done properly (Closes #407) (Closes #379). - Bugfix: SplitCheckBox was checked when coming from Setup (Closes #377). - Bugfix: Entering a QRZ cleared the DX Gridsquare if it was previously entered (Closes #357). - Bugfix: Imported QSOs add the default electronic QSL send info if configured. - Bugfix: DXCC widget shows last Entity status after modifying a QSO (Closes #412). - Bugfix: Hamlib is now stopped while editing a QSO (Closes #414). - Bugfix: Hamlib on serial devices works ok. (Closes #355). - Bugfix: RST is not changed on mode change when editing. (Closes #423). - New feature: Added a Manual Mode checkbox to disable quickly hamlib & wsjtx integration. - New feature: Added "Save" and "Cancel" button when editing a recorded QSO. - Update: Developers mailing list address changed to klog@groups.io (Closes #421). Jan 2022 - 1.8.6 - Bugfix: Net rig & FLRig hamlib connections were not working propertly. (Closes #339) (TNX W5PNY) - Bugfix: Some prefixes were not properly detected. (Closes #371) (Closes #367). - Bugfix: Serial Hamlib rigs were not properly working. (TNX W5PNY) - Bugfix: QRZ.com was disabled if user was not subscribed. (TNX EA5WA) - Bugfix: QRZ.com data was not updated if the boxes were already filled. (TNX EA5WA) - Bugfix: Callsigns formet were not always properly checked. - Improvement: Hamlib 4.4 in binary packages (macOS & Windows) tested also in Linux. - Improvement: RTS & DTR are defined to OFF by default in hamlib. - Improvement:KLog differenciates QRZ.com subcribed users from non subscribed. (TNX EA5WA) Reported by: portscout
* x11-toolkits/py-wxPython4: Update to 4.1Loïc Bartoletti2022-02-251-3/+3
| | | | | | | | | | | | | | | - Rename wxPython40 to wxPython4 - Update to 4.1 version - Fix wxgtk31 for string - Use wxGtk31 instead of wxgtk30 - Fix kicad* ports with wxgtk31/wxPython 4.1 Changes: - https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html Reviewed by: tcberner Approved by: yuri, bofh Differential Revision: D34080
* comms/conserver-com: Update to 8.2.6Neel Chauhan2022-02-255-56/+4
|
* comms/snap7: add riscv64 supportPiotr Kubaj2022-02-161-0/+15
|
* comms/tcpser: Update distinfoNeel Chauhan2022-02-081-3/+3
|
* comms/tcpser: Set PORTEPOCHNeel Chauhan2022-02-081-0/+1
|
* comms/ser2net: drop maintainershipVinícius Zavam2022-02-081-1/+1
|
* comms/ncid: drop maintainershipVinícius Zavam2022-02-081-1/+1
|
* Add comms/py-libscrc: Python library for calculating various types of CRCMarek Zarychta2022-02-084-0/+42
| | | | PR: 261571
* comms/tcpser: Use version g20210425 not 20210425Neel Chauhan2022-02-071-1/+1
|
* Update CONFLICTS definitions in categories a* to c*Stefan Eßer2022-02-069-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | Update the CONFLICTS definitions of ports in the following categories: - accessibility - archivers - audio - benchmarks - biology - cad - chinese - comms - converters An attempt has been made to use generic conflicts patterns that do not have to be updated whenever a new version of a conflicting port is added to the ports system. There is a misunderstanding that the port being built/installed has to be omitted from the conflicts pattern. This is not true - the port being built is implicitly non-conflicting due to logic in bsd.port.mk. Approved by: portmgr (implicit)
* comms/gqrx: Update to 2.15.8Ganael LAPLANCHE2022-02-062-6/+6
|
* editors/lazarus-*: update to 2.2.0Jose Alonso Cardenas Marquez2022-02-031-0/+1
| | | | | | | | | | - Bump PORTREVISION - archivers/peazip update to 8.4.0 - editors/cudatext update to 1.155.3 - russian/emkatic update to 0.41 - x11-toolkits/qt5pas to latest version included into lazarus 2.2.0 ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
* comms/tcpser: Use correct conventions on PORTVERSION and respect CFLAGSNeel Chauhan2022-01-311-4/+4
|
* comms/klog: Update to 1.8.7Diane Bruce2022-01-313-6/+6
| | | | | | | | | | | | | | | | | | | | Jan 2022 - 1.8.7 - Bugfix: Removed the hamlib test from the KLog start that was causing big delays. - Bugfix: Serial speed was not saved to config file. - Bugfix: eQSL Uploads problem solved (Closes #406). - Bugfix: Connection to the radios were not being done properly (Closes #407) (Closes #379). - Bugfix: SplitCheckBox was checked when coming from Setup (Closes #377). - Bugfix: Entering a QRZ cleared the DX Gridsquare if it was previously entered (Closes #357). - Bugfix: Imported QSOs add the default electronic QSL send info if configured. - Bugfix: DXCC widget shows last Entity status after modifying a QSO (Closes #412). - Bugfix: Hamlib is now stopped while editing a QSO (Closes #414). - Bugfix: Hamlib on serial devices works ok. (Closes #355). - Bugfix: RST is not changed on mode change when editing. (Closes #423). - New feature: Added a Manual Mode checkbox to disable quickly hamlib & wsjtx integration. - New feature: Added "Save" and "Cancel" button when editing a recorded QSO. - Update: Developers mailing list address changed to klog@groups.io (Closes #421). Reported by: portscout
* PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.Loïc Bartoletti2022-01-279-102/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SIP: As mentioned in the update from sip to sip5, this is a transitional version to remove what is deprecated in sip4. Sip6 completely removes the deprecated parts. Unfortunately, some ports — mostly cura things — can not use sip6, so we reintroduce sip4. PyQt: At the same time, we took the opportunity to simplify PyQT and propose only one package as for devel/pyside2. */py-qt5-* have been merged — excepted chart, networkauth and webengine — into devel/py-qt5-pyqt. This allows us to be in adequacy with the packages that the author of these libraries proposes, namely: PyQt - devel/py-qt5-pyqt PyQt-Charts - x11-toolkits/py-qt5-chart PyQt-NetworkAuth – net/py-qt5-networkauth PyQt-WebEngine – www/py-qt5-webengine SIP – devel/py-sip py-sip - devel/py-qt5-sip PyQt-builder - devel/py-qtbuilder Qscintilla - devel/py-qt5-qscintilla2 Reviewed by: diizzy, kde Tested by: kai, rhurlin, arrowd, madpilot Approved by: makc, tcberner, kde Differential Revision: https://reviews.freebsd.org/D33237 Exp-run by: antoine
* comms/cqrlog: Update to 2.5.2Diane Bruce2022-01-2517-76/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Legend: # info + new feature - bugfix -------------------- 2.5.0 (2021-01-16) + 3 user defined buttons for TRX control (Saku, OH1KH) + TX quick split using XIT (Saku, OH1KH) + support of WPM changes from macros when using Hamlib keyer (Saku, OH1KH) + include operator's callsign in the exports (Florian, DF2ET) + view eQSL image from list of QSO (Saku, OH1KH) + button to show remote station on a map with path and direction (Florian, DF2ET) + buttons for adding Mode+RST_sent, Locators_propagation and user defined message to DX spot sending (Saku, OH1KH) + ADIF import for JS8, FT4 and PKT (Andreas, DL7OAP) + local oscilator configuration added (Florian, DF2ET) + user can spot RX freq instead of TX (Florian, DF2ET) + export to EDI (Florian, DF2ET) + separate CW keyer settings for radio1 and radio2 (Saku, OH1KH) + rotor controls updated (Saku, OH1KH) + contest filter added (Florian, DF2ET) + working with WSJT improved + Cabrillo export headers (Saku, OH1KH & Florian, DF2ET) + DARK DOK info support added (Florian, DF2ET & Andreas, DL7OAP) + Cabrillo export added (Florian, DF2ET) + DX cluster improved (Saku, OH1KH) + Add option to upload SAT status info to AMSAT status page (Florian, DF2ET) + Calculate SAT mode from freq and RX freq. Used in eqsl.cc upload and ADIF/HTML exports (Florian, DF2ET) - fixes for club membership (Saku, OH1KH & Andreas, DL7OAP) - fixes for password special characters (Saku, OH1KH) - fixes to ADIF export rules (Andreas, DL7OAP) - fixes to contest window (Saku, OH1KH) - band <->frequency fixes (Saku, OH1KH) - UTF-8 problems in ADIF (Saku, OH1KH) - JTDX & JS8CALL fixes (Saku, OH1KH) - typo in satellite EO-80 (Andreas, DL7OAP) - layout fixes for QT5 compilation (Saku, OH1KH) - filter to take fix (Saku, OH1KH) - eQSL upload fixes (Saku, OH1KH) - CQ monitor fixes (Saku, OH1KH) - CW keys fixes (Saku, OH1KH) - RBN monitor fixes (Saku, OH1KH) - new membership files check fixed - export to HTML and ADIF fixes (Saku, OH1KH) - group edit fixes (Saku, OH1KH) - filter settings fixes (Saku, OH1KH) - QTH profile fixes (Saku, OH1KH) - callbook database update fixes (Saku, OH1KH) PR: ports/260066 Reported by: hellocodebsd@gmail.com
* comms/zssh: Deprecate and set expiration date to 2022-03-31Daniel Engberg2022-01-251-0/+3
| | | | | | | | | | Abandonware, last release in 2003. Please consider using scp or net/croc instead Using zmodem protocol to transfer files isn't good practice in 2022 and there are good alternatives. PR: 260718
* comms/tcpser: Pet portfmt/portclippyNeel Chauhan2022-01-241-2/+2
|
* comms/tcpser: Update to 20210425Neel Chauhan2022-01-244-22/+24
|
* comms/tcpser: Adopt portNeel Chauhan2022-01-241-1/+1
|
* comms/qrq: Update to 0.3.4Diane Bruce2022-01-245-30/+124
| | | | | | | | | | | | | | | 0.3.4 / 2022-01-22 Fabian Kurz <fabian@fkurz.net> * Updated Makefile for OS X (tnx David Winarsky, Jon Nall) * Accept - for / (easier for keyboard layouts where / requires pressing shift - tnx DF4TS) * F8 toggles between complete toplist or only user's own attempts. * Add KG7IEL's patches from (Debian #997190) * Add word lists from Tom Mozdzen * Handle long words better (up to 28 characters - tnx SQ6JNX) * Add characters: . , = ? (tnx W4MSL) Reported by: portscout
* comms/telldus-core: reset maintainer per requestRene Ladan2022-01-211-1/+1
|
* comms/py-fritzconnection: Update to 1.9.1Michael Büker2022-01-182-4/+4
| | | | | | Changelog: https://github.com/kbr/fritzconnection/releases/tag/1.9.1 PR: 261312
* comms/py-fritzconnection: Update to 1.9.0Michael Büker2022-01-142-4/+4
| | | | | | Changelog: https://github.com/kbr/fritzconnection/releases/tag/1.9.0 PR: 261174
* math/gsl: bump portrevision of consumers after update to 2.7.1Tobias C. Berner2022-01-121-0/+1
| | | | PR: 260201
* comms/minicom: update to 2.8Max Brazhnikov2022-01-129-118/+19
| | | | | | | | - Switch to new upstream and update to the latest version - Assign maintainership to submitter PR: 260967 Submitted by: Dustin Marquess
* comms/klog: Update to 1.8.6Diane Bruce2022-01-122-5/+4
| | | | | | | | | | | | | | | | Jan 2022 - 1.8.6 Bugfix: Net rig & FLRig hamlib connections were not working propertly. (Closes #339) (TNX W5PNY) Bugfix: Some prefixes were not properly detected. (Closes #371) (Closes #367). Bugfix: Serial Hamlib rigs were not properly working. (TNX W5PNY) Bugfix: QRZ.com was disabled if user was not subscribed. (TNX EA5WA) Bugfix: QRZ.com data was not updated if the boxes were already filled. (TNX EA5WA) Bugfix: Callsigns formet were not always properly checked. Improvement: Hamlib 4.4 in binary packages (macOS & Windows) tested also in Linux. Improvement: RTS & DTR are defined to OFF by default in hamlib. Improvement:KLog differenciates QRZ.com subcribed users from non subscribed. (TNX EA5WA) Reported by: portscout
* comms/gqrx: Update to 2.15.2Ganael LAPLANCHE2022-01-122-4/+4
|
* comms/hamlib: Update to 4.4Diane Bruce2022-01-112-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Some patches not needed now due to adrian@ patches sent upstream. - Additional changes by @takefu The distribution tarball uses patch applied to the following master branch because the build is broken. https://github.com/Hamlib/Hamlib/commit/baea7e8c9a30ddf051cd04deec1b715856e4ed83#diff-9df9e2c313e694cf242534e90c1187fe119fac8de7c304ae438de0736209953b.patch The error message in build is as follows. hamlibpy_wrap.c:48824:80: error: use of undeclared identifier 'RIG_FUNCTION_SEND_VOICE_MEM'; did you mean 'RIG_FUNCTION_SEND_MORSE'? SWIG_Python_SetConstant(d, "RIG_FUNCTION_SEND_VOICE_MEM",SWIG_From_int((int)(RIG_FUNCTION_SEND_VOICE_MEM))); For a complete log of changes to Hamlib, please visit: http://sourceforge.net/p/hamlib/code/commit_browser Major changes in 4.0 affecting usage Most rig model numbers have changed RIG_LEVEL_VOX has been deprecated and replaced by RIG_LEVEL_VOXDELAY rigctl 'f' command now returns VFO argument too rigctl 'y' and 'Y' command now take/show antenna argument and option. range_list items are undergoing changes towards a different model TBD RTS/DTR PTT sharing is off by default now -- use serial_share=1 option to enable PR: ports/261105 Reported by: takefu@airport.gm
* comms/hamlib: Update to 4.4Diane Bruce2022-01-116-55/+15
| | | | | | | | | | | | | | | | | | | | | | - Some patches not needed now due to adrian@ patches sent upstream. - Additional changes by @takefu added RIG_FUNC_SEND_VOICE_MEM from git For a complete log of changes to Hamlib, please visit: http://sourceforge.net/p/hamlib/code/commit_browser Major changes in 4.0 affecting usage Most rig model numbers have changed RIG_LEVEL_VOX has been deprecated and replaced by RIG_LEVEL_VOXDELAY rigctl 'f' command now returns VFO argument too rigctl 'y' and 'Y' command now take/show antenna argument and option. range_list items are undergoing changes towards a different model TBD RTS/DTR PTT sharing is off by default now -- use serial_share=1 option to enable PR: ports/261105 Reported by: takefu@airport.gm
* comms/nanovna-saver: Update to 3.10Diane Bruce2022-01-115-31/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed FreeBSD specifc Sysctl.py code so it will no longer core if no USB device plugged in - changed delay in NanoVNA__V2.py since too fast for some devices see https://github.com/NanoVNA-Saver/nanovna-saver/issues/441 Changelog ========= v0.3.10 ------ - Default Band ranges for 5 and 9cm - Layout should fit on smaller screens - Fixed fixed axis settings - Show VNA type in port selector - Recognise tinySA (screenshot only) - Some more cables in TDR - Reference plane applied after calibration - Calibration fixes by DiSlord v0.3.9 ------ - TX Power on V2 - New analysis - Magnitude Z Chart - VSWR Chart improvements Reported by: portscout
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-104-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* comms/gnuradio: Fix plist problemDiane Bruce2022-01-092-19/+19
| | | | | | | fix plist when PYTHON_VERSION != 3.8 PR: ports/261060 Reported by: eric@camachat.org
* comms/hidapi: Update to 0.11.2Emanuel Haupt2022-01-092-6/+5
|
* comms/pear-Horde_ActiveSync: Update to 2.41.5Jochen Neumeister2022-01-082-4/+4
| | | | Sponsored by: Netzkommune GmbH
* comms/gqrx: Update to 2.15.1Ganael LAPLANCHE2022-01-062-4/+4
|
* comms/kermit: update C-Kermit to version 9.0.305 Alpha.06.Alexey Dokuchaev2022-01-062-4/+4
|
* comms/wsjtx: Update to 2.5.4Diane Bruce2022-01-042-4/+4
| | | | | | | | | | | | | | | Release: WSJT-X 2.5.4 Dec 28, 2021 ---------------------- This is mostly a bug fix release. It has the following changes since release 2.5.3: WSJTX: - Repair a defect that caused occasional crashes when in QSO with stations using nonstandard callsigns. Reported by: @portscout
* comms/gnuradio: Update to 3.8.4Diane Bruce2022-01-043-49/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed guile as it is not needed (From CHANGELOG.md) All notable changes to GNU Radio will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0. Older Logs can be found in `docs/RELEASE-NOTES-*`. API is compatible with C++ code written against previous v3.8 releases. ABI (link time) compatibility is not guaranteed. Out-of-tree C++ code linked to previous v3.8 releases should be rebuilt against this version. - Fix drag and drop issue with Quartz - Fix desync when dragging block - Update disabled blocks if they depend on others - Allow short and byte as valid types in an enum - Fix evaluation of interdependent variables - Set VERSION_PATH to 0 in new modules, instead of using GIT rev - For Python3, return correct exeption ModuleNotFoundError instead of ImportError - New Matrix Interleaver block - Fix "hide" expressions in yml files - Remove unused msg output port from Chunks To Symbols block yml - Add "shift" parameter to Log Power FFT - Fix: tags on the last sample were not shown - Fix: U and V channels were reversed on sink blocks At LEAST the following authors contributed to this release. - Adrien Michel <adriengit@users.noreply.github.com> - David Winter <david.winter@analog.com> - Emmanuel Blot <emmanuel.blot@free.fr> - Håkon Vågsether <hauk142@gmail.com> - Jared Dulmage <jared.dulmage@caliola.com> - Jason Uher <jason.uher@jhuapl.edu> - Jeff Long <willcode4@gmail.com> - Marc L <marcll@vt.edu> - Marcus Müller <mmueller@gnuradio.org> - Martin Braun <martin@gnuradio.org> - Ron Economos <w6rz@comcast.net> - Volker Schroer
* comms/xlog: Update to 2.0.24Daniel Engberg2022-01-022-7/+5
| | | | | | | Changelog: http://xlog.nongnu.org/xlog.changelog This fixes compilation issue reported by pkg-fallout Reported by: pkg-fallout
* Qt: Switch Qt5 to use KDE's Qt patch collectionTobias C. Berner2022-01-028-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From [1] What's this? This is a set of git repositories based on the last public commits available for Qt 5.15 branches with a curated collection of patches on top to ensure open source products can be used comfortably until users transition to their Qt 6-based ports. Which patches does it include? This collection of patches includes patches that fix at least one of the following: * Security issues * Crashes * Functional defects We only include patches that have been approved upstream in the Qt project. If a patch cannot be merged upstream for technical reasons (e.g. the class no longer exists), it can also be merged. The patches to merge will be decided based on their relevance towards Open Source products and their viability. PR: 260548 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D33446 [1] https://community.kde.org/Qt5PatchCollection
* comms/wsjtx: Update to 2.5.2Diane Bruce2021-12-316-133/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Repair a longstanding regression that caused signal reports from tail-ended Tx2 messages to be omitted from logged information - Parse "dx-call-1 RR73; dx-call-2 <de-call> +nn" messages (i3=0, n3=1 DXpedition mode) in regular 77-bit modes - Repair a regression associated with setting the main window width on program startup. - Repair a problem with Q65 decodes of type 'q3' for messages of the form "<Call_1> Call_2" - Execute code associated with Q65 decodes of type 'q5' only when the Max Drift control is set to 50. This fix prevents double-incrementing of the message averaging counter on the first decoding sequence. - Polarization offset 'Dpol' from the astronomical data window is now written to file azel.dat if environment variable WSJT_AZEL_EXTRA_LINES has been defined as 1 or greater. Dpol is especially useful for EME on the higher microwave bands. - The Auto Log QSO option in "Settings->Reporting" now behaves the same as the Prompt to log QSO option when not in a special operating context mode. - The Fast/Normal/Deep setting in Q65 mode is now a sticky setting and is no longer reset to Fast on program startup or when Settings has been opened. The user selection is used for automatic decodes, but Deep is used for any subsequent manual decode attempts. - New hamlib code to correct minor flaws in controlling several rigs. - Update the Chinese and Hong Kong translations of the user interface. PR: ports/260618 Reported by: hellocodebsd@gmail.com