FreeBSD/ports f3890eanet/remmina Makefile

net/remmina: Update to 1.4.43

ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.43

 * Add minimal macOS build support
 * Revert "Added kerberos-config plug"
 * [REM-3489] Fix issue preventing SPICE plugin from being loaded
 * [REM-3490] Do not calculate monitor shift if using
   freerdp_settings_set_monitor_def_array_sorted
DeltaFile
+1-1net/remmina/Makefile
+1-11 files

FreeBSD/ports e3218b5www/obhttpd Makefile

www/obhttpd: Deprecate and set expiration date to 2026-03-31

Depends on bundled version of LibreSSL which is unsupported upstream
DeltaFile
+3-0www/obhttpd/Makefile
+3-01 files

FreeBSD/ports 11c0dd4graphics/p5-Chart-Gnuplot Makefile, net/dhcpd Makefile

*/*: Return ports to pool

As requested by maintainer and thanks for your contributions

PR:             293335
DeltaFile
+2-2www/rssroll/Makefile
+2-2net/dhcpd/Makefile
+2-2www/gpx2map/Makefile
+2-2www/obhttpd/Makefile
+2-2www/slowcgi/Makefile
+2-1graphics/p5-Chart-Gnuplot/Makefile
+12-111 files not shown
+14-127 files

FreeBSD/ports 72554c1security/openvpn/files patch-inotify

security/openvpn: Fix detection of native inotify on FreeBSD 15

This fixes build when ASYNC_PUSH option is enabled

Fixed upstream in commit 38243844f225517fa1d288517db9a34a33c5ad13

Reference:
https://github.com/OpenVPN/openvpn/commit/38243844f225517fa1d288517db9a34a33c5ad13

PR:             293176
Reported by:    Ivo Karabojkov
Approved by:    mandree@ (via Matrix)
DeltaFile
+11-0security/openvpn/files/patch-inotify
+11-01 files

FreeBSD/ports 13100fedns/dnsmasq Makefile, dns/dnsmasq/files patch-src_dhcp.c

dns/dnsmasq: Backport upstream commit to fix PXEBOOT regression

Reference:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=84415a87be571a6da82c910c1b87b194e5f54727

MFH:            2026Q1
DeltaFile
+110-0dns/dnsmasq/files/patch-src_dhcp.c
+1-1dns/dnsmasq/Makefile
+111-12 files

FreeBSD/ports f5749a8sysutils/yazi distinfo Makefile.crates, sysutils/yazi/files patch-yazi-fs_src_provider_local_casefold.rs

sysutils/yazi: Update to 26.1.22

- Add a patch (files/patch-yazi-fs_src_provider_local_casefold.rs) to fix
  the compilation which would otherwise fail with the following error:

error[E0432]: unresolved imports `libc::F_GETPATH`, `libc::O_SYMLINK`
   --> yazi-fs/src/provider/local/casefold.rs:164:13
    |
164 |     use libc::{F_GETPATH, O_RDONLY, O_SYMLINK, PATH_MAX};
    |                ^^^^^^^^^            ^^^^^^^^^ no `O_SYMLINK` in the root
    |                |
    |                no `F_GETPATH` in the root

ChangeLog:      https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v26122
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+821-423sysutils/yazi/distinfo
+409-210sysutils/yazi/Makefile.crates
+46-0sysutils/yazi/files/patch-yazi-fs_src_provider_local_casefold.rs
+2-2sysutils/yazi/Makefile
+1-0sysutils/yazi/pkg-plist
+1,279-6355 files

FreeBSD/ports 960d42ex11-toolkits/py-wxpython/files patch-pyproject.toml

x11-toolkits/py-wxpython: restore part of pyproject.toml patch

PR: 293326
DeltaFile
+7-0x11-toolkits/py-wxpython/files/patch-pyproject.toml
+7-01 files

FreeBSD/ports 55a5e01security/nss distinfo Makefile, security/nss/files patch-lib-freebl-Makefile

security/nss: update to 3.121

Release Notes:
  https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_121.html

(cherry picked from commit 8ab00716cacd8adefdf36a3a4915499bc03701d3)
DeltaFile
+19-4security/nss/files/patch-lib-freebl-Makefile
+3-3security/nss/distinfo
+1-1security/nss/Makefile
+23-83 files

FreeBSD/ports 8ab0071security/nss distinfo Makefile, security/nss/files patch-lib-freebl-Makefile

security/nss: update to 3.121

Release Notes:
  https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_121.html
DeltaFile
+19-4security/nss/files/patch-lib-freebl-Makefile
+3-3security/nss/distinfo
+1-1security/nss/Makefile
+23-83 files

FreeBSD/ports 8bf077cemulators/wine-mono-devel distinfo Makefile

emulators/wine-mono-devel: Update to version 11.0.0
DeltaFile
+3-3emulators/wine-mono-devel/distinfo
+1-1emulators/wine-mono-devel/Makefile
+4-42 files

FreeBSD/ports cd1b322textproc/R-cran-readr Makefile distinfo

textproc/R-cran-readr: Update to 2.2.0

Reported by:    portscout
DeltaFile
+6-4textproc/R-cran-readr/Makefile
+3-3textproc/R-cran-readr/distinfo
+9-72 files

FreeBSD/ports d5b7886devel/R-cran-future.apply Makefile distinfo

devel/R-cran-future.apply: Update to 1.20.2

- Use only RUN_DEPENDS as port doesn't compile
- Add missing test dependency

ChangeLog: https://cran.r-project.org/web/packages/future.apply/index.html
DeltaFile
+3-4devel/R-cran-future.apply/Makefile
+3-3devel/R-cran-future.apply/distinfo
+6-72 files

FreeBSD/ports fe9c374games/punchy/files patch-ninja-jobs

games/punchy: respect MAKE_JOBS_NUMBER

Pass -j<n> from Cargo to Ninja. NUM_JOBS is part of default variables.
https://doc.rust-lang.org/cargo/reference/environment-variables.html

PR:             293314
Reported by:    fuz
Obtained from:  upstream

(cherry picked from commit b1c3c8e30d1289957594afbf327de479cc131145)
DeltaFile
+15-0games/punchy/files/patch-ninja-jobs
+15-01 files

FreeBSD/ports b1c3c8egames/punchy/files patch-ninja-jobs

games/punchy: respect MAKE_JOBS_NUMBER

Pass -j<n> from Cargo to Ninja. NUM_JOBS is part of default variables.
https://doc.rust-lang.org/cargo/reference/environment-variables.html

PR:             293314
Reported by:    fuz
Obtained from:  upstream
DeltaFile
+15-0games/punchy/files/patch-ninja-jobs
+15-01 files

FreeBSD/ports b3a144dsecurity/sssd2 Makefile

security/sssd2: Pass a correct path to realmd
DeltaFile
+4-1security/sssd2/Makefile
+4-11 files

FreeBSD/ports 959cb3ftextproc/bookokrat distinfo Makefile

textproc/bookokrat: Update to 0.3.6

ChangeLog:      https://github.com/bugzmanov/bookokrat/releases/tag/v0.3.6
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3textproc/bookokrat/distinfo
+1-1textproc/bookokrat/Makefile
+4-42 files

FreeBSD/ports 9c5c5c1databases/rainfrog distinfo Makefile

databases/rainfrog: Update to 0.3.17

ChangeLog:      https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.17
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+3-3databases/rainfrog/distinfo
+1-1databases/rainfrog/Makefile
+4-42 files

FreeBSD/ports f6691f1print/lout distinfo Makefile

print/lout: Update to 3.43.3
DeltaFile
+3-3print/lout/distinfo
+1-1print/lout/Makefile
+4-42 files

FreeBSD/ports f78b3d4databases/timescaledb distinfo Makefile

databases/timescaledb: Update to 2.25.1
DeltaFile
+3-3databases/timescaledb/distinfo
+1-1databases/timescaledb/Makefile
+1-0databases/timescaledb/pkg-plist
+5-43 files

FreeBSD/ports 8506087net-im/teams distinfo Makefile, net-im/teams/files/packagejsons package-lock.json package.json

net-im/teams: Update to 2.7.7

Changelog:
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.6
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.7.7

Reported by:    portscout
DeltaFile
+215-107net-im/teams/files/packagejsons/package-lock.json
+5-5net-im/teams/distinfo
+1-2net-im/teams/Makefile
+2-1net-im/teams/files/packagejsons/package.json
+223-1154 files

FreeBSD/ports e922dafdeskutils/joplin-desktop distinfo Makefile.crates, deskutils/joplin-desktop/files/app-clipper package-lock.json

deskutils/joplin-desktop: Add port: Note taking and to-do application with synchronisation capabilities

Joplin is a free, open source note taking and to-do application, which
can handle a large number of notes organised into notebooks. The notes
are searchable, can be copied, tagged and modified either from the
applications directly or from your own text editor. The notes are in
Markdown format.

WWW: https://joplinapp.org
DeltaFile
+54,295-0deskutils/joplin-desktop/files/packagejsons/yarn.lock
+26,047-0deskutils/joplin-desktop/files/default-plugins/io.github.jackgruber.backup/package-lock.json
+7,700-0deskutils/joplin-desktop/files/app-clipper/package-lock.json
+942-0deskutils/joplin-desktop/files/packagejsons/.yarn/releases/yarn-4.9.2.cjs
+751-0deskutils/joplin-desktop/distinfo
+367-0deskutils/joplin-desktop/Makefile.crates
+90,102-091 files not shown
+94,062-097 files

FreeBSD/ports e14de79math/z3 Makefile

math/z3: Enable testing
DeltaFile
+5-1math/z3/Makefile
+5-11 files

FreeBSD/ports a4f5f1anet-im/signal-desktop distinfo Makefile, net-im/signal-desktop/files pnpm-lock.yaml patch-package.json

net-im/signal-desktop: Update to 7.90.0
DeltaFile
+45-84net-im/signal-desktop/files/pnpm-lock.yaml
+5-5net-im/signal-desktop/distinfo
+4-5net-im/signal-desktop/files/patch-package.json
+1-2net-im/signal-desktop/Makefile
+1-1net-im/signal-desktop/get_deps.sh
+56-975 files

FreeBSD/ports 45fe870net-im/libsignal-node distinfo Makefile.crates

net-im/libsignal-node: Update to 0.87.1
DeltaFile
+21-19net-im/libsignal-node/distinfo
+8-7net-im/libsignal-node/Makefile.crates
+1-1net-im/libsignal-node/Makefile
+30-273 files

FreeBSD/ports 36be2ecmultimedia/ringrtc distinfo Makefile.crates, multimedia/ringrtc/files patch-cargo-crates_cubeb-sys_build.rs

multimedia/ringrtc: Update to 2.64.1
DeltaFile
+11-11multimedia/ringrtc/distinfo
+3-3multimedia/ringrtc/Makefile.crates
+3-3multimedia/ringrtc/Makefile
+2-2multimedia/ringrtc/files/patch-cargo-crates_cubeb-sys_build.rs
+1-1multimedia/ringrtc/update.txt
+1-1multimedia/ringrtc/webrtc_fetch.sh
+21-216 files

FreeBSD/ports 0736243lang/perl5-devel distinfo pkg-plist, lang/perl5-devel/files patch-Configure patch-perl.c

lang/perl5-devel: update to 5.43.8

Changes:        https://metacpan.org/release/HYDAHY/perl-5.43.8/view/pod/perldelta.pod
DeltaFile
+4-4lang/perl5-devel/files/patch-Configure
+3-3lang/perl5-devel/distinfo
+2-2lang/perl5-devel/files/patch-perl.c
+3-0lang/perl5-devel/pkg-plist
+1-1lang/perl5-devel/Makefile
+1-1lang/perl5-devel/version.mk
+14-116 files

FreeBSD/ports f73063barchivers/lziprecover distinfo Makefile

archivers/lziprecover: update the port to version 1.26

Reported by:    portscout
DeltaFile
+3-3archivers/lziprecover/distinfo
+1-1archivers/lziprecover/Makefile
+4-42 files

FreeBSD/ports c9b5763devel/R-cran-uuid distinfo Makefile

devel/R-cran-uuid: Update to 1.2-2

Changelog: https://cran.r-project.org/web/packages/uuid/NEWS
DeltaFile
+3-3devel/R-cran-uuid/distinfo
+1-1devel/R-cran-uuid/Makefile
+4-42 files

FreeBSD/ports 034aa91textproc/krep Makefile

textproc/krep: Forgot to bump PORTREVISION after fixing the port

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

FreeBSD/ports 17c1388textproc/krep Makefile, textproc/krep/files patch-Makefile

textproc/krep: Disable all SIMD hacks/detections in favor of CPUTYPE

All SIMD "hacks/detection" should be disabled as we have CPUTYPE and
the current approach is also broken as host might not share the same
CPU features as target.

Reported by:    diizzy@ (via e-mail)
Approved by:    db@, yuri@ (Mentors, implicit)
DeltaFile
+9-13textproc/krep/files/patch-Makefile
+0-5textproc/krep/Makefile
+9-182 files