760,792 commits found in 66 milliseconds
math/octave: Update to 11.1.0.
- Bump portrevision of dependent ports.
FreeBSD /ports f9eb616 — misc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS powerpc-powerpc64-14.4-BETA3 powerpc-powerpc64-14.4-BETA2 misc/freebsd-release-manifests: Add 14.4-BETA3 MANIFEST files
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
(cherry picked from commit 12aa8c974882f64054c9e26bfe6e9d1095f319d3 )
FreeBSD /ports 12aa8c9 — misc/freebsd-release-manifests pkg-plist, misc/freebsd-release-manifests/files/MANIFESTS powerpc-powerpc64-14.4-BETA3 arm64-aarch64-14.4-BETA3 misc/freebsd-release-manifests: Add 14.4-BETA3 MANIFEST files
Approved by: re (implicit)
Sponsored by: OpenSats Initiative
graphics/glfw: Register the required dependencies
editors/zed: Update to 0.224.11
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.224.7
- https://github.com/zed-industries/zed/releases/tag/v0.224.8
- https://github.com/zed-industries/zed/releases/tag/v0.224.9
- https://github.com/zed-industries/zed/releases/tag/v0.224.10
- https://github.com/zed-industries/zed/releases/tag/v0.224.11
Reported by: GitHub (watch releases)
multimedia/ab-av1: update to 0.11.0
Changes: https://github.com/alexheretic/ab-av1/releases/tag/v0.11.0
Reported by: GitHub (watch releases)
www/R-cran-shiny: Update to 1.13.0
- Update to 1.13.0
- Change LICENSE from GPLv3 to MIT
Reported by: portscout
security/wazuh-agent: fix build on powerpc64* / riscv64
Fixes: b1f52980fe0a34ccaa674408c92869aec9aac4fe
Pointy hat: acm@
security/zeek: Do not remove state.db on pkg remove
Klemens Nanni reported that "pkg upgrade zeek" was breaking zeekctl
in a cluster installation. Testing showed this was also true for
standalone.
The pkg-message already advises the user that they may need to
manually remove state.db.
Reported by: Klemens Nanni
textproc/miller: Update to 6.17.0
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
www/obhttpd: Deprecate and set expiration date to 2026-03-31
Depends on bundled version of LibreSSL which is unsupported upstream
*/*: Return ports to pool
As requested by maintainer and thanks for your contributions
PR: 293335
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)
dns/dnsmasq: Backport upstream commit to fix PXEBOOT regression
Reference:
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=84415a87be571a6da82c910c1b87b194e5f54727
MFH: 2026Q1
FreeBSD /ports f5749a8 — sysutils/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>
x11-toolkits/py-wxpython: restore part of pyproject.toml patch
PR: 293326
FreeBSD /ports 55a5e01 — security/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 )
FreeBSD /ports 8ab0071 — security/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
emulators/wine-mono-devel: Update to version 11.0.0
textproc/R-cran-readr: Update to 2.2.0
Reported by: portscout
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
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 )
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
security/sssd2: Pass a correct path to realmd
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>
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>
print/lout: Update to 3.43.3
databases/timescaledb: Update to 2.25.1
FreeBSD /ports 8506087 — net-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