NEW: autoconf 2.72

2024-04-26 Thread Brad Smith
Here is a port for GNU autoconf 2.72. https://lists.gnu.org/archive/html/autotools-announce/2023-12/msg3.html autoconf-2.72.tgz Description: application/tar-gz

UPDATE: libsamplerate

2024-04-26 Thread Brad Smith
Implement SSE2 lrint() and lrintf() on amd64. Index: Makefile === RCS file: /cvs/ports/audio/libsamplerate/Makefile,v retrieving revision 1.27 diff -u -p -u -p -r1.27 Makefile --- Makefile5 Sep 2023 16:13:38 - 1.27 +++

UPDATE: libwebp 1.4.0

2024-04-24 Thread Brad Smith
Here is an update to libwebp 1.4.0. - 4/12/2024: version 1.4.0 This is a binary compatible release. * API changes: - libwebpmux: WebPAnimEncoderSetChunk, WebPAnimEncoderGetChunk, WebPAnimEncoderDeleteChunk - libsharpyuv: SharpYuvOptionsInit,

UPDATE: aom 3.9.0

2024-04-24 Thread Brad Smith
Here is an update to aom 3.9.0. 2024-04-09 v3.9.0 This release includes new codec interfaces, compression efficiency and perceptual improvements, speedup for RTC for both video and screen content, and many bug fixes. This release is ABI compatible with the previous release. - New

Re: UPDATE: x265 3.6

2024-04-24 Thread Brad Smith
ping. On 2024-04-05 4:19 p.m., Brad Smith wrote: Here is an update to x265 3.6. Version 3.6 === Release date - 4th April, 2024. New feature --- 1. Segment based Ratecontrol (SBRC) feature 2. Motion-Compensated Spatio-Temporal Filtering 3. Scene-cut aware qp - BBAQ

UPDATE: QEMU 9.0.0

2024-04-23 Thread Brad Smith
Here is an update to QEMU 9.0.0. https://wiki.qemu.org/ChangeLog/9.0 Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.238 diff -u -p -u -p -r1.238 Makefile --- Makefile23 Mar 2024

Re: UPDATE: mpv 0.38.0

2024-04-23 Thread Brad Smith
On Wed, Apr 17, 2024 at 10:09:06PM -0400, Brad Smith wrote: > Here is an update to mpv 0.38.0. > > https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES Here is an updated diff. Drop the pthread_np.h header patch. Index:

Re: UPDATE: swi-prolog-9.2.3

2024-04-23 Thread Brad Smith
On 2024-04-16 9:27 a.m., Edd Barrett wrote: Hey, A long overdue update of SWI Prolog. It's quite a large change, but mostly only due to them changing to Cmake. As a result the port is actually quite a bit simpler. Notes: - I got help from tb@ on the SSL diffs (Thanks for this). - The

UPDATE: Boost 1.85

2024-04-21 Thread Brad Smith
\ + boost_charconv-mt boost_charconv \ boost_chrono-mt boost_chrono \ boost_container-mt boost_container \ boost_contract-mt boost_contract \ @@ -70,7 +70,7 @@ MAINTAINER= Brad Smith >${WRKSRC}/tools/build/src/user-config.jam Index: disti

Re: UPDATE: Dolphin 20240417

2024-04-21 Thread Brad Smith
On Sat, Apr 20, 2024 at 11:47:32PM -0400, Brad Smith wrote: > Here is an update to Dolphin 20240417. Bump forward a few days. A minizip-ng build fix was commited. Index: Makefile === RCS file: /cvs/ports/emulators/dolphin/Makef

UPDATE: Dolphin 20240417

2024-04-20 Thread Brad Smith
Here is an update to Dolphin 20240417. Index: Makefile === RCS file: /cvs/ports/emulators/dolphin/Makefile,v retrieving revision 1.21 diff -u -p -u -p -r1.21 Makefile --- Makefile17 Apr 2024 19:05:05 - 1.21 +++ Makefile

UPDATE: spdlog 1.13.0

2024-04-19 Thread Brad Smith
Here is an update to spdlog 1.13.0. Version 1.13.0 Release Notes Enhancements - Qt Sink: Allow for darker colors for light backgrounds (#2817). Thanks to @krawq. - Set CMAKE_BUILD_TYPE only for single-config generators (#2839). Thanks to @moritz-h. - Provide spdlog_header_only in build

Re: Fix emulators/qemu on riscv64

2024-04-19 Thread Brad Smith
OK. On 2024-04-19 12:03 p.m., Jeremie Courreges-Anglas wrote: Use ucontext_t/struct sigcontext member name from machine/signal.h instead of Linux/glibc specific name. Fixes the build on riscv64. ok? Index: patches/patch-tcg_riscv_tcg-target_c_inc

Re: Fix emulators/dosbox-x build on riscv64

2024-04-19 Thread Brad Smith
On Fri, Apr 19, 2024 at 05:52:16PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > Upstream wants to use glibc features but doesn't actually try to > detect it in a way that doesn't affect other platforms. This may fix > other architectures, not just riscv64. amd64, i386, armv7 and arm64 >

UPDATE: OpenSubdiv 3.6.0

2024-04-18 Thread Brad Smith
Here is an update to OpenSubdiv 3.6.0. Release 3.6.0 - Sep 2023 == Release 3.6.0 is a significant release with new features, several configuration improvements, and bug fixes. For more information on the following, see `Release 3.6 `__ **Changes** - Updated Osd

UPDATE: ppsspp 1.17.1

2024-04-18 Thread Brad Smith
Here is an update to ppsspp 1.17.1. What's new in 1.17.1 - Fixed green rendering errors on some PowerVR GPUs ([#18781]) - Release all held keys on pause to avoid "stuck keys" after unpausing or in run-behind-pause ([#18786]) - UI fixes ([#18785]) - Update libchdr with zstd

Re: UPDATE: OpenVDB 11.0.0

2024-04-17 Thread Brad Smith
ping. On 2024-04-03 2:31 a.m., Brad Smith wrote: Here is an update to OpenVDB 11.0.0. Version 11.0.0 - November 1, 2023 OpenVDB: Improvements: - Removed use of boost::any in favor of std::any. [Contributed by Brian McKinnon] Bug Fixes: - Fix potential crash

UPDATE: mpv 0.38.0

2024-04-17 Thread Brad Smith
Here is an update to mpv 0.38.0. https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES Index: Makefile === RCS file: /cvs/ports/multimedia/mpv/Makefile,v retrieving revision 1.99 diff -u -p -u -p -r1.99 Makefile ---

Re: UPDATE: fmt 10.2.1

2024-04-16 Thread Brad Smith
On Tue, Apr 16, 2024 at 09:34:25PM -0400, Brad Smith wrote: > On Thu, Apr 04, 2024 at 05:19:28PM -0400, Brad Smith wrote: > > Here is an update to fmt 10.2.1. > > > > > > https://raw.githubusercontent.com/fmtlib/fmt/master/ChangeLog.md > > Here is the fmt diff

Re: UPDATE: fmt 10.2.1

2024-04-16 Thread Brad Smith
On Thu, Apr 04, 2024 at 05:19:28PM -0400, Brad Smith wrote: > Here is an update to fmt 10.2.1. > > > https://raw.githubusercontent.com/fmtlib/fmt/master/ChangeLog.md Here is the fmt diff for 10.2.1 again as well as deps adjustments. Index: devel/

Re: UPDATE: fmt 10.2.1

2024-04-15 Thread Brad Smith
On 2024-04-05 4:43 a.m., Stuart Henderson wrote: On 2024/04/05 03:05, Brad Smith wrote: On 2024-04-05 2:59 a.m., Stuart Henderson wrote: On 2024/04/04 17:52, Brad Smith wrote: On 2024-04-04 5:49 p.m., Stuart Henderson wrote: On 2024/04/04 17:19, Brad Smith wrote

Re: UPDATE: Dolphin 20230722

2024-04-15 Thread Brad Smith
On Sun, Apr 14, 2024 at 05:50:05PM -0400, Brad Smith wrote: > On Tue, Apr 09, 2024 at 04:15:15PM -0400, Brad Smith wrote: > > On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: > > > On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: > > > > On T

Re: UPDATE: Dolphin 20230722

2024-04-14 Thread Brad Smith
On Tue, Apr 09, 2024 at 04:15:15PM -0400, Brad Smith wrote: > On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: > > On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: > > > On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: > > > > On T

Re: UPDATE: Dolphin 20230722

2024-04-14 Thread Brad Smith
On 2024-04-14 8:08 a.m., Klemens Nanni wrote: On Tue, Apr 09, 2024 at 04:15:15PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: On Thu

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brad Smith
On 2024-04-13 11:00 p.m., Rubén Llorente wrote: It looks like h.264 works with your diff, since I encoded a movie into h.264 + AAC with no issues. You probably tried regular H.264. It's the high bit depth option (10-bit) that has an issue. Thanks for testing. Brad Smith wrote: Rubén

Re: UPDATE: Dolphin 20230722

2024-04-13 Thread Brad Smith
On 2024-04-09 4:15 p.m., Brad Smith wrote: On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:54:52AM -0400, Brad Smith wrote: Here

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brad Smith
On 2024-04-13 12:02 p.m., Stuart Henderson wrote: On 2024/04/13 15:47, Rubén Llorente wrote: Here you are. There are definitely some problems with that one. Testing Brad's diff and reporting back to the list is probably the best way to move this forward. Rubén, I'd love any and all

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Brad Smith
On 2024-04-13 12:47 p.m., Stuart Henderson wrote: On 2024/04/13 14:30, Stuart Henderson wrote: i386 doesn't like that one, /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: error: always_inline function '_mm_loadu_ps' requires target feature 'sse', but

UPDATE: lighttpd 1.4.76

2024-04-12 Thread Brad Smith
Here is an update to lighttpd 1.4.76. - 1.4.76 - 2024-04-12 * [core] add default to builtin mimetype.assign * [core] add MPTCP support * [core] disable MPTCP support by default * [mod_expire] omit caching hdrs for 204 No Content * [mod_staticfile] noinline cold func * [core] GNU/Hurd

UPDATE: widelands 1.2

2024-04-12 Thread Brad Smith
Here is an update to widelands 1.2. https://raw.githubusercontent.com/widelands/widelands/master/ChangeLog Index: Makefile === RCS file: /cvs/ports/games/widelands/Makefile,v retrieving revision 1.41 diff -u -p -u -p -r1.41

UPDATE: Pidgin 2.14.13

2024-04-10 Thread Brad Smith
messaging library -VERSION= 2.14.12 +VERSION= 2.14.13 DISTNAME= pidgin-${VERSION} PKGNAME-main= pidgin-${VERSION} PKGNAME-finch= finch-${VERSION} @@ -26,18 +26,18 @@ MAINTAINER= Brad Smith

UPDATE: libvips 8.14.5

2024-04-10 Thread Brad Smith
Here is an update to libvips 8.14.5. 18/9/23 8.14.5 - fix a crash with alpha plus icc_import and icc_export [jcupitt] - fix a crash in jxlsave [jcupitt] 15/8/23 8.14.4 - fix null-pointer dereference during svgload [kleisauke] - heif{load,save}: guard against NULL strings [kleisauke] -

Re: UPDATE: minizip 4.0.5

2024-04-10 Thread Brad Smith
ping. On 2024-03-23 4:05 a.m., Brad Smith wrote: Here is an update to minizip-ng 4.0.5. 4.0.5 What's Changed - Add empty directories to zip file. #756 - Use hexadecimal prefix for MZ_VERSION_BUILD. #758 - Fix bz2 library name by @rezso in #761 - Use correct version needed to extract

UPDATE: ircII 20240111

2024-04-09 Thread Brad Smith
/ MAINTAINER=Brad Smith Index: distinfo === RCS file: /cvs/ports/net/ircII/distinfo,v retrieving revision 1.23 diff -u -p -u -p -r1.23 distinfo --- distinfo25 Mar 2021 22:05:09 - 1.23 +++ distinfo10 Apr 2024 02:37:07

Re: UPDATE: Dolphin 20230722

2024-04-09 Thread Brad Smith
On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: > On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: > > On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: > > > On Thu, Apr 04, 2024 at 05:54:52AM -0400, Brad Smith wrote: > > > > Here is

Re: UPDATE: OpenColorIO 2.3.2

2024-04-05 Thread Brad Smith
On Fri, Apr 05, 2024 at 10:01:29PM +0100, Stuart Henderson wrote: > +cc maintainer > > On 2024/04/05 04:45, Brad Smith wrote: > > ping. > > > > Now that the Blender diff is in. > > ok. One last change. One fix

UPDATE: x265 3.6

2024-04-05 Thread Brad Smith
Here is an update to x265 3.6. Version 3.6 === Release date - 4th April, 2024. New feature --- 1. Segment based Ratecontrol (SBRC) feature 2. Motion-Compensated Spatio-Temporal Filtering 3. Scene-cut aware qp - BBAQ (Bidirectional Boundary Aware Quantization) 4. Histogram-Based

Re: UPDATE: OpenColorIO 2.3.2

2024-04-05 Thread Brad Smith
ping. Now that the Blender diff is in. On 2024-03-25 11:00 p.m., Brad Smith wrote: Here is an update to OpenColorIO 2.3.2. v2.3.0 This is the main new feature release for this year and is the base version for the CY2024 VFX Reference Platform (which specifies 2.3.x). Major new features

UPDATE: HandBrake 1.6.1

2024-04-05 Thread Brad Smith
Here is an update to HandBrake 1.6.1. https://raw.githubusercontent.com/HandBrake/HandBrake/master/NEWS.markdown Still looking for any feedback. I pushed most of the patching upstream. There will be some things that I think are broken. I don't think the 10-bit H.264 encoding works. Index:

Re: UPDATE: fmt 10.2.1

2024-04-05 Thread Brad Smith
On 2024-04-05 2:59 a.m., Stuart Henderson wrote: On 2024/04/04 17:52, Brad Smith wrote: On 2024-04-04 5:49 p.m., Stuart Henderson wrote: On 2024/04/04 17:19, Brad Smith wrote: Here is an update to fmt 10.2.1. I tried 10.2.1 a few weeks ago (and an older one a month or two

Re: UPDATE: libcares 1.28

2024-04-05 Thread Brad Smith
On 2024-03-30 6:00 p.m., Brad Smith wrote: On Fri, Mar 29, 2024 at 02:58:53PM -0400, Brad Smith wrote: Here is an update to libcares 1.28.0. ## c-ares version 1.28.0 - Mar 29 2024 This is a feature and bugfix release. Features: * Emit warnings when deprecated c-ares functions are used

Re: UPDATE: Dolphin 20230722

2024-04-04 Thread Brad Smith
On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: > On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: > > On Thu, Apr 04, 2024 at 05:54:52AM -0400, Brad Smith wrote: > > > Here is an update to Dolphin 20230722 snapshot. > > > > >

Re: UPDATE: fmt 10.2.1

2024-04-04 Thread Brad Smith
On 2024-04-04 5:49 p.m., Stuart Henderson wrote: On 2024/04/04 17:19, Brad Smith wrote: Here is an update to fmt 10.2.1. I tried 10.2.1 a few weeks ago (and an older one a month or two ago), I think kn did as well. Various breakage in dependent ports. Which ones? I fixed MariaDB

UPDATE: fmt 10.2.1

2024-04-04 Thread Brad Smith
Here is an update to fmt 10.2.1. https://raw.githubusercontent.com/fmtlib/fmt/master/ChangeLog.md Index: Makefile === RCS file: /cvs/ports/devel/fmt/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile

Re: UPDATE: Dolphin 20230722

2024-04-04 Thread Brad Smith
On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: > On Thu, Apr 04, 2024 at 05:54:52AM -0400, Brad Smith wrote: > > Here is an update to Dolphin 20230722 snapshot. > > > > I thought I had sent this out. > > > > This fixes the Minizip and mGBA bui

Re: UPDATE: Dolphin 20230722

2024-04-04 Thread Brad Smith
On Thu, Apr 04, 2024 at 05:54:52AM -0400, Brad Smith wrote: > Here is an update to Dolphin 20230722 snapshot. > > I thought I had sent this out. > > This fixes the Minizip and mGBA build issues Klemens had pointed out. I have converted the setup to using DIST_TUPLE. More

Re: UPDATE: Dolphin 20230722

2024-04-04 Thread Brad Smith
On 2024-04-04 5:58 a.m., Rafael Sadowski wrote: On Thu Apr 04, 2024 at 05:54:52AM -0400, Brad Smith wrote: Here is an update to Dolphin 20230722 snapshot. I thought I had sent this out. This fixes the Minizip and mGBA build issues Klemens had pointed out. Index: Makefile

UPDATE: Dolphin 20230722

2024-04-04 Thread Brad Smith
Here is an update to Dolphin 20230722 snapshot. I thought I had sent this out. This fixes the Minizip and mGBA build issues Klemens had pointed out. Index: Makefile === RCS file: /cvs/ports/emulators/dolphin/Makefile,v retrieving

UPDATE: OpenImageIO 2.5.10.1

2024-04-03 Thread Brad Smith
Here is an update to OpenImageIO 2.5.10.1. Release 2.5.10.1 (Apr 1, 2024) -- compared to 2.5.9.0 -- - *oiiotool*: Expression substitution now understands pseudo-metadata `NONFINITE_COUNT` that returns the number of nonfinite values in the

Re: UPDATE: utfcpp 4.0.5

2024-04-03 Thread Brad Smith
ping. On 2024-03-23 8:13 p.m., Brad Smith wrote: Here is an update to utfcpp 4.0.5. Upstream has placed the headers into a subdir as the port was doing on its own but utilizing a different directory name, so use the same name. Version 4 This is a major release that includes the following

Re: UPDATE: blender

2024-04-03 Thread Brad Smith
ping. On 2024-03-24 12:31 a.m., Brad Smith wrote: Backport a patch to allow Blender 3.3 to build with OpenColorIO 2.3. Index: Makefile === RCS file: /cvs/ports/graphics/blender/Makefile,v retrieving revision 1.121 diff -u -p -u

Re: UPDATE: libheif 1.17.6

2024-04-03 Thread Brad Smith
ping. On 2024-03-08 1:21 a.m., Brad Smith wrote: On Tue, Feb 27, 2024 at 08:35:07PM -0500, Brad Smith wrote: Here is an update to libheif 1.17.6. CVE-2023-49462, CVE-2023-49463 Enable the minimal tests that are there. Index: Makefile

Re: UPDATE: libavif 1.0.4

2024-04-03 Thread Brad Smith
ping. On 2024-02-27 8:08 p.m., Brad Smith wrote: Here is an update to libavif 1.0.4. ## [1.0.4] - 2024-02-08 ### Changed * AVIF_ENABLE_WERROR is set to OFF by default. * Fix wrong alpha plane deallocation when decoded tile pixel format does not match reconstructed output image pixel

UPDATE: FreeOrion 0.5.0.1

2024-04-03 Thread Brad Smith
Here is an update to FreeOrion 0.5.0.1. [v0.5.0.1] - 2024-03-04 --- ### Bugfixes / Improvements - Fixed issue with Boost for Boost version 1.82 and greater - Fixed ship design validation - Fixed species description in encyclopedia - Fixed division by zero error in AI scripts -

UPDATE: OpenVDB 11.0.0

2024-04-03 Thread Brad Smith
Here is an update to OpenVDB 11.0.0. Version 11.0.0 - November 1, 2023 OpenVDB: Improvements: - Removed use of boost::any in favor of std::any. [Contributed by Brian McKinnon] Bug Fixes: - Fix potential crash reading corrupt .vdb files with invalid blosc or zip

Re: UPDATE: OpenImageIO 2.5.9

2024-03-30 Thread Brad Smith
On Sat, Mar 30, 2024 at 07:49:16PM -0400, Brad Smith wrote: > On Sat, Mar 30, 2024 at 07:55:58PM +, Stuart Henderson wrote: > > On 2024/03/30 11:34, Stuart Henderson wrote: > > > On 2024/03/29 08:20, Stuart Henderson wrote: > > > > On 2024/03/28 21:51, Brad Smit

Re: UPDATE: OpenImageIO 2.5.9

2024-03-30 Thread Brad Smith
On Sat, Mar 30, 2024 at 07:55:58PM +, Stuart Henderson wrote: > On 2024/03/30 11:34, Stuart Henderson wrote: > > On 2024/03/29 08:20, Stuart Henderson wrote: > > > On 2024/03/28 21:51, Brad Smith wrote: > > > > On Thu, Mar 28, 2024 at 04:12:55PM +, Stuart Hend

Re: UPDATE: libcares 1.28

2024-03-30 Thread Brad Smith
On Fri, Mar 29, 2024 at 02:58:53PM -0400, Brad Smith wrote: > Here is an update to libcares 1.28.0. > > > ## c-ares version 1.28.0 - Mar 29 2024 > > This is a feature and bugfix release. > > Features: > > * Emit warnings when deprecated c-ares functions are u

Re: CVS: cvs.openbsd.org: ports

2024-03-30 Thread Brad Smith
On 2024-03-30 4:43 p.m., Antoine Jacoutot wrote: CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/03/30 14:43:30 Modified files: graphics/lcms2 : Makefile distinfo Log message: Update to lcms2-2.16. There is a major bump missing.

Re: UPDATE: OpenImageIO 2.5.9

2024-03-30 Thread Brad Smith
On 2024-03-30 3:55 p.m., Stuart Henderson wrote: On 2024/03/30 11:34, Stuart Henderson wrote: On 2024/03/29 08:20, Stuart Henderson wrote: On 2024/03/28 21:51, Brad Smith wrote: On Thu, Mar 28, 2024 at 04:12:55PM +, Stuart Henderson wrote: On 2024/03/25 23:07, Brad Smith wrote: Here

UPDATE: libcares 1.28

2024-03-29 Thread Brad Smith
Here is an update to libcares 1.28.0. ## c-ares version 1.28.0 - Mar 29 2024 This is a feature and bugfix release. Features: * Emit warnings when deprecated c-ares functions are used. This can be disabled by passing a compiler definition of `CARES_NO_DEPRECATED`. [PR

Re: UPDATE: OpenImageIO 2.5.9

2024-03-28 Thread Brad Smith
On Thu, Mar 28, 2024 at 04:12:55PM +, Stuart Henderson wrote: > On 2024/03/25 23:07, Brad Smith wrote: > > Here is an update to OpenImageIO 2.5.9. > > 2.4.17.0 is broken on i386 - 2.5.9 doesn't fix it I noticed a package missing on amd64 for the last two bulk builds but haven'

UPDATE: OpenImageIO 2.5.9

2024-03-25 Thread Brad Smith
Here is an update to OpenImageIO 2.5.9. https://github.com/AcademySoftwareFoundation/OpenImageIO/blob/dev-2.5/CHANGES.md Index: Makefile === RCS file: /cvs/ports/graphics/openimageio/Makefile,v retrieving revision 1.69 diff -u -p

UPDATE: OpenColorIO 2.3.2

2024-03-25 Thread Brad Smith
Here is an update to OpenColorIO 2.3.2. v2.3.0 This is the main new feature release for this year and is the base version for the CY2024 VFX Reference Platform (which specifies 2.3.x). Major new features: PR #1816, Add new ocioview config visual editor app (alpha) PR #1687, Utilize AVX SIMD

UPDATE: blender

2024-03-23 Thread Brad Smith
Backport a patch to allow Blender 3.3 to build with OpenColorIO 2.3. Index: Makefile === RCS file: /cvs/ports/graphics/blender/Makefile,v retrieving revision 1.121 diff -u -p -u -p -r1.121 Makefile --- Makefile23 Mar 2024

UPDATE: utfcpp 4.0.5

2024-03-23 Thread Brad Smith
Here is an update to utfcpp 4.0.5. Upstream has placed the headers into a subdir as the port was doing on its own but utilizing a different directory name, so use the same name. Version 4 This is a major release that includes the following new features: - Utf16 strings codepoint iteration and

UPDATE: libosmium

2024-03-23 Thread Brad Smith
Remove unused run time dependency on utfcpp. https://github.com/osmcode/libosmium/commit/68c981313572e960e96d417f42a086d8a2213bff Index: Makefile === RCS file: /cvs/ports/geo/libosmium/Makefile,v retrieving revision 1.9 diff -u -p

UPDATE: QEMU 8.2.2

2024-03-23 Thread Brad Smith
Here is an update to QEMU 8.2.2. Changelog https://marc.info/?l=qemu-devel=170957702716755=2 Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.237 diff -u -p -u -p -r1.237 Makefile ---

UPDATE: minizip 4.0.5

2024-03-23 Thread Brad Smith
Here is an update to minizip-ng 4.0.5. 4.0.5 What's Changed - Add empty directories to zip file. #756 - Use hexadecimal prefix for MZ_VERSION_BUILD. #758 - Fix bz2 library name by @rezso in #761 - Use correct version needed to extract for BZIP2. #763 - Remove left over signing code from v3.

UPDATE: cmus

2024-03-23 Thread Brad Smith
Fix building with newer FFmpeg. Index: Makefile === RCS file: /home/cvs/ports/audio/cmus/Makefile,v retrieving revision 1.30 diff -u -p -u -p -r1.30 Makefile --- Makefile19 May 2023 10:44:38 - 1.30 +++ Makefile12

UPDATE: lighttpd 1.4.75

2024-03-22 Thread Brad Smith
Here is an update to lighttpd 1.4.75. - 1.4.75 - 2024-03-13 * [mod_redirect] url.redirect-code = 308 new default * [ls-hpack] more portability fixes for sys/queue.h * [ls-hpack] update version to 2.3.3 * [TLS] default to stronger ciphers w/ PFS and AEAD * [ci] apt-get install

Re: UPDATE: blender 3.3.16

2024-03-22 Thread Brad Smith
ping. On 2024-02-29 11:28 p.m., Brad Smith wrote: Here is an update to Blender 3.3.16. Blender 3.3.16 LTS - February 2024 Fix: memory leak during Property Search. [e10b2fc1a3cee6f0a802cd853a0be3dc788204f9] Assign Shortcut Missing when Right Clicking Undo History. [#97431] Regression

Re: UPDATE: jasper 4.2.1

2024-03-22 Thread Brad Smith
ping. On 2024-02-29 1:06 a.m., Brad Smith wrote: Here is an update to jasper 4.2.1. 4.2.1 (2024-02-18) == * Fix a build problem for the DJGPP/MS-DOS environment (#372). 4.2.0 (2024-02-05) == * Add the JAS_PACKAGING option to the CMake build in an attempt

UPDATE: aom 3.8.2

2024-03-22 Thread Brad Smith
Here is an update to aom 3.8.2. Release v3.8.2 2024-03-08 v3.8.2 This release includes several bug fixes. This release is ABI compatible with the last release. See https://aomedia.googlesource.com/aom/+log/v3.8.1..v3.8.2 for all the commits in this release. - Bug Fixes *

UPDATE: lcms2 2.16

2024-03-22 Thread Brad Smith
Here is an update to lcms2 2.16. --- 2.16 Featured release --- New import .CUBE files as RGB devicelinks New Read/Write MHC2 tags for Windows GPU access New Support for UTF8 on multilocalized unicode functions New Suppot for OkLab color space, built-in and

UPDATE: SVT-AV1 2.0.0

2024-03-22 Thread Brad Smith
Here is an update to SVT-AV1 2.0.0. ## [2.0.0] - 2024-03-13 Major API updates - Changed the API signaling the End Of Stream (EOS) with the last frame vs with an empty frame - OPT_LD_LATENCY2 making the change above is kept in the code to help devs with integration - Removed the 3-pass VBR

Re: UPDATE: openimageio 2.4.17.0

2024-03-19 Thread Brad Smith
ping. On 3/3/2024 5:52 PM, Brad Smith wrote: I forgot to mention. CVE-2023-36183, CVE-2023-42295 On 2024-02-28 9:25 p.m., Brad Smith wrote: Here is an update to OpenImageIO 2.4.17.0. https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenImageIO/dev-2.4/CHANGES.md Index

UPDATE: libplacebo

2024-03-19 Thread Brad Smith
=graphics SHARED_LIBS= placebo 8.0 @@ -13,16 +14,14 @@ MAINTAINER= Brad Smith =2.0.6 \ graphics/vulkan-headers LIB_DEPENDS= graphics/lcms2 \ @@ -30,12 +29,6 @@ LIB_DEPENDS= graphics/lcms2 \ graphics/vulkan-loader COMPILER= base-clang ports-gcc - -CFLAGS

Re: UPDATE: libde265 1.0.15

2024-03-19 Thread Brad Smith
ping. On 3/8/2024 2:09 AM, Brad Smith wrote: Here is an update to libde265 1.0.15. CVE-2020-21594-CVE-2020-21606, CVE-2022-1253, CVE-2022-43236-CVE-2022-43253, CVE-2022-47655, CVE-2023-27102l, CVE-2023-27103, CVE-2023-49465, CVE-2023-49467, CVE-2023-49468 Index: Makefile

UPDATE: libde265 1.0.15

2024-03-07 Thread Brad Smith
Here is an update to libde265 1.0.15. CVE-2020-21594-CVE-2020-21606, CVE-2022-1253, CVE-2022-43236-CVE-2022-43253, CVE-2022-47655, CVE-2023-27102l, CVE-2023-27103, CVE-2023-49465, CVE-2023-49467, CVE-2023-49468 Index: Makefile ===

Re: UPDATE: libheif 1.17.6

2024-03-07 Thread Brad Smith
On Tue, Feb 27, 2024 at 08:35:07PM -0500, Brad Smith wrote: > Here is an update to libheif 1.17.6. > > CVE-2023-49462, CVE-2023-49463 Enable the minimal tests that are there. Index: Makefile === RCS file: /cvs/ports/m

Re: UPDATE: openjp2 2.5.2

2024-03-04 Thread Brad Smith
Oh. Ya. That could have been removed as part of.. revision 1.11 date: 2019/01/16 22:29:54;  author: sthen;  state: Exp;  lines: +19 -18;  commitid: zHTzCDYhKbi3xgJr; use upstream default include/cmake path, avoids patches needed in some portsLooks like it was originally passing in a

Re: UPDATE: openjp2 2.5.2

2024-03-04 Thread Brad Smith
On 2024-03-04 2:56 a.m., Landry Breuil wrote: Le Sun, Mar 03, 2024 at 03:35:12PM -0500, Brad Smith a écrit : On 2024-03-03 7:22 a.m., Landry Breuil wrote: Le Sat, Mar 02, 2024 at 08:41:02PM -0500, Brad Smith a écrit : On Sat, Mar 02, 2024 at 06:04:23PM -0500, Brad Smith wrote: Here

Re: UPDATE: openimageio 2.4.17.0

2024-03-03 Thread Brad Smith
I forgot to mention. CVE-2023-36183, CVE-2023-42295 On 2024-02-28 9:25 p.m., Brad Smith wrote: Here is an update to OpenImageIO 2.4.17.0. https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenImageIO/dev-2.4/CHANGES.md Index: Makefile

Re: UPDATE: aom 3.8.1

2024-03-03 Thread Brad Smith
On Sun, Mar 03, 2024 at 04:26:14PM +0100, Peter Hessler wrote: > This fails to build for me on arm64: > > ===> Configuring for aom-3.8.1 > -- The C compiler identification is Clang 16.0.6 > -- The CXX compiler identification is Clang 16.0.6 > -- Detecting C compiler ABI info > -- Detecting C

Re: UPDATE: openjp2 2.5.2

2024-03-03 Thread Brad Smith
On 2024-03-03 7:22 a.m., Landry Breuil wrote: Le Sat, Mar 02, 2024 at 08:41:02PM -0500, Brad Smith a écrit : On Sat, Mar 02, 2024 at 06:04:23PM -0500, Brad Smith wrote: Here is an update to openjp2 2.5.2. CVE-2021-3575 ## OpenJPEG 2.5.2 (Feb 2024) * Make sure openjpeg.h includes

Re: UPDATE: openjp2 2.5.2

2024-03-02 Thread Brad Smith
On Sat, Mar 02, 2024 at 06:04:23PM -0500, Brad Smith wrote: > Here is an update to openjp2 2.5.2. > > CVE-2021-3575 > > > ## OpenJPEG 2.5.2 (Feb 2024) > > * Make sure openjpeg.h includes opj_config.h > [\#1514](https://github.com/uclouvain/openjpeg/issues/1514)

UPDATE: openjp2 2.5.2

2024-03-02 Thread Brad Smith
Here is an update to openjp2 2.5.2. CVE-2021-3575 ## OpenJPEG 2.5.2 (Feb 2024) * Make sure openjpeg.h includes opj_config.h [\#1514](https://github.com/uclouvain/openjpeg/issues/1514) ## OpenJPEG 2.5.1 (Feb 2024) * CMake: drop support for cmake < 3.5 * Several bugfixes, including

UPDATE: zimg 3.0.5

2024-03-02 Thread Brad Smith
Here is an update to zimg 3.0.5. 3.0.5 colorspace: add ST.428-1 (gamma 2.6) transfer function depth: fix AVX-512 integer to float border handling (introduced in 2.6) depth: fix NEON dither border handling (introduced in 3.0) graph: fix clipping in alpha premultiplication (introduced in 3.0) x86:

UPDATE: blender 3.3.16

2024-02-29 Thread Brad Smith
Here is an update to Blender 3.3.16. Blender 3.3.16 LTS - February 2024 Fix: memory leak during Property Search. [e10b2fc1a3cee6f0a802cd853a0be3dc788204f9] Assign Shortcut Missing when Right Clicking Undo History. [#97431] Regression: Guiding in manta is broken. [#106425] External Particle

UPDATE: jasper 4.2.1

2024-02-28 Thread Brad Smith
Here is an update to jasper 4.2.1. 4.2.1 (2024-02-18) == * Fix a build problem for the DJGPP/MS-DOS environment (#372). 4.2.0 (2024-02-05) == * Add the JAS_PACKAGING option to the CMake build in an attempt to allow easier control over rpath settings by

UPDATE: SVT-AV1 1.8.0

2024-02-28 Thread Brad Smith
Here is an update to SVT-AV1 1.8.0. ## [1.8.0] - 2023-12-11 Encoder - Improve the tradeoffs for the random access mode across presets: - Speedup CRF presets M6 to M0 by 17-53% while maintaining similar quality levels - Re-adjust CRF presets M7 to M13 for better quality with BD-rate gains

UPDATE: giflib 5.2.2

2024-02-28 Thread Brad Smith
Here is an update to giflib 5.2.2. CVE-2022-28506, CVE-2023-48161 Index: Makefile === RCS file: /cvs/ports/graphics/giflib/Makefile,v retrieving revision 1.33 diff -u -p -u -p -r1.33 Makefile --- Makefile7 Nov 2023 14:19:33

UPDATE: openimageio 2.4.17.0

2024-02-28 Thread Brad Smith
Here is an update to OpenImageIO 2.4.17.0. https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenImageIO/dev-2.4/CHANGES.md Index: Makefile === RCS file: /cvs/ports/graphics/openimageio/Makefile,v retrieving revision

UPDATE: libheif 1.17.6

2024-02-27 Thread Brad Smith
Here is an update to libheif 1.17.6. CVE-2023-49462, CVE-2023-49463 Index: Makefile === RCS file: /cvs/ports/multimedia/libheif/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefile --- Makefile23 Oct 2023

UPDATE: libavif 1.0.4

2024-02-27 Thread Brad Smith
Here is an update to libavif 1.0.4. ## [1.0.4] - 2024-02-08 ### Changed * AVIF_ENABLE_WERROR is set to OFF by default. * Fix wrong alpha plane deallocation when decoded tile pixel format does not match reconstructed output image pixel format (b/320234262). * Fix identical chunk skipping

UPDATE: GraphicsMagick 1.3.42 - unbreak with libjxl

2024-02-27 Thread Brad Smith
@@ -17,11 +16,11 @@ MAINTAINER= Brad Smith http://www.graphicsmagick.org/www/Copyright.html PERMIT_PACKAGE=Yes -WANTLIB += ${COMPILER_LIBCXX} ICE SM X11 Xau Xdmcp Xext aom bz2 c -WANTLIB += dav1d de265 freetype heif iconv jasper jbig jpeg lcms2 -WANTLIB += ltdl lzma m png tiff webp

UPDATE: png 1.6.43

2024-02-24 Thread Brad Smith
Here is an update to png 1.6.43. Version 1.6.43 [February 23, 2024] Fixed the row width check in png_check_IHDR(). This corrected a bug that was specific to the 16-bit platforms, and removed a spurious compiler warning from the 64-bit builds. (Reported by Jacek Caban; fixed by John

Re: UPDATE: libvpx 1.14.0

2024-02-24 Thread Brad Smith
On Fri, Feb 23, 2024 at 05:11:32PM -0500, Brad Smith wrote: > Here is an update to libvpx 1.14.0. Updated for -current. Index: Makefile === RCS file: /cvs/ports/multimedia/libvpx/Makefile,v retrieving revision 1.55 diff -u -p -u

UPDATE: lighttpd 1.4.74

2024-02-24 Thread Brad Smith
Here is an update to lighttpd 1.4.74. https://redmine.lighttpd.net/projects/lighttpd/repository/14/revisions/master/entry/NEWS Index: Makefile === RCS file: /cvs/ports/www/lighttpd/Makefile,v retrieving revision 1.179 diff -u -p

  1   2   3   4   5   6   7   8   9   10   >