FreeBSD/ports 171cdafgraphics/mesa-libs Makefile

graphics/mesa-libs: Fix LIB_DEPENDS

Mesa itself does not depend on libOpenGL.so from libglvnd but it needs
libglvnd at build stage.
Also it doesn't not depend on libwayland-egl.so but on libwayland-server.so
and libwayland-client.so

Differential Revision:  https://reviews.freebsd.org/D44831
PR:                     278324
Reported by:            autodep
Reviewed by:            bapt
Sponsored by:           Beckhoff Automation GmbH & Co. KG
DeltaFile
+3-2graphics/mesa-libs/Makefile
+3-21 files

FreeBSD/ports 803124dgraphics/mesa-gallium-vdpau Makefile

graphics/mesa-gallium-vdpau: Remove libvdpau from LIB_DEPENDS

This port provides a lib for libvdpau to use, not the other way
around so add it to BUILD_DEPENDS

Differential Revision:  https://reviews.freebsd.org/D44830
PR:                     278324
Reported by:            autodep
Reviewed by:            bapt
Sponsored by:           Beckhoff Automation GmbH & Co. KG
DeltaFile
+3-3graphics/mesa-gallium-vdpau/Makefile
+3-31 files

FreeBSD/ports 3119e2cgraphics/mesa-gallium-va Makefile

graphics/mesa-gallium-va: Remove libva from LIB_DEPENDS

This port provides a lib for libva to use, not the other way
around so add it to BUILD_DEPENDS

Differential Revision:  https://reviews.freebsd.org/D44829
PR:                     278324
Reported by:            autodep
Reviewed by:            bapt
Sponsored by:           Beckhoff Automation GmbH & Co. KG
DeltaFile
+3-3graphics/mesa-gallium-va/Makefile
+3-31 files

FreeBSD/ports bed3b0agraphics/libosmesa Makefile, graphics/mesa-dri Makefile.common

graphics/libosmesa: Remove expat from LIB_DEPENDS

It's not needed for this mesa component.

Differential Revision:  https://reviews.freebsd.org/D44828
PR:                     278324
Reported by:            autodep
Reviewed by:            bapt
Sponsored by:           Beckhoff Automation GmbH & Co. KG
DeltaFile
+2-2graphics/mesa-dri/Makefile.common
+1-0graphics/libosmesa/Makefile
+3-22 files

FreeBSD/ports 97bc401multimedia/minisatip distinfo Makefile

multimedia/minisatip: Update to 1.3.5
DeltaFile
+3-3multimedia/minisatip/distinfo
+1-1multimedia/minisatip/Makefile
+4-42 files

FreeBSD/ports a23c999www/radicale pkg-descr distinfo, www/radicale/files patch-radicale_item_filter.py

www/radicale: Update to 3.1.9 and update pkg-descr

PR:             278029
DeltaFile
+0-25www/radicale/files/patch-radicale_item_filter.py
+9-11www/radicale/pkg-descr
+3-3www/radicale/distinfo
+2-4www/radicale/Makefile
+14-434 files

FreeBSD/ports 1e4b163security/vuxml/vuln 2024.xml

security/vuxml: document electron{27,28,29} multiple vulnerabilities

Obtained from:  https://github.com/electron/electron/releases/tag/v27.3.11,
                https://github.com/electron/electron/releases/tag/v28.3.1,
                https://github.com/electron/electron/releases/tag/v29.3.1
DeltaFile
+46-0security/vuxml/vuln/2024.xml
+46-01 files

FreeBSD/ports 615e724multimedia Makefile, multimedia/libudfread Makefile pkg-plist

multimedia/libudfread: Add new port

libudfread is a library for accessing UDF filesystem, commonly found
on optical discs and disc images.

PR:             278238
DeltaFile
+20-0multimedia/libudfread/Makefile
+8-0multimedia/libudfread/pkg-plist
+3-0multimedia/libudfread/distinfo
+2-0multimedia/libudfread/pkg-descr
+1-0multimedia/Makefile
+34-05 files

FreeBSD/ports 878188blang/linux-c7-tcl85 pkg-descr Makefile, x11-toolkits/linux-c7-tk85 pkg-descr Makefile

linux-c7-{tcl,tk}85: Fix package

tcl85 and tk85 were removed in 0e2a2491a3bf but these two ports referenced the
corresponding pkg-descr files.

Make a copy of the descriptions as it is done with tcl/tk 86 and 87

Fixes:  0e2a2491a3bf2f45f65667f75b7eb0d68bf321f8
DeltaFile
+9-0lang/linux-c7-tcl85/pkg-descr
+9-0x11-toolkits/linux-c7-tk85/pkg-descr
+0-1lang/linux-c7-tcl85/Makefile
+0-1x11-toolkits/linux-c7-tk85/Makefile
+18-24 files

FreeBSD/ports 27b15a8www/dezoomify-rs distinfo Makefile.crates

www/dezoomify-rs: Update to 2.12.1

Reported by:    github-actions[bot] <notifications at github.com>
DeltaFile
+285-307www/dezoomify-rs/distinfo
+141-152www/dezoomify-rs/Makefile.crates
+2-2www/dezoomify-rs/Makefile
+428-4613 files

FreeBSD/ports 5a89cefdevel/py-qcs-sdk-python distinfo Makefile

devel/py-qcs-sdk-python: update 0.16.3 → 0.17.7

Reported by:    portscout
DeltaFile
+311-271devel/py-qcs-sdk-python/distinfo
+156-137devel/py-qcs-sdk-python/Makefile
+467-4082 files

FreeBSD/ports 59ce05beditors/vscode distinfo Makefile, editors/vscode/files/node_modules patch-remote_node__modules_kerberos_src_kerberos.h

editors/vscode: update to 1.88.1

While here, add a patch to fix build with node 18.20.x.

Changelog: https://code.visualstudio.com/updates/v1_88
DeltaFile
+7-7editors/vscode/distinfo
+10-0editors/vscode/files/node_modules/patch-remote_node__modules_kerberos_src_kerberos.h
+3-4editors/vscode/Makefile
+20-113 files

FreeBSD/ports ac2d227math Makefile, math/R-cran-slam Makefile pkg-descr

R-cran-slam: New port: Sparse Lightweight Arrays and Matrices

Data structures and algorithms for sparse arrays and matrices,
based on index arrays and simple triplet representations,
respectively.

WWW: https://cran.r-project.org/web/packages/slam/
DeltaFile
+14-0math/R-cran-slam/Makefile
+3-0math/R-cran-slam/pkg-descr
+3-0math/R-cran-slam/distinfo
+1-0math/Makefile
+21-04 files

FreeBSD/ports 451dd1csecurity/s2n-tls distinfo Makefile

security/s2n-tls: Update to 1.4.12

ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.4.12
DeltaFile
+3-3security/s2n-tls/distinfo
+1-1security/s2n-tls/Makefile
+4-42 files

FreeBSD/ports 48ecd3cmath/R-cran-lme4 distinfo Makefile

math/R-cran-lme4: Update to 1.1-35.3

ChangeLog: https://cran.r-project.org/web/packages/lme4/news.html
DeltaFile
+3-3math/R-cran-lme4/distinfo
+3-2math/R-cran-lme4/Makefile
+6-52 files

FreeBSD/ports 8278a71net/p5-Net-Whois-Raw distinfo Makefile

net/p5-Net-Whois-Raw: update to 2.99039
DeltaFile
+3-3net/p5-Net-Whois-Raw/distinfo
+1-1net/p5-Net-Whois-Raw/Makefile
+4-42 files

FreeBSD/ports ddf8369cad/py-gdstk Makefile distinfo

cad/py-gdstk: update 0.9.50 → 0.9.51

Reported by:    portscout
DeltaFile
+4-5cad/py-gdstk/Makefile
+3-3cad/py-gdstk/distinfo
+7-82 files

FreeBSD/ports 9f9f2c2sysutils/conan distinfo Makefile

sysutils/conan: update 2.2.2 → 2.2.3

Reported by:    portscout
DeltaFile
+3-3sysutils/conan/distinfo
+1-2sysutils/conan/Makefile
+4-52 files

FreeBSD/ports 822afeccad/veryl distinfo Makefile

cad/veryl: update 0.8.2 → 0.9.0

Reported by:    portscout
DeltaFile
+87-99cad/veryl/distinfo
+43-49cad/veryl/Makefile
+130-1482 files

FreeBSD/ports c088af7devel/argc distinfo Makefile

devel/argc: update 1.16.0 → 1.17.0

Reported by:    portscout
DeltaFile
+55-59devel/argc/distinfo
+28-30devel/argc/Makefile
+83-892 files

FreeBSD/ports 8bcc99edevel/gitu distinfo Makefile

devel/gitu: update 0.15.0 → 0.17.1

Reported by:    portscout
DeltaFile
+33-5devel/gitu/distinfo
+16-2devel/gitu/Makefile
+49-72 files

FreeBSD/ports 551a08emisc/llama-cpp distinfo Makefile

misc/llama-cpp: update 2687 → 2690

Reported by:    portscout
DeltaFile
+3-3misc/llama-cpp/distinfo
+1-1misc/llama-cpp/Makefile
+4-42 files

FreeBSD/ports 9867abcmath/cadabra2 distinfo Makefile

math/cadabra2: update 2.4.5.4 → 2.4.5.5

Reported by:    portscout
DeltaFile
+3-3math/cadabra2/distinfo
+1-1math/cadabra2/Makefile
+4-42 files

FreeBSD/ports 42061cdsecurity/palisade pkg-plist distinfo, security/palisade/files patch-src_core_include_math_bigintnat_ubintnat.h

security/palisade: update 1.11.6 → 1.11.9
DeltaFile
+2-8security/palisade/files/patch-src_core_include_math_bigintnat_ubintnat.h
+4-3security/palisade/pkg-plist
+3-3security/palisade/distinfo
+2-2security/palisade/Makefile
+11-164 files

FreeBSD/ports 4144b04devel/py-tdworkflow distinfo Makefile

devel/py-tdworkflow: Update to 0.8.3

Upstream issue: https://github.com/chezou/tdworkflow/pull/29
DeltaFile
+3-3devel/py-tdworkflow/distinfo
+1-1devel/py-tdworkflow/Makefile
+4-42 files

FreeBSD/ports 6925b78devel/cdecl distinfo Makefile

devel/cdecl: update to 16.3

ChangeLog:
Better destructor parameter error message
Attempting either to explain or declare a destructor having a parameter list now prints "destructors may not have parameters" explicitly.

Defining a type more than once
If a type is defined again where the current language is older than the language in which it was previously defined, the type's set of languages is now updated to be the current language and newer. For example, previously:

cdecl> set c23
cdecl> typedef int Int
cdecl> show
typedef int Int;
cdecl> set c17
cdecl> typedef int Int        // Already exists so did nothing.
cdecl> show                   // Would NOT show anything.
cdecl>
Now the second typedef would update Int to make it available in C17 and newer so the second show would show it.


    [16 lines not shown]
DeltaFile
+3-3devel/cdecl/distinfo
+1-2devel/cdecl/Makefile
+4-52 files

FreeBSD/ports 0baad9ex11/fnott Makefile pkg-plist

x11/fnott: update to 1.5.0

Changes:        https://codeberg.org/dnkl/fnott/releases/tag/1.5.0
Reported by:    Repology
DeltaFile
+10-3x11/fnott/Makefile
+6-4x11/fnott/pkg-plist
+3-3x11/fnott/distinfo
+19-103 files

FreeBSD/ports 4dd3e34graphics/mesa-devel distinfo Makefile

graphics/mesa-devel: update to 24.0.b.4919

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/2543f5a594f...40f39482e15
(cherry picked from commit 2071f362ebc9e53cf8a5a006c3216d3895114b3b)
DeltaFile
+3-3graphics/mesa-devel/distinfo
+2-2graphics/mesa-devel/Makefile
+5-52 files

FreeBSD/ports c920581games/veloren-weekly distinfo Makefile

games/veloren-weekly: update to s20240417

Changes:        https://gitlab.com/veloren/veloren/-/compare/7a0b3bff5...fb99defff
(cherry picked from commit 005315a7de29a64199562d9d1d20c7c3e1441c6a)
DeltaFile
+3-3games/veloren-weekly/distinfo
+2-2games/veloren-weekly/Makefile
+5-52 files

FreeBSD/ports 3c5ad5cemulators/rpcs3 distinfo Makefile

emulators/rpcs3: update to 0.0.31.16347

Changes:        https://github.com/RPCS3/rpcs3/compare/54ab16ab35...40eda1b972
(cherry picked from commit 62bced09f190eb2c3d084e1b00c5c4b0202c412a)
DeltaFile
+3-3emulators/rpcs3/distinfo
+2-2emulators/rpcs3/Makefile
+5-52 files