net-mgmt/bind_exporter: actually remove the deprecatin notice
Must have vanished in a puff of logic.
Reported by: "Matthew D. Fuller" <fullermd at over-yonder.net>
games/wesnoth: fix build following addition of unreachable(3)
This avoids a name collision between the C23 unreachable() macro from
<stddef.h> and a local variable, fixing the build on FreeBSD 16-CURRENT.
Reported by: fluffy
Approved by: portmgr (build fix blanket)
MFH: 2025Q4
(cherry picked from commit f2611f144b2515efc3e372385a6439fad0271908)
devel/redo: Change upstream TLD from ".eu" to ".uk".
Remove BROKEN and expiration date, bump port revision.
Assign maintainership to submitter.
PR: 290885
MFH: 2025Q4
(cherry picked from commit 8d9e70e7081c86e2a42694fbb52c01f84ab82313)
net-mgmt/bind_exporter: remove Go toolchain version pinning
Also remove the phony DEPRECATED notice. The port is fine, this should
have been handled without worrying users about deprecations.
games/wesnoth: fix build following addition of unreachable(3)
This avoids a name collision between the C23 unreachable() macro from
<stddef.h> and a local variable, fixing the build on FreeBSD 16-CURRENT.
Reported by: fluffy
Approved by: portmgr (build fix blanket)
MFH: 2025Q4
devel/redo: Change upstream TLD from ".eu" to ".uk".
Remove BROKEN and expiration date, bump port revision.
Assign maintainership to submitter.
PR: 290885
MFH: 2025Q4
www/ladybird: drop maintainership
Much has changed upstream since I did the initial port. The project
now depends on various complicated components like angle and skia that
all need to be ported (skia in particular must be the exact right
version it seems). I don't think I'll be able to do that.
converters/simdutf: update to 7.7.0
This update comes with a breaking change in
utf8_length_from_utf16_with_replacement. Due to this function being
failry new, impact is probably small.
Changelog: https://github.com/simdutf/simdutf/releases/tag/v7.7.0