Commit graph

5446 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
03236bf4cd comms/py-hidapi: Update to 0.14.0
Update to 0.14.0
- Use Github over PYPI to obtain documentation source
- Use Sphinx to build HTML, and manual page documentation
- Switch to PEP517 build
- Add testing framework
- Update LICENSE block

PR:		276412
Submitted by:	Alastair Hogge <agh@riseup.net>
2024-01-18 13:07:09 +03:00
Diane Bruce
ee5e8bda40 comms/fllog: update to 1.2.8
- removed unneeded patch

2023-10-17  dave-w1hkj  <w1hkj@bellsouth.net>

	2ec800e: FLTK-1.4.x
	7692738: Version 1.2.8
	ce03880: Main Window Icon
	0a6bdaf: colors fonts

2022-06-05  Kenji Rikitake  <kenji.rikitake@acm.org>

	8ddb9fd: Add Submode support

2022-02-19  dave-w1hkj  <w1hkj@bellsouth.net>

	cd8de05: namespace std
	d588186: Version 1.2.7
	2bb5aaf: XmlRpc Client ID
	c670ef1: openSUSE Tumbleweed
	4177fd2: FD fields
2024-01-17 15:46:35 -05:00
Diane Bruce
5bcd8a04f3 comms/fldigi: update to 4.2.04
2024-01-16  dave-w1hkj  <w1hkj@bellsouth.net>

	ed10b8e74: Version 4.2.04
	17f9744fa: PO files
	07c178911: xmlrpc remote log
	19e981128: font browser

2024-01-02  Steve Magnuson  <steve.magnuson@gmail.com>

	e0f72304d: gpio ptt

2023-12-07  dave-w1hkj  <w1hkj@bellsouth.net>

	c6e45f66c: MACRO tags
	2d3c70fcb: RsID Rx button color

2023-11-30  Michael Black  <mdblack98@yahoo.com>

	f12f79775: hamlib 4.6 bug fix
	4a97c1016: FMT zombie
2024-01-17 14:58:56 -05:00
Daniel Engberg
e3a7ca28c8 */*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up

Reported by:	Jamie Landeg-Jones <jamie@catflap.org>, Chris <portmaster@bsdforge.com>
Approved by:	portmgr (blanket)
2024-01-14 00:30:23 +01:00
Muhammad Moinur Rahman
9f8f710b3e */*: Sanitize MANPREFIX for meson ports
Approved by:	portmgr
2024-01-12 23:40:48 +01:00
Dirk Meyer
1dfe8c6e3d comms/lrzsz: use ${PREFIX}/share/man 2024-01-12 21:21:22 +01:00
Baptiste Daroussin
d4329229fb MANPREFIX: eliminate its usage
While here move manpages to share/man
2024-01-12 16:11:29 +01:00
Baptiste Daroussin
0b342de045 comms/deforaos-phone: leave manpages in share/man 2024-01-12 14:00:46 +01:00
Baptiste Daroussin
84dc6c9355 comms/amtterm: leave manpage in share/man 2024-01-12 14:00:46 +01:00
Baptiste Daroussin
1b819e4869 MAN?PREFIX: eleminate its usage and move man to share/man 2024-01-10 09:16:01 +01:00
Baptiste Daroussin
e10e2022a9 MAN[1-5]PREFIX: eleminate its usage and move man to share/man 2024-01-09 16:41:04 +01:00
Baptiste Daroussin
cb347ec666 MAN[4-8]PREFIX: eleminate its usage and move man to share/man 2024-01-09 14:27:13 +01:00
Baptiste Daroussin
28cfe20550 MANPREFIX: eleminate its usage and move man to share/man 2024-01-08 17:30:29 +01:00
Diane Bruce
d090232c0b comms/klog: update to 2.3.3
- Changed handling of locale to accept "C"

Dec 2023 - 2.3.3
- WIP: Started to reduce the possibility of SQLi with the use of prepared statements.
- Bugfix: Sat QSO edit was not showing the worked SAT (Closes #645)
- Bugfix: After editing a QSO, the restore was not working properly. (Closes #649)
- Bugfix: In Sat QSO, still not selected band may make the QSO unusable. (Closes #651)
- Bugfix: All Gridsquares are now listed when Export to ADIF is used. (Closes #514)
- Bugfix: Selecting a sat with a new band made the bandcombobox unusable. #613
- Bugfix: F1 (online manual link fixed (Closes #627) (TNX ikbenkous)
- Bugfix: 'Usage' does not properly handle arguments, print newlines or return status codes (Closes #625) (TNX ikbenkous)

- Enhancement: Improved the Frequency entry. (Closes #622) (TNX ikbenkous)
- Enhancement: Use a good discriminator in header guards (Closes #624) (TNX ikbenkous)
2024-01-08 09:09:38 -05:00
Daniel Engberg
45174f8093 comms/sms_client: Deprecate and set expiration date to 2024-02-29
Abandonware, last update around 20 years ago, dead upstream and relies
on legacy hardware and or networks that are obsolete. While at it return
to pool.

Approved by:	portmgr
2024-01-06 12:43:57 +01:00
Daniel Engberg
be36e7275b comms/comserv: Deprecate and set expiration date to 2024-02-29
Abandonware, last release in 2002 and upstream has vanished
Redirect users to comms/remserial and and while at it return to pool

Approved by:	portmgr
2024-01-06 09:54:13 +01:00
Daniel Engberg
82b56c1453 */*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.

Approved by:	portmgr (blanket)
2024-01-04 18:37:09 +01:00
Mark Johnston
eaa12eb57a comms/opencbm-kmod: Add error handling for copyin() and copyout() calls
This will be required soon as my intent is to annotate copyin() and
related functions with __result_use_check.  Moreover, the lack of error
handling here is a real bug.

The patch was submitted upstream as well.

PR:		275986
Approved by:	zirias
Differential Revision:	https://reviews.freebsd.org/D43273
2024-01-03 11:59:53 -05:00
Piotr Kubaj
fd8d1a6ce7 comms/flrig: remove ELFv1 support 2024-01-03 15:09:33 +01:00
Muhammad Moinur Rahman
bbab7f59e9 */*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
2023-12-31 01:37:05 +01:00
Muhammad Moinur Rahman
3de19db219 comms/mlan3: Remove expired port
2023-12-31 comms/mlan3: BROKEN on all supported versions for more than 2 years after the EOL of 12
2023-12-31 01:06:27 +01:00
Muhammad Moinur Rahman
c554328672 comms/uartlirc: Remove expired port
2023-12-31 comms/uartlirc: BROKEN on all supported versions for more than 2 years after the EOL of 12
2023-12-31 01:06:27 +01:00
Muhammad Moinur Rahman
44b5b2c6e4 comms/sdr-wspr: Remove expired port
2023-12-31 comms/sdr-wspr: Depends on deprecated www/qt5-webkit
2023-12-31 01:06:19 +01:00
Muhammad Moinur Rahman
d897f7a4c4 comms/ncid: Remove expired port
2023-12-31 comms/ncid: Umaintained for over a year, outdated and unsupported version upstream
2023-12-31 01:06:16 +01:00
Diane Bruce
0d56f2f093 comms/flrig: Update to 2.0.05
2023-12-29  dave-w1hkj  <w1hkj@bellsouth.net>

	fb72498d: MinGW compile warning
	e2ce0334: FT 891/991/991A
	afb6943c: TMD710
	35a47a1e: vector interpolator

2023-12-16  Philip Rose GM3ZZA  <gm3zza@btinternet.com>

	af9b8bd5: IC705

2023-12-16  dave-w1hkj  <w1hkj@bellsouth.net>

	b323c9ba: qmx14
	8b6b0d8f: mingw64 warnings

2023-12-08  Michael Black  <mdblack98@yahoo.com>

	bc7eba83: XMLrpc get_swr

2023-12-05  dave-w1hkj  <w1hkj@bellsouth.net>

	b6919ea4: Documentation Overhaul
	5f4894e8: K4 update
	3cd14cb8: Value Wheel Slider
	208f4f1e: xml client fix
	64f1b867: FT710 bug fix
	0d8ca1b3: xml trace
	b533a9e4: Test mode
	add2a5e1: UI cosmetics

2023-11-10  Michael Black  <mdblack98@yahoo.com>

	39aee6d1: gcc 13 mingw fixes

2023-11-10  dave-w1hkj  <w1hkj@bellsouth.net>

	b8d35aa9: SWR xmlrpc

2023-10-28  db VA3DB  <db@db.net>

	3aed89e1: FreeBSD fixes
2023-12-30 10:29:21 -05:00
Jason E. Hale
dc05989834 Qt5: Update to 5.15.12
Update devel/pyside2* and devel/shiboken2 to 5.15.12

Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.12/release-note.md
2023-12-30 00:36:12 -05:00
Muhammad Moinur Rahman
ee6c86aea5 */*: Refactor with IGNORE_WITH_MYSQL
- There are multiple ports which has MYSQL options and are non-DEFAULT.
  Most of the time committers actually forget to check with the OPTION
  enabled and in some cases they are BROKEN with newr versions of mysql.
  So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
  appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
  MySQL usability over MariaDB to explore the future possibility of
  shifting to MariaDB as the default as major ports upstream have moved
  their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
  If a port is broken on all instances of MySQL/MariaDB:
  - If a port has the option of multiple DB backends and MySQL is the
    default then the DEFAULT will be changed to PGSQL/SQLITE before
    2024Q1. And the OPTION will be removed before 2024Q2. If a
    MAINTAINER is aware about such cases and want to prefer PGSQL over
    SQLITE or vice versa please do so at your own accord. Otherwise
    PGSQL will be preferred over SQLITE.
  - If a port has the option of multiple DB backends and MySQL is not
    the default then the the OPTION will be removed before 2024Q1.

Approved by:	portmgr (blanket)
2023-12-29 19:24:39 +01:00
Jason E. Hale
09d15f9a61 comms/uhd: Remove PORTDOCS macro
The PORTDOCS macro was duplicating the files already listed in
pkg-plist.

===>  Building package for uhd-4.6.0.0_1
pkg-static: duplicate file listing: /usr/local/share/doc/uhd/LICENSE, fatal (developer mode)
pkg-static: duplicate file listing: /usr/local/share/doc/uhd/README.md, fatal (developer mode)

Approved by:	portmgr (blanket)
2023-12-28 18:03:34 -05:00
Yuri Victorovich
60dc537985 comms/flamp: update 2.2.10 → 2.2.11
Reported by:	portscout
2023-12-28 01:51:56 -08:00
Muhammad Moinur Rahman
18527c0231 comms/openzwave-devel: Remove expired port
2023-12-28 comms/openzwave-devel: Upstream no longer maintained, indicates to move to openzwave JS instead
2023-12-28 06:50:21 +01:00
Oleksii Samorukov
c934fdfbf6 comms/ebusd: update to 23.3
- remove outdated patches and update existing
- temporary remove ebusfeed tool as it is now broken (reported to
  upstream)
- remove dependency on libargp

ChangeLog: https://github.com/john30/ebusd/discussions/1107
2023-12-27 22:28:09 +01:00
Po-Chuan Hsieh
45e0a4924c
devel/shapelib: Update to 1.6.0
- Add GitHub to MASTER_SITES
- Remove my LOCAL from MASTER_SITES
- Update WWW
- Update LICENSE
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/OSGeo/shapelib/releases
		http://shapelib.maptools.org/release.html
Security:	CVE-2022-0699
2023-12-26 00:10:50 +08:00
Michael Reifenberger
9111db824a comms/uhd: Fix pkg-plist 2023-12-25 15:57:45 +01:00
Michael Reifenberger
550185a37b comms/klog: Update to 2.3.2 2023-12-25 15:57:45 +01:00
Nuno Teixeira
3572ca3e01 */*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
2023-12-23 18:14:14 +00:00
Jose Alonso Cardenas Marquez
370d96de5b
*/*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
Jan Beich
11b08d733b graphics/libjxl: update to 0.9.0
Changes:	https://github.com/libjxl/libjxl/releases/tag/v0.9.0
Reported by:	GitHub (watch releases)
2023-12-22 21:01:30 +01:00
Rodrigo Osorio
884e4279e4 comms/rtl-433: Update to 23.11
Changelog: https://github.com/merbanan/rtl_433/releases/tag/23.11
2023-12-19 22:18:35 +01:00
Olivier Cochard
d90db2b56e x11/deforaos-integration: Transfer maintainership
Including all its dependencies.
PR:		275812
2023-12-17 22:08:34 +01:00
Michael Reifenberger
e30cd5f735 comms/uhd: Update to 4.6.0 2023-12-16 14:43:49 +01:00
Hiroki Tagato
bac4afaa5a comms/scrcpy: update to 2.3.1
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v2.3.1

Reported by:	GitHub (watch releases)
2023-12-15 17:37:16 +09:00
Diane Bruce
0e7c2f97c8 comms/nec2c: Fix bogus licence
I've only just noticed the author put this into public domain
as the original was public domain. He only stressed the wish
to keep it FOSS.

 7. License:
  nec2c is Public Domain, same as the original FORTRAN source.
  Please keep any software you write incorporating nec2c in Public
  Domain or at least use an open license like GPL or BSD.

I believe this was his intent but having a GPL COPYING file
certainly confuses things.
2023-12-05 12:45:59 -05:00
Diane Bruce
3aad26d872 comms/nec2c: Update to 1.3.1
- Version 1.3.1: Fixed a bug in the fbar() in somnec.c reported by
  Ward Harriman, AE6TY, that caused corrupt results with wire dipoles
  close to ground and while using Sommerfeld/Norton approximation.

- removed zombie dependency on ccmath

Reported by:	portscout
2023-12-03 19:57:55 -05:00
Rene Ladan
107072954b all: bump expiration dates for qt5-webkit consumers to 2023-12-31
This aligns the expiration of these ports with that
of www/qt5-webkit itself.
2023-12-02 12:18:30 +01:00
Hiroki Tagato
426ebf500a comms/scrcpy: update to 2.3
Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v2.3

Reported by:	GitHub (watch releases)
2023-12-02 11:46:23 +09:00
Jason E. Hale
8adbabc798 Qt6: Update to 6.6.1
As a patch release, Qt 6.6.1 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.6.0 release. See more information
about the most important changes and bug fixes from the Qt 6.6.1 release
note.

To allow building www/qt6-webengine without CUPS, a CUPS option has been
added and the Pdf module has been split out to a new port: print/qt6-pdf.
This also allows building devel/py-qt6-pyqt without pulling in the unused
WebEngine module. Fixes [1].

Remove a lot of unused dependencies. Fixes [2]. Also remove inconsistent
WWW lines from the individual Makefiles as WWW is alreay defined in
Mk/Uses/qt-dist.mk. [3]

Announcement: https://www.qt.io/blog/qt-6.6.1-released
Rel note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.1/release-note.md

PR:		271111 [1], 268692 [2]
Reported by:	echoxxzz <echoxxzz@gmail.com> [1],
		Matthieu Volat <mazhe@alkumuna.eu> [2],
		lwhsu (via #freebsd-desktop IRC) [3]
MFH:		2023Q4
Security:	6d9c6aae-5eb1-11ee-8290-a8a1599412c6,
		07ee8c14-68f1-11ee-8290-a8a1599412c6,
		a1e27775-7a61-11ee-8290-a8a1599412c6,
		0da4db89-84bf-11ee-8290-a8a1599412c6
2023-12-01 13:16:47 -05:00
Po-Chuan Hsieh
da90ba38f0
*/Makefile: Sort SUBDIRs 2023-11-27 18:28:02 +08:00
Rene Ladan
55660d2e54 comms/telldus-core: Remove expired port
2023-11-30 comms/telldus-core: BROKEN for more than a year
2023-11-26 13:20:16 +01:00
Jason E. Hale
1d76bdf62d Qt6: Update to 6.6.0
Qt 6.6.0 is a feature release with focus on improving UX capabilities
including responsive UI technology and the Qt Graph module.

The Qt Coap module has been added as net/qt6-coap. [1]

PySide6 and PyQt6 have also been updated to 6.6.0.

Announcement: https://www.qt.io/blog/qt-6.6-released
Rel note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.0/release-note.md

PR:		275068, 274911 [1]
MFH:		2023Q4
Exp-run by:	antoine
2023-11-23 12:43:42 -05:00
Pierre Pronchery
8dddb34524 comms/deforaos-phone: Add back latest version 0.6.2
DeforaOS telephony application
WWW:	https://www.defora.org/
2023-11-23 13:30:50 +01:00