FreeBSD/ports 52c29c7www/py-dj52-django-auditlog Makefile

www/py-dj52-django-auditlog: Add back DEPRECATED
DeltaFile
+3-0www/py-dj52-django-auditlog/Makefile
+3-01 files

FreeBSD/ports dcec073www/py-dj52-django-allauth Makefile

www/py-dj52-django-allauth: Add back DEPRECATED
DeltaFile
+3-0www/py-dj52-django-allauth/Makefile
+3-01 files

LLVM/project ee94d84clang/test/CodeGen/AArch64 neon-intrinsics.c, llvm/test/CodeGen/AMDGPU rem_i128.ll div_v2i128.ll

Merge branch 'main' into users/kparzysz/single-check
DeltaFile
+1,255-1,278llvm/test/CodeGen/AMDGPU/rem_i128.ll
+950-975llvm/test/CodeGen/AMDGPU/div_v2i128.ll
+758-780llvm/test/CodeGen/AMDGPU/div_i128.ll
+460-514llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system.ll
+0-495clang/test/CodeGen/AArch64/neon-intrinsics.c
+226-250llvm/test/CodeGen/AMDGPU/flat_atomics_i64.ll
+3,649-4,292344 files not shown
+10,039-7,447350 files

FreeBSD/ports 2530dc5devel/py-dateparser distinfo Makefile, devel/py-dateparser/files patch-pyproject.toml

devel/py-dateparser: Update to 1.4.1
DeltaFile
+20-0devel/py-dateparser/files/patch-pyproject.toml
+3-3devel/py-dateparser/distinfo
+4-2devel/py-dateparser/Makefile
+27-53 files

LLVM/project 6347fe5flang/lib/Semantics check-omp-structure.cpp check-omp-structure.h

[flang][OpenMP] Centralize pushing/popping directive context

Put calls to PushContextAndClauseSets to the Enter function for
OpenMPConstruct and OpenMPDeclarativeConstruct, and popping the
context to the corresponding Leave functions. This moves most of
the context handling to the top-level AST entries. This will
allow more centralized verification of common clause properties
in the future.
DeltaFile
+11-143flang/lib/Semantics/check-omp-structure.cpp
+0-26flang/lib/Semantics/check-omp-structure.h
+0-19flang/lib/Semantics/check-omp-variant.cpp
+0-2flang/lib/Semantics/check-omp-loop.cpp
+11-1904 files

FreeBSD/doc 1ec4b9ddocumentation/content/ru/articles/freebsd-releng _index.adoc, website/content/ru/releases/14.4R announce.adoc

website/ru/releases fix wording in Russian

Reviewed by: andy
Differential Revision: https://reviews.freebsd.org/D57603
DeltaFile
+19-19website/content/ru/releases/15.1R/announce.adoc
+12-12website/content/ru/releases/14.4R/announce.adoc
+9-9website/content/ru/releases/15.0R/announce.adoc
+10-4website/content/ru/releases/15.1R/installation.adoc
+8-2website/content/ru/releases/15.1R/upgrading.adoc
+5-5documentation/content/ru/articles/freebsd-releng/_index.adoc
+63-516 files not shown
+83-7112 files

FreeBSD/ports 8f0444bmisc/gnu-watch Makefile distinfo, misc/gnu-watch/files patch-src_watch.c

misc/gnu-watch: Update to 4.0.6
DeltaFile
+6-8misc/gnu-watch/Makefile
+10-0misc/gnu-watch/files/patch-src_watch.c
+3-3misc/gnu-watch/distinfo
+19-113 files

FreeBSD/ports c7758b5dns/dnsmasq-devel Makefile distinfo

dns/dnsmasq-devel: update to 2.93, add EXPIRATION_DATE

Move users of this -devel to the formal release of this v2.93
development effort, and set the port to expire with the EOL of this
quarterly branch.

The dns/dnsmasq on quarterly should remain at 2.92rel2 for now according
to usual maintenance practice on the quarterly ports branch, but we want
to provide the bugfixes made during the release testing, see below,
and keep disruptions minimal for users of the quarterly branch.

Users should plan ahead to migrate to dns/dnsmasq
when 2026Q3 will be branched in July 2026. Configuration files including
rc.conf settings are compatible between dnsmasq-devel and dnsmasq.

(As direct commit to 2026Q2, port to be removed in main branch.)

Changes in 2.93 release since 2.93rc1, from upstream Git repository:
* 3ff66da 2026-06-02 | Fix two typos in v2.93 CHANGELOG (tag: v2.93) [Matthias Andree]

    [19 lines not shown]
DeltaFile
+6-3dns/dnsmasq-devel/Makefile
+3-3dns/dnsmasq-devel/distinfo
+9-62 files

OpenBSD/src 9H0he5vusr.sbin/ypbind ypbind.c

   incorrect path checking in ypbindproc_domain_2x
   found by Christian Schwabl
   ok millert
VersionDeltaFile
1.81+2-2usr.sbin/ypbind/ypbind.c
+2-21 files

NetBSD/pkgsrc ezg78wVx11/xmon Makefile distinfo, x11/xmon/patches patch-ab patch-table11.c

   xmon: Fix building with GCC 14 and GCC 15.

   This code makes frequent use of K&Risms such as implicit
   function declarations, implicit int, etc. Fix a few and
   force an older C standard to ensure this keeps building.
VersionDeltaFile
1.2+15-5x11/xmon/patches/patch-ab
1.1+15-0x11/xmon/patches/patch-table11.c
1.16+8-1x11/xmon/Makefile
1.10+3-2x11/xmon/distinfo
+41-84 files

Dreckly/dreckly 4630581x11/xmon Makefile distinfo, x11/xmon/patches patch-ab patch-table11.c

xmon: Fix building with GCC 14 and GCC 15.

This code makes frequent use of K&Risms such as implicit
function declarations, implicit int, etc. Fix a few and
force an older C standard to ensure this keeps building.
DeltaFile
+14-4x11/xmon/patches/patch-ab
+15-0x11/xmon/patches/patch-table11.c
+7-0x11/xmon/Makefile
+2-1x11/xmon/distinfo
+38-54 files

NetBSD/pkgsrc bByx805x11/xwatchwin distinfo, x11/xwatchwin/patches patch-xwatchwin.c

   xwatchwin: Fix build with GCC 14 and 15.

   Avoid implicit int. Recent GCC no longer likes it.
VersionDeltaFile
1.1+14-0x11/xwatchwin/patches/patch-xwatchwin.c
1.7+2-1x11/xwatchwin/distinfo
+16-12 files

OpenBSD/src H1SkuoVsys/arch/octeon/conf RAMDISK GENERIC

   sys/octeon: add em to GENERIC and RAMDISK kernels

   OK: visa@
VersionDeltaFile
1.48+4-1sys/arch/octeon/conf/RAMDISK
1.63+4-1sys/arch/octeon/conf/GENERIC
+8-22 files

Dreckly/dreckly 71a0fc4x11/xwatchwin distinfo, x11/xwatchwin/patches patch-xwatchwin.c

xwatchwin: Fix build with GCC 14 and 15.

Avoid implicit int. Recent GCC no longer likes it.
DeltaFile
+14-0x11/xwatchwin/patches/patch-xwatchwin.c
+1-0x11/xwatchwin/distinfo
+15-02 files

FreeBSD/ports 76619a1graphics/fig2sxd distinfo Makefile

graphics/fig2sxd: Update to 0.24
DeltaFile
+3-3graphics/fig2sxd/distinfo
+1-4graphics/fig2sxd/Makefile
+4-72 files

NetBSD/pkgsrc 8mM70N9mail/xmailbox distinfo, mail/xmailbox/patches patch-ac

   xmailbox: Fix implicit declaration of fork(2), getuid(2), etc

   Need to include <unistd.h>.
VersionDeltaFile
1.3+12-4mail/xmailbox/patches/patch-ac
1.9+2-2mail/xmailbox/distinfo
+14-62 files

Dreckly/dreckly d1aef6bmail/xmailbox distinfo, mail/xmailbox/patches patch-ac

xmailbox: Fix implicit declaration of fork(2), getuid(2), etc

Need to include <unistd.h>.
DeltaFile
+11-3mail/xmailbox/patches/patch-ac
+1-1mail/xmailbox/distinfo
+12-42 files

FreeBSD/ports 06f6612graphics/kquickimageeditor distinfo Makefile

graphics/kquickimageeditor: Update to 0.6.2
DeltaFile
+3-3graphics/kquickimageeditor/distinfo
+2-2graphics/kquickimageeditor/Makefile
+5-52 files

FreeBSD/ports ca66813editors/komodo-edit Makefile

editors/komodo-edit: Rename binary to avoid clash with deskutils/komodo

PR:             295504
Submitted by:   Chris Petrik
Apprroved by:   maintainer timeout
DeltaFile
+4-4editors/komodo-edit/Makefile
+4-41 files

FreeBSD/ports 26b358aaudio/amarok distinfo Makefile

audio/amarok: Update to 3.3.3

Announcement: https://blogs.kde.org/2026/06/17/amarok-3.3.3-released/
DeltaFile
+3-3audio/amarok/distinfo
+1-1audio/amarok/Makefile
+2-0audio/amarok/pkg-plist
+6-43 files

FreeBSD/ports c458e5baudio/cantata distinfo Makefile, audio/cantata/files patch-models_streamsmodel.cpp

audio/cantata: Update to 3.5.0

Release notes: https://github.com/nullobsi/cantata/releases/tag/v3.5.0
DeltaFile
+0-14audio/cantata/files/patch-models_streamsmodel.cpp
+3-3audio/cantata/distinfo
+1-1audio/cantata/Makefile
+1-0audio/cantata/pkg-plist
+5-184 files

NetBSD/pkgsrc gVesEqRmail/xmailwatcher Makefile distinfo, mail/xmailwatcher/patches patch-ab patch-aa

   xmailwatcher: Fix building with GCC 14 and GCC 15.

   This code makes frequent use of K&Risms such as implicit
   function declarations, implicit int, etc. Fix a few and
   force an older C standard to ensure this keeps building.
VersionDeltaFile
1.2+13-5mail/xmailwatcher/patches/patch-ab
1.2+10-5mail/xmailwatcher/patches/patch-aa
1.17+8-1mail/xmailwatcher/Makefile
1.7+3-3mail/xmailwatcher/distinfo
+34-144 files

Dreckly/dreckly e30b49bmail/xmailwatcher Makefile distinfo, mail/xmailwatcher/patches patch-ab patch-aa

xmailwatcher: Fix building with GCC 14 and GCC 15.

This code makes frequent use of K&Risms such as implicit
function declarations, implicit int, etc. Fix a few and
force an older C standard to ensure this keeps building.
DeltaFile
+12-4mail/xmailwatcher/patches/patch-ab
+9-4mail/xmailwatcher/patches/patch-aa
+7-0mail/xmailwatcher/Makefile
+2-2mail/xmailwatcher/distinfo
+30-104 files

LLVM/project f210807llvm/lib/Analysis LoopCacheAnalysis.cpp

[LoopCacheAnalysis] Drop isLoopSimplifyForm check (NFCI) (#204822)

This patch removes the isLoopSimplifyForm() check from
LoopCacheAnalysis. This check was problematic when I tried migrating
LoopCachePrinterPass from a loop pass to a function pass (i.e.,
#204807), because the former applies the loop-simplify pass via
FunctionToLoopPassAdapter, whereas the latter does not. I believe this
check is meaningless because the analysis doesn't pay attention to the
details of the actual loop structure. So this change should not affect
the behavior of the pass.
DeltaFile
+0-3llvm/lib/Analysis/LoopCacheAnalysis.cpp
+0-31 files

FreeBSD/src 5ec4a7busr.sbin/mixer mixer.c

mixer(8): Retire deprecated control values

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week

(cherry picked from commit de2a1366022d71c1d650832d378964c4cbe65ba7)
DeltaFile
+0-21usr.sbin/mixer/mixer.c
+0-211 files

NetBSD/pkgsrc Q1H7wjVaudio/ubs/patches patch-src_cmd__search.c patch-src_loginfo.c

   ubs: Need to include <strings.h> for bzero(3).

   Should help the SunOS build.
VersionDeltaFile
1.1+14-0audio/ubs/patches/patch-src_cmd__search.c
1.1+14-0audio/ubs/patches/patch-src_loginfo.c
1.1+14-0audio/ubs/patches/patch-lib_exec__proc.c
1.1+14-0audio/ubs/patches/patch-lib_parse__line.c
1.1+14-0audio/ubs/patches/patch-src_read__sched.c
1.1+14-0audio/ubs/patches/patch-src_ubs.c
+84-01 files not shown
+91-17 files

Dreckly/dreckly 91f11b4audio/ubs/patches patch-src_ubs.c patch-src_read__sched.c

ubs: Need to include <strings.h> for bzero(3).

Should help the SunOS build.
DeltaFile
+14-0audio/ubs/patches/patch-src_ubs.c
+14-0audio/ubs/patches/patch-src_read__sched.c
+14-0audio/ubs/patches/patch-src_loginfo.c
+14-0audio/ubs/patches/patch-src_cmd__search.c
+14-0audio/ubs/patches/patch-lib_parse__line.c
+14-0audio/ubs/patches/patch-lib_exec__proc.c
+84-01 files not shown
+90-07 files

NetBSD/pkgsrc xmmgi1Pwm/w9wm distinfo, wm/w9wm/patches patch-manage.c patch-menu.c

   w9wm: Fix implicit function declarations
VersionDeltaFile
1.1+14-0wm/w9wm/patches/patch-manage.c
1.1+13-0wm/w9wm/patches/patch-menu.c
1.1+13-0wm/w9wm/patches/patch-error.c
1.7+4-1wm/w9wm/distinfo
+44-14 files

Dreckly/dreckly 3d48e11wm/w9wm distinfo, wm/w9wm/patches patch-manage.c patch-error.c

w9wm: Fix implicit function declarations
DeltaFile
+14-0wm/w9wm/patches/patch-manage.c
+13-0wm/w9wm/patches/patch-error.c
+13-0wm/w9wm/patches/patch-menu.c
+3-0wm/w9wm/distinfo
+43-04 files

FreeBSD/ports a138a4ftextproc/py-sphinx-material Makefile

textproc/py-sphinx-material: supports Python up to 3.11

- Do not try to build it with Python ≥ 3.12;

- Mark deprecated (no ports dependent upon this port any more,
  and upstream dev is suspended).

See https://github.com/bashtage/sphinx-material/issues/141 .
DeltaFile
+4-1textproc/py-sphinx-material/Makefile
+4-11 files