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
net/php-xmlrpc: pacify portscout
Derive GH_TAGNAME from DISTVERSIONFULL by setting DISTVERSIONPREFIX.
This will hopefully give a hint to portscout as to whether the port
is out of date or not.
Approved by: dereks at lifeofadishwasher.com (maintainer)
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
devel/gnatcoll-bindings*: New Port, GNATColl Bindings
A set of Ada libraries related to the GNATColl reusable components,
providing interfaces to other languages, system services, or other
libraries.
Supported languages: C++ and Python-3
Supported libraries: iconv, lzma, OpenMP, readline, syslog, and zlib
https://github.com/AdaCore/gnatcoll-bindings
PR: 296499
lang/gnat13: libgomp support; sync with GNAT-15
The GNAT-15 addition to the Ports Tree included some improvements to how
the pkg-plist is maintained, updated the pkg-descr, expanded the
pkg-message, and more. Sync GNAT-13 with those modifications.
* Add xz:threads option to ${TAR} to make use of multi-threaded
compression
* Add GNU OpenMP libraries. This is required for GNATColl Bindings
* Add GNAT and GNAT_SO_VERSION to ${PLIST_SUB} to remove hard-coded
version dependent information.
* Complete ${LICENSE} block
* Expand pkg-message and make UCL compliant
* Modernise and update ${COMMENT}, ${WWW} and pkg-descr
* Delegate maintainership to ada@
PR: 296512
lang/gnat14: libgomp support; sync with GNAT-15
The GNAT-15 addition to the Ports Tree included some improvements to how
the pkg-plist is maintained, updated the pkg-descr, expanded the
pkg-message, and more. Sync GNAT-14 with those modifications.
* Add xz:threads option to ${TAR} to make use of multi-threaded
compression
* Add GNU OpenMP libraries. This is required for GNATColl Bindings
* Add GNAT and GNAT_SO_VERSION to ${PLIST_SUB} to remove hard-coded
version dependent information.
* Complete ${LICENSE} block
* Expand pkg-message and make UCL compliant
* Modernise and update ${COMMENT}, ${WWW} and pkg-descr
* Delegate maintainership to ada@
PR: 296512
lang/gnat12: libgomp support; sync with GNAT-15
The GNAT-15 addition to the Ports Tree included some improvements to how
the pkg-plist is maintained, updated the pkg-descr, expanded the
pkg-message, and more. Sync GNAT-12 with those modifications.
* Add xz:threads option to ${TAR} to make use of multi-threaded
compression
* Add GNU OpenMP libraries. This is required for GNATColl Bindings
* Add GNAT and GNAT_SO_VERSION to ${PLIST_SUB} to remove hard-coded
version dependent information.
* Complete ${LICENSE} block
* Expand pkg-message and make UCL compliant
* Modernise and update ${COMMENT}, ${WWW} and pkg-descr
* Delegate maintainership to ada@
PR: 296512