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

FreeBSD/ports 56843b2security/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
DeltaFile
+172-0security/openssl32/files/patch-CVE-2024-4603
+1-1security/openssl32/Makefile
+173-12 files

FreeBSD/ports c5d5163security/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
DeltaFile
+172-0security/openssl31/files/patch-CVE-2024-4603
+1-1security/openssl31/Makefile
+173-12 files

FreeBSD/ports 4a085ecwww/nextcloud-groupfolders distinfo Makefile

www/nextcloud-groupfolders: Update to 17.0.0
DeltaFile
+3-3www/nextcloud-groupfolders/distinfo
+2-2www/nextcloud-groupfolders/Makefile
+5-52 files

FreeBSD/ports 6c91a00multimedia/get_iplayer Makefile distinfo

multimedia/get_iplayer: update to 3.35, pet portclippy

Changelog:
* Fixed a bug introduced in v3.32 that caused tagging failures with a
"Wide character" error when --tag-only-filename contained non-ASCII
characters.
* Adapted for changes to iPlayer site that caused unwanted items to be
downloaded with --pid-recursive when the "More like this" listings for
CBBC/CBeebies programmes contained links to individual episodes rather
than to series.
* Corrected a typo in option specs that caused a "duplicate specification"
warning when Getopt::Long Perl module >= 2.55.
https://github.com/get-iplayer/get_iplayer/wiki/release330to339#changes-in-335

While here pet portclippy and sort options.

PR:     279119
DeltaFile
+6-7multimedia/get_iplayer/Makefile
+3-3multimedia/get_iplayer/distinfo
+9-102 files

FreeBSD/ports ef1c83cdatabases/mongodb60 Makefile

databases/mongodb60: Convert post-patch to EXTRACT_AFTER_ARGS

Saves I/O by not extracting bundled deps

PR:     278768
DeltaFile
+11-10databases/mongodb60/Makefile
+11-101 files

FreeBSD/ports 7115ad1graphics/qgis distinfo Makefile

graphics/qgis: Update to 3.36.3

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

Reported by:    portscout, Repology
MFH:            2024Q2

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

FreeBSD/ports 6dfdfafgraphics/qgis distinfo pkg-plist

graphics/qgis: Update to 3.36.3

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

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