x11-toolkits/pangolin: update to 0.9.4
Update to a version which supports both ffmpeg 6 and 8.
While here incorporate an upstream patch to fix build with clang.
PR: 289703
www/freenginx-devel: don't link thumbextractor module with libpostproc
libpostproc has been removed from newer ffmpeg and it not needed
with ffmpeg6 either.
Bump PORTREVISION.
PR: 289067
Sponsored by: tipi.work
multimedia/x265: fix build on powerpc*
A couple of fixes:
1. Altivec code also uses VSX, so it should be enabled by default only
on powerpc64le. Additionaly ENABLE_ALTIVEC needs to be specified along
with CPU_POWER8.
2. Altivec code is 64-bit only, so the option should be removed on
powerpc altogether. On powerpc64 it should stay non-default.
3. Altivec code works only with 8 bits and causes build issues
elsewhere.
www/nginx: do not link to libpostproc for thumbextractor module
libpostproc has been removed from newer ffmpeg and it not needed
with ffmpeg6 either
PR: 289067
net/unison240: Fix packaging
I removed `OPTIONS_DEFINE` in the last update by mistake
Reported by: fallout
Fixes: ba72838fff3e7fa001d247aa5409e889a7c864c3
MFH: 2025Q4
databases/iowow: update the port to version 1.4.18
- Squash the chains of consecutive spaces between compilation
flags to make the build log more readable
- databases/ejdb: pull upstream patch to synchronize with the
new IOWOW struct naming
Reported by: portscout