FreeBSD/ports 18447f6mail/dovecot-fts-flatcurve distinfo Makefile

mail/dovecot-fts-flatcurve: Update to 1.0.3

Changes:
https://github.com/slusarz/dovecot-fts-flatcurve/compare/v1.0.2...v1.0.3

PR:             279121
DeltaFile
+3-3mail/dovecot-fts-flatcurve/distinfo
+1-1mail/dovecot-fts-flatcurve/Makefile
+4-42 files

FreeBSD/ports c4e6d56net/haproxy-devel distinfo Makefile

net/haproxy-devel: update to version 3.0-dev11.
DeltaFile
+3-3net/haproxy-devel/distinfo
+1-1net/haproxy-devel/Makefile
+4-42 files

FreeBSD/ports c8ad3dasysutils/plocate distinfo Makefile

sysutils/plocate: Update to 1.1.22

CHANGES:
- Fix updatedb writing incomplete .db files under Termux.
  Patch by Grisha Levit.

- Make the systemd timer run more consistently during the
  night. Patch by Florian Schmaus.

- Add an (undocumented) flag --ignore-visibility to plocate,
  giving the equivalent of building the database with
  --require-visibility no. Drops setgid, of course, so you
  will usually need to be root to use it.

PR:             279130
DeltaFile
+3-3sysutils/plocate/distinfo
+1-2sysutils/plocate/Makefile
+4-52 files

FreeBSD/ports 3e5db99x11-wm/niri distinfo Makefile.crates

x11-wm/niri: update to 0.1.6

Changes:        https://github.com/YaLTeR/niri/releases/tag/v0.1.6
Reported by:    GitHub (watch releases)

(cherry picked from commit d3b2bab9158c72772b27da7e19799c0a3820d24d)
DeltaFile
+237-221x11-wm/niri/distinfo
+117-109x11-wm/niri/Makefile.crates
+1-1x11-wm/niri/Makefile
+355-3313 files

FreeBSD/ports 4ec0307games/veloren-weekly distinfo, games/veloren-weekly/files patch-rust-1.78.0 patch-rust-1.78.0-vek

games/veloren-weekly: restore SIMD via upstream after b352c01459d9

PR:             278938
DeltaFile
+648-20games/veloren-weekly/files/patch-rust-1.78.0
+0-416games/veloren-weekly/files/patch-rust-1.78.0-vek
+0-28games/veloren-weekly/files/patch-rust-1.75.0
+14-9games/veloren-weekly/files/patch-vek
+8-12games/veloren-weekly/distinfo
+0-16games/veloren-weekly/files/patch-rust-1.78.0-disable-simd
+670-5012 files not shown
+675-5078 files

FreeBSD/ports d3b2babx11-wm/niri distinfo Makefile.crates

x11-wm/niri: update to 0.1.6

Changes:        https://github.com/YaLTeR/niri/releases/tag/v0.1.6
Reported by:    GitHub (watch releases)
DeltaFile
+237-221x11-wm/niri/distinfo
+117-109x11-wm/niri/Makefile.crates
+1-2x11-wm/niri/Makefile
+355-3323 files

FreeBSD/ports a00f0b6multimedia/svt-av1 distinfo Makefile

multimedia/svt-av1: update to 2.1.0

Changes:        https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v2.1.0
Reported by:    Repology, /r/AV1
DeltaFile
+3-3multimedia/svt-av1/distinfo
+1-2multimedia/svt-av1/Makefile
+1-1multimedia/svt-av1/pkg-plist
+5-63 files

FreeBSD/ports 1111d2bsysutils/libcdio Makefile

sysutils/libcdio: Disable broken CDDB support

While here, pet portclippy(1) and portlint(1).

PR:             278861
DeltaFile
+11-9sysutils/libcdio/Makefile
+11-91 files

FreeBSD/ports 164883fx11-wm/obconf Makefile

x11-wm/obconf: correct LICENSE

License is actually GPLv2+, not GPLv2.

Reported by:    danfe
DeltaFile
+1-1x11-wm/obconf/Makefile
+1-11 files

FreeBSD/ports 2204bdcscience/InsightToolkit501/files patch-Modules_ThirdParty_VNL_src_vxl_vcl_tests_test__preprocessor.cxx

science/InsightToolkit501: Fix build with CMake 3.29

Support for the Comeau compiler was removed.

PR:             278693
DeltaFile
+14-0science/InsightToolkit501/files/patch-Modules_ThirdParty_VNL_src_vxl_vcl_tests_test__preprocessor.cxx
+14-01 files

FreeBSD/ports 656401agraphics/bgfx/files patch-bimg_3rdparty_astc-encoder_source_astcenc__vecmathlib__sse__4.h

graphics/bgfx: fix build on i386 with CPUTYPE=nehalem and newer

Build error:
/wrkdirs/usr/ports/graphics/bgfx/work/bgfx.cmake-1.127.8725-465/bimg/3rdparty/astc-encoder/source/astcenc_vecmathlib_sse_4.h:1313:26: error: use of undeclared identifier '_mm_popcnt_u64'; did you mean '_mm_popcnt_u32'?
        return static_cast<int>(_mm_popcnt_u64(v));
                                ^~~~~~~~~~~~~~
                                _mm_popcnt_u32
/usr/lib/clang/14.0.5/include/popcntintrin.h:33:1: note: '_mm_popcnt_u32' declared here
_mm_popcnt_u32(unsigned int __A)
^
1 error generated.

Upstream issues:
https://github.com/ARM-software/astc-encoder/issues/468
https://github.com/bkaradzic/bgfx/pull/2929#issuecomment-2093377116

PR:             278722
Approved by:    yuri (maintainer timeout, 15 days)
DeltaFile
+10-0graphics/bgfx/files/patch-bimg_3rdparty_astc-encoder_source_astcenc__vecmathlib__sse__4.h
+10-01 files

FreeBSD/ports 8cc207csecurity/easy-rsa pkg-message distinfo, security/easy-rsa/files pkg-message.in

security/easy-rsa: update to 3.2.0; fix pkg-message [1]

ChangeLog:      https://github.com/OpenVPN/easy-rsa/releases/tag/v3.2.0

[1] pkg-message issue
Reported by:    mikael@
PR:             277573
DeltaFile
+15-0security/easy-rsa/files/pkg-message.in
+0-15security/easy-rsa/pkg-message
+3-3security/easy-rsa/distinfo
+2-1security/easy-rsa/Makefile
+20-194 files

FreeBSD/ports 823ece7devel/ocaml-opam Makefile distinfo, devel/ocaml-opam/files patch-src__ext_ocaml-patches_0001-Fix-relocation-ocaml-32-bit.patch

devel/ocaml-opam: Update to 2.1.6

Changelog at https://github.com/ocaml/opam/releases/tag/2.1.6

PR:             279041
DeltaFile
+3-14devel/ocaml-opam/files/patch-src__ext_ocaml-patches_0001-Fix-relocation-ocaml-32-bit.patch
+4-6devel/ocaml-opam/Makefile
+3-3devel/ocaml-opam/distinfo
+10-233 files

FreeBSD/ports 0388df5ports-mgmt/pkg_replace distinfo Makefile

ports-mgmt/pkg_replace: Update to 20240518

PR:             279127
DeltaFile
+3-3ports-mgmt/pkg_replace/distinfo
+1-1ports-mgmt/pkg_replace/Makefile
+4-42 files

FreeBSD/ports 3cb0655x11-wm/obconf Makefile

x11-wm/obconf: add LICENSE

PR:             279110
Approved by:    novel (maintainer)
DeltaFile
+4-1x11-wm/obconf/Makefile
+4-11 files

FreeBSD/ports d717312devel Makefile, devel/lldb-mi Makefile pkg-descr

devel/lldb-mi: + Machine interface to LLDB
DeltaFile
+20-0devel/lldb-mi/Makefile
+5-0devel/lldb-mi/pkg-descr
+3-0devel/lldb-mi/distinfo
+1-0devel/Makefile
+29-04 files

FreeBSD/ports 43cb3a5net/packetdrill distinfo

net/packetdrill: Fix distinfo following the package version fix

Reported by:    pkg-fallout
DeltaFile
+3-3net/packetdrill/distinfo
+3-31 files

FreeBSD/ports 0660076dns/bind-tools pkg-plist, dns/bind918 Makefile pkg-plist

dns/bind918: move dnstap-read to bind-tools

PR:             279050
Reported by:    freebsd rail eu org

(cherry picked from commit 0663811732c939b0a68a3caee3d9a9fe4bf8bf3a)
DeltaFile
+22-0dns/bind918/files/extrapatch-no-bind-tools
+3-3dns/bind918/Makefile
+1-2dns/bind918/pkg-plist
+2-1dns/bind-tools/pkg-plist
+28-64 files

FreeBSD/ports 0663812dns/bind-tools pkg-plist-devel, dns/bind9-devel Makefile pkg-plist

dns/bind9-devel: move dnstap-read to bind-tools

PR:             279050
Reported by:    freebsd rail eu org
DeltaFile
+21-3dns/bind9-devel/files/extrapatch-no-bind-tools
+3-3dns/bind9-devel/Makefile
+1-2dns/bind9-devel/pkg-plist
+2-0dns/bind-tools/pkg-plist-devel
+27-84 files

FreeBSD/ports 0663811dns/bind-tools pkg-plist, dns/bind918 Makefile pkg-plist

dns/bind918: move dnstap-read to bind-tools

PR:             279050
Reported by:    freebsd rail eu org                                                                                                                             
DeltaFile
+22-0dns/bind918/files/extrapatch-no-bind-tools
+3-3dns/bind918/Makefile
+2-1dns/bind-tools/pkg-plist
+1-2dns/bind918/pkg-plist
+28-64 files

FreeBSD/ports 4efa938security/openssl-quictls Makefile, security/openssl-quictls/files patch-CVE-2024-4603

ecurity/openssl-quictls: Security update for CVE-2024-4603

Security:       b88aa380-1442-11ef-a490-84a93843eb75
MFH:            2024Q2
(cherry picked from commit d5aa4e65bd4393602bc28cf90a88f011561f4f69)
DeltaFile
+172-0security/openssl-quictls/files/patch-CVE-2024-4603
+1-1security/openssl-quictls/Makefile
+173-12 files

FreeBSD/ports ee56c1asecurity/openssl31 Makefile, security/openssl31/files patch-CVE-2024-4603

security/openssl31: Security update for CVE-2024-4603

Security:       b88aa380-1442-11ef-a490-84a93843eb75
MFH:            2024Q2
(cherry picked from commit c5d51635a0f7fa8bdc45fd8f5ffaf20c473b2fb8)
DeltaFile
+172-0security/openssl31/files/patch-CVE-2024-4603
+1-1security/openssl31/Makefile
+173-12 files

FreeBSD/ports 4fca75esecurity/openssl32 Makefile, security/openssl32/files patch-CVE-2024-4603

security/openssl32: Security update for CVE-2024-4603

Security:       b88aa380-1442-11ef-a490-84a93843eb75
MFH:            2024Q2
(cherry picked from commit 56843b27b7d740b0f218dd6cf178c49eb647bc1a)
DeltaFile
+172-0security/openssl32/files/patch-CVE-2024-4603
+1-1security/openssl32/Makefile
+173-12 files

FreeBSD/ports 30e246fsecurity/openssl Makefile, security/openssl/files patch-CVE-2024-4603

security/openssl: Security update for CVE-2024-4603

Security:       b88aa380-1442-11ef-a490-84a93843eb75
MFH:            2024Q2
(cherry picked from commit 262cc09226eabf2931e7c2c04312e845ff5710c6)
DeltaFile
+172-0security/openssl/files/patch-CVE-2024-4603
+1-1security/openssl/Makefile
+173-12 files

FreeBSD/ports 1ec6ac9graphics/qgis-ltr distinfo Makefile

graphics/qgis-ltr: Update to 3.34.7

Changelog: https://github.com/qgis/QGIS/compare/final-3_34_6%5E...final-3_34_7

Reported by:    portscout, Repology
MFH:            2024Q2

(cherry picked from commit 3ac6651ac1b3ff78d768eb6935862f1e91d8ba0d)
DeltaFile
+3-3graphics/qgis-ltr/distinfo
+1-1graphics/qgis-ltr/Makefile
+2-0graphics/qgis-ltr/pkg-plist
+6-43 files

FreeBSD/ports 3ac6651graphics/qgis-ltr distinfo Makefile

graphics/qgis-ltr: Update to 3.34.7

Changelog: https://github.com/qgis/QGIS/compare/final-3_34_6%5E...final-3_34_7

Reported by:    portscout, Repology
MFH:            2024Q2
DeltaFile
+3-3graphics/qgis-ltr/distinfo
+1-1graphics/qgis-ltr/Makefile
+2-0graphics/qgis-ltr/pkg-plist
+6-43 files

FreeBSD/ports ea69847security/openssl31-quictls Makefile, security/openssl31-quictls/files patch-CVE-2024-4603

security/openssl31-quictls: Security update for CVE-2024-4603

Security:       b88aa380-1442-11ef-a490-84a93843eb75
MFH:            2024Q2
DeltaFile
+172-0security/openssl31-quictls/files/patch-CVE-2024-4603
+1-1security/openssl31-quictls/Makefile
+173-12 files

FreeBSD/ports d5aa4e6security/openssl-quictls Makefile, security/openssl-quictls/files patch-CVE-2024-4603

ecurity/openssl-quictls: Security update for CVE-2024-4603

Security:       b88aa380-1442-11ef-a490-84a93843eb75
MFH:            2024Q2
DeltaFile
+172-0security/openssl-quictls/files/patch-CVE-2024-4603
+1-1security/openssl-quictls/Makefile
+173-12 files

FreeBSD/ports a68970edevel/root Makefile, devel/root/files interpreter-cling-include-cling-std__fbsd15.0.modulemap interpreter-cling-include-cling-std__fbsd13.3.modulemap

devel/root: Update to 6.30/06

ChangeLog:      https://root.cern/doc/v630/release-notes.html#release-6.3006
PR:             278110
DeltaFile
+2,087-0devel/root/files/interpreter-cling-include-cling-std__fbsd15.0.modulemap
+2,072-0devel/root/files/interpreter-cling-include-cling-std__fbsd13.3.modulemap
+1,729-0devel/root/files/interpreter-cling-include-cling-std__fbsd14.0.modulemap
+1,097-0devel/root/files/interpreter-cling-include-cling-std__fbsd13.2.modulemap
+37-6devel/root/Makefile
+23-0devel/root/files/patch-core_clingutils_CMakeLists.txt
+7,045-68 files not shown
+7,121-2414 files

FreeBSD/ports 8cb135fsecurity/openssl33 Makefile, security/openssl33/files patch-CVE-2024-4603

security/openssl33: Security update for CVE-2024-4603

Security:       b88aa380-1442-11ef-a490-84a93843eb75
MFH:            2024Q2
DeltaFile
+172-0security/openssl33/files/patch-CVE-2024-4603
+1-0security/openssl33/Makefile
+173-02 files