FreeBSD/ports 1c94d78multimedia/av1an distinfo Makefile.crates

multimedia/av1an: Update 0.5.0 => 0.5.2

While here:
- Add TEST_DEPENDS, currently 1 test fails.
- Sort Makefile.

Reviewed by:    osa, vvd (Mentors)
Approved by:    vvd (co-mentor)
Differential Revision: https://reviews.freebsd.org/D57651
DeltaFile
+265-279multimedia/av1an/distinfo
+131-138multimedia/av1an/Makefile.crates
+9-4multimedia/av1an/Makefile
+405-4213 files

FreeBSD/ports 73ebb85security/vuxml Makefile

security/vuxml: refuse non CVE vuln IDs in validate target

PR:             295994
Approved by:    0mp (mentor)
Reviewed by:    0mp, fernape, philip
Differential Revision:  https://reviews.freebsd.org/D57539
DeltaFile
+11-0security/vuxml/Makefile
+11-01 files

FreeBSD/ports c13171ejava/openjdk26 Makefile, java/openjdk26/files patch-src_hotspot_os_bsd_os__bsd.cpp patch-src_hotspot_os_bsd_os__perf__bsd.cpp

java/openjdk26: fix build on freebsd 16/aarch64

=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_os_bsd.o:
In file included from /wrkdirs/usr/ports/java/openjdk26/work-jdk/openjdk-jdk-26-35-1/src/hotspot/os/bsd/os_bsd.cpp:135:
In file included from /usr/include/sys/user.h:52:
In file included from /usr/include/vm/pmap.h:88:
In file included from /usr/include/machine/pmap.h:46:
In file included from /usr/include/sys/systm.h:46:
/usr/include/machine/cpufunc.h:35:1: error: static declaration of 'breakpoint' follows non-static declaration
   35 | breakpoint(void)
      | ^
/wrkdirs/usr/ports/java/openjdk26/work-jdk/openjdk-jdk-26-35-1/src/hotspot/share/utilities/breakpoint.hpp:31:17: note: previous declaration is here
   31 | extern "C" void breakpoint();
      |                 ^
1 error generated.
* For target hotspot_variant-server_libjvm_objs_os_perf_bsd.o:
In file included from /wrkdirs/usr/ports/java/openjdk26/work-jdk/openjdk-jdk-26-35-1/src/hotspot/os/bsd/os_perf_bsd.cpp:37:
In file included from /usr/include/sys/user.h:52:

    [21 lines not shown]
DeltaFile
+13-2java/openjdk26/files/patch-src_hotspot_os_bsd_os__bsd.cpp
+13-0java/openjdk26/files/patch-src_hotspot_os_bsd_os__perf__bsd.cpp
+1-1java/openjdk26/Makefile
+27-33 files

FreeBSD/ports a775e64java/openjdk25 Makefile, java/openjdk25/files patch-src_hotspot_os_bsd_os__bsd.cpp patch-src_hotspot_os_bsd_os__perf__bsd.cpp

java/openjdk25: fix build on freebsd 16/aarch64

=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_os_bsd.o:
In file included from /wrkdirs/usr/ports/java/openjdk25/work-jdk/openjdk-jdk-25.0.3-9-freebsd-1/src/hotspot/os/bsd/os_bsd.cpp:135:
In file included from /usr/include/sys/user.h:52:
In file included from /usr/include/vm/pmap.h:88:
In file included from /usr/include/machine/pmap.h:46:
In file included from /usr/include/sys/systm.h:46:
/usr/include/machine/cpufunc.h:35:1: error: static declaration of 'breakpoint' follows non-static declaration
   35 | breakpoint(void)
      | ^
/wrkdirs/usr/ports/java/openjdk25/work-jdk/openjdk-jdk-25.0.3-9-freebsd-1/src/hotspot/share/utilities/breakpoint.hpp:31:17: note: previous declaration is here
   31 | extern "C" void breakpoint();
      |                 ^
1 error generated.
* For target hotspot_variant-server_libjvm_objs_os_perf_bsd.o:
In file included from /wrkdirs/usr/ports/java/openjdk25/work-jdk/openjdk-jdk-25.0.3-9-freebsd-1/src/hotspot/os/bsd/os_perf_bsd.cpp:37:
In file included from /usr/include/sys/user.h:52:

    [22 lines not shown]
DeltaFile
+13-2java/openjdk25/files/patch-src_hotspot_os_bsd_os__bsd.cpp
+13-0java/openjdk25/files/patch-src_hotspot_os_bsd_os__perf__bsd.cpp
+1-1java/openjdk25/Makefile
+27-33 files

FreeBSD/ports adedbe2sysutils/terragrunt distinfo Makefile

sysutils/terragrunt: Update to 1.0.8

ChangeLog:
https://github.com/gruntwork-io/terragrunt/releases/tag/v1.0.8
DeltaFile
+5-5sysutils/terragrunt/distinfo
+2-3sysutils/terragrunt/Makefile
+7-82 files

FreeBSD/ports 1db9f70editors/vscode pkg-plist distinfo, editors/vscode/files patch-build_gulpfile.reh.ts patch-remote_package.json

editors/vscode: Update to 1.125.0

While here, fix signature verification error on extension installation
on remote host.

Changelog: https://code.visualstudio.com/updates/v1_125

Reported by:    GitHub (watch releases)
DeltaFile
+146-78editors/vscode/pkg-plist
+11-11editors/vscode/distinfo
+9-10editors/vscode/files/patch-build_gulpfile.reh.ts
+14-0editors/vscode/files/patch-remote_package.json
+5-5editors/vscode/files/patch-build_gulpfile.vscode.ts
+4-3editors/vscode/Makefile
+189-1077 files not shown
+201-11913 files

FreeBSD/ports a45ff0fsysutils/bfs distinfo Makefile

sysutils/bfs: update to 4.1.3

Changes:        https://github.com/tavianator/bfs/releases/tag/4.1.3
DeltaFile
+3-3sysutils/bfs/distinfo
+1-1sysutils/bfs/Makefile
+4-42 files

FreeBSD/ports 089dacclang/ldc Makefile distinfo, lang/ldc/files patch-gen_abi_abi.cpp patch-driver_targetmachine.cpp

lang/ldc: add powerpc64* support

PR:     271717
Approved by:    acm (maintainer)
DeltaFile
+19-4lang/ldc/Makefile
+16-0lang/ldc/files/patch-gen_abi_abi.cpp
+11-0lang/ldc/files/patch-driver_targetmachine.cpp
+4-0lang/ldc/distinfo
+50-44 files

FreeBSD/ports a5e4dc2multimedia/vapoursynth Makefile pkg-message, multimedia/vapoursynth/files patch-meson.build patch-configure.ac

multimedia/vapoursynth: Update to R73 and adopt port

* Set multimedia at FreeBSD.org as maintainer
* This is the latest version that supports our aging default
  Python version in tree

Changelog: https://github.com/vapoursynth/vapoursynth/releases/tag/R73
DeltaFile
+12-45multimedia/vapoursynth/Makefile
+27-0multimedia/vapoursynth/files/patch-meson.build
+0-13multimedia/vapoursynth/files/patch-configure.ac
+12-0multimedia/vapoursynth/pkg-message
+0-9multimedia/vapoursynth/files/patch-Makefile.am
+3-4multimedia/vapoursynth/pkg-plist
+54-711 files not shown
+57-747 files

FreeBSD/ports fbc86c3multimedia/vapoursynth-l-smash-works Makefile distinfo

multimedia/vapoursynth-l-smash-works: Update to 20260326 and unbreak port

* Update to latest release which also unbreaks port
* Adjust port Makefile to improve readbility and more closely follow
  Porters Handbook

Changelog: https://github.com/HomeOfAviSynthPlusEvolution/L-SMASH-Works/releases/tag/1282
DeltaFile
+11-11multimedia/vapoursynth-l-smash-works/Makefile
+3-3multimedia/vapoursynth-l-smash-works/distinfo
+14-142 files

FreeBSD/ports d9aded1x11/mate-screensaver Makefile distinfo

x11/mate-screensaver: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11/mate-screensaver/Makefile
+3-3x11/mate-screensaver/distinfo
+5-72 files

FreeBSD/ports c7c812cx11/mate-panel Makefile distinfo

x11/mate-panel: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11/mate-panel/Makefile
+3-3x11/mate-panel/distinfo
+5-72 files

FreeBSD/ports 345a1b3x11/mate-desktop Makefile distinfo

x11/mate-desktop: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11/mate-desktop/Makefile
+3-3x11/mate-desktop/distinfo
+5-72 files

FreeBSD/ports dad8beax11/mate-menus Makefile distinfo

x11/mate-menus: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11/mate-menus/Makefile
+3-3x11/mate-menus/distinfo
+5-72 files

FreeBSD/ports 1fa5e90x11/libmatekbd Makefile distinfo

x11/libmatekbd: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11/libmatekbd/Makefile
+3-3x11/libmatekbd/distinfo
+5-72 files

FreeBSD/ports 4877e49x11/mate-applets Makefile distinfo

x11/mate-applets: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11/mate-applets/Makefile
+3-3x11/mate-applets/distinfo
+5-72 files

FreeBSD/ports d17f34fx11-wm/marco distinfo Makefile

x11-wm/marco: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+3-3x11-wm/marco/distinfo
+2-4x11-wm/marco/Makefile
+5-72 files

FreeBSD/ports 642efb0x11-themes/mate-themes Makefile distinfo

x11-themes/mate-themes: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11-themes/mate-themes/Makefile
+3-3x11-themes/mate-themes/distinfo
+5-72 files

FreeBSD/ports 7641719x11-themes/mate-icon-theme Makefile distinfo

x11-themes/mate-icon-theme: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11-themes/mate-icon-theme/Makefile
+3-3x11-themes/mate-icon-theme/distinfo
+5-72 files

FreeBSD/ports c7e913ax11-themes/mate-backgrounds Makefile distinfo

x11-themes/mate-backgrounds: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11-themes/mate-backgrounds/Makefile
+3-3x11-themes/mate-backgrounds/distinfo
+5-72 files

FreeBSD/ports 52a6b1cx11-fm/caja Makefile distinfo

x11-fm/caja: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4x11-fm/caja/Makefile
+3-3x11-fm/caja/distinfo
+5-72 files

FreeBSD/ports b30742asysutils/mate-settings-daemon Makefile distinfo

sysutils/mate-settings-daemon: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4sysutils/mate-settings-daemon/Makefile
+3-3sysutils/mate-settings-daemon/distinfo
+5-72 files

FreeBSD/ports 3a3d274sysutils/mate-system-monitor Makefile distinfo

sysutils/mate-system-monitor: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4sysutils/mate-system-monitor/Makefile
+3-3sysutils/mate-system-monitor/distinfo
+5-72 files

FreeBSD/ports 4a684fcsysutils/mate-power-manager Makefile distinfo

sysutils/mate-power-manager: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4sysutils/mate-power-manager/Makefile
+3-3sysutils/mate-power-manager/distinfo
+5-72 files

FreeBSD/ports 6c11bb5sysutils/mate-control-center distinfo Makefile

sysutils/mate-control-center: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+3-3sysutils/mate-control-center/distinfo
+2-3sysutils/mate-control-center/Makefile
+5-62 files

FreeBSD/ports d3fb1b4sysutils/mate-polkit Makefile distinfo

sysutils/mate-polkit: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4sysutils/mate-polkit/Makefile
+3-3sysutils/mate-polkit/distinfo
+5-72 files

FreeBSD/ports cf9d18dmisc/mate-user-guide Makefile distinfo

misc/mate-user-guide: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4misc/mate-user-guide/Makefile
+3-3misc/mate-user-guide/distinfo
+5-72 files

FreeBSD/ports d85ae29math/mate-calc Makefile distinfo

math/mate-calc: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4math/mate-calc/Makefile
+3-3math/mate-calc/distinfo
+5-72 files

FreeBSD/ports 79c0745graphics/atril distinfo Makefile

graphics/atril: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+3-3graphics/atril/distinfo
+2-4graphics/atril/Makefile
+5-72 files

FreeBSD/ports 62e7944editors/pluma Makefile distinfo

editors/pluma: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
DeltaFile
+2-4editors/pluma/Makefile
+3-3editors/pluma/distinfo
+5-72 files