Wednesday, 18 October 2023
KDE today announces the release of KDE Frameworks 5.111.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.111.0/
PR: 274662
Exp-run by: antoine
- When git is installed and ports tree is used files are not properly
installed. [1]
- TRIO_DESC is very short and do not explain the real reason of the OPTION
hence update the DESC in details. [2]
- There was a typo in the IDNA_DESC which is fixed. [3]
PR: 272932 [1], 274416 [2], 272624 [3]
Reported by: fbsd-bug@tschneider.org [1],
dewayne@heuristicsystems.com.au [2]
libasr will be maintained only as part of OpenSMTPD.
The current port has known security fixes that were addressed in the
bundled copy of OpenSMTPD but not in the libasr-portable.
The libasr-portable repository on github will be archived soon.
PR: 272048
0.13.2:
* Fix bug handling short rdata entry keys in IPv6 range queries.
* Efficiency improvements in string handling code and IP range queries.
* Fix use of buggy base32 decoding from wdns in rrtype bitmap test
program.
MFH: 2023Q4
Yet another client but with support for sending notifications over
multiple services such as Email, Telegram, Slack, Discord, Pushover
and additional ways such as webhooks.
Website: https://github.com/TimothyYe/godns
- Fix send of udp retries when ENOBUFS is returned. It stops looping
and also waits for the condition to go away. Reported to upstream
by Florian Obser.
PR: 274352, 274446
Approved by: jaap@NLnetLabs.nl (maintainer)
MFH: 2023Q4
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine
void-zones-tools downloads a set of pre-defined lists of undesirable
domains and creates "voided" dns zones for Unbound, blocking access to
these domains via dns.
One of the default lists is no longer maintained, and was removed from
the upstream code. However, there hasn't been released a new version
after the change was made, thus the port has not been updated.
This has not been a problem up until now because the update script has
been downloading an empty file, essentially a no-op in the zone
creation/loading, but at some point today it started serving a domain
parking page, and the HTML of that page is being dumped into the dns
zone file resulting in parse errors and Unbound cannot start.
While waiting for upstream to tag a new version, I changed the port to
track the latest GitHub commit. This fixes the issue for now.
PR: 274027
Upstream issue: https://github.com/cyclaero/void-zones-tools/issues/12
Reported by: Robert William Vesterman <bob@vesterman.com>
MFH: 2023Q3
Saturday, 9 September 2023
KDE today announces the release of KDE Frameworks 5.110.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement: https://kde.org/announcements/frameworks/5/5.110.0/
Exp-run by: antoine
PR: 273695
1.1.0:
* Multiple performance improvements to JSON formatting.
* Multiple performance and concurrency improvements in nmsg_io loop.
* Add new dnsobs message type for raw passive DNS observations.
* Format DNS messages as JSON in base:dnsqr, base:dnstap, and
base:dnsobs.
* Format base:encode payload in human readable form in JSON output.
* Replace yajl with json-c for JSON parsing.
* nmsgtool: exit with nonzero status when interrupted by signal.
* Correct container size calculation when sequencing.
* Address doxygen deprecations.
Build fails with JSON_C option turned off, mark BROKEN. Reported
upstream.
Bump PORTREVISION of dependent ports
MFH: 2023Q3
Sponsored by: DomainTools LLC