textproc/miller: Reset maintainership (private email, no longer runs FreeBSD)
Thanks to the outgoing maintainer!
While here, remove NOOP go version limiter.
HBSD: Re-enable PIE and RELRO for databases/redis
In order to enable PIE and RELRO, though, we have to perform a stupid
hack to trick redis' build into using the right tool for the job.
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
Fixes: a94ea544e8dd2e3ae707f21c0e63667f422c45d7
Issue: #61
devel/libthai: Bump PORTREVISION to force package rebuild
Force package rebuild after devel/libdatrie change.
Reported by: Frank Bartels <knarf at knarf.de>
ip6: Add explicit lock order information to catch LOR
Over the past several years, we have had sporadic reports of a lock
order reversal between the tcphash lock and the in6_ifaddr_lock.
These seems to be hard to reproduce reliably, and the WITNESS backtrace
points to code which uses the correct locking order.
This commit adds the correct lock order explicitly to help us detect
the call stack which uses the incorrect locking order.
PR: 289184
Reported by: bz, gbe
Reviewed by: bz, glebius
Differential Revision: https://reviews.freebsd.org/D54088
graphics/converseen: Update to 0.15.1.3
ChangeLog: https://converseen.fasterland.net/
* Added a detailed instruction tooltip for the "Maintain aspect ratio" feature
* Updated Turkish translation
* Updated Italian translation
* Various Bugfixes