Commit graph

5265 commits

Author SHA1 Message Date
Florian Limberger
f616e60cdc comms/iceoryx: Update to v2.0.3
Reviewed By: arrowd

Differential Revision: https://reviews.freebsd.org/D38769
2023-02-25 19:31:09 +03:00
Yasuhiro Kimura
db54325ab1 comms/apitran: Replace reference to PY_PILLOW with its value
Since this port works with Python 3.6 and later, the value of
PY_PILLOW doesn't change. So replace reference to it with its value.

PR:		269398
Approved by:	maintainer timeout
2023-02-25 12:21:07 +09:00
Christian Ullrich
abf4f02506 comms/py-pymodbus: update to 3.1.3
Changelog: https://github.com/pymodbus-dev/pymodbus/releases/tag/v3.1.3

PR:		269594
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38722
2023-02-24 09:49:12 +01:00
Diane Bruce
370297f9fb comms/linrad: Update to work with newer base compiler
Latest compiler is pickier about functions without prototypes
remove unused variable
2023-02-22 10:16:33 -05:00
Fukang Chen
7c7b955d24 comms/py-esptool: Update to 4.5
Changelog:

    https://github.com/espressif/esptool/releases/tag/v4.5
2023-02-18 11:29:01 +00:00
Diane Bruce
adf4a62979 comms/wsjtx: Same bug as hamlib treating a function like a variable
wsjtx insist on packaging their own version of hamlib which means
the fix to hamlib meant the bug was still in wsjtx
2023-02-17 18:47:32 -05:00
Diane Bruce
04e2b6e7c0 comms/hamlib: Newest c compiler in 14 is pickier
Code was trying to use a function as an integer (localtime)
2023-02-16 13:24:11 -05:00
Michael Büker
5e8c80dede comms/py-fritzconnection: Update to 1.11.0
ChangeLog:	https://github.com/kbr/fritzconnection/compare/1.10.2...1.11.0
PR:		269412
2023-02-12 12:21:45 +00:00
Diane Bruce
6128ded5b2 comms/grig: update grig to use latest hamlib, fixed missing distinfo
- forgot to update distinfo
- pet portlint
2023-02-01 17:26:29 -05:00
Diane Bruce
b5b05cceac comms/xnec2c: Updated to the v4. series (latest)
- Moved distribution site to documented dedicated server
- added LICENSE_FILE
- Petted portlint

Change log is very extensive since this is a major update.
Check xnec2c.html for more ..

on 4.4.12: This release has been pending for a while, there are
   quite a few changes. I thought about making this 4.5 but not yet since
   these are mostly maintenance items, with a few new features as well:
     * UI Features:
          + Added "File->Save-as CSV" in the Frequency Plots window
          + Added optimizer output config checkboxes for csv, s1p, and/or
            s2p. Now you can auto-generate .csv, .s1p, or .s2p files when
            the input .NEC file is modified by an external program.
          + Pre-processed CSV data for each example .NEC file and placed
            them in examples/data/. You can view these with any
            spreadsheet program and graph columns as you like; the data is
            useful for regression testing, too.
          + Updated optimization documentation.
     * Console Features:
          + Refactored console output based on output priority levels.
            Console output is now color coded and output level can be
            controlled with -v and -d options. See --help for details.
          + Add batch mode (-b) commandline flag.
          + Added commandline options --write-csv, --write-s1p,
            --write-s2p-max-gain, and --write-s2p-viewer-gain for use with
            --batch and the optimizer.
...

See xnec2c.html

s Please enter the commit message for your changes. Lines starting
2023-02-01 14:11:59 -05:00
Christian Ullrich
b9a68deaa9 comms/py-pymodbus: Update to 3.1.2
ChangeLog:	https://github.com/pymodbus-dev/pymodbus/blob/dev/CHANGELOG.rst
PR:		269168
2023-01-30 10:35:57 +00:00
Hiroki Tagato
5a6c7da775 comms/scrcpy: update to 1.25
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v1.25
2023-01-29 16:41:23 +09:00
Diane Bruce
4920d07f42 comms/grig: Update to head to fix hamlib API change
Update to head to fix grig with hamlib 4.5.3 API change
Also correct pkg-plist
2023-01-28 18:12:24 -05:00
Diane Bruce
974c429b89 comms/hamlib: Update to 4.5.3
Fairly lengthy changes we were quite out of date...
I did do a quick API check.

Version 4.5.3
	* 2022-12-31
	* Fix serial.c for hardware flow control on Linux and MacOSy
	* Add QRPLabs QCX/QDX rig -- not quite a TS480
	* Fix QRP QRDX firmware bugs in IF message so PTT works now
	* FTDX5000 will now remember startup front/read settings and restore it
	* Fix FTDX5000 write_delay with microham
	* Fix grep error on MingW build

Version 4.5.2
	* 2022-12-23
	* Fix PowerSDR ability to do commands while powered off
	* Fix TX-500 operations
	* Fix FTDX5000 to return to MIC input on closing
	* Fix rig.c calling rig_get_mode when backend does not have get_mode
	* Fix kenwood_ts890_get_level
	* Add Prosistel D elevation CBOX az to fix problem with azimuth control
	* Fix FT736R gpredict usage by adding cached get_freq
	* Fix get_powerstat problem with Log4OM/Flex and others
	* Fix -R option to not need argument
	* Fix -R option to close rig on last rigctld client disconnect
	* Add FTDX1200 to rigs that need to ensure PTT is off before changing frequency
	* Add --disable-parallel configure option for mingw builds on Linux

Version 4.5.1
	* 2022-12-08
	* FT2000, FTDX3000/D, FT891, FT991, FT950, FTDX5000 now set CAT TOT to 100ms
	* Add missing NB2 setting to FT-950, FTDX-1200, FT-2000, FTDX-3000, FTDX-5000, FTDX-9000
	* Add missing meter reading to TS-890S -- thanks to Geore Baltz N3GB
	* Fix FT736 VFOB freq and mode set
	* Added send_raw to rigctl -- see rigctl man page
	* Fix AGC Level dumpcaps on most rigs
	* Fix rig_send_raw to return bytes read, fill buffer, and also work with fixed length response/null terminator
	* Change all Kenwood rigs to 500ms serial timeout
	* Fix dumpcaps filter printout to only show declared filters
	* Fix triggering PTT on XGComms device on Linux
	* Fix level_gran in all rigs
	* Add RIG_FUNC_TUNER to flrig.c
	* Fix FT-991 level_gran (needs to be done for lots of rigs)
	* Fix man page rigctl to show units for LEVEL items
	* Fix Flex6xxx if_len
	* Fix FLRig set_ptt
	* Fix missing KEYSPD to TS890
	* rigctl 'W' command can now use a singled char terminator like ; that allows for variable length responses with no timeout -- e.g.  W FA; ;
	* New RIG_LEVEL_USB_AF to control audio gain from rig to computer -- to allow AGC function in software using RF and USB_AF
	* Add RIG_LEVEL_AGC_TIME to allow AGC/OFF to be set for IC-7300, IC-9700, IC-705
	* Add RIG_FUNC_OVF_STATUS to get overflow status for IC-7300, IC-9700, IC-705, and IC-R8600

Version 4.5
	* 2022-10-30
	* New rotator utility https://www.pianetaradio.it/blog/catrotator/
	* Add FT-710
	* Add Rohde&Schwartz EK89X receiver
	* Add Xeigu X5105
	* Add Gemini DX-1200 HF-1K Amplifiers
	* Kenwood rigs should now support AI command packets
	* Add FT-990UNI for older 990 ROMs 1.2 and earlier
	* Add FT-650
	* Add get_separator and set_separator and -S option for rigctld -- node-red applicability
	* Add GRBLTRK rotor project -- two axis rotor
	* Add SDRPlay SDRUno rig -- can now use Data/Pkt in WSJTX
	* Add ability to use cat_string to FLRig via the "w" and "W" commands
	* Add -B/--mapa2b to rigctlcom
	  Allows rigctlcom to map set_freq on VFOA to VFOB instead
	  This will allow CW Skimmer to work with some rigs (e.g. IC7300) using FM
	  mode on VFOA and CW mode on VFOB and split mode transmit on VFOB.
	  Clicking on CW Skimmer will change VFOB instead of VFOA to allow working
	  dxpeditions where the fox is staying on frequency
	* Add password capability to rigctld via -A switch.
	  rigctld -A will produce a consistent shared key for any specific password that can used in \password and rig_set_password
	  TBD The shared key can also be placed in .hamlib_settings
	* Asynchronous rig data output handling to support transceive and spectrum data. Mikael, OH3BHX
	  Example for the IC-7300 to multicast on port 20001 and provide async rig information
	  rigctld --port=20001 --model=3073 --serial-speed=115200 --rig-file=/dev/serial/... --set-conf=rts_state=OFF --set-conf=dtr_state=OFF --multicast-addr=224.0.0.1 --multicast-port=20001 --set-conf=async=1
	  Also, spectrum data output needs to be enabled with: \set_func SPECTRUM 1
	* See new set_conf option async for some Icom rigs
	* Multicast UDP packet output for asynchronous data. Mikael, OH3BHX
	* Rig state poll routine to serve commonly used data like frequency and mode from cache. Mikael, OH3BHX
	* deprecated hamlib_port_t at front of rig_state structure -- new one at end of structure
	* New rig_send_raw to send/read raw command to rig
	* New RIG_LEVEL_BAND_SELECT for Yaesu rigs
	* New rig_get_conf2 to replace rig_get_conf buffer overflow potential
	* New rot_get_conf2 to reaplce rot_get_conf buffer overflow potential
	* Added Barrett 4050 -- not functional yet
	* Added TCI 1.X -- not functional yet
	* Added TM-V71(A)
	* Added IC-F8101
	* Added JRC JST-145 and JST-245
	* Added Xiegu X108G, G90, and X6100
	* Added CODAN Envoy and NGS
	* Added Lab599 TX-500
	* Added GOMSPACE GS100
	* Deprecated: rigctl commands \set_trn (A) and \get_trn (a) as they never worked as intended
	* Deprecated: field rig_caps.transceive and RIG_TRN_* macros

PR:		ports/267682
Reported by:	takefu@airport.fm
Tested by:	db
2023-01-24 13:24:51 -05:00
Christian Ullrich
f665aa3933 comms/py-pymodbus: Add new port
Pymodbus is a full Modbus protocol implementation offering
asynchronous communications. It can also be used without any
third party dependencies (aside from pyserial) if a more
lightweight project is needed.

PR:		251614
2023-01-20 12:50:24 +01:00
Alex Kozlov
3fcd6b0318 Remove empty lines at the end of Makefile(s)
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
2023-01-17 05:27:03 +00:00
Dima Panov
e1287d0d12 */*: bump libboost*.so libraries consumert after Boost upgrade 2023-01-16 22:32:07 +03:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Tobias C. Berner
1fe9749d83 Qt: Update Qt 5 to 5.15.8
- update distfiles to be rebased on the Qt 5.15.8 branch

PR:		268773
Exp-run by:	antoine
2023-01-14 22:15:14 +01:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Steven Stallion
b8c31f55c3 comms/hidapi: Update to 0.13.1
- Submitter becomes maintainer

ChangeLog:
https://github.com/libusb/hidapi/compare/hidapi-0.12.0...hidapi-0.13.1

PR:		268856
2023-01-10 16:23:51 +00:00
Yuri Victorovich
ee2cbfe5b9 comms/sigdigger: Correct build parameters 2023-01-09 02:41:19 -08:00
Yuri Victorovich
979bd0eec3 comms/sigdigger: New port: Qt-based digital signal analyzer 2023-01-08 01:40:49 -08:00
Yuri Victorovich
e57e88a3f9 comms/suwidgets: New port: Sigutils-related widgets 2023-01-08 01:40:49 -08:00
Yuri Victorovich
0e7b85563d comms/suscan: New port: Channel scanner based on sigutils library 2023-01-08 01:40:48 -08:00
Yuri Victorovich
9f34e20c61 comms/sigutils: New port: Small signal processing utility library 2023-01-07 00:59:34 -08:00
Tobias C. Berner
a306a2fd95 Qt: Update Qt 6 to 6.4.2
As a patch release, Qt 6.4.2 does not introduce any new features but
contains ~ 150 bug fixes, security updates, and other improvements to
the top of the Qt 6.4.1 release. See more information about the most
important changes and bug fixes from Qt 6.4.2 release note.

Announcement:	https://www.qt.io/blog/qt-6.4.2-released
Release Notes:	https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.4.2/release-note.md
2023-01-05 18:28:10 +01:00
Muhammad Moinur Rahman
e2ff527e4e comms/ebook2cwgui: Cleanup EXPIRED ports
Approved by:	portmgr
2022-12-31 02:53:56 +01:00
Rene Ladan
51c097e064 cleanup: Remove expired ports:
2022-09-30 comms/hylafax: dead upstream, someone port hylafax+ from sourceforge.net instead
2022-12-31 comms/tkhylafax: Depends on expired comms/hylafax
2022-12-31 02:11:35 +01:00
Alexey Dokuchaev
feaafa31c0 comms/kermit: update C-Kermit to version 10.0 Beta.08
Improve support for custom compilers while here (e.g.,
allow to build with GCC).
2022-12-30 09:19:12 +00:00
Tobias C. Berner
3aeb8b79ba Qt5: Update Qt 5 to 5.15.7
* rebase the KDE patched Qt5 ontop of the 5.15.7 branch
* update qt5-script to 5.15.11

Exp-run by:	antoine
PR:		268533
2022-12-29 12:52:47 +01:00
Vladimir Kondratyev
7aa0e0a09c comms/iwmbt-firmware: Update to 20221109
And downgrade ibt-hw-37.8.10-fw-22.50.19.14.f.bseq to fw_patch_num 36
as last version working good with our BT stack. See PR/267581.

PR:		268022
Approved by:	arrowd
2022-12-24 01:52:03 +03:00
Loïc Bartoletti
a6d9696f9c comms/trustedqsl: use wx 3.2 2022-12-22 13:00:50 +01:00
Loïc Bartoletti
212897e455 comms/ebook2cwgui: mark deprecated 2022-12-22 13:00:50 +01:00
Muhammad Moinur Rahman
1106ed56bb comms/pear-Horde_ActiveSync: Update version 2.41.5=>2.41.9
- Mark NO_ARCH

Sponsored by:	Bounce Experts
2022-12-11 17:49:56 +01:00
Rodrigo Osorio
7046712fe7 comms/rtl-433: update to 22.11
Major changes:
    - Fixed irregular model names
    - Changed light_klx to light_lux in Bresser-7in1
    - Removed VS15 project files
    - Add support for multiple devices

    Full log: https://github.com/merbanan/rtl_433/releases/tag/22.11
2022-12-11 16:09:12 +01:00
Jon Hopper
2aefc158b2 comms/quisk: Resurrect the port.
Reviewed By: arrowd

Differential Revision: https://reviews.freebsd.org/D37614
2022-12-08 14:45:57 +03:00
Fukang Chen
690df01ab5 comms/py-esptool: Update to 4.4
- Update to 4.4
- Upstream tests switched from unittest to pytest

Changelog:

    https://github.com/espressif/esptool/releases/tag/v4.4
2022-11-23 16:38:35 +00:00
Tobias C. Berner
b6a2e481e3 Qt: Update Qt6 to 6.4.1
Qt 6.4.1 release is a patch release made on the top of Qt 6.4.0.  As a
patch release, Qt 6.4.1 does not add any new functionality but provides
bug fixes and other improvements and maintains both forward and backward
compatibility (source and binary) with Qt 6.4.0.

For detailed information about Qt 6.4, refer to the online documentation
included in this distribution. The documentation is also available
online:

https://doc.qt.io/qt-6/index.html

Changelog: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.4.1/release-note.md
2022-11-16 08:01:03 +01:00
Alexey Dokuchaev
943621d982 comms/kermit: update C-Kermit to the latest version 10.0 Beta.06
Starting with Beta.05, distfiles are named cku400.*, not cku10.0.* as
they have been since 10.0 Beta.01, for conformity with all previous
releases when they were cku300, cku301, cku302, etc.  Hardcode "400"
for the moment; it could be "401" or any higher number as development
progresses, but exact version mapping scheme is currently unclear.

Nudged by:	ler
2022-11-09 09:24:40 +00:00
Romain Tartière
bf2dd89bcc
comms/libdc: New port
Libdivecomputer is a cross-platform and open source library for
communication with dive computers from various manufacturers.

This port is the subsurface flavor of libdivecomputer.

WWW: http://www.libdivecomputer.org/
2022-10-29 10:16:17 -10:00
Dan Langille
92b5359cdf databases/and_others: Fix rc.d script comment
I found this typo while researching something else. It seems to have
propgated around the tree.

Approved by:	blanket
2022-10-26 16:55:27 +00:00
Loïc Bartoletti
8c80b653a7 comms/limesuite: use wx 3.2
PR:		265093
2022-10-25 07:44:06 +02:00
Loïc Bartoletti
19703fbef1 comms/cubicsdr: use wx 3.2
PR:		265093
2022-10-25 07:44:05 +02:00
Loïc Bartoletti
0d5f2c75e9 comms/gnuradio: use wx 3.2
PR:		265093
2022-10-25 07:44:03 +02:00
Christian Ullrich
ec20f86f91
Add comms/py-pyserial-asyncio: Async I/O support for pyserial
PR:		267306
2022-10-24 23:00:31 +08:00
Marek Zarychta
8318113b3f comms/py-libscrc: Update to 1.8.1
- strip shared libraries

ChangeLog:	https://github.com/hex-in/libscrc/compare/v1.8...v1.8.1
PR:		267297
2022-10-24 11:22:13 +01:00
Michael Reifenberger
cf223cb7fe comms/inspectrum: Update
Update to 0.2.3

PR:		264646
Reported by:	Diane Bruce
2022-10-18 14:25:21 +02:00
Emanuel Haupt
24582f3551 */*: Drop maintainership 2022-10-17 14:02:09 +02:00
Michal Zielonka
e3b732b479
Update gstreamer1 to upstream release 1.20.3
PR:		261585
Reviewed by:	riggs,jbeich,tcberner

Differential Revision:	https://reviews.freebsd.org/D36850
2022-10-15 12:46:46 +02:00