Document recent and historical hardware donations.
1. TimeNIC donated to the test cluster by way of mike@ and gnn@;
2. Historical donation of a CardBus-PCI bridge to imp@.
Approved by: gahr (for donations@)
sysutils/webmin: Add missing files to pkg-plist
The 2.652 update added new files (miniserv-lib.pl among them) that were
not listed in pkg-plist, so they were staged but never packaged. Without
miniserv-lib.pl the server failed to start.
PR: 296885
Reported by: matthew at wener.org
www/iocaine: Install configuration files as sample
So that there is no possibility of losing your configurations.
While here, also remove the .orig file.
PR: 296506
Reported by: Kamigishi Rei <spambox at haruhiism.net>
Approved by: Sebastian Oswald <sko at rostwald.de> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 0f8691c17b7fe9d9788145516d463b27e83ae651)
www/iocaine: Install configuration files as sample
So that there is no possibility of losing your configurations.
While here, also remove the .orig file.
PR: 296506
Reported by: Kamigishi Rei <spambox at haruhiism.net>
Approved by: Sebastian Oswald <sko at rostwald.de> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
x11/xwayland-satellite: fix build on armv7
The usual problem of struct timespec's fields having different types on
different architectures.
Approved by: portmgr (build fix blanket)
MFH: 2026Q3
(cherry picked from commit b8132e75625187bdd597e56ccd63c9cd11d09bac)
x11/kitty: fix build on 32 bit platforms
Structure Kevent_t of golang.org/x/sys/unix has different types depending
on word size on FreeBSD, causing trouble. Work around the problem with
a conditional patch.
Approved by: portmgr (build fix blanket)
MFH: 2026Q3
See also: https://github.com/sgtdi/fswatcher/issues/24
(cherry picked from commit 7f112cd1d1ad06e55b1b8d2eb94635abb17f3e98)
x11/kitty: fix build on 32 bit platforms
Structure Kevent_t of golang.org/x/sys/unix has different types depending
on word size on FreeBSD, causing trouble. Work around the problem with
a conditional patch.
Approved by: portmgr (build fix blanket)
MFH: 2026Q3
See also: https://github.com/sgtdi/fswatcher/issues/24