Re: mail/dovecot: fix infinity loop in replicator

2024-10-04 Thread Brad Smith
On 2024-10-04 5:57 p.m., Kirill A. Korinsky wrote: ports@, Here a patch which fixed an infinity loop inside dovecot replicator when it is used with any value of replication_sync_timeout. This patch was backported to upstream as https://github.com/dovecot/core/pull/223 but replicator was removed

Re: UPDATE: OpenSceneGraph - FFmpeg

2024-10-04 Thread Brad Smith
This should build with both current and newer FFmpeg. On 2024-08-03 1:04 p.m., Brad Smith wrote: Here is a diff to fix building OpenSceneGraph with newer FFmpeg. Please test. Index: Makefile === RCS file: /cvs/ports/graphics

UPDATE: chromaprint - FFmpeg

2024-10-04 Thread Brad Smith
chromaprint has been dead for awhile, but the only commits that went in after the 1.5.1 release were for the FFmpeg 5 API support. So grab the last few commits and bump the rev. But this only builds with newer FFmpeg so mark the port as so. This can go in after the FFmpeg port is updated. Index:

UPDATE: libheif 1.18.2

2024-10-03 Thread Brad Smith
Here is an update to libheif 1.18.2. 1.18.2 - fix regression that Exif orientation was not correctly reset when converting rotated HEIF (heif-dec) - swap Exif width/height when rotating image by 90 degrees - fix memory leak in OpenJPEG decoding plugin - pay attention to DESTDIR variable when in

Re: UPDATE: libass 0.17.3

2024-10-02 Thread Brad Smith
ping. On 2024-08-27 11:23 p.m., Brad Smith wrote: 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

Re: UPDATE: enet 1.3.18

2024-10-02 Thread Brad Smith
ping. On 2024-06-03 4:52 a.m., Brad Smith wrote: ping. On 2024-05-11 8:13 p.m., Brad Smith wrote: Here is an update to ENet 1.3.18. ENet 1.3.18 (April 14, 2024): * Packet sending performance improvements * MTU negotiation fixes * Checksum alignment fix * No more dynamic initialization of

Re: UPDATE: aom 3.10.0

2024-10-02 Thread Brad Smith
ping. On 2024-08-30 6:14 a.m., Brad Smith wrote: 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

UPDATE: QEMU 9.1.0

2024-10-02 Thread Brad Smith
Here is an update to QEMU 9.1.0. https://wiki.qemu.org/ChangeLog/9.1 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:0

Re: UPDATE: ppsspp - FFmpeg

2024-10-02 Thread Brad Smith
On Wed, Sep 25, 2024 at 01:11:28AM -0400, Brad Smith wrote: > Fix building with newer FFmpeg. An updated diff with a proper fix instead of the workaround. Index: Makefile === RCS file: /cvs/ports/emulators/ppsspp/Makefil

Re: UPDATE: FFmpeg 6.1.1

2024-09-25 Thread Brad Smith
On 2024-09-25 2:16 a.m., Rafael Sadowski wrote: On Wed Sep 25, 2024 at 01:31:12AM GMT, Brad Smith wrote: On 2024-09-24 6:28 a.m., Theo Buehler wrote: On Sun, Sep 22, 2024 at 07:55:38AM +0200, Rafael Sadowski wrote: Could some throw this into a bulk build please? The entire Qt5/Qt6 ecosystem

Re: UPDATE: FFmpeg 6.1.1

2024-09-24 Thread Brad Smith
On 2024-09-24 6:28 a.m., Theo Buehler wrote: On Sun, Sep 22, 2024 at 07:55:38AM +0200, Rafael Sadowski wrote: Could some throw this into a bulk build please? The entire Qt5/Qt6 ecosystem depends on FFmpeg API >= 5. This doesn't look too bad. The qtwebengines depend on an extra symbol that woul

UPDATE: etl / synfig / synfigstudio 1.5.3

2024-09-24 Thread Brad Smith
Here is an update to ETL and synfig / synfigstudio 1.5.3. Builds with current and new FFmpeg. Index: devel/etl/Makefile === RCS file: /cvs/ports/devel/etl/Makefile,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile --- deve

Re: UPDATE: FFmpeg 6.1.1

2024-09-24 Thread Brad Smith
On Sat, Aug 03, 2024 at 03:15:09PM -0400, Brad Smith wrote: > 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. > > > >

UPDATE: ppsspp - FFmpeg

2024-09-24 Thread Brad Smith
Fix building with newer FFmpeg. Index: Makefile === RCS file: /cvs/ports/emulators/ppsspp/Makefile,v retrieving revision 1.28 diff -u -p -u -p -r1.28 Makefile --- Makefile9 Jul 2024 14:42:43 - 1.28 +++ Makefile25 Se

Re: VLC; 7.6-beta AMD64 Sept. 17th

2024-09-22 Thread Brad Smith
On Fri, Sep 20, 2024 at 04:21:29PM +0100, Stuart Henderson wrote: > On 2024/09/18 09:38, Byron Campbell - WA4GEG wrote: > > > > Okay, launched VLC from terminal. Here's the output when attempting to play > > an MP4, and audio plays but not the video portion: > > > > $ vlc > > VLC media player 3.0

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: 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

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

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

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

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: 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: 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: 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

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

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: 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

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: 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 *

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

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: 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 ===

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

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

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
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: 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: 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

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: 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

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: 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

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 -

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: 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: 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: 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: 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: 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: 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

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

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 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: 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

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

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

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

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

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

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: MariaDB - fmt

2024-07-14 Thread Brad Smith
Backport fix for newer fmt. Index: Makefile === RCS file: /cvs/ports/databases/mariadb/Makefile,v retrieving revision 1.145 diff -u -p -u -p -r1.145 Makefile --- Makefile28 Feb 2024 14:47:10 - 1.145 +++ Makefile15 Ju

UPDATE: mpd - fmt

2024-07-13 Thread Brad Smith
Backport fixes for building with newer fmt. Index: Makefile === RCS file: /cvs/ports/audio/mpd/Makefile,v retrieving revision 1.150 diff -u -p -u -p -r1.150 Makefile --- Makefile22 Dec 2023 19:24:34 - 1.150 +++ Makefile

Re: update graphics/imlib2 to 1.12.3

2024-07-13 Thread Brad Smith
On 2024-07-13 7:57 a.m., Omar Polo wrote: small bugfix release, the changelog is: Some loader fixes and improvements, CET support: - XPM loader: Fix potential segv on malformed file - XPM loader: Fix some color table parsing errors - XPM loader: Major overhaul - Y4M load

Re: UPDATE: Dolphin

2024-07-13 Thread Brad Smith
ping. On 2024-07-08 4:15 a.m., Brad Smith wrote: ping. On 2024-06-27 8:34 p.m., Brad Smith wrote: ping. On 2024-06-13 2:27 p.m., Brad Smith wrote: Here are some fixes for the Dolphin port. - Now that the enet port is up to date use the system copy. - Remove the SoundTouch build workaround

Re: UPDATE: Dolphin

2024-07-08 Thread Brad Smith
ping. On 2024-06-27 8:34 p.m., Brad Smith wrote: ping. On 2024-06-13 2:27 p.m., Brad Smith wrote: Here are some fixes for the Dolphin port. - Now that the enet port is up to date use the system copy. - Remove the SoundTouch build workaround. The issue with the way the header    was

Re: UPDATE: spdlog 1.14.1

2024-07-08 Thread Brad Smith
On 2024-07-08 2:46 a.m., Landry Breuil wrote: Le Sat, Jul 06, 2024 at 09:39:01PM -0400, Brad Smith a écrit : On Sat, Jul 06, 2024 at 08:34:47PM -0400, Brad Smith wrote: Here is an update to spdlog 1.14.1. Also disable building an example. i have more or less the same diff, what brings not

Re: UPDATE: libcares 1.32.0

2024-07-08 Thread Brad Smith
On Sun, Jul 07, 2024 at 12:40:31AM -0400, Brad Smith wrote: > Here is an update to libcares 1.32.0. ## c-ares version 1.32.1 - July 7 2024 This is a bugfix release. Bugfixes: * Channel lock needs to be recursive to ensure calls into c-ares functions can be made from callbacks otherw

Re: UPDATE: QEMU 9.0.1

2024-07-06 Thread Brad Smith
On Sun, Jun 23, 2024 at 06:57:35AM -0400, Brad Smith wrote: > On Sat, Jun 22, 2024 at 05:23:40AM -0400, Brad Smith wrote: > > On Sun, Jun 16, 2024 at 07:38:59AM -0400, Brad Smith wrote: > > > Here is an update to QEMU 9.0.1. > > > > > > > > > https://

UPDATE: libcares 1.32.0

2024-07-06 Thread Brad Smith
Here is an update to libcares 1.32.0. ## c-ares version 1.32.0 - July 4 2024 This is a feature and bugfix release. Features: * Add support for DNS 0x20 to help prevent cache poisoning attacks, enabled by specifying `ARES_FLAG_DNS0x20`. Disabled by default. [PR #800](https://github.com/c-ar

UPDATE: ccache - fmt

2024-07-06 Thread Brad Smith
Backport two commits to fix detection of newer fmt. Index: patches/patch-cmake_FindFmt_cmake === RCS file: patches/patch-cmake_FindFmt_cmake diff -N patches/patch-cmake_FindFmt_cmake --- /dev/null 1 Jan 1970 00:00:00 - +++ patc

Re: UPDATE: spdlog 1.14.1

2024-07-06 Thread Brad Smith
On Sat, Jul 06, 2024 at 08:34:47PM -0400, Brad Smith wrote: > Here is an update to spdlog 1.14.1. > > > Version 1.14.1 > > - Fixed compatibility issue between c++17 and c++11 (#3081). > - Fixed creating folders under windows when full path with drive letter is > give

UPDATE: spdlog 1.14.1

2024-07-06 Thread Brad Smith
Here is an update to spdlog 1.14.1. Version 1.14.1 - Fixed compatibility issue between c++17 and c++11 (#3081). - Fixed creating folders under windows when full path with drive letter is given (#3079). - Added mdc sample. Note: mdc is not supported in async loggers. Version 1.14.0 - Updated

Re: UPDATE: Blender 3.3.20

2024-06-28 Thread Brad Smith
On 2024-06-28 1:50 a.m., Mike Larkin wrote: On Thu, Jun 27, 2024 at 10:20:23PM -0400, Brad Smith wrote: Here is an update to Blender 3.3.20. Is there a reason we can't go to blender 4? There is a dependency issue holding up an update past 3.3. FreeType comes from Xenocara and doe

UPDATE: Blender 3.3.20

2024-06-27 Thread Brad Smith
Here is an update to Blender 3.3.20. Blender 3.3.20 LTS - June 25, 2024 - Fix #102872: Custom Normals Average operator ui shows wrong properties. [#121864] - layout.template_search() causes crash if target is a PointerProperty. [#122150] - Hair Curves: Grow brush doesn't work if curves have on

Re: UPDATE: Dolphin

2024-06-27 Thread Brad Smith
ping. On 2024-06-13 2:27 p.m., Brad Smith wrote: Here are some fixes for the Dolphin port. - Now that the enet port is up to date use the system copy. - Remove the SoundTouch build workaround. The issue with the way the header was included and the header path was fixed properly. Index

Re: UPDATE: SVT-AV1 2.1.0

2024-06-23 Thread Brad Smith
ping. On 2024-06-13 4:45 a.m., Brad Smith wrote: Here is an update to SVT-AV1 2.1.0. ## [2.1.0] - 2024-05-17 API updates - One config parameter added within the padding size. Config param structure size remains unchanged - Presets 6 and 12 are now pointing to presets 7 and 13 respectively

Re: UPDATE: QEMU 9.0.1

2024-06-23 Thread Brad Smith
On Sat, Jun 22, 2024 at 05:23:40AM -0400, Brad Smith wrote: > On Sun, Jun 16, 2024 at 07:38:59AM -0400, Brad Smith wrote: > > Here is an update to QEMU 9.0.1. > > > > > > https://marc.info/?l=qemu-devel&m=171808086221928&w=2 > > > An updated diff r

Re: UPDATE: minizip 4.0.7

2024-06-23 Thread Brad Smith
ping. On 2024-06-16 9:27 p.m., Brad Smith wrote: Here is an update to minizip 4.0.7. 4.0.7 - Added definition for zipOpenNewFileInZip64 for backwards compat #787 - Upgrade to GoogleTest Framework v1.13.0. - Rename minizip_cmd project to minizip_cli. - Rename cli instead of lib for VS

Re: UPDATE: QEMU 9.0.1

2024-06-22 Thread Brad Smith
On Sun, Jun 16, 2024 at 07:38:59AM -0400, Brad Smith wrote: > Here is an update to QEMU 9.0.1. > > > https://marc.info/?l=qemu-devel&m=171808086221928&w=2 An updated diff rolling in a diff that should fix building on powerpc/powerpc64 with an issue that popped up with 8.1 a

Re: UPDATE: libvpx 1.14.1

2024-06-22 Thread Brad Smith
ping. On 2024-06-02 12:30 a.m., Brad Smith wrote: Here is an update to libvpx 1.14.1. 2024-05-21 v1.14.1 "Venetian Duck" This release includes enhancements and bug fixes. - Upgrading: This release is ABI compatible with the previous release. - Enhancement: Im

Re: UPDATE: aom 3.9.1

2024-06-22 Thread Brad Smith
ping. On 2024-06-12 11:41 p.m., Brad Smith wrote: Here is an update to aom 3.9.1. 2024-06-05 v3.9.1 This release includes several bug fixes. This release is ABI compatible with the last release. See https://aomedia.googlesource.com/aom/+log/v3.9.0..v3.9.1 for all the commits in

UPDATE: minizip 4.0.7

2024-06-16 Thread Brad Smith
Here is an update to minizip 4.0.7. 4.0.7 - Added definition for zipOpenNewFileInZip64 for backwards compat #787 - Upgrade to GoogleTest Framework v1.13.0. - Rename minizip_cmd project to minizip_cli. - Rename cli instead of lib for VS conflicts to prevent linker error. #778 - Various CI fixes

UPDATE: QEMU 9.0.1

2024-06-16 Thread Brad Smith
Here is an update to QEMU 9.0.1. https://marc.info/?l=qemu-devel&m=171808086221928&w=2 Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.240 diff -u -p -u -p -r1.240 Makefile --- Makefile2

Re: UPDATE: Blender 3.3.19

2024-06-16 Thread Brad Smith
ping. On 2024-05-24 7:20 a.m., Brad Smith wrote: Here is an update to Blender 3.3.19. The build issue I ran into with .17 and .18 has been fixed and it also resulted in the source archive going back to its usual size instead of being 541MB. Blender 3.3.19 LTS - May 21, 2024 - Depth picking

UPDATE: FFmpeg

2024-06-13 Thread Brad Smith
Backport a bug fix from upstream. lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's Index: Makefile === RCS file: /cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.237 diff -u -p -u -p -r1.237 Mak

UPDATE: Dolphin

2024-06-13 Thread Brad Smith
Here are some fixes for the Dolphin port. - Now that the enet port is up to date use the system copy. - Remove the SoundTouch build workaround. The issue with the way the header was included and the header path was fixed properly. Index: Makefile ===

UPDATE: SVT-AV1 2.1.0

2024-06-13 Thread Brad Smith
Here is an update to SVT-AV1 2.1.0. ## [2.1.0] - 2024-05-17 API updates - One config parameter added within the padding size. Config param structure size remains unchanged - Presets 6 and 12 are now pointing to presets 7 and 13 respectively due to the lack of spacing between the presets - Furt

UPDATE: aom 3.9.1

2024-06-12 Thread Brad Smith
Here is an update to aom 3.9.1. 2024-06-05 v3.9.1 This release includes several bug fixes. This release is ABI compatible with the last release. See https://aomedia.googlesource.com/aom/+log/v3.9.0..v3.9.1 for all the commits in this release. - Bug Fixes * aomedia:2754, aomedia:356

UPDATE: GCC 11.4.0

2024-06-09 Thread Brad Smith
Here is a start at an update to GCC 11.4.0. Build tested on aarch64, amd64 and i386. Index: Makefile === RCS file: /cvs/ports/lang/gcc/11/Makefile,v retrieving revision 1.33 diff -u -p -u -p -r1.33 Makefile --- Makefile15 Apr 20

Re: NEW: autoconf 2.72

2024-06-07 Thread Brad Smith
copy of m4. On 2024/05/29 01:02, Brad Smith wrote: ping. On 2024-05-03 3:53 p.m., Brad Smith wrote: ping. On 2024-04-26 10:14 p.m., Brad Smith wrote: Here is a port for GNU autoconf 2.72. https://lists.gnu.org/archive/html/autotools-announce/2023-12/msg3.html

UPDATE: aircrack-ng 1.7

2024-06-06 Thread Brad Smith
Here is an update to aircrack-ng 1.7. Index: Makefile === RCS file: /cvs/ports/security/aircrack-ng/Makefile,v retrieving revision 1.39 diff -u -p -u -p -r1.39 Makefile --- Makefile20 Nov 2023 15:36:18 - 1.39 +++ Makefil

UPDATE: liburcu

2024-06-03 Thread Brad Smith
Here is a diff to add futex support for liburcu. Index: Makefile === RCS file: /cvs/ports/devel/liburcu/Makefile,v retrieving revision 1.28 diff -u -p -u -p -r1.28 Makefile --- Makefile17 Oct 2023 06:17:19 - 1.28 +++ Mak

Re: UPDATE: enet 1.3.18

2024-06-03 Thread Brad Smith
ping. On 2024-05-11 8:13 p.m., Brad Smith wrote: Here is an update to ENet 1.3.18. ENet 1.3.18 (April 14, 2024): * Packet sending performance improvements * MTU negotiation fixes * Checksum alignment fix * No more dynamic initialization of checksum table * ENET_SOCKOPT_TTL * Other

UPDATE: libvpx 1.14.1

2024-06-01 Thread Brad Smith
Here is an update to libvpx 1.14.1. 2024-05-21 v1.14.1 "Venetian Duck" This release includes enhancements and bug fixes. - Upgrading: This release is ABI compatible with the previous release. - Enhancement: Improved the detection of compiler support for AArch64 extensions, par

Re: UPDATE: Dolphin 20240510

2024-05-31 Thread Brad Smith
ping. On 2024-05-25 11:54 p.m., Brad Smith wrote: On Sat, May 18, 2024 at 08:36:36AM -0400, Brad Smith wrote: Here is an update to Dolphin 20240510. I decided to split off the Vulkan bits to deal with that later. Instead I fixed building on arm64. Roll forward to latest as upstream commited

Re: NEW: autoconf 2.72

2024-05-28 Thread Brad Smith
ping. On 2024-05-03 3:53 p.m., Brad Smith wrote: ping. On 2024-04-26 10:14 p.m., Brad Smith wrote: Here is a port for GNU autoconf 2.72. https://lists.gnu.org/archive/html/autotools-announce/2023-12/msg3.html

[PATCH] aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl

2024-05-27 Thread Brad Smith
aarch64: Add OpenBSD runtime detection of dotprod and i8mm using sysctl Signed-off-by: Brad Smith --- libavutil/aarch64/cpu.c | 38 ++ 1 file changed, 38 insertions(+) diff --git a/libavutil/aarch64/cpu.c b/libavutil/aarch64/cpu.c index 196bdaf6b0

Re: UPDATE: aom / libvpx - arm64

2024-05-26 Thread Brad Smith
On Sun, May 26, 2024 at 02:01:47AM -0400, Brad Smith wrote: > Here is a diff to add arm64 CPU feature detection support to > aom and libvpx. Here is an updated diff with the newly addded I8MM support. I'm guessing this is only on something really new like an M3 CPU system. Index: a

UPDATE: aom / libvpx - arm64

2024-05-25 Thread Brad Smith
Here is a diff to add arm64 CPU feature detection support to aom and libvpx. Index: aom/Makefile === RCS file: /cvs/ports/multimedia/aom/Makefile,v retrieving revision 1.23 diff -u -p -u -p -r1.23 Makefile --- aom/Makefile7 M

Re: UPDATE: Dolphin 20240510

2024-05-25 Thread Brad Smith
On Sat, May 18, 2024 at 08:36:36AM -0400, Brad Smith wrote: > Here is an update to Dolphin 20240510. > > I decided to split off the Vulkan bits to deal with that later. > > Instead I fixed building on arm64. Roll forward to latest as upstream commited my arm64 patch.

  1   2   3   4   5   6   7   8   9   10   >