1,310,832 commits found in 105 milliseconds
Merge remote-tracking branch 'freebsd/main'
Delta File +0 -75,163 misc/openclaw/pkg-plist +0 -15,936 www/firefox-esr/files/patch-bug1962139-c27-ffmpeg8 +1,121 -5,604 misc/openclaw/files/package-lock.json +2,552 -2,967 www/homepage/pkg-plist +4,798 -0 misc/bun-decompile/pkg-plist +1,686 -3,080 net-mgmt/icinga-php-thirdparty/pkg-plist +10,157 -102,750 5,950 files not shown +128,756 -157,560 5,956 files
sysutils/xcp: update 0.24.7 → 0.24.8
textproc/cpp-peglib: update 1.10.2 → 1.10.3
security/kuku: update 2.1.0 → 3.0.0
Reported by: portscout
GhostBSD /ports 02ba113 — deskutils/qmd Makefile, deskutils/qmd/files package-lock.json package-lock-node-llama-cpp.json deskutils/qmd: New port: On-device hybrid search for markdown files
misc/snakemake: update 9.19.0 → 9.20.0
Reported by: portscout
x11/rio: update 0.4.0 → 0.4.2
deskutils/skim: update 4.6.1 → 4.6.2
dns/doh-proxy: Update to 0.9.16
textproc/ugrep: Update to 7.8.1
GhostBSD /ports b147bca — lang/erlang-runtime29 Makefile, lang/erlang-runtime29/files patch-lib_stdlib_src_calendar.erl patch-Makefile.in lang/erlang-runtime29: Import RC3 from upstream
https://www.erlang.org/news/186
https://erlang.org/download/otp_src_29.0-rc3.readme
Sponsored by: SkunkWerks, GmbH
mail/phpmailer7: Update to 7.0.2
Changeog: https://github.com/PHPMailer/PHPMailer/releases/tag/v7.0.2
Sponsored by: Netzkommune GmbH
www/webtrees22: Update 2.2.5 => 2.2.6
Release Notes:
https://webtrees.net/blog/2026/04/29/new-webtrees-release-2-2-6.html
Commit log:
https://github.com/fisharebest/webtrees/compare/2.2.5...2.2.6
PR: 294974
Reported by: Krzysztof <ports at bsdserwis.com> (maintainer)
Approved by: vvd (co-mentor)
MFH: 2026Q2
www/webtrees21: Update 2.1.26 => 2.1.27
Release Notes:
https://webtrees.net/blog/2026/01/13/new-webtrees-release-2-1-26.html
Commit log:
https://github.com/fisharebest/webtrees/compare/2.1.26...2.1.27
PR: 294973
Reported by: Krzysztof <ports at bsdserwis.com> (maintainer)
Approved by: vvd (co-mentor)
MFH: 2026Q2
GhostBSD /ports 0a6481d — security/py-pyotp2289 Makefile distinfo, security/py-pyotp2289/files patch-pyproject.toml security/py-pyotp2289: Update 1.2.1 => 2.0.0
Changelog:
https://codeberg.org/sgs/pyotp2289/src/tag/v2.0.0/CHANGELOG.md
Commit log:
https://codeberg.org/sgs/pyotp2289/compare/v1.2.1...v2.0.0
Port changes:
* Update WWW: github => codeberg.
* Switch to pep517 from deprecated distutils.
PR: 294983
Reported by: Simeon Simeonov <sgs at pichove.org> (maintainer)
Approved by: vvd (co-mentor)
net/spoofdpi: Update 1.4.0 => 1.4.1
Changelog:
https://github.com/xvzc/spoofdpi/releases/tag/v1.4.1
Reviewed by: osa, vvd (mentors)
Approved by: vvd (co-mentor)
Differential Revision: https://reviews.freebsd.org/D56775
textproc/moor: Update 2.12.2 => 2.12.3
Changelog:
https://github.com/walles/moor/releases/tag/v2.12.3
Reviewed by: osa, vvd (mentors)
Approved by: vvd (co-mentor)
Differential Revision: https://reviews.freebsd.org/D56774
ports-mgmt/pkg_replace: Update 20260219 => 20260503
Changelogs:
- https://github.com/kdeguchi/pkg_replace/releases/tag/20260502
- https://github.com/kdeguchi/pkg_replace/releases/tag/20260503
Commit log:
https://github.com/kdeguchi/pkg_replace/compare/20260219...20260503
PR: 294964
Reported by: Ken DEGUCHI <kdeguchi at sz.tokoha-u.ac.jp> (maintainer)
Approved by: vvd (co-mentor)
devel/phpunit8: Update to 8.5.52
Sponsored by: Netzkommune GmbH
Merge branch 'main' into llvm-libs
sysinstall/gbi: update to 11.1
databases/mysql96-{server|client}: Set correct Deprecate Date
Sponsored by: Netzkommune GmbH
www/nginx: Update to 1.30.0
Changes with nginx 1.30.0 14 Apr
2026
*) 1.30.x stable branch.
Sponsored by: Netzkommune GmbH
databases/sqlite-ext-miscfuncs: Remove outdated pkg-message
pkg-message claimed that loading QSLite extensions is prohibited
bydefault and sqlite3 needs to be rebuilt.
This isn't true any more, ".load {path/to/extension/module}"
loads them at the run-time with the regular sqlite3 program.
databases/sqlite-ext-vec: New port: Vector search SQLite extension
databases/mysql96-{server|client}: Set Deprecate Date
Deprecate Date and set to expire on 2026-04-31
Sponsored by: Netzkommune GmbH
GhostBSD /ports ee6bdb9 — databases/mysql97-server pkg-plist Makefile, databases/mysql97-server/files patch-sql_rpl__log__encryption.cc patch-storage_innobase_ut_crc32.cc databases/mysql97-{server|client}: add new Ports
Welcome MySQL 9.7 - the LTS Version from MySQL 9
What is new in MySQL9.7: https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-7-0.html
Sponsored by: Netzkommune GmbH
sysutils/pc-sysinstall: updated to 2026050300
x11/xconfig: update to 3.4
devel/llvm{15-22}-libs: rewrite with proper OPTIONS framework
Replace hardcoded CMAKE_ARGS with proper OPTIONS_DEFINE/OPTIONS_DEFAULT
matching each parent port's default flavor. This ensures ABI-compatible
builds by using the same option-driven LLVM_ENABLE_PROJECTS (and
LLVM_ENABLE_RUNTIMES for llvm20+) as the full ports.
Key changes across all 8 -libs ports:
- Add PATCHDIR/FILESDIR pointing to parent port's files/
- Add SHEBANG_FILES, SUB_FILES/SUB_LIST from parent
- Add post-patch and post-patch-CLANG-on targets from parent
- Add post-patch-LLD-on where applicable (llvm15-17, llvm20-22)
- Use option-driven LLVM_ENABLE_PROJECTS construction
- Add proper backend definitions (BE_FREEBSD/NATIVE/STANDARD)
- Add arch-specific OPTIONS_EXCLUDE matching parent
- CLANG conditionally adds USES+=gnome (llvm15-19)
- LLDB conditionally adds USES+=gnome (llvm20-22)
- Remove hardcoded BUILD_DEPENDS for swig/pexpect (now via LLDB option)