UPDATE: blender 3.3.21

2024-07-19 Thread Brad Smith
Here is an update to Blender 3.3.21. Blender 3.3.21 LTS - July 16, 2024 - [snap packaging] Please provide appstream common id. [#123473] - Collada: export when editing multiple objects does not pick up all changes. [#94125] Index: Makefile =

UPDATE: libavif 1.1.0

2024-07-19 Thread Brad Smith
0 @@ COMMENT= library for encoding and decodi GH_ACCOUNT=AOMediaCodec GH_PROJECT=libavif -GH_TAGNAME=v1.0.4 +GH_TAGNAME=v1.1.0 CATEGORIES=graphics -SHARED_LIBS= avif7.0 +SHARED_LIBS= avif7.1 HOMEPAGE= https://github.com/AOMediaCodec/libavif @@ -14,12 +14,14 @@ MAINTAINER= Brad Smith

Re: Enable VA-API in graphics/ffmpeg

2024-07-22 Thread Brad Smith
SITES=https://ffmpeg.org/releases/ EXTRACT_SUFX= .tar.xz @@ -26,11 +26,11 @@ MAINTAINER= Brad Smith # LGPLv2.1 and GPLv2 PERMIT_PACKAGE= Yes -WANTLIB+= SDL2 X11 Xext Xv aom ass bz2 c crypto dav1d fontconfig -WANTLIB+= freetype fribidi gsm iconv lzma m mp3lame opus

Re: multimedia/vlc: enable VA-API on amd64

2024-07-22 Thread Brad Smith
On 2024-07-15 5:49 p.m., Klemens Nanni wrote: Keeping it actively disabled on !amd64 should not be needed as feature detection should gracefully fail, but doing it explicitly conveys meaning, so... I manually sorted 'va va-x11 va-drm' into WANTLIB-main as 'port-lib-depends-check' wouldn't reg

multimedia/xine-lib: Enable VA-API

2024-07-22 Thread Brad Smith
= Brad Smith =4.4.4p5 \ graphics/jpeg \ graphics/libmng \ graphics/png \ Index: patches/patch-m4_video_out_m4 === RCS file: patches/patch-m4_video_out_m4 diff -N patches/patch

UPDATE: lz4 1.10.0

2024-07-22 Thread Brad Smith
Here is an update to lz4 1.10.0. v1.10.0 cli : multithreading compression support: improves speed by X times threads allocated cli : overlap decompression with i/o, improving speed by ~+60% cli : support environment variables LZ4_CLEVEL and LZ4_NBWORKERS cli : license of CLI more clearly lab

Re: ffmpeg on riscv64

2024-07-22 Thread Brad Smith
On 2024-07-23 2:26 a.m., Peter J. Philipp wrote: Hi, I had a long debug on ffmpeg on riscv64 and noticed that it only works with this patch: 0813/stern$ more patch-libavdevice_v4l2_c --- libavdevice/v4l2.c.orig.portWed Apr 12 20:01:50 2023 +++ libavdevice/v4l2.c Mon Jul 22 16:21:58 202

Re: multimedia/xine-lib: Enable VA-API

2024-07-25 Thread Brad Smith
On 2024-07-25 4:10 a.m., Stuart Henderson wrote: On 2024/07/22 06:18, Brad Smith wrote: This should enable the VA-API support in Xine-lib. +WANTLIB += va-glx va-x11 vcdinfo vorbis vorbisenc vpx x264 x265 We may need to disable va-glx, it is tricky to get built correctly in xenocara (currently

Re: multimedia/xine-lib: Enable VA-API

2024-07-25 Thread Brad Smith
On Mon, Jul 22, 2024 at 06:18:50AM -0400, Brad Smith wrote: > This should enable the VA-API support in Xine-lib. > > Please test. Here is an updated diff. Index: Makefile === RCS file: /cvs/ports/multimedia/xine-lib/M

Re: multimedia/xine-lib: Enable VA-API

2024-07-25 Thread Brad Smith
On Thu, Jul 25, 2024 at 03:55:59PM -0400, Brad Smith wrote: > On Mon, Jul 22, 2024 at 06:18:50AM -0400, Brad Smith wrote: > > This should enable the VA-API support in Xine-lib. > > > > Please test. > > Here is an updated diff. Just as I hit send I noticed that incl

UPDATE: libcares 1.32.3

2024-07-25 Thread Brad Smith
Here is an update to libcares 1.32.3. ## c-ares version 1.32.3 - July 24 2024 This is a bugfix release. Changes: * Prevent complex recursion during query requeuing and connection cleanup for stability. [e8b32b8](https://github.com/c-ares/c-ares/commit/e8b32b8) * Better propagate error codes o

UPDATE: OpenImageIO 2.5.13.1

2024-07-25 Thread Brad Smith
Here is an update to OpenImageIO 2.5.13.1. Release 2.5.13.1 (July 15, 2024) -- compared to 2.5.13.0 - fix(heic): Correctly set imagespec size for heif images. [security advisory](https://github.com/AcademySoftwareFoundation/OpenImageIO/se

UPDATE: GraphicsMagick 1.3.43

2024-07-25 Thread Brad Smith
Here is an update to GraphicsMagick 1.3.43. 1.3.43 (March 23, 2024) === Bug fixes: * JBIG: Add support for 'width', 'height', and 'pixels', resource limits. Your mileage may vary. * WPG: Many fixes based on oss-fuzz testing. * Ghostscript: When invoking Ghostscript,

UPDATE: QEMU 9.0.2

2024-07-25 Thread Brad Smith
Here is an update to QEMU 9.0.2. https://marc.info/?l=qemu-devel&m=172120382622559&w=2 Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.241 diff -u -p -u -p -r1.241 Makefile --- Makefile1

UPDATE: nasm 2.16.03

2024-07-25 Thread Brad Smith
Here is an update to nasm 2.16.03. C.1.1 Version 2.16.03 This is a source build machinery and documentation update only. There are no functionality changes. - Fix building from git in a separate directory from the source. - Remove some irrelevant files from the source distribution. - Make the d

UPDATE: aircrack-ng

2024-07-25 Thread Brad Smith
Fix building on arm and powerpc. Index: Makefile === RCS file: /cvs/ports/security/aircrack-ng/Makefile,v retrieving revision 1.41 diff -u -p -u -p -r1.41 Makefile --- Makefile11 Jun 2024 05:55:16 - 1.41 +++ Makefile

UPDATE: VLC

2024-07-28 Thread Brad Smith
Here is a diff to enable the VA-API support in VLC and roll in a sndio fix. Index: Makefile === RCS file: /cvs/ports/x11/vlc/Makefile,v retrieving revision 1.271 diff -u -p -u -p -r1.271 Makefile --- Makefile15 Jul 2024 21:04:48

UPDATE: FFmpeg 4.4.5

2024-07-29 Thread Brad Smith
Here is an update to FFmpeg 4.4.5. Index: graphics/ffmpeg/Makefile === RCS file: /cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.240 diff -u -p -u -p -r1.240 Makefile --- graphics/ffmpeg/Makefile28 Jul 2024 06:38:23 -

Re: UPDATE: FFmpeg 4.4.5

2024-07-30 Thread Brad Smith
On 7/29/2024 7:49 PM, Lucas Gabriel Vuotto wrote: On Mon, Jul 29, 2024 at 03:57:36AM GMT, Brad Smith wrote: Here is an update to FFmpeg 4.4.5. Works for me via mpv. VA-API still works. I guess the default is to do detection at configure-time and that's why it keeps working despite the re

Re: UPDATE: FFmpeg 4.4.5

2024-07-30 Thread Brad Smith
On 2024-07-30 1:54 a.m., Mihai Popescu wrote: I see ffmpeg is on version 7 as a release. If I may ask, why ports are not jumping higher than 4.4.5 with ffmpeg version? Is it because it won't compile on OpenBSD? Is it because some dependencies will not support a higher version of ffmpeg yet? Unt

Re: UPDATE: libavif 1.1.0

2024-07-30 Thread Brad Smith
On Fri, Jul 19, 2024 at 08:21:59PM -0400, Brad Smith wrote: > Here is an update to libavif 1.1.0. Here is an updated diff fixing the issue Rafael pointed out. Index: Makefile === RCS file: /cvs/ports/graphics/libavif/Makefil

UPDATE: libavif 1.1.1

2024-08-01 Thread Brad Smith
ttps://github.com/AOMediaCodec/libavif @@ -14,12 +14,14 @@ MAINTAINER= Brad Smith

Re: UPDATE: FFmpeg 4.4.5

2024-08-01 Thread Brad Smith
On 2024-07-31 12:05 a.m., José Maldonado wrote: El mar, 30 jul 2024 a la(s) 10:03 p.m., Brad Smith (b...@comstyle.com) escribió: On 2024-07-30 1:54 a.m., Mihai Popescu wrote: I see ffmpeg is on version 7 as a release. If I may ask, why ports are not jumping higher than 4.4.5 with ffmpeg

Re: iaxclient [was Re: UPDATE: FFmpeg 4.4.5]

2024-08-01 Thread Brad Smith
On 2024-08-01 8:39 a.m., Stuart Henderson wrote: On 2024/08/01 05:07, Brad Smith wrote: Last time I ran through building various ports and checking my list consisted of.. audio/potamus graphics/openscenegraph telephony/iaxclient telephony/linphone/mediastreamer2 I would have to run a full bulk

Re: UPDATE: VLC

2024-08-03 Thread Brad Smith
ping. On 2024-07-28 4:37 a.m., Brad Smith wrote: Here is a diff to enable the VA-API support in VLC and roll in a sndio fix. Index: Makefile === RCS file: /cvs/ports/x11/vlc/Makefile,v retrieving revision 1.271 diff -u -p -u -p

Re: multimedia/xine-lib: Enable VA-API

2024-08-03 Thread Brad Smith
ping. On 2024-07-25 4:00 p.m., Brad Smith wrote: On Thu, Jul 25, 2024 at 03:55:59PM -0400, Brad Smith wrote: On Mon, Jul 22, 2024 at 06:18:50AM -0400, Brad Smith wrote: This should enable the VA-API support in Xine-lib. Please test. Here is an updated diff. Just as I hit send I noticed

Re: UPDATE: VLC

2024-08-03 Thread Brad Smith
On 2024-08-03 6:55 a.m., Klemens Nanni wrote: 03.08.2024 13:27, Brad Smith пишет: ping. On 2024-07-28 4:37 a.m., Brad Smith wrote: Here is a diff to enable the VA-API support in VLC and roll in a sndio fix. The REVISION bits needed rebasing and I have since committed the sndio fix. Thanks

UPDATE: OpenSceneGraph - FFmpeg

2024-08-03 Thread Brad Smith
Here is a diff to fix building OpenSceneGraph with newer FFmpeg. Please test. Index: Makefile === RCS file: /cvs/ports/graphics/openscenegraph/Makefile,v retrieving revision 1.34 diff -u -p -u -p -r1.34 Makefile --- Makefile15 N

UPDATE: FFmpeg 6.1.1

2024-08-03 Thread Brad Smith
Here is an update to FFmpeg 6.1.1. Most of the tree is in good shape, but a few ports still need some work. Please test if you have I guess one of those Apple arm64 systems or modern Intel amd64. Index: graphics/ffmpeg/Makefile ===

Re: UPDATE: FFmpeg 6.1.1

2024-08-03 Thread Brad Smith
On Sat, Aug 03, 2024 at 01:23:44PM -0400, Brad Smith wrote: > Here is an update to FFmpeg 6.1.1. > > Most of the tree is in good shape, but a few ports still need some > work. > > Please test if you have I guess one of those Apple arm64 systems > or modern Intel amd64. 6.

UPDATE: Asio 1.30.2

2024-08-03 Thread Brad Smith
Here is an update to Asio 1.30.2. Changelog https://raw.githubusercontent.com/chriskohlhoff/asio/master/asio/src/doc/history.qbk The 4 users of Asio audio/musikcube/Makefile, emulators/mame/Makefile, games/devilutionx/Makefile, games/widelands/Makefile build just fine. Index: devel/asio/Make

UPDATE: libass 0.17.3

2024-08-03 Thread Brad Smith
Here is an update to libass 0.17.3. libass (0.17.3) * Fix 0.17.2 regression in the fontconfig fontprovider leading to undesirable widths being chosen from large typographic families * Fix configure generated with slibtool-provided autoconf macros * Fix "make check" for shared-only builds *

Re: UPDATE: libavif 1.1.0

2024-08-09 Thread Brad Smith
ping. On 2024-07-31 1:14 a.m., Brad Smith wrote: On Fri, Jul 19, 2024 at 08:21:59PM -0400, Brad Smith wrote: Here is an update to libavif 1.1.0. Here is an updated diff fixing the issue Rafael pointed out. Index: Makefile

UPDATE: pcsc-tools 1.7.2

2024-08-11 Thread Brad Smith
Here is an update to pcsc-tools 1.7.2. Index: Makefile === RCS file: /cvs/ports/security/pcsc-tools/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile4 Jan 2024 09:31:44 - 1.15 +++ Makefil

UPDATE: botan2 - elf_aux_info

2024-08-14 Thread Brad Smith
Enable the elf_aux_info() support. Index: Makefile === RCS file: /cvs/ports/security/botan2/Makefile,v retrieving revision 1.49 diff -u -p -u -p -r1.49 Makefile --- Makefile9 Jul 2024 17:13:19 - 1.49 +++ Makefile14

UPDATE: aom / libvpx - elf_aux_info

2024-08-17 Thread Brad Smith
Convert over to using elf_aux_info(). Index: aom/Makefile === RCS file: /cvs/ports/multimedia/aom/Makefile,v retrieving revision 1.25 diff -u -p -u -p -r1.25 Makefile --- aom/Makefile22 Jun 2024 09:32:46 - 1.25 +++ a

Re: multimedia/xine-lib: Enable VA-API

2024-08-22 Thread Brad Smith
ping. On 2024-08-03 6:33 a.m., Brad Smith wrote: ping. On 2024-07-25 4:00 p.m., Brad Smith wrote: On Thu, Jul 25, 2024 at 03:55:59PM -0400, Brad Smith wrote: On Mon, Jul 22, 2024 at 06:18:50AM -0400, Brad Smith wrote: This should enable the VA-API support in Xine-lib. Please test. Here is

Re: UPDATE: libavif 1.1.0

2024-08-22 Thread Brad Smith
ping. On 2024-08-09 6:08 a.m., Brad Smith wrote: ping. On 2024-07-31 1:14 a.m., Brad Smith wrote: On Fri, Jul 19, 2024 at 08:21:59PM -0400, Brad Smith wrote: Here is an update to libavif 1.1.0.   Here is an updated diff fixing the issue Rafael pointed out. Index: Makefile

Re: resiprocate fails to build in last bulk

2024-08-26 Thread Brad Smith
On Mon, Aug 26, 2024 at 07:52:59AM +0200, Antoine Jacoutot wrote: > Hi. > > Maybe it's because devel/asio is installed and its headers are picked? *shrug* It is supposed to be using the bundled copy, but you can see during the build it decided to pick up the local copy. The header paths the port

Re: UPDATE: libass 0.17.3

2024-08-27 Thread Brad Smith
ping. On 2024-08-03 4:31 p.m., Brad Smith wrote: Here is an update to libass 0.17.3. libass (0.17.3) * Fix 0.17.2 regression in the fontconfig fontprovider leading to undesirable widths being chosen from large typographic families * Fix configure generated with slibtool-provided

Re: UPDATE: Asio 1.30.2

2024-08-27 Thread Brad Smith
ping. On 2024-08-03 4:19 p.m., Brad Smith wrote: Here is an update to Asio 1.30.2. Changelog https://raw.githubusercontent.com/chriskohlhoff/asio/master/asio/src/doc/history.qbk The 4 users of Asio audio/musikcube/Makefile, emulators/mame/Makefile, games/devilutionx/Makefile, games

UPDATE: aom 3.10.0

2024-08-30 Thread Brad Smith
Here is an update to aom 3.10.0. 2024-08-27 v3.10.0 This release includes new codec interfaces, compression efficiency and perceptual improvements, speedup and memory optimizations and many bug fixes. This release is ABI compatible with the last release. The definitions of the internal m

UPDATE: QEMU - elf_aux_info()

2024-08-31 Thread Brad Smith
Convert over to using elf_aux_info(). Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.242 diff -u -p -u -p -r1.242 Makefile --- Makefile26 Jul 2024 11:49:01 - 1.242 +++ Makefile

Re: multimedia/gstreamer1/plugins-good on base-gcc archs

2024-09-02 Thread Brad Smith
On 2024-09-02 3:28 a.m., Jeremie Courreges-Anglas wrote: The diff below lets me build multimedia/gstreamer1/plugins-good on sparc64. The meson log shows attempts to use C++: http://build-failures.rhaalovely.net/sparc64/2024-08-14/multimedia/gstreamer1/plugins-good.log ok? It already does

Re: multimedia/gstreamer1/plugins-good on base-gcc archs

2024-09-02 Thread Brad Smith
On 2024-09-02 3:32 a.m., Brad Smith wrote: On 2024-09-02 3:28 a.m., Jeremie Courreges-Anglas wrote: The diff below lets me build multimedia/gstreamer1/plugins-good on sparc64.  The meson log shows attempts to use C++: http://build-failures.rhaalovely.net/sparc64/2024-08-14/multimedia

Re: UPDATE: dav1d 1.1.0

2023-04-09 Thread Brad Smith
On 2023-04-09 1:32 a.m., Rafael Sadowski wrote: On Sat Apr 08, 2023 at 06:12:27AM -0400, Brad Smith wrote: Here is an update to dav1d 1.1.0. Changes for 1.1.0 'Arctic Peregrine Falcon': --- 1.1.0 is an important release of dav1d, fixing num

UPDATE: MPlayer 20230409

2023-04-09 Thread Brad Smith
Here is an update to MPlayer 20230409 snapshot. Index: Makefile === RCS file: /home/cvs/ports/x11/mplayer/Makefile,v retrieving revision 1.325 diff -u -p -u -p -r1.325 Makefile --- Makefile14 Mar 2023 10:08:13 - 1.325 ++

[b...@comstyle.com: UPDATE: xine-ui 0.99.14]

2023-04-09 Thread Brad Smith
ping. - Forwarded message from Brad Smith - Date: Sun, 8 Jan 2023 07:32:19 -0500 From: Brad Smith To: ports@openbsd.org Subject: UPDATE: xine-ui 0.99.14 Here is an update to Xine-ui 0.99.14. xine-ui (0.99.14) * Add Dutch translation. * Add panel mrl display highlight. * Add

[b...@comstyle.com: Re: UPDATE: SVT-AV1 1.4.1]

2023-04-09 Thread Brad Smith
ping. - Forwarded message from Brad Smith - Date: Thu, 12 Jan 2023 22:25:23 -0500 From: Brad Smith To: ports@openbsd.org Subject: Re: UPDATE: SVT-AV1 1.4.1 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Thunderbird/109.0 ping. On 12/16/2022 9:07 PM

UPDATE: iperf3 3.13

2023-04-09 Thread Brad Smith
Here is an update to iperf3 3.13. iperf-3.13 2023-02-16 - * Notable user-visible changes * fq-rate (PR #1461, Issue #1366), and bidirectional flag (Issue #1428, PR #1429) were added to the JSON output. * Added support for OpenBSD including cleaning up endian handlin

Re: UPDATE: handbrake 1.6.0

2023-04-09 Thread Brad Smith
On Sun, Jan 01, 2023 at 02:03:07AM -0500, Brad Smith wrote: > Here is an update to HandBrake 1.6.0. > > I did a bit of cleaning up after upstreaming the local patches. > > https://github.com/HandBrake/HandBrake/releases/tag/1.6.0 Here is an update to HandBrake 1.6.1. htt

UPDATE: BZFlag

2023-04-14 Thread Brad Smith
Remove the one and only local patch left. Upstream questioned the purpose of the patch. The commit history seems to indicate it was a workaround for some issue many moons ago. Speaking to Alexandre it seems the patch makes the situation worse and the audio output unpleasant. Index: Makefile =

UPDATE: libwebp 1.3.0

2023-04-14 Thread Brad Smith
Here is an update to libwebp 1.3.0. - 12/16/2022: version 1.3.0 This is a binary compatible release. * add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv functionality to other libraries; libwebp now depends on this library * major updates to the container and lossless bitst

UPDATE: FFmpeg 4.4.4

2023-04-15 Thread Brad Smith
Here is an update to FFmpeg 4.4.4. Index: graphics/ffmpeg/Makefile === RCS file: /home/cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.231 diff -u -p -u -p -r1.231 Makefile --- graphics/ffmpeg/Makefile24 Jan 2023 14:13

UPDATE: ffmpegthumbnailer 2.2.2

2023-04-16 Thread Brad Smith
Here is an update to FFmpegthumbnailer to 2.2.2 + a few bug fixes, but more importantly updating for FFmpeg 4 API. It has been almost 3 years since 2.2.2 was released and development is quite slow. It has been just a handful of small bug fixes since and some FFmpeg API adjustments. So I have us

UPDATE: pianobar 2022.04.01

2023-04-18 Thread Brad Smith
Here is an update to pianobar 2022.04.01. Release 2022.04.01 - Not a joke - Fix compilation with ffmpeg 5.0 and replace deprecated function - Improved retry handling with unreliable HTTP proxies - Minor UI improvements Index: Makefile ===

UPDATE: QEMU 8.0.0

2023-04-19 Thread Brad Smith
Here is an update to QEMU 8.0.0. https://wiki.qemu.org/ChangeLog/8.0 Index: Makefile === RCS file: /home/cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.230 diff -u -p -u -p -r1.230 Makefile --- Makefile21 Feb 2023 23

UPDATE: mgba 0.10.1

2023-04-20 Thread Brad Smith
Here is an update to mgba 0.10.1. I disabled the newly introduced Lua support for the time being until someone can fix the CMake bits to respect the version of Lua being used by the module. https://mgba.io/2023/01/10/mgba-0.10.1/ https://mgba.io/2022/10/11/mgba-0.10.0/ Index: Makefile

UPDATE: opus 1.4

2023-04-20 Thread Brad Smith
Here is an update to opus 1.4. - Improved tuning of the Opus in-band FEC (LBRR). See the https://gitlab.xiph.org/xiph/opus/-/issues/2360 for details - Added a OPUS_SET_INBAND_FEC(2) option that turns on FEC, but does not force SILK mode (FEC will be disabled in CELT mode) - Improved tuning an

UPDATE: freerdp

2023-04-24 Thread Brad Smith
Update to build with newer FFmpeg API. Index: Makefile === RCS file: /home/cvs/ports/x11/freerdp/Makefile,v retrieving revision 1.61 diff -u -p -u -p -r1.61 Makefile --- Makefile17 Feb 2023 10:05:05 - 1.61 +++ Makefile

UPDATE: magic 8.3.393

2023-04-24 Thread Brad Smith
Update to magic 8.3.393. Various bug fixes. The bash patch merged upstream. Plus as I was doing so I noticed two other shell scripts that were being installed also needed the same change. Index: Makefile === RCS file: /home/cvs/por

UPDATE: OpenImageIO 2.4 / Blender 3.3

2023-04-25 Thread Brad Smith
Attached are updates to OpenImageIO 2.4 and Blender 3.3. I tried initially sending the updates to the maintainer but his e-mail server appears to be down. It could definitely use some testing from someone familiar with Blender. Index: Makefile =

Re: UPDATE: nasm 2.16.01

2023-04-25 Thread Brad Smith
ping. On 2022-12-26 4:49 a.m., Brad Smith wrote: Here is an update to nasm 2.16.01 Support for the rdf format has been discontinued and all the RDOFF utilities has been removed. Support for the RDOFF output format and the RDOFF tools have been removed. The RDOFF tools had already been

Re: vlc no telnet interface

2023-04-26 Thread Brad Smith
On 2023-04-26 11:15 a.m., Stuart Henderson wrote: On 2023/04/25 09:55, Luca Di Gregorio wrote: Hi, I see that vlc doesn't have the telnet interface: # vlc -vvv -I telnet VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) ... main interface debug: looking for interface module match

Re: UPDATE: OpenImageIO 2.4 / Blender 3.3

2023-04-26 Thread Brad Smith
win1210.de, user unknown. I am happy to go ahead and commit. Please do. If there's no response I think we can go ahead and commit (and let's drop the maintainer lines if that's the case - the danwin1210.me domain is gone). On Tue Apr 25, 2023 at 04:22:27AM -0400, Brad Smith wrote:

UPDATE: DVDStyler

2023-04-28 Thread Brad Smith
Fix building DVDStyler with newer FFmpeg. Index: Makefile === RCS file: /home/cvs/ports/multimedia/dvdstyler/Makefile,v retrieving revision 1.49 diff -u -p -u -p -r1.49 Makefile --- Makefile18 Feb 2023 07:13:11 - 1.49 ++

UPDATE: cmus

2023-04-28 Thread Brad Smith
Fix building with newer FFmpeg. Index: Makefile === RCS file: /home/cvs/ports/audio/cmus/Makefile,v retrieving revision 1.29 diff -u -p -u -p -r1.29 Makefile --- Makefile9 Aug 2022 15:08:44 - 1.29 +++ Makefile28 Apr

UPDATE: musikcube 0.98.1

2023-04-28 Thread Brad Smith
Here is an update to musikcube 0.98.1. 0.98.1 * fixed album art extraction for xiph comments. * fixed PulseAudio compile issue. * fixed `musikdroid` app notification on Android 13 devices. * fixed ancient metadata indexer crash when trimming whitespace from strings. * fixed `pipewireout` to have

Re: vlc no telnet interface

2023-04-29 Thread Brad Smith
On Wed, Apr 26, 2023 at 04:15:44PM +0100, Stuart Henderson wrote: > On 2023/04/25 09:55, Luca Di Gregorio wrote: > > Hi, I see that vlc doesn't have the telnet interface: > > > > # vlc -vvv -I telnet > > VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) > > ... > > main interface de

UPDATE: SVT-AV1 1.5.0

2023-04-29 Thread Brad Smith
Here is an update to SVT-AV1 1.5.0. ## [1.5.0] - 2023-04-25 Encoder - Optimize the tradeoffs for M0-M13 speeding up M5-M1 by 15-30% and improving the BDR of M6-M13 by 1-3% - Create a new preset MR (--preset -1) to be the quality reference - Optimize the tradeoffs for M8-M13 in the low delay enc

Re: UPDATE: pianobar 2022.04.01

2023-05-05 Thread Brad Smith
ping. On 2023-04-18 8:08 p.m., Brad Smith wrote: Here is an update to pianobar 2022.04.01. Release 2022.04.01 - Not a joke - Fix compilation with ffmpeg 5.0 and replace deprecated function - Improved retry handling with unreliable HTTP proxies - Minor UI improvements Index: Makefile

Re: UPDATE: libwebp 1.3.0

2023-05-05 Thread Brad Smith
ping. On 2023-04-14 10:02 p.m., Brad Smith wrote: Here is an update to libwebp 1.3.0. - 12/16/2022: version 1.3.0 This is a binary compatible release. * add libsharpyuv, which exposes -sharp_yuv/config.use_sharp_yuv functionality to other libraries; libwebp now depends on this

UPDATE: dav1d 1.2.0

2023-05-05 Thread Brad Smith
Here is an update to dav1d 1.2.0. Changes for 1.2.0 'Arctic Peregrine Falcon': --- 1.2.0 is a small release of dav1d, adding more SIMD and fixes - Improvements on attachments of props and T.35 entries on output pictures - NEON z1/z3 high bit-depth optimiz

UPDATE: openimageio 2.4.11.0

2023-05-05 Thread Brad Smith
Here is an update to openimageio 2.4.11.0. Release 2.4.11.0 (1 May 2023) -- compared to 2.4.10.0 -- * oiiotool: For expression evaluation, `NIMAGES` now evaluates to the current image stack depth. #3822 * Python: Improve error messages when pa

UPDATE: alembic 1.8.5

2023-05-05 Thread Brad Smith
Here is an update to alembic 1.8.5. 2023-03-13, Alembic 1.8.5 Add test for fuzzer issue 53406. (PR415) Address Issue 402 by not using deprecated kWrapExisting calls when possible. Add missing vertex for cube test in the python bindings per Issue 407. Fix several warnings mentioned in Issue 3

UPDATE: opensubdiv 3.5.0

2023-05-06 Thread Brad Smith
Here is an update to opensubdiv 3.5.0. Release 3.5.0 - Sep 2022 Release 3.5.0 is a significant release with new features, several configuration improvements, and a few other improvements and bug fixes. For more information on the following, see `Release 3.5 `__ **Deprec

UPDATE: openvdb 10.0.0

2023-05-06 Thread Brad Smith
Here is an update to openvdb 10.0.1. https://www.openvdb.org/documentation/doxygen/changes.html Index: Makefile === RCS file: /home/cvs/ports/graphics/openvdb/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- M

UPDATE: stepmania

2023-05-06 Thread Brad Smith
Here is a diff to fix building stepmania against newer FFmpeg. Index: Makefile === RCS file: /home/cvs/ports/games/stepmania/Makefile,v retrieving revision 1.35 diff -u -p -u -p -r1.35 Makefile --- Makefile5 Nov 2022 17:10:21 -00

Re: vlc no telnet interface

2023-05-08 Thread Brad Smith
On 2023-05-01 5:36 a.m., Stuart Henderson wrote: On 2023/04/30 02:19, Brad Smith wrote: +@@ -1664,12 +1647,12 @@ AC_ARG_ENABLE(lua, + [disable LUA scripting support (default enabled)])]) + if test "${enable_lua}" != "no" + then +- PKG_CHECK_MODULES(LUA, lua5.2, ++ P

UPDATE: openscenegraph

2023-05-10 Thread Brad Smith
Disable the unlisted dcmtk library. The build fails if it happens to be installed. Index: Makefile === RCS file: /home/cvs/ports/graphics/openscenegraph/Makefile,v retrieving revision 1.31 diff -u -p -u -p -r1.31 Makefile --- Makefi

UPDATE: jpeg 2.1.5.1

2023-05-10 Thread Brad Smith
Here is an update to jpeg 2.1.5.1. 2.1.5.1 === ### Significant changes relative to 2.1.5: 1. The SIMD dispatchers in libjpeg-turbo 2.1.4 and prior stored the list of supported SIMD instruction sets in a global variable, which caused an innocuous race condition whereby the variable could hav

UPDATE: corsixth 0.66

2023-05-10 Thread Brad Smith
Here is an update to corsixth 0.66. Index: Makefile === RCS file: /home/cvs/ports/games/corsixth/Makefile,v retrieving revision 1.14 diff -u -p -u -p -r1.14 Makefile --- Makefile24 Apr 2023 11:40:39 - 1.14 +++ Makefile

UPDATE: squeezelite 1.9.9.1430

2023-05-12 Thread Brad Smith
Here is an update to squeezelite 1.9.9.1430. Index: Makefile === RCS file: /home/cvs/ports/audio/squeezelite/Makefile,v retrieving revision 1.19 diff -u -p -u -p -r1.19 Makefile --- Makefile8 Nov 2022 11:14:44 - 1.19 ++

Re: vlc no telnet interface

2023-05-12 Thread Brad Smith
ing wrong with hardcoding here? I think MODLUA_VERSION should reflect what the port wants, it's not like SHARED_LIBS. On 2023/05/09 02:29, Brad Smith wrote: On 2023-05-01 5:36 a.m., Stuart Henderson wrote: Any particular reason to use 5.1 instead of 5.2? (They're all EoL except 5.4, but 5

UPDATE: thedarkmod

2023-05-12 Thread Brad Smith
Removing deprecated FFmpeg API and updating for newer versions. Index: Makefile === RCS file: /home/cvs/ports/games/thedarkmod/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile11 Mar 2022 19:05:00 -0

UPDATE: musique

2023-05-12 Thread Brad Smith
Garbage collect an unused dependency. Index: Makefile === RCS file: /home/cvs/ports/audio/musique/Makefile,v retrieving revision 1.31 diff -u -p -u -p -r1.31 Makefile --- Makefile24 Apr 2023 11:40:35 - 1.31 +++ Makefile

Re: UPDATE: thedarkmod

2023-05-12 Thread Brad Smith
On 2023-05-13 12:14 a.m., Thomas Frohwein wrote: On Fri, May 12, 2023 at 06:33:01PM -0400, Brad Smith wrote: Removing deprecated FFmpeg API and updating for newer versions. The port has been in trouble for a while, that's why I'd like to ask a more fundamental question about the fut

Re: UPDATE: alembic 1.8.5

2023-05-13 Thread Brad Smith
ping. On 2023-05-05 9:00 p.m., Brad Smith wrote: Here is an update to alembic 1.8.5. 2023-03-13, Alembic 1.8.5 Add test for fuzzer issue 53406. (PR415) Address Issue 402 by not using deprecated kWrapExisting calls when possible. Add missing vertex for cube test in the python bindings per

Re: UPDATE: openimageio 2.4.11.0

2023-05-13 Thread Brad Smith
ping. On 2023-05-05 8:58 p.m., Brad Smith wrote: Here is an update to openimageio 2.4.11.0. Release 2.4.11.0 (1 May 2023) -- compared to 2.4.10.0 -- * oiiotool: For expression evaluation, `NIMAGES` now evaluates to the current image stack

NEW: asio

2023-05-14 Thread Brad Smith
Here is a port for asio. This is the standalone copy unlike the Boost integrated version. Information for inst:asio-1.28.0 Comment: header-only C++ library for asynchronous I/O programming Description: Asio is a cross-platform C++ library for network and low-level I/O programming that provides

Re: UPDATE: cmus

2023-05-14 Thread Brad Smith
ping. On 2023-04-28 4:35 p.m., Brad Smith wrote: Fix building with newer FFmpeg. Index: Makefile === RCS file: /home/cvs/ports/audio/cmus/Makefile,v retrieving revision 1.29 diff -u -p -u -p -r1.29 Makefile --- Makefile9 Aug

Re: UPDATE: DVDStyler

2023-05-14 Thread Brad Smith
ping. On 2023-04-28 3:30 p.m., Brad Smith wrote: Fix building DVDStyler with newer FFmpeg. Index: Makefile === RCS file: /home/cvs/ports/multimedia/dvdstyler/Makefile,v retrieving revision 1.49 diff -u -p -u -p -r1.49 Makefile

Re: Remove multimedia/qtav

2023-05-15 Thread Brad Smith
On 2023-05-16 1:24 a.m., Rafael Sadowski wrote: OK to remove multimedia/qtav? Nothing depends on it and it looks quit dead upstream. https://github.com/wang-bin/QtAV/commit/8bb780215bcd4a16d098a2a913d01f83b16193d7 Ok to remove? Yes, please. Upstream is dead.

Re: Remove multimedia/qtav

2023-05-15 Thread Brad Smith
On 2023-05-16 1:40 a.m., Klemens Nanni wrote: On Tue, May 16, 2023 at 07:24:06AM +0200, Rafael Sadowski wrote: OK to remove multimedia/qtav? Nothing depends on it and it looks quit dead upstream. Was it always optional or did previous consumers get rid of their dependency on it? digikam was me

Removing libquicktime

2023-05-16 Thread Brad Smith
I'd like to remove the multimedia/libquicktime port. It is basically dead upstream, does not build with newer FFmpeg and there is at least one unfixed integer overflow issue, maybe more. It's had issues in the past. FreeBSD and NetBSD have removed their packages. Here are diffs for mjpegtools a

UPDATE: OpenAL 1.23.1

2023-05-17 Thread Brad Smith
Here is an update to OpenAL 1.23.1. openal-soft-1.23.1: Implemented the AL_SOFT_UHJ_ex extension. Implemented the AL_SOFT_buffer_length_query extension. Implemented the AL_SOFT_source_start_delay extension. Implemented the AL_EXT_STATIC_BUFFER extension. Fixed compiling w

Re: NEW: asio

2023-05-17 Thread Brad Smith
On Sun, May 14, 2023 at 05:10:08PM -0400, Brad Smith wrote: > Here is a port for asio. > > This is the standalone copy unlike the Boost integrated version. > > > Information for inst:asio-1.28.0 > > Comment: > header-only C++ library for asynchronous I/O programming

UPDATE: musikcube 3.0.0

2023-05-17 Thread Brad Smith
Here is an update to musikcube 3.0.0. This is dependent on the asio port I posted. https://github.com/clangen/musikcube/releases/tag/3.0.0 Index: Makefile === RCS file: /home/cvs/ports/audio/musikcube/Makefile,v retrieving revisio

Re: UPDATE: nasm 2.16.01

2023-05-18 Thread Brad Smith
ping. On 2023-04-25 5:23 a.m., Brad Smith wrote: ping. On 2022-12-26 4:49 a.m., Brad Smith wrote: Here is an update to nasm 2.16.01 Support for the rdf format has been discontinued and all the RDOFF utilities has been removed. Support for the RDOFF output format and the RDOFF tools have

Re: NEW: asio

2023-05-18 Thread Brad Smith
On 2023-05-18 11:37 p.m., A Tammy wrote: On 5/18/23 02:18, Brad Smith wrote: On Sun, May 14, 2023 at 05:10:08PM -0400, Brad Smith wrote: Here is a port for asio. This is the standalone copy unlike the Boost integrated version. Information for inst:asio-1.28.0 Comment: header-only C

<    2   3   4   5   6   7   8   9   10   11   >