FreeBSD/src f77fa28. UPDATING, sys/sys param.h

video: bump __FreeBSD_version for video(4) refactor

Reviewed by:    manu, adrian
Differential Revision:  https://reviews.freebsd.org/D58798
DeltaFile
+5-0UPDATING
+1-1sys/sys/param.h
+6-12 files

FreeBSD/src a8c126bsys/sys videoio.h

video: add V4L2 compat symbols for ffmpeg/opencv

Adds v4l2_std_id, struct v4l2_standard/v4l2_plane, VIDIOC_G_STD/S_STD/
ENUMSTD, V4L2_STD_NTSC*, the MPLANE capability flag, multiplanar types
(VIDEO_MAX_PLANES, v4l2_plane_pix_format, v4l2_pix_format_mplane,
V4L2_TYPE_IS_MULTIPLANAR), V4L2_PIX_FMT_JPEG/YUV411P/SN9C10X, and the
MPEG control class (V4L2_CID_MPEG_BASE, V4L2_CID_MPEG_VIDEO_B_FRAMES).

video(4) capture devices are digital-only and never expose these, but
ffmpeg's libavdevice/v4l2.c and opencv's cap_v4l.cpp both reference
them unconditionally. Fixes their build against sys/videoio.h.

PR:             297454

Reviewed by:    manu, adrian
Differential Revision:  https://reviews.freebsd.org/D58793
DeltaFile
+101-3sys/sys/videoio.h
+101-31 files

FreeBSD/src fb3564bsys/sys videoio.h

video: fix v4l2_buffer size assert on non-i386 32-bit ports

Split the #else branch into an explicit __i386__ case (68) and a
generic ILP32-with-64-bit-time_t case (80) covering arm and powerpc.

Fixes: 0343ab8a6afa

Reviewed by:    adrian
Differential Revision:  https://reviews.freebsd.org/D58790
DeltaFile
+7-7sys/sys/videoio.h
+7-71 files

FreeBSD/ports d718a3ddevel/freebsd-git-mfc Makefile distinfo

devel/freebsd-git-mfc: Update to 0.20260812
DeltaFile
+5-5devel/freebsd-git-mfc/distinfo
+2-2devel/freebsd-git-mfc/Makefile
+7-72 files

FreeBSD/ports 7e1abc7ports-mgmt/pkg Makefile distinfo

ports-mgmt/pkg: update to 2.8.4

Changes:
- fix 2 corner case null pointer deref
DeltaFile
+3-3ports-mgmt/pkg/distinfo
+1-1ports-mgmt/pkg/Makefile
+4-42 files

FreeBSD/ports 0d245c3devel/py-virtualenv Makefile distinfo

devel/py-virtualenv: Update to 21.7.4

ChangeLog:      https://github.com/pypa/virtualenv/releases/tag/21.7.4
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3devel/py-virtualenv/distinfo
+1-1devel/py-virtualenv/Makefile
+4-42 files

FreeBSD/doc 8434b99documentation/content/ru/books/developers-handbook/ipv6 _index.po, documentation/content/ru/books/developers-handbook/kerneldebug _index.po

update translation of books/developers-handbook to Russian

Differential Revision: https://reviews.freebsd.org/D58797
DeltaFile
+0-11,157documentation/content/ru/books/developers-handbook/x86/_index.po
+318-318documentation/content/ru/books/developers-handbook/ipv6/_index.po
+286-286documentation/content/ru/books/developers-handbook/sockets/_index.po
+213-214documentation/content/ru/books/developers-handbook/kerneldebug/_index.po
+87-87documentation/content/ru/books/developers-handbook/secure/_index.po
+71-71documentation/content/ru/books/developers-handbook/policies/_index.po
+975-12,1337 files not shown
+1,006-12,16013 files

FreeBSD/src 527a824. ObsoleteFiles.inc, lib/libusb Makefile Symbol.map

libusb: versioning symbols

Reviewed by:    bapt, kevans
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D55686
DeltaFile
+260-0lib/libusb/Symbol.map
+4-1lib/libusb/Makefile
+3-0ObsoleteFiles.inc
+1-1tools/build/mk/OptionalObsoleteFiles.inc
+268-24 files

FreeBSD/ports 959a9ecdatabases/mariadb-java-client distinfo Makefile

databases/mariadb-java-client: Update 3.5.8 => 3.5.10

Release Notes:
https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.9
https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.10

- Now the .jar file is created without linking, without the filename
  having the version appended. This is to help those who just load whole
  directories of java classes, and the version installed is in the pkg
  anyway, so it's redundant to have it in the filename.
- Add EXTRACT_ONLY= to prevent the .jar file from being unzipped.

PR:             297263
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+5-7databases/mariadb-java-client/Makefile
+3-3databases/mariadb-java-client/distinfo
+8-102 files

FreeBSD/ports 0ca1d66x11-drivers/xorg-drivers Makefile

x11-drivers/xorg-drivers: Fix a missed change from commit f2101baabbd1dfd4eb4c8bcdf16bf9d1baafe4e9

PR:             296916, 297474
Approved by:    x11 (arrowd)
Approved by:    osa (mentor)
DeltaFile
+1-2x11-drivers/xorg-drivers/Makefile
+1-21 files

FreeBSD/doc 7269df3documentation/content/ru/books/handbook/zfs _index.adoc _index.po

update translation of books/handbook/zfs to Russian

Differential Revision: https://reviews.freebsd.org/D58794
DeltaFile
+7,323-1,924documentation/content/ru/books/handbook/zfs/_index.po
+1,660-443documentation/content/ru/books/handbook/zfs/_index.adoc
+8,983-2,3672 files

FreeBSD/ports 2b11705mail/nextcloud-mail Makefile distinfo

mail/nextcloud-mail: Update to 5.10.12
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

FreeBSD/ports 4890945www/nextcloud-calendar Makefile distinfo

www/nextcloud-calendar: Update to 6.5.3
DeltaFile
+3-3www/nextcloud-calendar/distinfo
+1-1www/nextcloud-calendar/Makefile
+4-42 files

FreeBSD/ports 49fc6eewww/nextcloud-contacts Makefile distinfo

www/nextcloud-contacts: Update to 8.7.6
DeltaFile
+3-3www/nextcloud-contacts/distinfo
+1-1www/nextcloud-contacts/Makefile
+4-42 files

FreeBSD/ports d4335bddeskutils/syncthingtray Makefile pkg-plist

deskutils/syncthingtray: Update 2.1.3 => 2.1.4

Changelog:
https://github.com/Martchus/syncthingtray/releases/tag/v2.1.4

PR:             297440
Sponsored by:   UNIS Labs
DeltaFile
+9-9deskutils/syncthingtray/distinfo
+6-5deskutils/syncthingtray/pkg-plist
+4-5deskutils/syncthingtray/Makefile
+19-193 files

FreeBSD/ports fbb4c79biology/salmon/files patch-external_pufferfish_CMakeLists.txt patch-CMakeLists.txt

biology/salmon: fix build on powerpc64le

Test amd64 path first and only if that fails use the arm path.
arm path works just fine on powerpc64le.
DeltaFile
+24-1biology/salmon/files/patch-CMakeLists.txt
+21-3biology/salmon/files/patch-external_pufferfish_CMakeLists.txt
+45-42 files

FreeBSD/ports 0a68c91x11-drivers/xf86-video-nv/files patch-src_nv__driver.c

x11-drivers/xf86-video-nv: fix build on powerpc*

nv_driver.c:1387:40: error: incompatible integer to pointer conversion passing 'CARD32' (aka 'unsigned int') to parameter of type 'CARD8 *' (aka 'unsigned char *') [-Wint-conversion]
 1387 |     vgaHWSetMmioFuncs(VGAHWPTR(pScrn), pNv->IOAddress, 0);
      |                                        ^~~~~~~~~~~~~~
/usr/local/include/xorg/vgaHW.h:180:62: note: passing argument to parameter 'base' here
  180 | extern _X_EXPORT void vgaHWSetMmioFuncs(vgaHWPtr hwp, CARD8 *base, int offset);
      |                                                              ^
1 error generated.

It's fine to just pass NULL here because IOAddress is NULL at this line
anyway.
DeltaFile
+11-0x11-drivers/xf86-video-nv/files/patch-src_nv__driver.c
+11-01 files

FreeBSD/ports b713a9dx11-drivers/xlibre-xf86-video-nv/files patch-src_nv__driver.c

x11-drivers/xlibre-xf86-video-nv: fix build on powerpc*

Same as x11-drivers/xf86-video-nv.
DeltaFile
+11-0x11-drivers/xlibre-xf86-video-nv/files/patch-src_nv__driver.c
+11-01 files

FreeBSD/ports 4f1eca5devel/dcd-server Makefile

devel/dcd-server: fix poudriere build with BUILD_AS_NON_ROOT=yes

===>  Building for dcd-client-0.16.2
     Warning Warning: License in sub-package dcd:dsymbol is different than its parent package, this is discouraged.
     Warning Invalid source/import path: /wrkdirs/usr/ports/devel/dcd-client/work/DCD-0.16.2/bin
    Starting Performing "release" build using /usr/local/bin/ldmd2 for ppc64.
Error /nonexistent: Permission denied
*** Error code 2
DeltaFile
+2-2devel/dcd-server/Makefile
+2-21 files

FreeBSD/ports 4316dc9sysutils/triton Makefile, sysutils/triton/files patch-src_libtriton_includes_triton_tritonTypes.hpp

sysutils/triton: fix build on armv7 / powerpc*

Instead of checking the list of specific architectures,
just check UINTPTR_MAX.
DeltaFile
+20-0sysutils/triton/files/patch-src_libtriton_includes_triton_tritonTypes.hpp
+0-2sysutils/triton/Makefile
+20-22 files

FreeBSD/ports 857a4e0comms/liquid-dsp Makefile, comms/liquid-dsp/files patch-src_dotprod_src_dotprod__crcf.av.c patch-src_dotprod_src_dotprod__rrrf.av.c

comms/liquid-dsp: add dotprod_crcf_copy on powerpc64*

Fixes linking of reverse dependencies on powerpc64*:
: && /usr/bin/c++ -O2 -pipe -mcpu=power9 -fstack-protector-strong -fno-strict-aliasing -mcpu=power9 -O2 -pipe -mcpu=power9 -fstack-protector-strong -fno-strict-aliasing -mcpu=power9   -DNDEBUG -Wl,--undefined-version    -Xlinker --dependency-file=src/CMakeFiles/inspectrum.dir/link.d src/CMakeFiles/inspectrum.dir/inspectrum_autogen/mocs_compilation.cpp.o src/CMakeFiles/inspectrum.dir/abstractsamplesource.cpp.o src/CMakeFiles/inspectrum.dir/amplitudedemod.cpp.o src/CMakeFiles/inspectrum.dir/cursor.cpp.o src/CMakeFiles/inspectrum.dir/cursors.cpp.o src/CMakeFiles/inspectrum.dir/main.cpp.o src/CMakeFiles/inspectrum.dir/fft.cpp.o src/CMakeFiles/inspectrum.dir/frequencydemod.cpp.o src/CMakeFiles/inspectrum.dir/mainwindow.cpp.o src/CMakeFiles/inspectrum.dir/inputsource.cpp.o src/CMakeFiles/inspectrum.dir/phasedemod.cpp.o src/CMakeFiles/inspectrum.dir/plot.cpp.o src/CMakeFiles/inspectrum.dir/plots.cpp.o src/CMakeFiles/inspectrum.dir/plotview.cpp.o src/CMakeFiles/inspectrum.dir/samplebuffer.cpp.o src/CMakeFiles/inspectrum.dir/samplesource.cpp.o src/CMakeFiles/inspectrum.dir/spectrogramcontrols.cpp.o src/CMakeFiles/inspectrum.dir/spectrogramplot.cpp.o src/CMakeFiles/inspectrum.dir/threshold.cpp.o src/CMakeFiles/inspectrum.dir/traceplot.cpp.o src/CMakeFiles/inspectrum.dir/tuner.cpp.o src/CMakeFiles/inspectrum.dir/tunertransform.cpp.o src/CMakeFiles/inspectrum.dir/util.cpp.o -o src/inspectrum  -Wl,-rpath,/usr/local/lib/qt6:/usr/local/lib:  /usr/local/lib/qt6/libQt6Widgets.so.6.11.1  /usr/local/lib/qt6/libQt6Concurrent.so.6.11.1  /usr/local/lib/libfftw3f.so  /usr/local/lib/libliquid.so  /usr/local/lib/qt6/libQt6Gui.so.6.11.1  /usr/local/lib/libGLX.so  /usr/local/lib/libOpenGL.so  /usr/local/lib/qt6/libQt6Core.so.6.11.1  -pthread  -Wl,-rpath-link,/usr/local/lib/qt6 && :
ld: error: undefined reference: dotprod_rrrf_copy
>>> referenced by /usr/local/lib/libliquid.so (disallowed by --no-allow-shlib-undefined)

ld: error: undefined reference: dotprod_crcf_copy
>>> referenced by /usr/local/lib/libliquid.so (disallowed by --no-allow-shlib-undefined)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
DeltaFile
+36-6comms/liquid-dsp/files/patch-src_dotprod_src_dotprod__rrrf.av.c
+35-5comms/liquid-dsp/files/patch-src_dotprod_src_dotprod__crcf.av.c
+1-0comms/liquid-dsp/Makefile
+72-113 files

FreeBSD/ports 48129a7devel/objfw/files patch-src_runtime_lookup-asm_lookup-asm-powerpc64-elf.S patch-src_runtime_tagged-pointer.m

devel/objfw: replace powerpc64* fix with upstream version
DeltaFile
+15-0devel/objfw/files/patch-src_runtime_tagged-pointer.m
+0-13devel/objfw/files/patch-src_runtime_lookup-asm_lookup-asm-powerpc64-elf.S
+15-132 files

FreeBSD/ports de5c054sysutils/stackit Makefile distinfo

sysutils/stackit: Update 0.68.0 => 0.70.0

Changelogs:
https://github.com/stackitcloud/stackit-cli/releases/tag/v0.69.0
https://github.com/stackitcloud/stackit-cli/releases/tag/v0.70.0

PR:             297473
Sponsored by:   UNIS Labs
DeltaFile
+5-5sysutils/stackit/distinfo
+1-1sysutils/stackit/Makefile
+6-62 files

FreeBSD/ports b950becdevel/p5-Workflow Makefile distinfo

devel/p5-Workflow: Update 2.10 => 2.11

Changelog:
https://metacpan.org/release/JONASBN/Workflow-2.11/source/Changes.md

PR:             297458
Sponsored by:   UNIS Labs
DeltaFile
+3-3devel/p5-Workflow/distinfo
+1-1devel/p5-Workflow/Makefile
+4-42 files

FreeBSD/src 60539afshare/misc bsd-family-tree

bsd-family-tree: add NetBSD 11.0

(cherry picked from commit 396e6d69955669b564cb605418e9d8025b3592bd)
DeltaFile
+2-0share/misc/bsd-family-tree
+2-01 files

FreeBSD/src 42ad072share/misc bsd-family-tree

bsd-family-tree: add FreeBSD 15.1

(cherry picked from commit f8b5df434e419e00272bfce343bf7da239081276)
DeltaFile
+6-3share/misc/bsd-family-tree
+6-31 files

FreeBSD/src 0192f4ashare/misc bsd-family-tree

bsd-family-tree: add NetBSD 11.0

(cherry picked from commit 396e6d69955669b564cb605418e9d8025b3592bd)
DeltaFile
+2-0share/misc/bsd-family-tree
+2-01 files

FreeBSD/src 7678922share/misc bsd-family-tree

bsd-family-tree: add FreeBSD 15.1

(cherry picked from commit f8b5df434e419e00272bfce343bf7da239081276)
DeltaFile
+6-3share/misc/bsd-family-tree
+6-31 files

FreeBSD/ports aaa5496audio/libgpod Makefile, audio/libgpod/files patch-libgpod-1.0.pc.in patch-src_ithumb-writer.c

audio/libgpod: fix build

Fix detection of sgutils
Backport patches from Gontoo to fix library overlinking and crashes with recent gdk-pixpuf
DeltaFile
+33-0audio/libgpod/files/patch-tools_generic-callout.c
+25-0audio/libgpod/files/patch-src_itdb__itunesdb.c
+20-0audio/libgpod/files/patch-src_ithumb-writer.c
+12-0audio/libgpod/files/patch-libgpod-1.0.pc.in
+4-2audio/libgpod/Makefile
+94-25 files

FreeBSD/ports 127fef6x11-wm/theseus-ship Makefile, x11-wm/theseus-ship/files patch-kcms_desktop_virtualdesktops.cpp

x11-wm/theseus-ship: fix build after latest frameworks update

Add missing #include <QQmlEngine>

Reported by:    bulk -t
DeltaFile
+10-0x11-wm/theseus-ship/files/patch-kcms_desktop_virtualdesktops.cpp
+1-1x11-wm/theseus-ship/Makefile
+11-12 files