FreeBSD/ports 3a7c5d3graphics/fractgen pkg-plist Makefile, graphics/fractgen/files patch-src_CMakeLists.txt

graphics/fractgen: Improve port

- Simplify option names: FRACTGEN_CLI => CLI and etc.
- Move CLI KDE QT to MULTI - at least on option must be enabled.
- Move examples from DATADIR to EXAMPLESDIR.
- Sort plist.

PR:             295702
Approved by:    Thomas Dreibholz <thomas.dreibholz at gmail.com> (maintainer, timeout 2 weeks)
Sponsored by:   UNIS Labs
DeltaFile
+307-307graphics/fractgen/pkg-plist
+17-23graphics/fractgen/Makefile
+9-0graphics/fractgen/files/patch-src_CMakeLists.txt
+333-3303 files

FreeBSD/ports dac359dsysutils/createrepo_c Makefile distinfo, sysutils/createrepo_c/files patch-src_compression__wrapper.c

sysutils/createrepo_c: Update 1.1.4 => 1.2.4

Commit log:
https://github.com/rpm-software-management/createrepo_c/compare/1.1.4...1.2.4

- Fix warnings from portclippy.
- Remove REINPLACE_CMD in post-patch - already included in upstream.
- Remove already unnecessary local patch.

PR:             296131
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+5-25sysutils/createrepo_c/Makefile
+0-10sysutils/createrepo_c/files/patch-src_compression__wrapper.c
+3-3sysutils/createrepo_c/distinfo
+1-1sysutils/createrepo_c/pkg-plist
+9-394 files

FreeBSD/ports 73893afmail/getmail6 distinfo Makefile

mail/getmail6: Update 6.19.12 => 6.20.00

Changelog:
https://github.com/getmail6/getmail6/releases/tag/v6.20.00

PR:             296171
Sponsored by:   UNIS Labs
DeltaFile
+3-3mail/getmail6/distinfo
+1-1mail/getmail6/Makefile
+4-42 files

FreeBSD/ports 114a5dbshells/carapace distinfo Makefile

shells/carapace: Update to 1.7.1

Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.7.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5shells/carapace/distinfo
+1-2shells/carapace/Makefile
+6-72 files

FreeBSD/src 61152dfsys/fs/nfsserver nfs_nfsdport.c

nfs_nfsdport.c: Do unnecessary initializations to quiet gcc

Fixes:  d8e8f9251975 ("pNFSd: Add a directory of newly created files for the pNFSd")
DeltaFile
+7-6sys/fs/nfsserver/nfs_nfsdport.c
+7-61 files

FreeBSD/ports 976810cx11-wm/bspwm-devel distinfo Makefile

x11-wm/bspwm-devel: Update to latest commit
DeltaFile
+3-3x11-wm/bspwm-devel/distinfo
+2-2x11-wm/bspwm-devel/Makefile
+5-52 files

FreeBSD/ports 31424dewww/fmd-server distinfo Makefile

www/fmd-server: update to 0.16.0

Release notes: https://gitlab.com/fmd-foss/fmd-server/-/releases/v0.16.0
DeltaFile
+87-91www/fmd-server/distinfo
+14-17www/fmd-server/Makefile
+101-1082 files

FreeBSD/src eafa181sys/cam/scsi scsi_da.c

da: Put the SYNC CACHE probing behind bootverbose

These have turned out to be too noisy, so put them behind bootverbose

Event: BSDCan 2026 (noticed during UFS demo)
Sponsored by: Netflix
MFC After: 2 weeks
DeltaFile
+22-15sys/cam/scsi/scsi_da.c
+22-151 files

FreeBSD/ports 85f08f2devel/cbmc Makefile pkg-plist, devel/cbmc/files patch-minisat-2.2.1_minisat_core_SolverTypes.h patch-minisat-2.2.1_minisat_simp_SimpSolver.cc

devel/cbmc: witch to the recommended cmake build and add test support

PR:             296170
Reported by:    siva
DeltaFile
+0-59devel/cbmc/files/patch-minisat-2.2.1_minisat_core_SolverTypes.h
+16-23devel/cbmc/Makefile
+0-37devel/cbmc/files/patch-minisat-2.2.1_minisat_simp_SimpSolver.cc
+0-33devel/cbmc/files/patch-minisat-2.2.1_minisat_utils_ParseUtils.h
+0-30devel/cbmc/files/patch-minisat-2.2.1_minisat_utils_Options.h
+14-7devel/cbmc/pkg-plist
+30-1897 files not shown
+43-28213 files

FreeBSD/ports 0d51311audio/maolan distinfo Makefile.crates, audio/maolan/files patch-cargo-crates_maolan-engine-0.0.20_src_plugins_vst3_interfaces.rs patch-cargo-crates_maolan-engine-0.0.20_src_plugins_vst3_host.rs

audio/maolan: Update 0.1.0 => 0.2.1

Changelogs:
- https://github.com/maolan/maolan/releases/tag/0.2.1
- https://github.com/maolan/maolan/releases/tag/0.2.0
- https://github.com/maolan/maolan/releases/tag/0.1.1

PR:             295502
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+579-485audio/maolan/distinfo
+288-241audio/maolan/Makefile.crates
+0-91audio/maolan/files/patch-cargo-crates_maolan-engine-0.0.20_src_plugins_vst3_interfaces.rs
+0-20audio/maolan/files/patch-cargo-crates_maolan-engine-0.0.20_src_plugins_vst3_host.rs
+0-13audio/maolan/files/patch-cargo-crates_lilv-0.2.4_src_ui.rs
+4-3audio/maolan/Makefile
+871-8531 files not shown
+873-8537 files

FreeBSD/src 6a7c8c9share/man/man5 periodic.conf.5, usr.sbin/periodic/etc/security 800.loginfail

periodic/security: Introduce $security_status_loginfail_ignore for 800.loginfail

Introduce a new variable "security_status_loginfail_ignore" to filter unwanted
login failure messages from the daily security checks.

Co-authored-by: Michael Osipov <michaelo at FreeBSD.org>
Co-authored-by: Joseph Mingrone <jrm at FreeBSD.org>
PR:             295191
Reviewed by:    jrm
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D57671
DeltaFile
+5-1share/man/man5/periodic.conf.5
+1-0usr.sbin/periodic/etc/security/800.loginfail
+6-12 files

FreeBSD/ports 4075d37databases/pg_stat_kcache distinfo pkg-plist

databases/pg_stat_kcache: Update to 2.1.4

Release notes:  https://github.com/powa-team/pg_qualstats/releases/tag/2.1.4
DeltaFile
+3-3databases/pg_stat_kcache/distinfo
+2-0databases/pg_stat_kcache/pkg-plist
+1-1databases/pg_stat_kcache/Makefile
+6-43 files

FreeBSD/ports 6ee8361misc/crush distinfo Makefile

misc/crush: Update to 0.79.1

Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.78.0
- https://github.com/charmbracelet/crush/releases/tag/v0.79.0
- https://github.com/charmbracelet/crush/releases/tag/v0.79.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+1-1misc/crush/Makefile
+6-62 files

FreeBSD/ports 046d170devel/py-deepdiff Makefile

devel/py-deepdiff: Fix build

Reported by:    fallout
DeltaFile
+1-1devel/py-deepdiff/Makefile
+1-11 files

FreeBSD/ports 125039ddevel/py-pytest-rerunfailures distinfo Makefile

devel/py-pytest-rerunfailures: Update version 12.0=>13.0

Changelog: https://github.com/pytest-dev/pytest-rerunfailures/releases/tag/13.0
DeltaFile
+3-3devel/py-pytest-rerunfailures/distinfo
+2-2devel/py-pytest-rerunfailures/Makefile
+5-52 files

FreeBSD/ports 0324abfdevel/py-pytest-localserver distinfo Makefile

devel/py-pytest-localserver: Update version 0.9.0=>0.10.0

Changelog: https://github.com/pytest-dev/pytest-localserver/releases/tag/v0.10.0
DeltaFile
+3-3devel/py-pytest-localserver/distinfo
+1-1devel/py-pytest-localserver/Makefile
+4-42 files

FreeBSD/ports 1062595devel/py-pytest-randomly distinfo Makefile

devel/py-pytest-randomly: Update version 3.13.0=>3.14.0

Changelog: https://github.com/pytest-dev/pytest-randomly/releases/tag/3.14.0
DeltaFile
+3-3devel/py-pytest-randomly/distinfo
+1-1devel/py-pytest-randomly/Makefile
+4-42 files

FreeBSD/ports 0fe3923devel/py-repoze.who distinfo Makefile

devel/py-repoze.who: Update version 2.4.1=>3.0.0

Changelog: https://github.com/repoze/repoze.who/releases/tag/3.0.0
DeltaFile
+3-3devel/py-repoze.who/distinfo
+1-1devel/py-repoze.who/Makefile
+4-42 files

FreeBSD/ports 392497ffinance/py-stripe distinfo Makefile

finance/py-stripe: Update version 4.0.2=>4.1.0

Changelog: https://github.com/stripe/stripe-python/releases/tag/v4.1.0
DeltaFile
+3-3finance/py-stripe/distinfo
+1-1finance/py-stripe/Makefile
+4-42 files

FreeBSD/ports 0bba819sysutils/consul distinfo Makefile

sysutils/consul: Update version 2.0.0=>2.0.1

Changelog: https://github.com/hashicorp/consul/releases/tag/v2.0.1
DeltaFile
+15-15sysutils/consul/distinfo
+2-3sysutils/consul/Makefile
+17-182 files

FreeBSD/ports d308321textproc/asciinema distinfo Makefile.crates

textproc/asciinema: Update version 3.2.0=>3.2.1

Changelog: https://github.com/asciinema/asciinema/releases/tag/v3.2.1
DeltaFile
+11-11textproc/asciinema/distinfo
+4-4textproc/asciinema/Makefile.crates
+1-2textproc/asciinema/Makefile
+16-173 files

FreeBSD/ports 20d2cdadevel/radare2 distinfo Makefile

devel/radare2: Update version 6.0.8=>6.1.0

Changelog: https://github.com/radareorg/radare2/releases/tag/6.1.0
DeltaFile
+5-3devel/radare2/distinfo
+3-2devel/radare2/Makefile
+1-1devel/radare2/pkg-plist
+9-63 files

FreeBSD/ports 475eed1dns/cascade distinfo Makefile.crates

dns/cascade: Update version d016519b3=>67bce3457

This is equivalent to BETA2

Changelog:
https://github.com/NLnetLabs/cascade/compare/v0.1.0-beta1...v0.1.0-beta2
DeltaFile
+105-101dns/cascade/distinfo
+51-49dns/cascade/Makefile.crates
+2-2dns/cascade/Makefile
+158-1523 files

FreeBSD/ports c11d67asysutils/opentofu distinfo Makefile

sysutils/opentofu: Update version 1.12.2=>1.12.3

Changelog: https://github.com/opentofu/opentofu/releases/tag/v1.12.3
DeltaFile
+5-5sysutils/opentofu/distinfo
+1-1sysutils/opentofu/Makefile
+6-62 files

FreeBSD/ports cfc6a39net/google-cloud-sdk distinfo Makefile

net/google-cloud-sdk: Update version 572.0.0=>573.0.0
DeltaFile
+3-3net/google-cloud-sdk/distinfo
+1-1net/google-cloud-sdk/Makefile
+4-42 files

FreeBSD/ports 94f06b4devel/gsoap distinfo Makefile

devel/gsoap: Update version 2.8.142=>2.8.143

- Update WWW

Changelog: https://www.genivia.com/changelog.html#latest
DeltaFile
+3-3devel/gsoap/distinfo
+2-2devel/gsoap/Makefile
+5-52 files

FreeBSD/ports 591dd78devel/py-pytest-env distinfo Makefile

devel/py-pytest-env: Update version 0.7.0=>0.8.0

Changelog: https://github.com/pytest-dev/pytest-env/releases/tag/0.8.0
DeltaFile
+3-3devel/py-pytest-env/distinfo
+1-1devel/py-pytest-env/Makefile
+4-42 files

FreeBSD/ports 0e64bbedevel/clojure-cider pkg-plist distinfo

devel/clojure-cider: Update version 1.21.0=>1.22.0

Changelog: https://github.com/clojure-emacs/cider/releases/tag/v1.22.0
DeltaFile
+7-1devel/clojure-cider/pkg-plist
+3-3devel/clojure-cider/distinfo
+1-2devel/clojure-cider/Makefile
+11-63 files

FreeBSD/ports b73db36www/py-praw Makefile distinfo, www/py-praw/files patch-pyproject.toml

www/py-praw: Update version 7.8.2=>8.0.0

Changelog: https://github.com/praw-dev/praw/releases/tag/v8.0.0
DeltaFile
+7-10www/py-praw/Makefile
+8-8www/py-praw/files/patch-pyproject.toml
+3-3www/py-praw/distinfo
+18-213 files

FreeBSD/ports 55780bcwww/py-prawcore distinfo Makefile

www/py-prawcore: Update version 3.2.1=>4.0.0

Changelog: https://github.com/praw-dev/prawcore/releases/tag/v4.0.0
DeltaFile
+3-3www/py-prawcore/distinfo
+2-3www/py-prawcore/Makefile
+5-62 files