Dreckly/dreckly 1a88c9c — security/gnupg2 Makefile

gnupg2: Kick CI
DeltaFile
+2-0security/gnupg2/Makefile
+2-01 files

Dreckly/dreckly ed69809 — security/gnupg2 distinfo PLIST, security/gnupg2/patches patch-doc_Makefile.in

gnupg2: Update to 2.5.24
DeltaFile
+0-41security/gnupg2/patches/patch-doc_Makefile.in
+16-16security/gnupg2/Makefile
+4-5security/gnupg2/distinfo
+7-2security/gnupg2/PLIST
+27-644 files

FreeBSD/ports b586a4d — cad/netgen-lvs Makefile distinfo

cad/netgen-lvs: Update 1.5.323 => 1.5.324

Approved by:            yuri@ (maintainer)
Differential Revision:  https://reviews.freebsd.org/D60052
DeltaFile
+3-3cad/netgen-lvs/distinfo
+1-1cad/netgen-lvs/Makefile
+4-42 files

Dreckly/dreckly e58b274 — security/polkit Makefile

polkit: Fix build on FreeBSD.
DeltaFile
+3-0security/polkit/Makefile
+3-01 files

LLVM/project 42240ff — llvm/include/llvm/CodeGen TargetLoweringObjectFileImpl.h, llvm/lib/CodeGen TargetLoweringObjectFileImpl.cpp

CodeGen: Remove shadowing TargetMachine members from COFF and M68k TLOFs

TargetLoweringObjectFile::Initialize already records the TargetMachine in a
base class field.

Co-Authored-By: Claude Opus 5 <noreply at anthropic.com>
DeltaFile
+0-3llvm/lib/Target/M68k/M68kTargetObjectFile.cpp
+0-2llvm/lib/Target/M68k/M68kTargetObjectFile.h
+0-1llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
+0-1llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
+0-74 files

NetBSD/pkgsrc yEHF5z2 — doc CHANGES-2026

   doc: Updated net/lft to 4.02
VersionDeltaFile
1.6420+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc lw6NZrb — net/lft Makefile distinfo

   lft: update to 4.02.

   lft 4.02 / WhoB 4.02
   ----------------------
   - Fixed -r (RIPE RIS) lookups attributing ASNs to the wrong hops.  RIS added
     header lines our bulk reply parser did not expect; the parser now walks the
     reply block by block and handles "No entries found" correctly.
   - illumos/SmartOS: builds again (sys/sockio.h, alloca.h, termios.h) and traces
     no longer hang on a silent hop.
   - All platforms: the capture loop now waits on the pcap descriptor with
     select() instead of polling, so timeouts and retries run even where
     libpcap's non-blocking read blocks (illumos DLPI); lower idle CPU elsewhere.
   - Whois failures now say what failed (DNS, connect, timeout, empty reply)
     instead of a blanket "No reply", in whob and in lft -V.  Whois connects time
     out after 10 s and replies after 20 s; the read timeout was never compiled
     in before.  Server names get up to 4 s to resolve (was 1 s), so slow or VPN
     resolvers no longer cause spurious lookup failures.
   - -P (RFC 1393) is recognized again; it prints a notice unless LFT was built
     with ./configure --enable-rfc1393.

    [6 lines not shown]
VersionDeltaFile
1.11+4-4net/lft/distinfo
1.17+2-2net/lft/Makefile
+6-62 files

DragonFlyBSD/src 4120737 — sbin/gpt gpt.8

gpt.8: Remove the obsolete BUGS section

On the other hand, they are not really bugs.

OK by swildner.
DeltaFile
+1-18sbin/gpt/gpt.8
+1-181 files

DragonFlyBSD/src eadc493 — sbin/gpt expand.c gpt.8

gpt(8): Add '-n' to "expand" to not auto extend the last partition

Add the '-n' option to the "expand" command to not auto extend the last
partition, so only the GPT itself is expanded.

Rewrite the "expand" command description in the man page to read more
clear and fluent.

Bug: #3276
DeltaFile
+16-9sbin/gpt/gpt.8
+11-6sbin/gpt/expand.c
+27-152 files

FreeBSD/ports 5d996a3 — misc/grok-build Makefile distinfo

misc/grok-build: update 1.0.34 → 1.0.41
DeltaFile
+5-5misc/grok-build/distinfo
+1-1misc/grok-build/Makefile
+6-62 files

FreeBSD/ports a1baadd — misc/antigravity-cli Makefile distinfo

misc/antigravity-cli: update 1.2.7 → 1.2.12
DeltaFile
+5-5misc/antigravity-cli/distinfo
+2-2misc/antigravity-cli/Makefile
+7-72 files

FreeBSD/ports fb450ad — misc/claude-code Makefile distinfo, misc/claude-code/files claude.in

misc/claude-code: update 2.1.268 → 2.1.282

Pull request:   https://github.com/freebsd/freebsd-ports/pull/626
Closes:         https://github.com/freebsd/freebsd-ports/pull/626
DeltaFile
+5-5misc/claude-code/distinfo
+4-0misc/claude-code/files/claude.in
+1-1misc/claude-code/Makefile
+10-63 files

FreeBSD/ports 9364484 — misc/github-copilot-cli Makefile distinfo

misc/github-copilot-cli: update 1.0.86 → 1.0.88
DeltaFile
+5-5misc/github-copilot-cli/distinfo
+1-1misc/github-copilot-cli/Makefile
+6-62 files

Dreckly/dreckly e2ead3a — textproc/libxslt PLIST Makefile.common, textproc/libxslt/patches patch-CVE-2025-11731

libxslt: Update to 1.1.45
DeltaFile
+0-27textproc/libxslt/patches/patch-CVE-2025-11731
+5-11textproc/libxslt/Makefile
+4-5textproc/libxslt/distinfo
+2-5textproc/libxslt/Makefile.common
+2-1textproc/libxslt/PLIST
+13-495 files

Dreckly/dreckly 77868f6 — textproc/py-libxml2/files xmlreader_8h.xml xmlwriter_8h.xml

libxml2: Update to 2.15.4
DeltaFile
+9,380-0textproc/py-libxml2/files/tree_8h.xml
+8,489-0textproc/py-libxml2/files/parser_8h.xml
+6,677-0textproc/py-libxml2/files/xmlerror_8h.xml
+5,474-0textproc/py-libxml2/files/xpathInternals_8h.xml
+4,604-0textproc/py-libxml2/files/xmlwriter_8h.xml
+4,305-0textproc/py-libxml2/files/xmlreader_8h.xml
+38,929-041 files not shown
+87,554-8147 files

NetBSD/pkgsrc Qkhtl1d — www/grafana-prometheus-datasource Makefile distinfo

   grafana-prometheus-datasource: don't forget to bump frontend
VersionDeltaFile
1.4+4-4www/grafana-prometheus-datasource/distinfo
1.7+3-2www/grafana-prometheus-datasource/Makefile
+7-62 files

NetBSD/pkgsrc tLgUGUS — devel/flatbuffers buildlink3.mk

   flatbuffers: link more files so cmake is happy
VersionDeltaFile
1.2+3-1devel/flatbuffers/buildlink3.mk
+3-11 files

Dreckly/dreckly b20a04d — security/polkit/patches patch-src_polkitbackend_polkitbackendduktapeauthority.c patch-src_polkitagent_polkitagenthelper-pam.c

polkit: New patches.
DeltaFile
+40-0security/polkit/patches/patch-src_polkitagent_polkitagenthelper-pam.c
+25-0security/polkit/patches/patch-src_polkitbackend_polkitbackendduktapeauthority.c
+65-02 files

Dreckly/dreckly 86a2309 — security/polkit/patches patch-src_polkitbackend_polkitd.c patch-src_programs_pkexec.c

polkit: Update to 127
DeltaFile
+0-66security/polkit/patches/patch-src_polkitbackend_polkitbackendjsauthority.cpp
+0-31security/polkit/patches/patch-test_mocklibc_src_grp.c
+0-30security/polkit/patches/patch-test_mocklibc_src_netdb.c
+0-29security/polkit/patches/patch-src_polkitbackend_polkitbackendinteractiveauthority.c
+0-26security/polkit/patches/patch-src_programs_pkexec.c
+12-10security/polkit/patches/patch-src_polkitbackend_polkitd.c
+12-1927 files not shown
+53-25113 files

NetBSD/pkgsrc uxdD55G — doc TODO CHANGES-2026

   doc: updated grafana
VersionDeltaFile
1.6419+3-1doc/CHANGES-2026
1.28020+1-2doc/TODO
+4-32 files

NetBSD/pkgsrc CKdxOYb — www/grafana-prometheus-datasource Makefile distinfo

   grafana-prometheus-datasource: update to 13.2.0

   bugfixes
VersionDeltaFile
1.3+4-4www/grafana-prometheus-datasource/distinfo
1.6+2-3www/grafana-prometheus-datasource/Makefile
+6-72 files

NetBSD/pkgsrc QafHG8d — www/grafana Makefile PLIST

   grafana: update to 13.2.2

   Security: Fix CVE-2026-15815
   Security: Fix CVE-2026-76154
   Security: Fix CVE-2026-79656
VersionDeltaFile
1.52+100-115www/grafana/distinfo
1.36+33-37www/grafana/go-modules.mk
1.43+9-8www/grafana/PLIST
1.150+2-3www/grafana/Makefile
+144-1634 files

FreeBSD/ports 35e0344 — cad/netgen Makefile

cad/netgen: Add CONFLICTS_INSTALL with netgen-lvs
DeltaFile
+2-0cad/netgen/Makefile
+2-01 files

Dreckly/dreckly 992e917 — security/gnupg2 Makefile

gnupg2: Kick CI
DeltaFile
+2-0security/gnupg2/Makefile
+2-01 files

Dreckly/dreckly a857253 — security/gnupg2 distinfo PLIST, security/gnupg2/patches patch-doc_Makefile.in

gnupg2: Update to 2.5.24
DeltaFile
+0-41security/gnupg2/patches/patch-doc_Makefile.in
+16-16security/gnupg2/Makefile
+4-5security/gnupg2/distinfo
+7-2security/gnupg2/PLIST
+27-644 files

Dreckly/dreckly 92a2b6f — mk/fetch sites.mk

mk: Update MASTER_SITE_GNUPG
DeltaFile
+2-2mk/fetch/sites.mk
+2-21 files

FreeBSD/ports e3ede86 — cad/netgen Makefile

cad/netgen: Remove forgotten unneeded dependency
DeltaFile
+0-1cad/netgen/Makefile
+0-11 files

FreeBSD/ports eb8f323 — www/bunkerweb Makefile pkg-plist, www/bunkerweb/files bunkerweb_scheduler.in patch-src_common_gen_save__config.py

www/bunkerweb: Make the scheduler and the API work together

The scheduler registered the instance with HTTP_PORT instead of
API_HTTP_PORT, so it never reached it and ran no jobs at all.

Run it as the worker user and share the directories with the API,
which replaces those files on a push. Point the remaining Linux paths
in the API and the config saver at their FreeBSD locations, teach the
reload path about the openresty binary, and let the worker reload
through the rc script, the fallback upstream already uses.

Sponsored by:   Netzkommune GmbH
DeltaFile
+72-0www/bunkerweb/files/patch-src_bw_lua_bunkerweb_api.lua
+18-9www/bunkerweb/files/patch-src_scheduler_main.py
+10-13www/bunkerweb/files/patch-src_common_gen_save__config.py
+15-6www/bunkerweb/files/bunkerweb_scheduler.in
+5-4www/bunkerweb/pkg-plist
+7-1www/bunkerweb/Makefile
+127-332 files not shown
+134-338 files

FreeBSD/ports f944e98 — www/freenginx Makefile, www/nginx Makefile

www/{nginx,nginx-devel,freenginx}: 3rd-party modules management

Pick up the module sources of ndk 0.3.5, cache_purge 3.0.3 and
nginx-vod-module 1.10.0.

Sponsored by:   Netzkommune GmbH
DeltaFile
+1-1www/freenginx/Makefile
+1-0www/nginx/Makefile
+1-0www/nginx-devel/Makefile
+3-13 files

FreeBSD/ports d86471f — www/nginx-module-vod Makefile pkg-plist

www/nginx-module-vod: Update to 1.10.0

Adds DASH accessibility support and HLS I-frame playlists for fMP4,
fixes the subrequest buffer allocation with proxy_cache and the manifest
durations after keyframe-aligned clipping, and refactors the code onto
the current nginx conventions.

Upstream now requires nginx 1.23 and FFmpeg 5.1 as a minimum.  Both
are met by the nginx ports and by multimedia/ffmpeg.

Changes:        https://github.com/dio-az/nginx-vod-module/releases/tag/v1.10.0
Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3www/nginx-module-vod/distinfo
+0-3www/nginx-module-vod/pkg-plist
+1-1www/nginx-module-vod/Makefile
+4-73 files