Revert "textproc/libxml2*: update to 2.15.1, split -core"
The design of this update was repeatedly rejected in the linked PR
with a prescribed different design. This commit is therefore
unauthorised.
This reverts commit 099bd713e09ebdd02d73fde770c50706f980404f.
With hat: desktop (textproc/libxml2), gnome (USES=gnome)
PR: 291316
www/squid: Update 7.3 => 7.4
Changelog:
https://github.com/squid-cache/squid/releases/tag/SQUID_7_4
- Rework GSSAPI option a bit to make them more reliable.
- Update files/patch-configure to follow upstream changes.
- Split post-install - create post-install-*-on.
PR: 292732
sysutils/nix: fix build on armv7 and powerpc*
No libatomic on FreeBSD.
Also move manuals to PORTDOCS, the file names seem to be somewhat
architecture-dependent.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
(cherry picked from commit e2a13bf3e130067e79800864154bc92b37af1191)
editors/imhex: fix build on armv7, enable on 32 bit architectures
Seems like int128_t is no longer required.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
(cherry picked from commit 990fea4f7e2083ce1768a0d85d3a82b556c5b2f2)
audio/qmidiarp: fix build on non-x86
The options -msse, -msse2, and -mfpmath=sse only apply to x86 targets.
They are the default on amd64, so only set them on i386.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
(cherry picked from commit 21a28646fdd6de37f9a9e2429ca93fce350cb1cb)
sysutils/nix: fix build on armv7 and powerpc*
No libatomic on FreeBSD.
Also move manuals to PORTDOCS, the file names seem to be somewhat
architecture-dependent.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
archivers/extract-xiso: Create, modify, and extract XISOs
Extract-iso is a command line utility created by in to allow the
creation, modification, and extraction of XISOs. Currently being
maintained and modernized by the XboxDev organization.
WWW: https://github.com/XboxDev/extract-xiso/
Requested by: codytherudeguy at tutamail.com
editors/imhex: fix build on armv7, enable on 32 bit architectures
Seems like int128_t is no longer required.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
sysutils/watchcat: watchcat combines good things about watch and cat
Watchcat is a command-line tool that combines the functionalities of
the 'watch' and 'cat' commands. It allows users to monitor the output
of a command by executing it repeatedly at specified intervals or to
watch a file for changes and display its contents when modified.
Differential Revision: https://reviews.freebsd.org/D54863
audio/qmidiarp: fix build on non-x86
The options -msse, -msse2, and -mfpmath=sse only apply to x86 targets.
They are the default on amd64, so only set them on i386.
Approved by: portmgr (build fix blanket)
MFH: 2026Q1
x11-servers/xlibre-server: fix build on armv7
This ensures USE_DEV_IO=1 is set on armv7.
See also: b632464b29fc330113280495ef76d0f825058ae8
Approved by: portmgr (build fix blanket)
MFH: 2026Q1