FreeBSD/ports 10affd7devel Makefile, devel/py-fsrs Makefile pkg-descr

devel/py-fsrs: New port: Free Spaced Repetition Scheduler

Differential Revision:  https://reviews.freebsd.org/D56019
DeltaFile
+23-0devel/py-fsrs/Makefile
+12-0devel/py-fsrs/pkg-descr
+3-0devel/py-fsrs/distinfo
+1-0devel/Makefile
+39-04 files

FreeBSD/ports 6e241fcnet/qadsl Makefile, net/qadsl/files qadsl.in

net/qadsl: Use documented placeholder NETWOKING in RC scripts

PR:             293652
Approved by:    ports (blanket timeout)
Differential Revision:  https://reviews.freebsd.org/D55712
DeltaFile
+1-1net/qadsl/Makefile
+1-1net/qadsl/files/qadsl.in
+2-22 files

FreeBSD/ports ef46005www/chromium/files patch-third__party_libaom_source_config_linux_arm64-cpu-detect_config_av1__rtcd.h, www/ungoogled-chromium/files patch-third__party_libaom_source_config_linux_arm64-cpu-detect_config_av1__rtcd.h

www/*chromium: unbreak build on arm64 by fixing a bad merge
DeltaFile
+1-1www/chromium/files/patch-third__party_libaom_source_config_linux_arm64-cpu-detect_config_av1__rtcd.h
+1-1www/ungoogled-chromium/files/patch-third__party_libaom_source_config_linux_arm64-cpu-detect_config_av1__rtcd.h
+2-22 files

FreeBSD/ports 4f3d487cad/py-edalize distinfo Makefile

cad/py-edalize: Update 0.6.1 => 0.6.5

Approved by:            yuri@ (maintainer, Mentor)
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D55862
DeltaFile
+3-3cad/py-edalize/distinfo
+1-1cad/py-edalize/Makefile
+4-42 files

OpenBSD/ports De7jPjQwww/iridium distinfo, www/iridium/patches patch-chrome_browser_about_flags_cc patch-content_app_content_main_runner_impl_cc

   update to 2026.03.146.2
VersionDeltaFile
1.70+52-52www/iridium/patches/patch-chrome_browser_about_flags_cc
1.43+2-8www/iridium/patches/patch-content_app_content_main_runner_impl_cc
1.5+3-3www/iridium/patches/patch-chrome_browser_ui_webui_cr_components_searchbox_searchbox_handler_cc
1.23+2-2www/iridium/patches/patch-chrome_browser_ui_views_user_education_browser_user_education_service_cc
1.109+2-2www/iridium/distinfo
1.6+2-2www/iridium/patches/patch-chrome_browser_page_load_metrics_page_load_metrics_initialize_cc
+63-696 files not shown
+68-7412 files

OpenBSD/ports u0xQnZawww/chromium/patches patch-third_party_libaom_source_config_linux_arm64-cpu-detect_config_av1_rtcd_h, www/ungoogled-chromium/patches patch-third_party_libaom_source_config_linux_arm64-cpu-detect_config_av1_rtcd_h

   unbreak on arm64; the patch had a bad merge in it
VersionDeltaFile
1.4+1-1www/chromium/patches/patch-third_party_libaom_source_config_linux_arm64-cpu-detect_config_av1_rtcd_h
1.4+1-1www/ungoogled-chromium/patches/patch-third_party_libaom_source_config_linux_arm64-cpu-detect_config_av1_rtcd_h
+2-22 files

FreeBSD/ports 38fcae8net/zapret2 distinfo Makefile

net/zapret2: Update 0.9.4.3 => 0.9.4.5

Approved by:            yuri@ (maintainer, Mentor)
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D55708
DeltaFile
+3-3net/zapret2/distinfo
+1-1net/zapret2/Makefile
+4-42 files

LLVM/project 6eb5ac5llvm/lib/Target/SystemZ SystemZISelLowering.cpp, llvm/test/CodeGen/SystemZ is_fpclass.ll

[SystemZ] Remove custom lowering of f16 IS_FPCLASS (#187532)

As pointed out in #187518 , currently, `__builtin_isnormal` returns
`true` for subnormal half precision floating point numbers on `s390x.

This is because there is a custom lowering defined which lowers an `f16`
`IS_FPCLASS` ISD node by extending the `f16` value to `f32`, and then
using SystemZ's "test data class" instruction to determine whether the
number is subnormal. However, a number that is subnormal in 16 bits of
precision will no longer be subnormal in 32 bits of precision, and so
the test always returns true, i.e. all subnormal numbers are classified
as normal.

This PR addresses this by removing the custom lowering and instead
relying on the generic expansion of `IS_FPCLASS`, which does not have
this error.

Fixes #187518 .
DeltaFile
+84-10llvm/test/CodeGen/SystemZ/is_fpclass.ll
+1-3llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
+85-132 files

FreeBSD/ports 4dc40d5finance/hs-hledger-web distinfo Makefile.cabal

finance/hs-hledger-web: Update 1.51.1 => 1.52

Approved by:            yuri@ (maintainer, Mentor)
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D56028
DeltaFile
+179-165finance/hs-hledger-web/distinfo
+251-0finance/hs-hledger-web/Makefile.cabal
+1-247finance/hs-hledger-web/Makefile
+431-4123 files

FreeBSD/ports 84a9da3finance/hs-hledger-ui distinfo Makefile.cabal

finance/hs-hledger-ui: Update 1.51.1 => 1.52

Approved by:            yuri@ (maintainer, Mentor)
Approved by:            db@, yuri@ (Mentors, implicit)
Differential Revision:  https://reviews.freebsd.org/D56027
DeltaFile
+165-147finance/hs-hledger-ui/distinfo
+211-0finance/hs-hledger-ui/Makefile.cabal
+1-206finance/hs-hledger-ui/Makefile
+377-3533 files

NetBSD/pkgsrc hWtD0uvdoc TODO CHANGES-2026

   doc: Updated textproc/tree-sitter-rust to 0.24.1
VersionDeltaFile
1.26957+1-2doc/TODO
1.1817+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc 0YKaFwctextproc/tree-sitter-rust distinfo Makefile

   tree-sitter-rust: update to 0.24.1.

   Only 2 packages depend on this.

   Changes not found.
VersionDeltaFile
1.8+4-4textproc/tree-sitter-rust/distinfo
1.9+2-2textproc/tree-sitter-rust/Makefile
+6-62 files

NetBSD/pkgsrc odR4WBZdoc CHANGES-2026 TODO

   doc: Updated textproc/lowdown to 3.0.1
VersionDeltaFile
1.1816+2-1doc/CHANGES-2026
1.26956+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc uGY6o7wtextproc/lowdown distinfo Makefile

   lowdown: update to 3.0.1.

   Only 1 package depends on this.

   Version 3.0.1, 2026-03-18

   Flesh out -tmdoc to handle macros flush against other words and punctuation, e.g., (*-abcd*):.

   Properly format -tmdoc and -tman compact lists, including nested compact lists.
VersionDeltaFile
1.40+4-4textproc/lowdown/distinfo
1.40+2-2textproc/lowdown/Makefile
+6-62 files

NetBSD/pkgsrc hW8jvEpdoc CHANGES-2026 TODO

   doc: Updated textproc/libzim to 9.5.1
VersionDeltaFile
1.1815+2-1doc/CHANGES-2026
1.26955+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc u3FrbiUtextproc/libzim distinfo Makefile

   libzim: update to 9.5.1.

   Only 3 packages depend on this.

   libzim 9.5.1
   ============

    * Eliminated zim::Compressor trapped in an infinite loop scenario (@veloman-yunkan #1047)
    * Use windows-2025 CI runner (@kelson42 #1041)
VersionDeltaFile
1.5+4-4textproc/libzim/distinfo
1.6+2-2textproc/libzim/Makefile
+6-62 files

NetBSD/pkgsrc UU5TJYtdoc CHANGES-2026 TODO

   doc: Updated devel/jjui to 0.10.2
VersionDeltaFile
1.1814+2-1doc/CHANGES-2026
1.26954+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc eoeIFx2devel/jjui distinfo Makefile

   jjui: update to 0.10.2.

   Leaf package.

   Quick release to continue the release early, release often streak.

   Features

       Custom diff and preview content — You can now use diff.show() and ui.preview.show() in your Lua actions to display custom command output in the diff and preview panels. (#593)

   Bug Fixes

       Rebase source + insert between — Rebase now correctly uses -s (source) instead of -r when combining source mode with insert-between. (#598)
       Missing actions in status bar — Actions with the same name in different scopes (e.g. revset.edit and revisions.edit) are no longer hidden from the status bar. (#595)
       Misaligned lines across terminals — Terminals handle Unicode width calculation differently — Ghostty enables grapheme clustering by default while Kitty does not. We now detect the terminal's width mode and calculate widths accordingly, fixing rendering in both. (#592)
       Operation action overrides — Some built-in actions during operations couldn't be overridden in config.lua. For example, revisions.details.diff, revisions.evolog.diff, and revisions.rebase.* actions can now be properly overridden. (#586, #598)
VersionDeltaFile
1.16+4-4devel/jjui/distinfo
1.24+2-2devel/jjui/Makefile
+6-62 files

FreeBSD/ports 7297a85lang/algol68g Makefile

lang/algol68g: Bump revision after update libRmath 4.5.2 => 4.5.3

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+1-0lang/algol68g/Makefile
+1-01 files

FreeBSD/ports 15c5542devel/ghpr Makefile

devel/ghpr: add missing `BUILD_DEPENDS`

This change adds additional build dependencies accidentally missed in
the previous commit.

Although the devel/py-setuptools dependency is technically redundant in
light of devel/py-setuptools-scm, it's best to express all of the needed
dependencies in `BUILD_DEPENDS`.

Reported by:    poudriere
Approved by:    imp (maintainer)
Pointyhat to:   ngie
Fixes:  59337d86174 ("devel/ghpr: update to v3")
Differential Revision:  https://reviews.freebsd.org/D55962
DeltaFile
+4-1devel/ghpr/Makefile
+4-11 files

OpenBSD/ports RU2ZLX6security/py-spnego distinfo Makefile

   Update to py3-spnego-0.12.1.
VersionDeltaFile
1.4+2-2security/py-spnego/distinfo
1.6+1-1security/py-spnego/Makefile
+3-32 files

NetBSD/pkgsrc ib6YKATtextproc/git-delta distinfo cargo-depends.mk, textproc/git-delta/patches patch-.._vendor_mio-0.8.11_src_sys_unix_selector_kqueue.rs patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs

   git-delta: update to 0.19.1.

   Leaf package.

   0.19.1

   Fix CD: replace defunct ubuntu-20.04 runners by @dandavison in #2129

   0.19.0

   Tons of improvements; thanks very much to all delta contributors.
VersionDeltaFile
1.18+381-193textproc/git-delta/distinfo
1.14+125-63textproc/git-delta/cargo-depends.mk
1.1+18-0textproc/git-delta/patches/patch-.._vendor_mio-0.8.11_src_sys_unix_selector_kqueue.rs
1.1+18-0textproc/git-delta/patches/patch-.._vendor_mio-1.0.3_src_sys_unix_selector_kqueue.rs
1.20+2-2textproc/git-delta/Makefile
+544-2585 files

FreeBSD/ports cece4bbmath/libRmath Makefile distinfo

math/libRmath: Update 4.5.2 => 4.5.3

* Fix shared library linking:
  libRmath.so should be a symlink to libRmath.so.${SOVERSION}

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+5-5math/libRmath/Makefile
+3-3math/libRmath/distinfo
+1-1math/libRmath/pkg-plist
+9-93 files

FreeBSD/ports 3eb30c6archivers/lzip distinfo Makefile

archivers/lzip: Update to 1.26

This includes the following changes:
 - Tweak output of -vv.
 - Print large numbers with underscore separators ('_').
 - Documentation improvements.
DeltaFile
+3-3archivers/lzip/distinfo
+1-1archivers/lzip/Makefile
+4-42 files

NetBSD/pkgsrc 702OOA1doc CHANGES-2026 TODO

   doc: Updated x11/dunst to 1.13.2
VersionDeltaFile
1.1813+2-1doc/CHANGES-2026
1.26953+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc ERP6Lw4x11/dunst Makefile distinfo, x11/dunst/patches patch-Makefile

   dunst: update to 1.13.2.

   Leaf package.

   ## 1.13.2 -- 2026-03-18

   ### Added
   - Add *experimental* support for PCRE regex (see manual) (#1536)
   - Add fullscreen `suppress` mode (#1539, #1187)
   - Add dunstify shorthand for stack-tags (--stack-tag) (#1540)

   ### Changed
   - Improve doxygen docs (#1538)
   - Make the build more generic and improve support for FreeBSD (#1537)

   ### Fixed
   - Run script for duplicate notifications (#1542, #1115)
   - Add NULL check in wayland toplevel events
   - Fix markup newline parsing (#1054)
   - Restore dunstify `-a` and update docs
VersionDeltaFile
1.54+3-6x11/dunst/Makefile
1.23+4-5x11/dunst/distinfo
1.15+1-1x11/dunst/patches/patch-Makefile
+8-123 files

OpenBSD/ports DEqpxMKaudio/py-tinytag distinfo Makefile

   Update to py3-tinytag-2.2.1.
VersionDeltaFile
1.3+2-2audio/py-tinytag/distinfo
1.7+1-1audio/py-tinytag/Makefile
+3-32 files

FreeBSD/ports 556216ddatabases/soci pkg-plist Makefile

databases/soci: Fix build with non-default options

Upstream renamed options from WITH_* to SOCI_*.
Also fix dependencies for MYSQL option.

Approved by:    jbo (maintainer)
DeltaFile
+12-12databases/soci/pkg-plist
+9-7databases/soci/Makefile
+21-192 files

OpenBSD/src Oklii10lib/libskey skey.5

   The maximum S/Key sequence number is 10,000 not 1,000.
   From Andy Bradford
VersionDeltaFile
1.10+3-3lib/libskey/skey.5
+3-31 files

NetBSD/src nSpofkJsys/arch/sun2/sun2 locore.s, sys/arch/sun3/sun3 locore.s

   Reduce diffs with other m68k platforms in the runnup-to-main() code.
VersionDeltaFile
1.119+9-9sys/arch/sun3/sun3/locore.s
1.46+9-9sys/arch/sun2/sun2/locore.s
+18-182 files