FreeBSD/ports 08ffb8bdatabases/pg.el distinfo Makefile

databases/pg.el: Update to 0.43

ChangeLog:      https://github.com/emarsden/pg-el/blob/v0.43/CHANGELOG.md
DeltaFile
+3-3databases/pg.el/distinfo
+1-1databases/pg.el/Makefile
+4-42 files

FreeBSD/ports bccc337mail/rspamd distinfo pkg-plist

mail/rspamd: Update to 3.10.0

ReleaseNotes:   https://www.rspamd.com/announce/2024/09/30/rspamd-3.10.0.html
PR:             281798
Approved by:    maintainer timeout
DeltaFile
+3-3mail/rspamd/distinfo
+2-0mail/rspamd/pkg-plist
+1-1mail/rspamd/Makefile
+6-43 files

FreeBSD/ports 5c481f6devel/xtensa-esp-elf pkg-plist Makefile

devel/xtensa-esp-elf: Add espressif bin wrappers

Build and install the espressif rust based wrapper.

According to upstream, the target xtensa cpu is set via the
XTENSA_GNU_CONFIG environment variable for gcc 12 and later.

In addition to esp32 the esp32s2 and esp32s3 target cpus are now
supported.

While we're here, change to USE_GCC=yes:build.

PR:             281951
DeltaFile
+87-0devel/xtensa-esp-elf/pkg-plist
+70-11devel/xtensa-esp-elf/Makefile
+7-1devel/xtensa-esp-elf/distinfo
+2-1devel/xtensa-esp-elf/pkg-descr
+166-134 files

FreeBSD/ports 2ec05f9net-mgmt/p5-OSLV-Monitor distinfo Makefile

net-mgmt/p5-OSLV-Monitor: Update to 1.0.2

re: https://github.com/VVelox/OSLV-Monitor/releases/tag/1.0.2
DeltaFile
+3-3net-mgmt/p5-OSLV-Monitor/distinfo
+1-1net-mgmt/p5-OSLV-Monitor/Makefile
+4-42 files

FreeBSD/ports bb4c04fdevel/llvm19 distinfo Makefile

devel/llvm19: 19.1.2 release

See the release annoucement for further details:

https://discourse.llvm.org/t/llvm-19-1-2-released/82550
DeltaFile
+3-3devel/llvm19/distinfo
+1-1devel/llvm19/Makefile
+4-42 files

FreeBSD/ports de16aa6devel/llvm-devel pkg-plist distinfo, devel/llvm-devel/files patch-llvm-pr-112420

devel/llvm-devel: new snapshot

Flang is now installed as $PREFIX/bin/flang-devel.  I've done no testing
and work is in progress upstream on improving cross building the runtime.

Apply a fix for LLDB builds on aarch64.
DeltaFile
+43-4devel/llvm-devel/pkg-plist
+46-0devel/llvm-devel/files/patch-llvm-pr-112420
+3-3devel/llvm-devel/distinfo
+2-2devel/llvm-devel/Makefile.snapshot
+2-0devel/llvm-devel/Makefile.COMMANDS
+1-0devel/llvm-devel/Makefile
+97-96 files

FreeBSD/ports ffb78cddevel/llvm-cheri pkg-plist, devel/llvm-cheri/files/llvm13 patch-clang_lib_Headers_CMakeLists.txt

devel/llvm-{cheri,cheriot,morello}: update

Update to the latest snapshots.

We've done OK so far with installing standard headers as part of
devel/llvm## ports so extend that to these ports.  This is certainly
correct for llvm-cheriot.  Practical testing is likely required for the
others.
DeltaFile
+0-33devel/llvm-cheri/files/llvm14/patch-clang_lib_Headers_CMakeLists.txt
+0-33devel/llvm-cheri/files/llvm13/patch-clang_lib_Headers_CMakeLists.txt
+0-22devel/llvm-cheri/files/llvm15/patch-clang_lib_Headers_CMakeLists.txt
+9-0devel/llvm-morello/pkg-plist
+9-0devel/llvm-cheri/pkg-plist
+9-0devel/llvm-cheriot/pkg-plist
+27-887 files not shown
+43-10413 files

FreeBSD/ports 295b424misc/timezonemap Makefile distinfo

misc/timezonemap: update to 0.4.5.3

While here, fix incorrect hardcoded paths for the data files.

PR: 281809
Co-authored-by: Pavel Timofeev <timp87 at gmail.com>
DeltaFile
+7-7misc/timezonemap/Makefile
+3-3misc/timezonemap/distinfo
+1-0misc/timezonemap/pkg-plist
+11-103 files

FreeBSD/ports 8996535devel/json-glib pkg-plist Makefile

devel/json-glib: update to 1.10.0

Changelog: https://gitlab.gnome.org/GNOME/json-glib/-/blob/1.10.0/NEWS

- correct LICENSE
- clean up DOCS
- add MANPAGES and NLS options
- build but do not install tests (-Dinstalled_tests=false)
DeltaFile
+389-377devel/json-glib/pkg-plist
+13-15devel/json-glib/Makefile
+3-3devel/json-glib/distinfo
+405-3953 files

FreeBSD/ports 355233bMk/Uses vala.mk, lang/vala distinfo

lang/vala: update to 0.56.17

Changelog: https://gitlab.gnome.org/GNOME/vala/-/blob/0.56.17/NEWS
DeltaFile
+3-3lang/vala/distinfo
+1-1Mk/Uses/vala.mk
+4-42 files

FreeBSD/ports 172e413lang/spidermonkey128 pkg-plist Makefile, lang/spidermonkey128/files patch-config_gcc__hidden.h patch-js_src_jit_ExecutableAllocator.h

lang/spidermonkey128: add

JavaScript engine from mozilla-central 128, to be used by newer gjs
amongst other consumers
DeltaFile
+363-0lang/spidermonkey128/pkg-plist
+73-0lang/spidermonkey128/Makefile
+17-0lang/spidermonkey128/files/patch-config_gcc__hidden.h
+14-0lang/spidermonkey128/files/patch-js_src_jit_ExecutableAllocator.h
+12-0lang/spidermonkey128/files/patch-build_moz.configure_init.configure
+12-0lang/spidermonkey128/files/patch-js_src_jit_ProcessExecutableMemory.h
+491-05 files not shown
+518-011 files

FreeBSD/ports 9df397csecurity/fprintd/files patch-pam_meson.build

security/fprintd: Workaround lld argument parsing issue to fix build on 14

PR:             280749
Sponsored by:   Framework Computer Inc
Sponsored by:   The FreeBSD Foundation
Co-authored-by: SHENG-YI HONG <aokblast at FreeBSD.org>
DeltaFile
+10-0security/fprintd/files/patch-pam_meson.build
+10-01 files

FreeBSD/ports 9898e2edevel/jenkins distinfo Makefile

devel/jenkins: Update to 2.481

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3devel/jenkins/distinfo
+1-1devel/jenkins/Makefile
+4-42 files

FreeBSD/ports b5ddb93devel/libwasmtime distinfo Makefile

devel/libwasmtime: update 25.0.1 -> 25.0.2
DeltaFile
+5-5devel/libwasmtime/distinfo
+2-2devel/libwasmtime/Makefile
+7-72 files

FreeBSD/ports e352f43audio/fooyin distinfo Makefile

audio/fooyin: Update to 0.8.1

https://github.com/fooyin/fooyin/releases/tag/v0.8.1
DeltaFile
+3-3audio/fooyin/distinfo
+1-1audio/fooyin/Makefile
+4-42 files

FreeBSD/ports 0f1f867print/microtex distinfo Makefile

print/microtex: update g20230528 → g20240805

PR:     282114
DeltaFile
+3-3print/microtex/distinfo
+3-3print/microtex/Makefile
+2-2print/microtex/pkg-descr
+8-83 files

FreeBSD/ports 5ca01cesysutils/tracker3 Makefile

sysutils/tracker3: use USE_GNOME=pygobject3 helper

The helper is equivalent to the previous explicit dependency
declarations so no functional or metadata changes.
DeltaFile
+1-3sysutils/tracker3/Makefile
+1-31 files

FreeBSD/ports 47e986ddevel/libphonenumber distinfo Makefile

devel/libphonenumber: Update to 8.13.47

https://github.com/google/libphonenumber/releases/tag/v8.13.47
DeltaFile
+3-3devel/libphonenumber/distinfo
+1-2devel/libphonenumber/Makefile
+4-52 files

FreeBSD/ports 34e23eemath/libqalculate distinfo Makefile

math/libqalculate: Update to 5.3.0

https://github.com/Qalculate/libqalculate/releases/tag/v5.3.0
DeltaFile
+3-3math/libqalculate/distinfo
+1-2math/libqalculate/Makefile
+1-1math/libqalculate/pkg-plist
+5-63 files

FreeBSD/ports 0d4c9fcmath/qalculate-gtk Makefile distinfo

math/qalculate-gtk: Update to 5.3.0

Add WEBKIT option to use WebKitGTK for display of the user manual in the
application instead opening it in an external browser. Enabled by default
since it's a cleaner way of displaying the docs and webkit2-gtk3 is
needed in the dependency chain for gnuplot anyways.

https://github.com/Qalculate/qalculate-gtk/releases/tag/v5.3.0
DeltaFile
+9-4math/qalculate-gtk/Makefile
+3-3math/qalculate-gtk/distinfo
+12-72 files

FreeBSD/ports daa6097math/qalculate-qt distinfo Makefile

math/qalculate-qt: Update to 5.3.0

https://github.com/Qalculate/qalculate-qt/releases/tag/v5.3.0
DeltaFile
+3-3math/qalculate-qt/distinfo
+1-3math/qalculate-qt/Makefile
+1-0math/qalculate-qt/pkg-plist
+5-63 files

FreeBSD/ports bc3e9d3devel/py-archspec distinfo Makefile

devel/py-archspec: update 0.2.4 → 0.2.5

Reported by:    portscout
DeltaFile
+3-3devel/py-archspec/distinfo
+1-1devel/py-archspec/Makefile
+4-42 files

FreeBSD/ports a58aa25biology/prodigy-lig distinfo Makefile

biology/prodigy-lig: update 1.1.2 → 1.1.3

Reported by:    portscout
DeltaFile
+3-3biology/prodigy-lig/distinfo
+2-1biology/prodigy-lig/Makefile
+5-42 files

FreeBSD/ports 4184ed1www/element-web distinfo Makefile

www/element-web: Update to 1.11.81

MFH:            2024Q4
Security:       CVE-2024-47779
Security:       851ce3e4-8b03-11ef-84e9-901b0e9408dc
(cherry picked from commit 9cd52deb4d1a23bc64e5bca01e1c55adbe99214d)
DeltaFile
+3-3www/element-web/distinfo
+2-2www/element-web/Makefile
+5-52 files

FreeBSD/ports 47b6cb1www/element-web pkg-plist distinfo

www/element-web: Update to 1.11.80

Approved by:    maintainer (implicit, version bump, as per PR 258262)

(cherry picked from commit 6687a92ce9ddb65c860b61fda357ec908b9fa096)
DeltaFile
+14-14www/element-web/pkg-plist
+3-3www/element-web/distinfo
+2-2www/element-web/Makefile
+19-193 files

FreeBSD/ports 9cd52dewww/element-web distinfo Makefile

www/element-web: Update to 1.11.81

MFH:            2024Q4
Security:       CVE-2024-47779
Security:       851ce3e4-8b03-11ef-84e9-901b0e9408dc
DeltaFile
+3-3www/element-web/distinfo
+2-2www/element-web/Makefile
+5-52 files

FreeBSD/ports 90a45desecurity/vuxml/vuln 2024.xml

security/vuxml: Document element-web vulnerability
DeltaFile
+33-0security/vuxml/vuln/2024.xml
+33-01 files

FreeBSD/ports 311b4d6dns/knot3 distinfo distinfo.py-libknot

dns/{knot3,py-libknot}: Update 3.4.0 → 3.4.1

Changelog:
https://www.knot-dns.cz/2024-10-14-version-341.html

PR:     282104
MFH:    2024Q4
(cherry picked from commit 3fd40b792aa9a301e38a4dce85bd0b8aaccbf6b2)
DeltaFile
+3-3dns/knot3/distinfo
+3-3dns/knot3/distinfo.py-libknot
+1-1dns/knot3/knotdns.mk
+7-73 files

FreeBSD/ports 3fd40b7dns/knot3 distinfo.py-libknot distinfo

dns/{knot3,py-libknot}: Update 3.4.0 → 3.4.1

Changelog:
https://www.knot-dns.cz/2024-10-14-version-341.html

PR:     282104
MFH:    2024Q4
DeltaFile
+3-3dns/knot3/distinfo.py-libknot
+3-3dns/knot3/distinfo
+1-1dns/knot3/knotdns.mk
+7-73 files

FreeBSD/ports 64a5f5csysutils/accountsservice distinfo Makefile

sysutils/accountsservice: Fix bug in the SetPassword method

PR:             282109
DeltaFile
+3-3sysutils/accountsservice/distinfo
+2-2sysutils/accountsservice/Makefile
+5-52 files