libc: Add WCHAR_WIDTH in <wchar.h> as well
Define __WCHAR_WIDTH in sys/_types.h and derive WCHAR_WIDTH from
that, the same way as WCHAR_MIN and WCHAR_MAX, in both <wchar.h>
and <stdint.h> as per C23 §7.31.1 and §7.22.3.4, respectively.
Reviewed by: fuz
Approved by: fuz (mentor)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D59385
www/py-wikitools: Mark DEPRECATED
- Deprecate because it is not compatible with Python 3
- Pet portclippy
- Bump PORTREVISION
(cherry picked from commit 0e8dc6aa0fadc68eb174e03ec9e7c670834b2169)
net/freeradius-client: Update to 1.1.8
The old master sites no longer resolve, so use the upstream git tag.
Add two upstream fixes made after the tag: rc_avpair_gen() is now
iterative, it recursed per attribute on unverified replies, and
vendor-specific attributes reserve room for the VSA header.
Drop the local rc_nasaddress() patch, it has no consumer in the tree.
PR: 297676
Approved by: netch at portaone.com (maintainer timeout)
Sponsored by: Netzkommune GmbH
www/domoticz*: Mark BROKEN
Fails to build with boost 1.91.0
error: no matching function for call to object of type 'const asio_require_fn::impl'
Reported by: pkg-fallout