<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/comms, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>http://cgit.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='http://cgit.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<updated>2026-08-25T14:39:53Z</updated>
<entry>
<title>*/*: Bump after soname changed in update audio/codec2</title>
<updated>2026-08-25T14:39:53Z</updated>
<author>
<name>Vladimir Druzenko</name>
<email>vvd@FreeBSD.org</email>
</author>
<published>2026-08-25T14:36:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c7af4fa99867befe36f5620f7d82df57fcd7a32a'/>
<id>urn:sha1:c7af4fa99867befe36f5620f7d82df57fcd7a32a</id>
<content type='text'>
in 6621902b7ed5b3b2480461d0400baf8fb5fe662a

Approved by:	blanket
Sponsored by:	UNIS Labs
</content>
</entry>
<entry>
<title>comms/klog: Fix build</title>
<updated>2026-08-25T07:46:10Z</updated>
<author>
<name>Michael Reifenberger</name>
<email>mr@FreeBSD.org</email>
</author>
<published>2026-08-25T07:45:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fd8f185ffe92cd679e7fef27293d515fe5dd90f4'/>
<id>urn:sha1:fd8f185ffe92cd679e7fef27293d515fe5dd90f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update patmaddox maintainer email</title>
<updated>2026-08-25T03:25:51Z</updated>
<author>
<name>Pat Maddox</name>
<email>patmaddox@FreeBSD.org</email>
</author>
<published>2026-07-18T05:08:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=79c3aeb47280e52572bc0e5371a72fc1e4ae355f'/>
<id>urn:sha1:79c3aeb47280e52572bc0e5371a72fc1e4ae355f</id>
<content type='text'>
Approved by:	 dch (mentor implicit)
Closes:		 https://github.com/freebsd/freebsd-ports/pull/566
</content>
</entry>
<entry>
<title>comms/klog: Update to 2.6</title>
<updated>2026-08-24T19:14:14Z</updated>
<author>
<name>Michael Reifenberger</name>
<email>mr@FreeBSD.org</email>
</author>
<published>2026-08-24T19:13:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=71dc629896fdef1190694a26af650a57a0a5c552'/>
<id>urn:sha1:71dc629896fdef1190694a26af650a57a0a5c552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comms/airspyhf: Update to a newer commit to fix building with CMake 4</title>
<updated>2026-08-24T13:47:41Z</updated>
<author>
<name>Gleb Popov</name>
<email>arrowd@FreeBSD.org</email>
</author>
<published>2026-08-24T13:47:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7eea327bac6ed0252cb08d8852cf1b858a45fd13'/>
<id>urn:sha1:7eea327bac6ed0252cb08d8852cf1b858a45fd13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>comms/mbpoll: Add missing pkgconfig dependency</title>
<updated>2026-08-24T00:08:13Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2026-08-21T18:28:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=734a468c86c62367ccd473c275e698649a56c437'/>
<id>urn:sha1:734a468c86c62367ccd473c275e698649a56c437</id>
<content type='text'>
CMakeLists.txt calls find_package(PkgConfig) to locate libmodbus, but the
port only declares USES=cmake, so pkgconf is not pulled in as a build
dependency. In a clean jail configure fails with:

  Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
  Call Stack (most recent call first):
    CMakeLists.txt:59 (find_package)

Reviewed by:	mm
Differential Revision:	https://reviews.freebsd.org/D59116
</content>
</entry>
<entry>
<title>Qt6: Update to 6.11.2</title>
<updated>2026-08-21T01:44:10Z</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2026-08-21T00:14:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=348ccc7452b462aeff1698ecbf7127bfb6d5a379'/>
<id>urn:sha1:348ccc7452b462aeff1698ecbf7127bfb6d5a379</id>
<content type='text'>
Aug 18, 2026 by Jani Heikkinen

Qt 6.11.2 is now available for download. As a patch release, Qt 6.11.2
doesn’t introduce new features, but it delivers around 400 bug fixes,
security improvements, and quality enhancements on top of Qt 6.11.1.
For a full overview of the most notable changes, take a look at the
Qt 6.11.2 release notes.

Announcement:
https://www.qt.io/blog/qt-6.11.2-released
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.11.2/release-note.md

PySide6: Update to 6.11.2

MFH:		2026Q3
Security:	a188c081-9ce8-11f1-8fc6-cb9659fdabad
</content>
</entry>
<entry>
<title>comms/mbpoll: New port</title>
<updated>2026-08-20T01:24:01Z</updated>
<author>
<name>Martin Matuska</name>
<email>mm@FreeBSD.org</email>
</author>
<published>2026-08-20T01:23:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bfb155ff303f3542ea643364eb337e065628f5c2'/>
<id>urn:sha1:bfb155ff303f3542ea643364eb337e065628f5c2</id>
<content type='text'>
mbpoll is a command line utility to communicate with ModBus slave
(RTU or TCP).

mbpoll can:

    read discrete inputs
    read and write binary outputs (coil)
    read input registers
    read and write output registers (holding register)

The reading and writing registers may be in decimal, hexadecimal or
floating single precision.
</content>
</entry>
<entry>
<title>comms/py-hidapi: Update to 0.15.0</title>
<updated>2026-08-19T12:55:25Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2026-08-19T12:25:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ea52681fd58cb62456fc2b0dcc239626aeab17cc'/>
<id>urn:sha1:ea52681fd58cb62456fc2b0dcc239626aeab17cc</id>
<content type='text'>
Changes:	https://github.com/trezor/cython-hidapi/commits/master
</content>
</entry>
<entry>
<title>*/Makefile: Sort SUBDIRs</title>
<updated>2026-08-19T12:55:10Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2026-08-19T12:24:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e596e924ee96da74f52dfdbec76acc08b1af4dbd'/>
<id>urn:sha1:e596e924ee96da74f52dfdbec76acc08b1af4dbd</id>
<content type='text'>
</content>
</entry>
</feed>
