audio/shortwave: Deprecate and set expiration date to 2025-04-30
Current version fails to build with rust 1.86.0 and has no maintainer.
error[E0658]: custom inner attributes are unstable
--> cargo-crates/protobuf-2.20.0/src/descriptor.rs:9:4
PR: 285840
deskutils/health: Deprecate and set expiration date to 2025-04-30
Current version fails to build with rust 1.86.0 and has no maintainer.
ld: error: unable to find library -ltracker-sparql-3.0
PR: 285840
net-im/prosody: Update to 13.0.1
Update to new major version 13.0.1
Add update hints to pkg-message
Add patch for FreeBSD <14
Remove obsolete LUA_PREMK variable
Some minor cleanups (portfmt, portclippy)
Changelog: https://prosody.im/doc/release/13.0.1
PR: 285896
Approved by: submitter is maintainer
lang/cython: limit to Python 3.12
Broken on 3.13, upstream concluded that many extensive changes are
needed to properly support Python 3.13 considering cython 0.29's
strict maintenance mode state.
https://github.com/cython/cython/pull/6270
security/sudo-rs: Fix description in coexist option
This one is actually suffix, not prefix.
PR: 285861
Reported by: George L. Yermulnik (via email privately)
devel/py-frozenlist: switch to cython3
Only cython >= 3.0.0b1 is supported on Python 3.12+, but works
regardless of CPython version.
While here, expose pytest (all tests pass)
devel/lua-posix: Use lua51+
editors/neovim has Lua 5.1 built into it, so plugins that require
lua-posix don't work without lua51-posix.
Sponsored by: The FreeBSD Foundation
Reviewed by: diizzy
Differential Revision: https://reviews.freebsd.org/D49490