3619 Commits

Author SHA1 Message Date
rapha 650d2a1065 Update to frei0r-plugins-2.5.4
ok sthen@
2026-02-24 14:38:53 +00:00
stu d975b36808 Bump for math/py-scipy, bumped for devel/swig 4.4.1. 2026-02-21 15:09:42 +00:00
rsadowski e8035d4760 Update CMake to 4.1.2
Major update from 3.31.8 to 4.1.2.

CMake 4.0 introduces a breaking change: compatibility with versions older than
3.5 has been removed. Projects calling cmake_minimum_required() or
cmake_policy() with versions < 3.5 now error out.

To maintain compatibility with existing ports during the transition, the cmake
module now provides MODCMAKE_POLICY_VERSION_OVERRIDE (idea from sthen@)
support:

- MODCMAKE_POLICY_VERSION_OVERRIDE ?= No
- MODCMAKE_POLICY_VERSION_OVERRIDE_VER ?= 3.5

When MODCMAKE_POLICY_VERSION_OVERRIDE is set to "yes", CMake is instructed to
accept policy versions down to the specified minimum (default 3.5) via
-DCMAKE_POLICY_VERSION_MINIMUM. This allows older ports to build while
acknowledging they may use deprecated features.

https://cmake.org/cmake/help/latest/release/4.0.html
https://cmake.org/cmake/help/latest/release/4.1.html

OK sthen@
2026-02-13 12:02:13 +00:00
sthen a35020f767 update to x264-20250909, from Brad (maintainer) 2026-02-11 20:59:39 +00:00
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00
sthen 390e213dc3 update to svt-av1-4.0.1, from Brad (maintainer) 2026-02-09 18:17:32 +00:00
ajacoutot 30566aa1d7 Update to gst-plugins-rs-0.15.0alpha2. 2026-02-09 10:59:21 +00:00
sthen 4489121cd2 update xine-lib to a new git checkout, and enable VA-API
from Brad (maintainer)
2026-02-08 15:44:47 +00:00
sthen c03e3a5646 update to py3-caption-2.2.20 2026-02-08 11:06:21 +00:00
sthen 81bd4c7997 update to py3-ffmpeg-progress-yield-1.1.2 2026-02-08 11:06:17 +00:00
ajacoutot be34dab0b1 Update Gstreamer to version 1.28.0. 2026-02-02 22:59:42 +00:00
sthen d549bbd35d update to vvenc-1.14.0, from Brad (maintainer) 2026-01-30 14:47:05 +00:00
pascal 63003fb2fb Update to upplay 1.9.9. 2026-01-26 19:04:46 +00:00
sthen 85827a684b regen PLIST, from Brad. 2026-01-26 18:30:15 +00:00
landry d9297dca96 multimedia/Makefile: +vvdec 2026-01-25 07:29:06 +00:00
landry baf94bc3a9 Import multimedia/vvdec 3.1.0
VVdeC, the Fraunhofer Versatile Video Decoder, is a fast software
H.266/VVC decoder implementation supporting all features of the VVC
Main10 profile.

from brad, ok sthen@ rsadowski@
2026-01-25 07:28:33 +00:00
sthen a9175bcce9 update to py3-ffmpeg-progress-yield-1.1.1 2026-01-24 15:05:11 +00:00
pascal 457e8f624c Add patch. 2026-01-24 07:00:29 +00:00
pascal 2c93942d88 Update to upplay 1.9.8. 2026-01-24 06:59:55 +00:00
sthen fae9094a45 fix paths and underlining
earlier version ok aja@, adapted for iridium/ungoogled as well
2026-01-23 21:39:40 +00:00
sthen 33d42a8550 remove svt-av1 ONLY_FOR_ARCHS, from Brad (maintainer) 2026-01-23 21:28:21 +00:00
kirill 5629891714 multimedia/openwv: extend cheat sheet for Iridium and Ungoogled Chromium
"go ahead" robert@ (maintainer)
2026-01-23 21:07:05 +00:00
sthen 1336106117 update to libheif-1.21.2, from Brad, I tweaked the comment about heif-view
as well
2026-01-22 14:12:05 +00:00
sthen bb307e5f0c now that svt-av1 has been updated, drop the patch that was previously
added to allow handbrake to build with old svt-av1. from Brad.
2026-01-22 14:07:03 +00:00
sthen fe4cfc04be update to svt-av1-3.1.2, from Brad, some tweaks:
- add comments showing how to compile/run tests
- enable DEBUG_PACKAGES
- set USE_NOBTCFI-amd64, tests result in IBT-related SIGILL on hardware
with support. this is not new, but wasn't discovered in the previous version.
(arm64 BTI machines are able to run through the test suite ok)
2026-01-21 15:57:52 +00:00
sthen 3e97a7a614 set USE_NOBTCFI-amd64 due to issues in svt-av1 2026-01-20 20:21:38 +00:00
ajacoutot d6342612fd Fix path; ok robert@ (maintainer) 2026-01-19 09:07:18 +00:00
robert 8c8c56f708 update to aom-3.13.1; from Brad (maintainer) 2026-01-19 08:58:47 +00:00
rsadowski 09f9056257 Regen WANTLIB, mostly Qt6QML changes 2026-01-18 11:22:23 +00:00
ajacoutot c4b7488e00 Update to pipewire-1.4.10. 2026-01-17 12:08:44 +00:00
robert 19eee28fa7 use my own mirror for the chromium-cdm headers tarball to fix inconsistent downloads 2026-01-16 06:36:35 +00:00
robert 9fe6fd5a70 +openwv 2026-01-15 19:24:53 +00:00
robert 3147e02bde import openwv-1.1.3;
OpenWV is a free and open-source reimplementation of Google's Widevine Content 
Decryption Module (CDM), the portion of the Widevine DRM system that runs in 
your browser, obtains content keys for protected media, and decrypts the media 
using those keys. OpenWV is a drop-in replacement for Google's official, 
proprietary CDM and implements the same shared library API.

tested with Disney+

ok aja@
2026-01-15 19:24:32 +00:00
rsadowski 6d0890e06f Ops forget to commit new patch
Spotted by Josh
2026-01-15 12:38:17 +00:00
sthen 5c7b87db24 update to dav1d-1.5.3, from Brad (tests run on BTI amd64) 2026-01-15 12:00:47 +00:00
rsadowski 9ed4916247 Update shotcut to 25.12.31
From Josh Grosse (maintainer)
2026-01-15 08:56:10 +00:00
rsadowski 884bc18cea Add explicit lib depends on db and jack
mlt7 dropped the dependency on jack, because synfigstudio did not set this
implicitly in LIB_DEPENDS, it is now missing (The world would be a better place
if we had implicit lists).

Spotted by tb
2026-01-14 07:54:12 +00:00
sthen d1ed3d0417 movit: disable building the demo app, otherwise this fails to build
if sdl2-image is installed
2026-01-14 01:25:25 +00:00
rsadowski f0e126be1a Regen WANTLIB-gpl2, spotted by sthen 2026-01-13 21:12:44 +00:00
sthen 59144b231e movit needs RDEP on eigen3 2026-01-13 12:42:18 +00:00
sthen a7d92a3361 tweak PORTROACH limit 2026-01-11 18:39:16 +00:00
rsadowski 37730e32e6 Remove old patches
Me and CVS: a success story spanning many years
2026-01-10 12:49:43 +00:00
rsadowski 8abffe7c4d Update mlt to 7.34.1
Tested by Josh Grosse and yaydn
2026-01-10 12:26:05 +00:00
rsadowski a9244d98d4 +movit 2026-01-10 12:18:01 +00:00
rsadowski b913a35eb6 Import movit-1.7.2
Comment:
video filter library for GPU-accelerated processing

Description:
Movit is a library that provides high-performance, high-quality video filters
for the GPU. It is designed for real-time video processing and offers
GPU-accelerated filters for scaling, color correction and various other video
transformations.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://movit.sesse.net

Tweaks and ok sthen@, tested by Josh Grosse and yaydn
2026-01-10 12:16:42 +00:00
sthen 9e329d45e9 go back to GH_*, there is some handling for / in GH_TAGNAME, the trick
is that you need to set DISTNAME
2026-01-07 19:43:07 +00:00
sthen 10bf8b58d8 update to yle-dl-20250730, from Timo Myyra (maintainer), plus small tweaks 2026-01-07 19:26:23 +00:00
sthen 709e8fc318 update to libheif-1.21.1
similar to older diff from Brad that never went in, patch added there
is no longer needed
2026-01-05 19:05:59 +00:00
rsadowski 790e63e8a3 Update mkvtoolnix to 97.0 2026-01-03 08:37:28 +00:00
benoit e3c8d71c07 Update to py-caption-2.2.19. 2026-01-02 14:27:24 +00:00