Commit graph

5401 commits

Author SHA1 Message Date
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
Tobias C. Berner
df8015f55b comms/klog: add missin dependency on testlib
PR:		266950
2022-10-12 12:37:51 +02:00
Michael Reifenberger
c553d0af43 comms/klog: Update
Update to 2.2.1
2022-10-09 17:00:58 +02:00
Yuri Victorovich
4e1de70893 comms/hackrf: Fix build by adding math/fftw3-float dependency
Reported by:	fallout
2022-10-04 11:19:22 -07:00
Tomek CEDRO
b3d5add222 comms/hackrf: update 2017.02.1 -> 2021.03.1
See
  https://github.com/greatscottgadgets/hackrf/releases/tag/v2021.03.1
  https://github.com/greatscottgadgets/hackrf/releases/tag/v2018.01.1

for changes since 2017.02.1.

The latest release 2022.09.1 needs some libusb fixes before
it can be build, this is ongoing work.
2022-10-02 22:57:40 +02:00
Jose Alonso Cardenas Marquez
df8005b90f editors/lazarus: Bump PORTREVISION of dependant ports
- editors/lazarus was updated to 2.2.4 and all ports depends of it must be
  rebuilt
2022-10-02 00:48:21 -05:00
Tobias C. Berner
b1db946f50 Qt: Update Qt6 to 6.4.0
Relase Notes: https://www.qt.io/blog/qt-6.4-released
2022-10-01 15:55:15 +02:00
Rene Ladan
2360d181c9 comms/tkhylafax: deprecate because of comms/hylafax 2022-09-30 22:33:33 +02:00
Muhammad Moinur Rahman
e77794c03a comms/libmodbus: Optionize MANPAGES
PR:		251422
Reported by:	chris@chrullrich.net
2022-09-27 08:27:01 -05:00
Diane Bruce
b1d3a8a165 comms/nanovna-saver: Update to 0.5.3
Changelog
=========

0.5.3
-----

 - Int casts due to python 3.10 extension interface changes
 - Pycodestyle changes

0.5.2
-----

 - Using more integer divisions to get right type for QPainter
   points

0.5.1
-----

 - fixed crashing polar charts on python3.10  #528 (#539)
2022-09-18 14:01:16 -04:00
Diane Bruce
9f27aa2cc4 comms/nanovna-saver: Updated to 0.5.0
Changelog
=========

0.5.0
-----

 - Fix crash on open in use serial device
 - Use a Defaults module for all settings -
   ignores old .ini settings
 - Refactoring and unifying Chart classes
 - No more automatic update checks (more privacy)
 - Corrected error handling in NanaVNA\_V2 code
2022-09-17 08:01:53 -04:00
Gleb Popov
c75be9a1fe comms/cyclonedds: Update to 0.10.2
Test Plan:
* portlint: complains about WWW, otherwise OK
* portclippy: complains about WWW, otherwise OK
* testport: 13.1-RELEASE amd64  OK

Reviewed by: arrowd

Differential Revision: https://reviews.freebsd.org/D36517
2022-09-13 21:31:45 +03:00
Rozhuk Ivan
7f1b354e3c comms/py-elelabs-zigbee-ezsp-utility: new port
PR:	266380
2022-09-12 09:44:02 -07:00
Daniel Engberg
896c05e76b comms/tio: Update to 2.0
Switch to upstream release archive
Use (lib)inih from ports

PR:		266370
Reviewed by:	dmgk (maintainer)
2022-09-11 21:24:01 +02:00
Yuri Victorovich
c806f713b9 comms/nec2c: Update .9 -> 1.3; Add LICENSE; Fix WWW 2022-09-11 09:35:54 -07:00
Yuri Victorovich
9fb6444a20 comms/xdx: Update 2.4 -> 2.91 2022-09-11 09:17:28 -07:00
Felix Palmen
ddae4e92d8 Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
2022-09-11 12:20:14 +02:00
Tobias Kortkamp
e79fe1aabc Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
2022-09-10 19:41:16 +02:00
Tomasz "CeDeROM" CEDRO
a69f092f0d comms/limesuite: update 20.10.0 -> 22.09.0
- REMOTE option has been removed, because upstream dropped the feature
  (https://github.com/myriadrf/LimeSuite/issues/366)

PR:		266307
Changes:	https://github.com/myriadrf/LimeSuite/blob/master/Changelog.txt
2022-09-10 09:28:25 +02:00
Tobias C. Berner
35adab4dcc QT: Update Qt 6 to 6.3.2 2022-09-09 18:39:24 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
b86221feea cleanup: remove trailing whitepaces 2022-09-07 12:26:41 +02:00
Michael Büker
6cb6b0f927 comms/py-fritzconnection: Update to 1.10.2
ChangeLog:	https://github.com/kbr/fritzconnection/compare/1.10.1...1.10.2
PR:		266249
2022-09-06 11:28:54 +01:00
Dmitry Marakasov
216dc9a064 comms/telldus-core: mark BROKEN
In file included from /work/usr/ports/comms/telldus-core/work/telldus-core-2.1.2/common/Event.cpp:7:
/work/usr/ports/comms/telldus-core/work/telldus-core-2.1.2/common/Event.h:12:11: fatal error: 'tr1/memory' file not found
        #include <tr1/memory>
                 ^~~~~~~~~~~~

Reported by:	pkg-fallout
2022-09-06 00:08:57 +03:00
Michael Büker
31b1cf64e5 comms/py-fritzconnection: Update to 1.10.1
ChangeLog:	https://github.com/kbr/fritzconnection/compare/1.9.1...1.10.1
PR:		266160
2022-09-01 20:43:27 +01:00
Li-Wen Hsu
cba36a98d4
comms/qt6-sensors: Add WWW: entry 2022-08-26 13:33:14 +08:00
Tobias C. Berner
9d2fa421ba www/qt6-sensors: new port
This adds the missing Qt 6 sensors module to the tree.

As with the rest of the Qt 6 ports, we first need to figure
out what is actually required by other ports before we can
finalize them.
2022-08-22 16:52:49 +02:00
Tobias C. Berner
2637124dba www/qt6-serialbus: new port
This adds the missing Qt 6 serialbus module to the tree.

As with the rest of the Qt 6 ports, we first need to figure
out what is actually required by other ports before we can
finalize them.
2022-08-22 16:44:50 +02:00
Tobias C. Berner
447fcc79d4 www/qt6-serialport: new port
This adds the missing Qt 6 serialport module to the tree.

As with the rest of the Qt 6 ports, we first need to figure
out what is actually required by other ports before we can
finalize them.
2022-08-22 16:44:50 +02:00
Fukang Chen
065d22bd97 comms/py-esptool: Update to 4.2.1
Changelog:

    https://github.com/espressif/esptool/releases/tag/v4.2.1
2022-08-12 23:45:12 +00:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Daniel Engberg
72841f7448 comms/hylafax: Prepare for tiff 4.4.0
Update configure script to detect new version

Reported by:	antoine
2022-08-10 00:51:28 +02:00
Felix Palmen
42f8c0bf85 comms/opencbm: Fix PORTSCOUT limit
Only allowing dist versions starting with v and a digit should filter
out any git tags that are not release versions.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36059
2022-08-07 11:13:15 +02:00
Diane Bruce
05c7e390f4 comms/fldigi: update to 4.1.23
2022-06-23  dave-w1hkj  <w1hkj@bellsouth.net>

	19c12f097: Version 4.1.23
	ce88da596: Deprecated code
	5dd676f6b: Correct errors caused by commit 9c035e809b
	4213bfaec: xmlrpc notch
	bd2b4e0e1: audio alerts / monitor
	e6da5c5ef: cw browser
	c9a74fb13: nanoIO ptt
	bf321f312: Signal browser
	cea496b7a: cw via flrig
	2e4a8517d: scripts
	65a6da643: FSK via flrig / nanoIO
	20a799a5a: INSTALL update
2022-08-05 18:35:19 -04:00
Bernard Spil
57a153b696 archivers/libzip: Bump PORTREVISION on dependent ports 2022-08-05 17:58:34 +00:00
Matthias Andree
4637facd25 comms/hylafax: fix binary stripping, deprecate
The existing port/install.sh[.in] script attempts to strip
scripts, which does not work well on all FreeBSD's versions of strip(1).

Patch it out and manually strip the binaries instead.

These 25 warnings seem relevant and warrant investigation (not done):
     1  Class2Params.c++:790:22: warning: operator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses]
     2  .././util/faxstate.c:142:52: warning: field precision should have type 'int', but argument has type 'unsigned long' [-Wformat]
     3  Class1.c++:394:25: warning: array subscript is of type 'char' [-Wchar-subscripts]
     4  Class1.c++:403:22: warning: array subscript is of type 'char' [-Wchar-subscripts]
     5  Class1.c++:418:28: warning: array subscript is of type 'char' [-Wchar-subscripts]
     6  Class1Send.c++:565:5: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
     7  Class1Send.c++:1428:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
     8  Class1Send.c++:1428:28: warning: result of comparison of constant 35 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
     9  Class1Send.c++:1949:6: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    10  Class1Send.c++:1956:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    11  MemoryDecoder.c++:499:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    12  MemoryDecoder.c++:523:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    13  ModemConfig.c++:479:17: warning: implicit conversion from 'int' to 'char' changes value from 144 to -112 [-Wconstant-conversion]
    14  PCFFont.c++:187:6: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    15  PCFFont.c++:192:6: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    16  PCFFont.c++:217:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    17  PCFFont.c++:237:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    18  PCFFont.c++:241:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    19  faxQueueApp.c++:3128:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
    20  faxQueueApp.c++:3251:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
    21  faxQCleanApp.c++:310:27: warning: format specifies type 'unsigned int' but the argument has type 'nlink_t' (aka 'unsigned long') [-Wformat]
    22  tagtest.c++:556:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    23  cqtest.c++:582:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    24  choptest.c++:146:3: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]
    25  PAM.c++:79:21: warning: variable 'pamret' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized]

Now over to diizzy@ for the tiff update patching.

While here, deprecate this since it appears dead and there is a
maintained fork on sourceforge.net called HylaFAX+. There have been
prior submissions of updates in Bugzilla, but the submitter no longer
pursued the update since he no longer uses HylaFAX+.
2022-08-05 12:17:09 +02:00
Diane Bruce
1731b077ff comms/freedv: Update to v1.7.0
Unbreaks port

upstream notes:
Bugfixes:

    Resolves issue with waterfall appearing garbled on some systems. (PR #205)
    Resolves issue with Restore Defaults restoring previous settings on exit. (PR #207)
    Resolves issue with some sound valid sound devices causing PortAudio errors during startup checks. (PR #192)

Enhancements:

    Removes requirement to restart FreeDV after using Restore Defaults. (PR #207)
    Hides frequency display on main window unless PSK Reporter reporting is turned on. (PR #207)
    Scales per-mode squelch settings when in multi-RX mode to reduce unwanted noise. (PR #186)
    Single-thread mode is now the default when multi-RX is turned on. (PR #175)
    Makes multi-RX mode the default. (PR #175)
    Mic In/Speaker Out volume controls added to Filter window. (PR #208)
    Cleans up UI for filters and makes the dialog non-modal. (PR #208)
    Adds optional support for PulseAudio on Linux systems. (PR #194)

Documentation:

    Resolves issue with PDF image placement. (PR #203)

Build System:

    Uses more portable way of referring to Bash in build scripts. (PR #200)
    User manual now installed along with executable. (PR #187)
    macOS app bundle generated by CMake instead of manually. (PR #184)
    Fail as soon as a step in the build script fails. (PR #183)

PR:		ports/264769
Reported by:	castilloeduardo@outlook.com.ar
Tested by:	castilloeduardo@outlook.com.ar
2022-08-04 17:46:32 -04:00
John Baldwin
de3758e2e3 comms/uarduno: Remove devclass from DRIVER_MODULE on recent main.
PR:		265458
Reviewed by:	Bob Frazier <bobf@mrp3.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35947
2022-08-03 15:45:23 -07:00
Felix Palmen
0a90d3d9f9 comms/opencbm: Update to 0.4.99.104
* Remove MAJE_JOBS_UNSAFE, fixed upstream with additional make
  dependencies.
* Remove local copy of opencbm(4), manpage was adopted upstream.
* Also affects opencbm-kmod and opencbm-plugin-xa1541.

Changelog: https://opencbm.trikaliotis.net/opencbm-6.html

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36031
2022-08-03 21:19:34 +02:00
Felix Palmen
0ac86ecea3 maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36029
2022-08-03 11:01:26 +02:00
Florian Limberger
99055a8c8f comms/iceoryx: Disable on non-64-bit platforms.
Summary: Upstream supports only 64-bit hardware.

Test Plan:
* portlint: OK
* portclippy: OK

Reviewed by: arrowd

Differential Revision: https://reviews.freebsd.org/D36008
2022-08-01 20:41:44 +03:00
Florian Limberger
f71e44bc77 comms/cyclonedds: + Eclipse Cyclone DDS middleware
Test Plan:
* portlint: OK
* portclippy: OK
* testport: amd64, 13.1-RELEASE tested

Reviewed by: arrowd

Differential Revision: https://reviews.freebsd.org/D35997
2022-08-01 20:36:14 +03:00
Michael Reifenberger
7d50e80cc3 comms/nanovna-saver: Update
Update to 0.4.0

PR:		265534
2022-07-31 19:15:10 +02:00
Florian Limberger
36b05703cb comms/iceoryx: True zero-copy inter-process communication
Add comms/iceoryx port, which is a dependency for https://cyclonedds.io/

Test Plan:
* portlint: OK
* testport: amd64, 13.1-RELEASE tested

Reviewed by: arrowd

Differential Revision: https://reviews.freebsd.org/D35421
2022-07-29 10:25:00 +03:00
Fukang Chen
d73cc67a9b comms/py-esptool: Update to 4.1
Changelog:

    https://github.com/espressif/esptool/releases/tag/v4.1

MFH:	No (feature release)
2022-07-28 14:03:49 +00:00
Guido Falsi
3ee016f831 comms/gnokii: Remove unneeded shebangfix file.
Correct small mistake that slipped in in previous commit.

Fixes:		3109e75af7
2022-07-27 22:34:36 +02:00
Guido Falsi
3109e75af7 comms/smstools3: Clean up and modernize port
- Remove unneeded pkg-install/pkg-deinstall scripts, and properly
  use pkg-message to display uninstall message [1]
- Reorder some statements to silence some portlint warnings
- Properly use shebangfix on more files, replacing some REINPLACE_CMDs
- Remove unneeded REINPLACE_CMDs
- Use RLN in place of LN, to correctly create relative symlinks

Reported by:	bapt [1]
2022-07-27 22:30:53 +02:00
Guido Falsi
ca17004b6d comms/gnokii: Cleanup and modernize port
- Remove pkg-install, all it was doing is now done from pkg-plist [1]
- Fix sendsms script to work with sh
- Use shebangfix in place of REINPLACE_CMD
- Remove unneeded REINPLACE_CMDs
- Remove bogus SMSDDB option, and use OPTIONS_GROUP in place of OPTIONS_MULTI
- Remove duplicate "gnome" from X11_USES (already in global USES)
- Add missing dependency on harfbuzz when X11 is enabled
- Remove unneeded "-p" from ${MKDIR}
- Delete an old, unused, patch file

Reported by:	bapt [1]
2022-07-27 22:30:53 +02:00
Baptiste Daroussin
a732af5ee1 comms/aprsd: use pkg-message to show message on remove 2022-07-27 16:27:11 +02:00
Dmitri Goutnik
bd2f12f385 comms/tio: Update to 1.47
Changes:	https://github.com/tio/tio/releases/tag/v1.47
2022-07-26 13:58:47 -05:00
Tobias C. Berner
48318794ca cleanup: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

 *  Alex Trull <freebsd.alex@trull.org>
 *  Alonso Cardenas <acm@FreeBSD.org>
 *  Boris Samorodov <bsam@FreeBSD.org>
 *  David Shane Holden <dpejesh@yahoo.com>
 *  Felix Palmen <felix@palmen-it.de>
 *  Hirohisa Yamaguchi <umq@ueo.co.jp>
 *  Kevin Bowling <kbowling@FreeBSD.org>
 *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
 *  Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>
 *  Matthias Andree
 *  Matthias Fechner <mfechner@FreeBSD.org>
 *  Oleg Sidorkin <osidorkin@gmail.com>
 *  Oliver Lehmann
 *  Radim Kolar <hsn@sendmail.cz>
 *  Timothy Beyer <beyert@cs.ucr.edu>
 *  hq@FreeBSD.org
 *  johalun0@gmail.com
 *  lev@FreeBSD.org
 *  rooneg@electricjellyfish.net

With hat:	portmgr
2022-07-20 16:55:49 +02:00
Tobias C. Berner
258a98847e comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
  *  Brian Dean <bsd@FreeBSD.org>
  *  Bruce Cran <bruce@cran.org.uk>
  *  Carl Makin <carl@stagecraft.cx>
  *  Darren <igla@batterybackups.net>
  *  David
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Devon H. O'Dell <devon.odell@coyotepoint.com>
  *  Diane Bruce <db@db.net>
  *  Douglas K. Rand <rand@meridian-enviro.com>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Frank Steinborn <steinex@nognu.de>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Janos.Mohacsi@bsd.hu
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeffrey Baitis <jeff@baitis.net>
  *  Johan Strom <johan@stromnet.se>
  *  Johan Strom <johna@stromnet.se>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julian Stacey <jhs@FreeBSD.org>
  *  Kirill Bezzubets <kirill@solaris.ru>
  *  MITA Yoshio <mita@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Matt Dawson <matt@mattsnetwork.co.uk>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Reifenberger (mike@Reifenberger.com)
  *  Mike Heffner <mikeh@FreeBSD.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicole Reid <root@cooltrainer.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Patrick Gardella <patrick@FreeBSD.org>
  *  Paul Traina <pst@FreeBSD.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Rick Elrod <codeblock@eighthbit.net>
  *  Rodrigo Osorio <rodrigo@FreeBSD.org>
  *  Sebastian Yepes <esn@x123.info>
  *  Staffan Ulfberg <staffanu@multivac.fatburen.org>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Steve Woodford <scw@netbsd.hut.fi>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunry Chen <sunrychen@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  Tony Shadwick <tshadwick@oss-solutions.com>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vladimir Grebenschikov
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  db
  *  dirkx@webweaving.org
  *  dom@happygiraffe.net
  *  elbarto@ArcadeBSD.org
  *  hm
  *  jmz
  *  joes@seaport.net
  *  lambert@lambertfam.org
  *  nox@FreeBSD.org
  *  obrien@cs.ucdavis.edu
  *  rkw
  *  shurd
  *  shurd@FreeBSD.org
  *  wlloyd@slap.net
  * //www.tomek.cedro.info)

With hat:	portmgr
2022-07-20 16:21:01 +02:00
Dmitri Goutnik
e5a35c907a comms/tio: Update to 1.45
Changes:	https://github.com/tio/tio/releases/tag/v1.45
2022-07-18 08:52:05 -05:00
Jose Alonso Cardenas Marquez
e8c21c2cd6 comms/cqrlog: update to 2.5.2
Legend:
  # info
  + new feature
  - bugfix
--------------------

2.5.2 (2021-02-12)
+ some contest window improvements (showing DXCC, WAZ, ITU, continent)
+ FST4 mode support added (Saku, OH1KH)
+ user can change the locator to use in ADIF import (Florian, DF2ET)
+ CW messages can be saved or loaded from a file (Saku, OH1KH)
- eQSL upload fixes (Saku, OH1KH)
- ADIF import duplicate check fixed, form layout fixed (Saku, OH1KH)
- New QSO window layout fixes (Saku, OH1KH)
- workaround for 'TRegExpr exec: empty input string' error in fpc compiler
- xdg-open is used in Call extra data window to open open the attachments
2022-07-13 01:07:51 -05:00
Rene Ladan
db3918c88e cleanup: remove Created-by lines mentioning myself from my ports.
While here use my FreeBSD address again for all my ports.
2022-07-12 20:18:37 +02:00
Oleksii Samorukov
1435927b3e comms/ebusd: update to the 22.3 version
- Update to the latest version
- Fix FreeBSD build
2022-07-12 13:16:51 +00:00
Jose Alonso Cardenas Marquez
eb599a1ae1 comms/wsjtz: Pass maintainership to hamradio group
- Bump PORTREVISION
2022-07-10 23:25:20 -05:00
Nuno Teixeira
45429a57c2 comms/conserver-com: Adopt/Update to 8.2.7
- switch to MASTER_SITES
 - regen files/patch-Makefile.in -> files/patch-conserver_Makefile.in
 - reformat Makefile with portfmt

ChangeLog: https://github.com/bstansell/conserver/releases/tag/v8.2.7
2022-07-10 03:58:35 +01:00
Dmitri Goutnik
a1c3334eec comms/tio: Update to 1.42
Changes:	https://github.com/tio/tio/releases/tag/v1.42
2022-07-06 14:58:44 -05:00
Robert Clausecker
4dc727ddf3 comms/snap7: port to armv7
Same pattern as the armv7 patch.

PR:	264780
Approved by:	vova@fbsd.ru (maintainer timeout)
2022-07-04 23:34:44 +02:00
Tobias C. Berner
787e501e3d qt5: Update Qt to 5.15.5 (KDE patched)
- update patch-collection diff to be at the highest patch-level
- update patch-collection diff to be against 5.15.5 instead of 5.15.2
- update devel/qt5-script to 5.15.10
- libressl support by Felix Palmen <felix@palmen-it.de>

PR:			264944
Exp-run by:		antoine
Differential Revision:	https://reviews.freebsd.org/D35619
2022-07-04 09:31:38 +02:00
Piotr Kubaj
bd2dda5510 comms/sdr++: fix packaging on non-x86
pkg-static: Unable to access file /wrkdirs/usr/ports/comms/sdr++/work/stage/usr/local/include/correct-sse.h:No such file or directory
2022-07-03 18:10:03 +02:00
Hiroki Tagato
381a17a767 comms/scrcpy: update to 1.24
Changelog:
- https://github.com/Genymobile/scrcpy/releases/tag/v1.22
- https://github.com/Genymobile/scrcpy/releases/tag/v1.23
- https://github.com/Genymobile/scrcpy/releases/tag/v1.24
2022-06-30 16:26:57 +09:00
Yuri Victorovich
d0d25236a5 comms/sdr++: Not broken on 14-CURRENT
As of today, with clang-14.0.5, there is no C++ failure any more.
2022-06-26 17:28:15 -07:00
Yuri Victorovich
d3bdde58f3 comms/sdr++: Improve COMMENT and pkg-descr 2022-06-26 00:20:18 -07:00
Yuri Victorovich
c97db15b6d comms/flmsg: Update 4.0.19 -> 4.0.20
Reported by:	portscout
2022-06-24 21:42:11 -07:00
Yuri Victorovich
bd657ee709 comms/sdr++: Add options for all supported audio backends 2022-06-24 00:20:47 -07:00
Dmitri Goutnik
3575e3dddb comms/sdr++: Add Airspy HF+ support
Approved by:	yuri (maintainer)
2022-06-23 17:47:51 -05:00
Dmitri Goutnik
db29af5752 comms/airspyhf: Add new port
User mode driver for Airspy HF+, a high performance software defined radio for
the HF and VHF bands.

WWW: https://github.com/airspy/airspyhf
2022-06-23 17:47:50 -05:00
Yuri Victorovich
b8dd0def34 comms/sdr++: New port: Cross-Platform SDR Software 2022-06-23 10:50:16 -07:00
Neel Chauhan
ccc5f1cf8a comms/concordance: Update to 1.5 2022-06-22 10:08:04 -07:00
Jose Alonso Cardenas Marquez
c77c31909f lang/fpc: Fix build issues building some fpc based apps
- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler
2022-06-20 20:17:20 -05:00
Dmitri Goutnik
c46d5557a3 comms/tio: Update to 1.40
Changes:	https://github.com/tio/tio/releases/tag/v1.40
2022-06-20 07:20:49 -05:00
Jose Alonso Cardenas Marquez
cedfa0ad1f */*: Bump PORTREVISION
* editors/lazarus was updated to 2.2.2
2022-06-18 00:57:02 -05:00
Dmitri Goutnik
af25a4c576 comms/tio: Update to 1.39
Changes:	https://github.com/tio/tio/releases/tag/v1.39
2022-06-13 06:41:45 -05:00
Neel Chauhan
4017a5fe8b comms/scrcpy: Depend on new devel/android-tools port 2022-06-09 15:52:30 -07:00
Tijl Coosemans
bd70827c22 devel/autoconf: update to 2.71
- Copy devel/autoconf to devel/autoconf2.69.
- Update devel/autoconf to 2.71.
- Allow ports to use 2.69 with USES=autoreconf:2.69.

PR:		258046
Exp-run by:	antoine
2022-06-08 18:24:35 +02:00
Diane Bruce
db31355742 comms/hamlib: Fixed incorrect strip of Hamlib.so
Fixed a bug that was hidden during the migration to staging.
STRIP(1) in the PERL library.

PR:		ports/264533
Reported by:	takefu@airport.fm
2022-06-08 09:02:45 -04:00
Dmitri Goutnik
e4a66e1118 comms/tio: Update to 1.38
Changes:	https://github.com/tio/tio/releases/tag/v1.38
2022-06-07 09:02:50 -05:00
Alexey Dokuchaev
fe8de17088 comms/kermit: update C-Kermit to version 10.0 Beta.04
Also, chase HTTP/1.1 301 Moved Permanently redirection
in the MASTER_SITES and WWW line of the port description.

Reported by:	portscout
2022-06-07 06:26:26 +00:00
Muhammad Moinur Rahman
e411c51a46 comms/libmodbus: Update version 3.1.6=>3.1.7
Relnotes: https://github.com/stephane/libmodbus/releases/tag/v3.1.7
2022-06-06 16:56:46 -05:00
Diane Bruce
1ae8d833d6 comms/nanovna-saver: Fixed incorrect /dev/cua* to umodem number mapping
Linux has an ioctl that directly retrieves information about the usb serial
port on (FreeBSD) I have to find the umodem dev that the usb serial port
is reference then use a sysctl to find the needed for nanovna-saver to
work correctly.
Originally I assumed a 1-1 mapping of devices. I was wrong.

PR:		ports/264272
Reported by:	jeffpc@josefsipek.net
2022-06-06 16:00:38 -04:00
Muhammad Moinur Rahman
ca473fb228 all: Take maintainership 2022-06-06 06:48:06 -05:00
Rene Ladan
65e2c3c3bb all: return bsam's ports to the pool after his commit bit got safekept 2022-06-06 13:19:04 +02:00
Michael Reifenberger
d61850c691 comms/uhd: Fix pkg-plist and update
Try to unbreak the build and update to 4.2.0.0
2022-05-30 18:41:57 +02:00
Michael Reifenberger
ade9d57184 comms/trustedqsl: Update to 2.6.3
Try to unbreak the build and update to 2.6.3
2022-05-29 18:17:07 +02:00
Alexey Dokuchaev
1bdeb8deac comms/kermit: update C-Kermit to version 10.0 Beta.02
The forthcoming new release of C-Kermit, expected "pretty soon", will
be called 10.0 rather than 9.0.305.

The new version number, 10.0, is a change in format.  Earlier version
numbers had three parts, e.g. 9.0.304 (major.minor.edit), the new one
follows contemporary two-part convention.
2022-05-27 11:52:38 +00:00
Michael Reifenberger
af9e0a5ffc comms/trustedqsl: Update to 2.5.9
Update to the latest version 2.5.9
2022-05-26 21:56:21 +02:00
Emanuel Haupt
717a95c1e2 comms/hidapi: Update to 0.12.0 2022-05-26 21:24:42 +02:00
Charlie Li
543d8888c9
comms/qsstv: fix build with graphics/openjpeg 2.5 by removing unnecessary patches
While here, have ourselves a working DEBUG build

Encoding/saving JPEG2000 crashes due to graphics/jasper interaction.
Not sure if it has ever worked.

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D35308
2022-05-24 13:33:41 -04:00
Dima Panov
b082b3d13e devel/boost-all: bump all library consumers after boost upgrade
PR:	246106
2022-05-22 23:17:16 +03:00
Dima Panov
7255012e4b comms/uhd: update to 4.1.0.5 release to unbreakd build after boost upgrade
RP:	246106
2022-05-22 23:17:02 +03:00
Jose Alonso Cardenas Marquez
3639897c34 comms/wsjtz: update to 2.5.4-1.22
ChangeLog at:	https://sourceforge.net/projects/wsjt-z/files/
2022-05-22 13:07:21 -05:00
Marek Zarychta
1c5eea6c7a comms/py-libscrc: Update to v1.8
- pet portclippy

ChangeLog: https://github.com/hex-in/libscrc/releases/tag/v1.8

PR:		264096
2022-05-21 17:26:21 +01:00
John Baldwin
7175e1ab5f comms/opencbm-kmod: Remove unused DRIVER_MODULE devclass on recent main.
Reviewed by:	Felix Palmen <elix_palmen@it.de> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35195
2022-05-20 10:10:25 -07:00
Loïc Bartoletti
2d34c2bfea devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
2022-05-16 08:49:43 +02:00
Diane Bruce
3bcc17d6d4 comms/fldigi: Upgrade to 4.1.22
2022-05-05  dave-w1hkj  <w1hkj@bellsouth.net>

	2f88a13cc: Version 4.1.22
	a6415f6cb: Save/Restore AFC by mode
	cc66d4bc7: Revert "APPLE PortAudio"
	5196f8a20: Version 4.1.21
	cc666964c: APPLE PortAudio
	17c3cb1f3: Lion compilation
	4f5fa6c71: IPC log report
	55f971801: xmlrpc methods
	929908c8b: CW h/w weight
2022-05-07 12:53:03 -04:00
Diane Bruce
5842b9081b comms/fldigi: Update to 4.1.21
Version 4.1.21
      * Maintenance release
        . many changes, refer to git log

    IPC log report
      * change logging date report to date ON vice date OFF

    xmlrpc methods
      * add new methods all data in ADIF 3.1.2 compliant format
        . logbook.last_record
        . logbook.all_records
      * add new methods as ADIF 3.1.2 compliant strings
        . modem.get_mode
        . modem.get_submode
      * add new date-time methods
        . log.get_time_on
        . log.get_date_on
        . log.get_time_off
        . log.get_date_off
        date-time correctly synchronized and in ZULU time
2022-05-05 19:45:55 -04:00
Rene Ladan
8d39705d75 grimreaper: return mich's ports to the pool after safekeeping his ports bit. 2022-05-02 13:06:43 +02:00
Yuri Victorovich
a5491229bf comms/bladerf: Update 2019.07 -> 2021.10
Reported by:	portscout
2022-05-01 15:23:55 -07:00
Dmitri Goutnik
fe378de55f comms/tio: Update to 1.37
Changes:	https://github.com/tio/tio/releases/tag/v1.37
2022-04-27 11:55:07 -05:00
Joseph Mingrone
04b57ef638
lx's ports: Reset maintainer to ports@ per his request
Sponsored by:	The FreeBSD Foundation
2022-04-25 12:06:48 -03:00
Ganael LAPLANCHE
73cfe391c9 comms/gqrx: Update to 2.15.9 2022-04-25 12:26:03 +02:00
Po-Chuan Hsieh
735ea04b67
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after cdcedd316d 2022-04-17 04:55:37 +08:00
Tijl Coosemans
51638b90e3 devel/libtool, devel/libltdl: update to 2.4.7
comms/wsjtx: patch configure instead of configure.ac to avoid autotools.
The build runs autoconf to regenerate configure but forgets to run
libtoolize to update ltmain.sh.

PR:		263151
Exp-run by:	antoine
2022-04-13 15:30:25 +02:00
Charlie Li
d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Dmitry Marakasov
7b4d1f0b36 */*: fix trailing whitespace in pkg-descr's
Approved by:	portmgr blanket
2022-04-01 18:09:49 +03:00
Rene Ladan
97cf09b1df cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in 2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web site
2022-03-31 security/sha: Obsolete, we have tools in base
2022-03-31 security/gputty: Unfetchable, dead upstream
2022-03-31 java/apache-commons-discovery: Abandoned upstream, last release in 2006
2022-03-31 www/geronimo: Port outdated, unsupported upstream and depends on deprecated software
2022-03-31 security/isakmpd: 15+ years old and broken on multiple versions
2022-03-31 security/razorback-swfScanner: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 devel/hadoop: Outdated, unsupported upstream
2022-03-31 java/apache-commons-primitives: Abandoned upstream, last release in 2003
2022-03-31 security/l5: Abandonware, broken on amd64 for 10+ years
2022-03-31 security/unicornscan: Very outdated and abandoned, current version in tree was released in 2004 and last release by upstream in Aug 2013. Please consider using security/nmap or security/rustscan
2022-03-31 security/gringotts: Abandonware, upstream dead and last release in 2009
2022-03-31 security/axTLS: Very outdated and abandoned, current version in tree was released in 2013 and last by upstream in 2019
2022-03-31 security/shttpscanner: Abandonware, last release in 2006
2022-03-31 security/sniff: Abandonware, last release around 2000 and dead upstream. Please consider using net/wireshark
2022-03-31 security/razorback-archiveInflate: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/scanssh: Abandonware, last release in 2005. Please consider using security/nmap or security/rustscan
2022-03-31 security/symbion-sslproxy: Abandonware, last release in 2009 and inactive upstream
2022-03-31 security/manipulate_data: Abandonware, unsupported upstream
2022-03-31 security/vinetto: Obsolete, targets deprecated Windows operating systems such as XP and 2003 Server
2022-03-31 security/pbnj: Abandonware, last release in 2006 and reported broken upstream in 2017 upstream
2022-03-31 databases/jasperreports: Unsupported by upstream, released in 2013
2022-03-31 security/retranslator: Deprecated upstream (EOL)
2022-03-31 security/cp2fwb: Abandonware, used with deprecated software Firewall Builder.
2022-03-31 security/webscarab: Deprecated by upstream in 2014
2022-03-31 security/pscan: Abandonware, last release in 2000
2022-03-31 security/vnccrack: Outdated and abandoned, last release in 2008. Upstream is at 2.1 while version in ports is 1.0.0
2022-03-31 security/doscan: Abandonware, last release in 2014. Please consider using security/masscan or sysutils/pnscan
2022-03-31 security/radamsa: Abandonware, last release in 2017 and marked as BROKEN in late 2020
2022-03-31 security/trinokiller: Abandonware, dead upstream
2022-03-31 security/spybye: Abandonware, last release in 2008 and no upstream development
2022-03-31 security/razorback-officeCat: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 textproc/crimson: Deprecated by upstream 2010-08-06
2022-03-31 security/tripwire-131: Deprecated, please consider using security/tripwire instead
2022-03-31 security/bruteforceblocker: Abandonware, please consider using security/sshguard
2022-03-31 security/razorback-fsMonitor: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/tlswrap: Abandonware, last release in 2007 and dead upstream
2022-03-31 security/sslsniffer: Abandonware, last release in 2001. Please consider using security/sslsplit or security/sslproxy
2022-03-31 security/strobe: Abandonware, last release around 2000 and dead upstream. Please consider using security/nmap or security/rustscan
2022-03-31 security/amap: Abandoned upstream, no new release for 10+ years. Please consider using security/nmap or security/rustscan
2022-03-31 security/ppars: Abandonware, no word of it on upstream web site
2022-03-31 security/zebedee: Abandonware, last release in 2005 and runtime issues reported upstream
2022-03-31 security/matrixssl: Abandonware, dead upstream
2022-03-31 security/razorback-virusTotal: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/stud: Abandonware, marked BROKEN on 12+ in 2019
2022-03-31 security/sslwrap: Abandonware, marked BROKEN on 12+ in 2019
2022-03-31 security/dcetest: Targets deprecated protocol by Microsoft in favour of .NET
2022-03-31 security/l0phtcrack: Obsolete, Microsoft LANMAN and NT password hashes are deprecated
2022-03-31 security/slurpie: Abandonware, last release around 2000 and dead upstream
2022-03-31 security/ike: Abandonware, last release in 2013 and IKEv1 is considered to be insecure
2022-03-31 security/mussh: Abandonware, last release in 2011 please consider using security/teleport
2022-03-31 security/razorback-fsWalk: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/hackbot: Abandonware, last release in 2003. Please consider using security/nmap or security/rustscan
2022-03-31 security/phpsecinfo: Abandonware, last release in 2006
2022-03-31 security/libpreludedb: Very outdated, current version in tree was released back in 2015 and upstream is still active
2022-03-31 security/ipfw2dshield: Abandonware, no word of it on upstream web site
2022-03-31 security/razorback-fileInject: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/gwee: Abandonware, last release 15+ years ago and dead upstream
2022-03-31 security/pktsuckers: Abandonware, last release from somewhere around 1999
2022-03-31 security/slush: Obsolete, listed as alpha quality, last release around 2000 and dead upstream
2022-03-31 security/integrit: Abandonware, last release in 2003
2022-03-31 security/razorback-pdfFox: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/razorback-yaraNugget: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 security/hlfl: Abandonware, last release in 2003
2022-03-31 security/jbrofuzz: Abandonware, no word of it on upstream web site and last release was 10 years ago
2022-03-31 security/libpwstor: Abandonware, last release in 2008
2022-03-31 security/smtpscan: Abandonware, last release in 2003 and dead upstream. Please consider using security/nmap
2022-03-31 security/cisco-torch: Abandonware, dead upstream
2022-03-31 security/amavis-stats: Abandoned, upstream is dead and last release was back in 2005
2022-03-31 textproc/lucene4: Unsupported by upstream, released in 2015
2022-03-31 java/apache-commons-discovery: Abandoned upstream, last release in 2006
2022-03-31 devel/liballium: Abandonware, last release in 2014 and upstream is dead
2022-03-31 www/sakai: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wpvs: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-igeoportal: Depends on expired www/tomcat7
2022-03-31 www/jspwiki: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wcs: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-csw: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wms: Depends on expired www/tomcat7
2021-12-31 www/tomcat7: Tomcat 7 is EOL on 2021-03-31. Please upgrade to a later version
2022-03-31 devel/gitblit: Depends on expired www/tomcat7
2022-03-31 graphics/barbecue: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wfs: Depends on expired www/tomcat7
2022-03-31 graphics/deegree-wps: Depends on expired www/tomcat7
2022-03-31 sysutils/rubygem-smart_proxy_chef: Depends on expired sysutils/rubygem-chef-api
2021-12-31 sysutils/rubygem-chef-api: The chef-api gem is no longer maintained. Please use the supported Chef::ServerAPI library from the Chef gem
2022-03-31 databases/redis5: EOLed upstream
2022-03-31 security/outguess: Abandonware, dead upstream and last release in 2001
2022-01-15 devel/maven3: Outdated, unsupported upstream
2022-01-15 devel/maven33: Outdated, unsupported upstream
2022-03-31 devel/monotone: Abandoned upstream, no release since 2014
2022-03-31 security/botan110: Deprecated upstream, users are recommended to migrate to 2.x
2022-03-31 net/hping: Deprecated upstream, please consider using net/hping3 instead
2022-03-31 sysutils/autopsy: Very outdated, current version in tree was released back in 2010 and upstream is still active
2022-03-31 java/cryptix-jce: Abandonware, last release in 2005 and listed as dead upstream
2022-03-31 net-mgmt/netustad: Abandonware, dead upstream, unfetchable and is marked BROKEN for 13+
2022-03-31 www/paros: Abandonware, last release in 2006 and dead upstream
2022-03-31 net/queso: Abandonware and obsolete, last release back in 1998. Please consider using security/nmap instead
2022-03-31 mail/rlytest: Abandonware, last release in 2003 and dead upstream
2022-03-31 net/ssvnc: Abandonware, last release in 2011 and broken functionality reported upstream
2022-03-31 sysutils/webjob: Abandonware, last release in 2012 and broken on multiple architectures
2022-03-31 dns/bundy: Project is in hibernation and not recommended to use in production
2022-03-31 lang/ruby26: Use newer version of Ruby. Ruby 2.6 will reach its EoL on March 31, 2022
2022-03-31 textproc/kibana6: Uses expired www/node10
2021-04-30 www/node10: Node.js v10.x reaches end-of-life on 2021-04-30, see https://github.com/nodejs/Release
2022-03-31 comms/zssh: Abandonware, last release in 2003. Please consider using scp or net/croc instead
2022-03-31 devel/py-dataclasses: Included in Python 3.7 or later
2022-03-31 net-im/diligent: Abandoned upstream, users also confirms port to be non working
2022-03-31 www/typo3-9: Mainstream support ended 2021-09-30
2022-03-31 databases/adodb: Unsupported upstream, cannot be used with PHP 8.0+
2022-03-31 audio/clementine-player: Last release in 2016, many issue reports upstream and little to no development for years. Please consider using audio/strawberry
2022-03-31 security/libprelude: Very outdated, current version in tree was released back in 2015 and upstream is still active
2022-03-31 www/crp: Abandonware, last release in 2003 and upstream refers to PHP 4.x and is dead
2022-03-31 devel/fb-adb: Last release in 2016 and deprecated by upstream, please consider using devel/android-tools-adb instead
2022-03-31 comms/o2sms: Abandonware, last release in 2010 and upstream is dead
2022-03-31 comms/p5-SMS-Send-TW-Qma: QMA service provider is no longer around
2022-03-31 comms/p5-SMS-Send-TW-ShareSMS: Service provider is no longer around
2022-03-31 comms/yaps: Service providers are no longer around and/or are no longer providing this service
2022-03-31 security/arirang: Abandoned upstream and last release was back in 2011
2022-03-31 security/openvpn-mbedtls: mbedTLS only has a minimum viable TLSv1.3 implementation, and OpenVPN-mbedtls does not work on FreeBSD 14-CURRENT
2022-03-31 www/mod_proxy_xml: Abandoned upstream, last release in 2004
2022-03-31 www/mod_xmlns: Abandoned upstream, last release in 2004
2022-03-31 www/mod_authnz_crowd: Abandoned upstream in 2014, doesn't work with Apache 2.4+
2022-03-31 security/razorback-scriptNugget: Abandonware, last release in 2012 and listed as alpha quality by upstream
2022-03-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2022-03-31 www/grafana6: EOLed upstream, unfixed vulnerabilities
2022-03-31 security/govpn: Deprecated upstream, reference: http://www.govpn.info/
2022-03-31 22:31:14 +02:00
Matthias Fechner
247c7db751 textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
2022-03-26 09:27:27 +01:00
Fukang Chen
8eb37381ef comms/py-esptool: Update to 3.3
Changelog:

    https://github.com/espressif/esptool/releases/tag/v3.3

MFH:		No (feature release)
2022-03-25 18:11:49 +00:00
Michael Reifenberger
a7a3817b28 comms/klog: Update to 2.1
Update klog to 2.1
2022-03-19 17:18:04 +01:00
Charlie Li
d7758c90f5 comms/direwolf: fix build with new gpsd
PR:		258112
2022-03-13 20:31:48 -04:00
Daniel Engberg
2faa598964 comms/yaps: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
Service providers are no longer around and/or are no longer providing
this service which renders this port broken
2022-03-08 08:29:00 +01:00
Daniel Engberg
3e2e8ffd6a comms/p5-SMS-Send-TW-ShareSMS: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
Service provider is no longer around which renders this port broken
2022-03-08 08:29:00 +01:00
Daniel Engberg
2e42289661 comms/p5-SMS-Send-TW-Qma: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
QMA service provider is no longer around which renders this port broken
2022-03-08 08:29:00 +01:00
Daniel Engberg
dfeeea8ed4 comms/o2sms: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
Abandonware, last release in 2010, upstream is dead and multiple user
reports of being broken on upstream forum
2022-03-08 08:29:00 +01:00
Rene Ladan
3d89f95e2f all: return koobs' ports to the pool after safekeeping his commit bit. 2022-03-07 20:07:39 +01:00
Loïc Bartoletti
2d8f857316 devel/py-qt5, devel/py-sip: Update versions
- 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
2022-03-07 18:39:13 +01:00
Diane Bruce
5a10820938 comms/klog: update to 2.0
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
2022-02-28 13:59:25 -05:00
Loïc Bartoletti
337a99bc8b x11-toolkits/py-wxPython4: Update to 4.1
- 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
2022-02-25 19:10:24 +01:00
Neel Chauhan
5ab014cb1b comms/conserver-com: Update to 8.2.6 2022-02-25 09:47:17 -08:00
Piotr Kubaj
b682ff98f4 comms/snap7: add riscv64 support 2022-02-16 16:49:46 +00:00
Neel Chauhan
691035521a comms/tcpser: Update distinfo 2022-02-08 20:35:06 -08:00
Neel Chauhan
ddc0388997 comms/tcpser: Set PORTEPOCH 2022-02-08 09:19:48 -08:00
Vinícius Zavam
6b3460096e
comms/ser2net: drop maintainership 2022-02-08 15:44:42 +00:00
Vinícius Zavam
4911952a52
comms/ncid: drop maintainership 2022-02-08 15:44:10 +00:00
Marek Zarychta
c8bfb772c2
Add comms/py-libscrc: Python library for calculating various types of CRC
PR:		261571
2022-02-08 11:19:33 +08:00
Neel Chauhan
0b9fc67840 comms/tcpser: Use version g20210425 not 20210425 2022-02-07 12:23:20 -08:00
Stefan Eßer
bdd2d4af96 Update CONFLICTS definitions in categories a* to c*
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)
2022-02-06 19:36:07 +01:00
Ganael LAPLANCHE
de52b61973 comms/gqrx: Update to 2.15.8 2022-02-06 16:16:25 +01:00
Jose Alonso Cardenas Marquez
daa23dba69 editors/lazarus-*: update to 2.2.0
- 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
2022-02-03 00:07:13 -05:00
Neel Chauhan
108a3e4794 comms/tcpser: Use correct conventions on PORTVERSION and respect CFLAGS 2022-01-31 16:06:09 -08:00
Diane Bruce
1ac5609ba4 comms/klog: Update to 1.8.7
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
2022-01-31 16:26:58 -05:00
Loïc Bartoletti
4f0a5e1540 PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
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
2022-01-27 07:12:26 +01:00
Diane Bruce
bcf8e8efee comms/cqrlog: Update to 2.5.2
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
2022-01-25 11:25:30 -05:00
Daniel Engberg
ed5164d1f8 comms/zssh: Deprecate and set expiration date to 2022-03-31
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
2022-01-25 09:27:59 +01:00
Neel Chauhan
021f236773 comms/tcpser: Pet portfmt/portclippy 2022-01-24 22:03:24 -08:00
Neel Chauhan
e55904be04 comms/tcpser: Update to 20210425 2022-01-24 19:56:33 -08:00
Neel Chauhan
e9e973568e comms/tcpser: Adopt port 2022-01-24 19:45:22 -08:00
Diane Bruce
569b94a82d comms/qrq: Update to 0.3.4
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
2022-01-24 10:20:10 -05:00
Rene Ladan
fd3a013440 comms/telldus-core: reset maintainer per request 2022-01-21 11:37:34 +01:00
Michael Büker
32e9573877 comms/py-fritzconnection: Update to 1.9.1
Changelog:	https://github.com/kbr/fritzconnection/releases/tag/1.9.1

PR:		261312
2022-01-18 20:21:23 -05:00
Michael Büker
31db98a005 comms/py-fritzconnection: Update to 1.9.0
Changelog:	https://github.com/kbr/fritzconnection/releases/tag/1.9.0

PR:		261174
2022-01-14 01:04:54 -05:00
Tobias C. Berner
654acd8140 math/gsl: bump portrevision of consumers after update to 2.7.1
PR:		260201
2022-01-12 20:41:22 +01:00
Max Brazhnikov
72811e6606 comms/minicom: update to 2.8
- Switch to new upstream and update to the latest version
- Assign maintainership to submitter

PR:		260967
Submitted by:	Dustin Marquess
2022-01-12 21:50:22 +03:00
Diane Bruce
fe0911d463 comms/klog: Update to 1.8.6
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
2022-01-12 12:37:14 -05:00
Ganael LAPLANCHE
e495dfb920 comms/gqrx: Update to 2.15.2 2022-01-12 12:17:09 +01:00
Diane Bruce
a9e3fd2a07 comms/hamlib: Update to 4.4
- 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.

baea7e8c9a (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
2022-01-11 20:29:47 -05:00
Diane Bruce
763fc7004c comms/hamlib: Update to 4.4
- 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
2022-01-11 20:06:38 -05:00
Diane Bruce
e045eef41a comms/nanovna-saver: Update to 3.10
- 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
2022-01-11 14:10:45 -05:00
Stefan Eßer
bcaf25a8c8 Fix CONFLICTS entries of multiple ports
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)
2022-01-10 16:15:39 +01:00
Diane Bruce
4c67f395d9 comms/gnuradio: Fix plist problem
fix plist when PYTHON_VERSION != 3.8

PR:		ports/261060
Reported by:	eric@camachat.org
2022-01-09 11:00:17 -05:00
Emanuel Haupt
d302993ef2 comms/hidapi: Update to 0.11.2 2022-01-09 11:43:35 +01:00
Jochen Neumeister
7b8cff3b70 comms/pear-Horde_ActiveSync: Update to 2.41.5
Sponsored by:	Netzkommune GmbH
2022-01-08 17:03:48 +01:00
Ganael LAPLANCHE
ede5e16ab6 comms/gqrx: Update to 2.15.1 2022-01-06 16:12:26 +01:00
Alexey Dokuchaev
43c79b331e comms/kermit: update C-Kermit to version 9.0.305 Alpha.06. 2022-01-06 08:02:58 +00:00
Diane Bruce
2edd13595c comms/wsjtx: Update to 2.5.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
2022-01-04 19:34:42 -05:00
Diane Bruce
4c39934a15 comms/gnuradio: Update to 3.8.4
- 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
2022-01-04 18:11:11 -05:00
Daniel Engberg
1eda5f7723 comms/xlog: Update to 2.0.24
Changelog: http://xlog.nongnu.org/xlog.changelog
This fixes compilation issue reported by pkg-fallout

Reported by:	pkg-fallout
2022-01-02 12:31:43 +01:00
Tobias C. Berner
6b3bece75a Qt: Switch Qt5 to use KDE's Qt patch collection
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
2022-01-02 09:47:54 +01:00
Diane Bruce
9c3c365902 comms/wsjtx: Update to 2.5.2
- 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
2021-12-31 09:41:02 -05:00
Rodrigo Osorio
326f523fe0 comms/rtl-433: update to v21.12
Major changes:
 * Added noise stats, autolevel, and squelch (#1763)
 * Added automatic file format detection from filename
 * Added support for SmartFire Proflame 2 remote control (#1905)
 * Added support for Lacrosse TX34 rain gauge (#1890)
 * Added support for Telldus-FT0385R (#1841)
 * Added support for GE Choice Alert wireless alarm sensors (#1768)
 * Added support for Porsche Boxter/Cayman TPMS
 * Added support for Funkbus/Instafunk (#1896)
 * Added support for Truck TPMS (#1893)
 * Added support for LaCrosse LTV-W1 wind sensor (#1855)
 * Added support for Auriol 4-LD5661 temperature/rain sensor (#1843)
 * Added support for Linear Megacode Remote (#1834)
 * Added support for EnOcean ERP1 decoder (#1829)
 * Added support for Acurite-01185M (#1824)
 * Added support for ATech-WS308 temperature sensor (#1605)
 * Added support for RainPoint sensor (#1781)
 * Added support for Inkbird ITH-20R
 * Added support for Clipsal CMR112 cent-a-meter power meter (#1814)
 * Added support for Govee Water Leak Detector H5054 and Govee Contact Sensor B5023 (#1653)
 * Added support for Markisol curtain remote (#1775)
 * Added support for Oregon Scientific BTHR918 (#1767)
 * Added UV index add decimals to Bresser-7in1 (#1789)
 * Changed InfluxDB output of 'mic' from field to tag (#1773)
 * Added biastee, digital_agc, direct_samp, offset_tune option for rtlsdr and rtl_tcp (#1788)
 * Added QoS to MQTT option

Full changelog: https://github.com/merbanan/rtl_433/releases/tag/21.12
2021-12-30 23:34:56 +01:00
Fernando Apesteguía
27132d3fda comms/xastir: Update to 2.1.8
ChangeLog: https://github.com/Xastir/Xastir/releases/tag/Release-2.1.8

While here:

* Remove gettext and python from USES. The port doesn't used them anymore.
* Remove comment
* Move patch to .am file instead of generated .in file
* Remove sparc64 patch (architecture is UNSUPPORTED in 13 and above)
* Add USES=autoreconf

This last item allows us to bypass bootstrap.sh. The language preprocessing is
already done in the config directory so there is no need to do it as a bootstrap
step.

PR:	259669
Reported by:	russo@bogodyn.org (xastir developer)
Approved by:	carl@stagecraft.cx (maintainer, timeout > 1 month)
2021-12-29 14:38:16 +01:00
Craig Leres
e237c91212 comms/py-pyserial: Add an EXAMPLES option
The pyserial distribution includes a handy tcp/serial port bridge
script called tcp_serial_redirect.py. Add an EXAMPLES option to
install this (along with other pyserial example scripts).

PR:		260328
Approved by:	sbz (maintainer timeout, 18 days)
2021-12-28 09:37:39 -08:00