770,294 commits found in 105 milliseconds
mail/bsfilter: Fix run depends error on ruby 3.4 and/or later
PR: 294965
Approved by: hrs (mentor, blanket)
FreeBSD /ports f324263 — www/lubelogger pkg-plist Makefile, www/lubelogger/files lubelogger.in patch-nuget.config www/lubelogger: Add new port
PR: 290719
Co-authored-by: Gleb Popov <arrowd at FreeBSD.org>
emulators/86Box: Fix building after the x11/xorgproto update
PR: 293585
Fixes: 18550fa4f69c140eb8fb138024bcfefaf896bcdf
*/*: update NGINX JavaScript to 0.9.8
Changelog: https://nginx.org/en/docs/njs/changes.html
Sponsored by: Netzkommune GmbH
FreeBSD /ports bf9be3f — x11/libinput Makefile, x11/libinput/files patch-test_litest.c patch-meson.build x11/libinput: Partially enable testing
x11-drivers/xf86-video-vesa: Update to 2.6.0
PR: 293585
Co-authored-by: Gleb Popov <arrowd at FreeBSD.org>
x11/pixman: Update to 0.46.4
PR: 293585
Co-authored-by: Gleb Popov <arrowd at FreeBSD.org>
FreeBSD /ports b85c66d — www/forgejo-lts Makefile pkg-plist, www/forgejo-lts/files app.ini.sample.in forgejo.in www/forgejo-lts: Convert to metaport and bump to 15
FreeBSD /ports aae925f — www/forgejo15 Makefile pkg-plist, www/forgejo15/files app.ini.sample.in forgejo.in www/forgejo15: New port for Forgejo 15.0.1
Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.0.md
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.1.md
FreeBSD /ports 4c26b0e — www/forgejo Makefile pkg-plist, www/forgejo/files app.ini.sample.in forgejo.in www/forgejo: Convert to metaport and bump to 15
FreeBSD /ports 33520ab — www/forgejo14 Makefile pkg-plist, www/forgejo14/files app.ini.sample.in forgejo.in www/forgejo14: Copy from www/forgejo
Also deprecate since the 14 branch is no longer supported.
FreeBSD /ports 8a651f2 — www/forgejo11 Makefile pkg-plist, www/forgejo11/files app.ini.sample.in forgejo.in www/forgejo11: Copy from www/forgejo-lts
Also deprecate since the 11 branch will be unsupported in mid-July.
net/unison: Update to 2.54.0
Release notes: https://github.com/bcpierce00/unison/releases/tag/v2.54.0
FreeBSD /ports b09b254 — net/unison253 Makefile pkg-message, net/unison253/files unison.desktop.in net/unison253: Add port preserving new legacy version
Preserve version 2.53 as versioned legacy port.
This is the last version including compatibility support for older
version's wire protocol and archive files.
Setting a long term expiration date, since this is anyway legacy
and unsupported by dvelopers.
mail/mlmmj-archiver: update to 0.7.0
FreeBSD /ports 57181e4 — devel/py-cfn-lint distinfo Makefile, devel/py-cfn-lint/files patch-pyproject.toml patch-src_cfnlint_maintenance.py devel/py-cfn-lint: Update to 1.50.1
ChangeLog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.47.1...v1.50.1
Approved by: hrs (mentor, blanket)
devel/py-aws-sam-translator: Update to 1.109.0
ChangeLog: https://github.com/aws/serverless-application-model/releases/tag/v1.109.0
Approved by: hrs (mentor, blanket)
mail/smtprelay: Update to 1.13.3
www/gallery-dl: update to 1.32.1
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.32.1
Reported by: GitHub (watch releases)
www/privatebin: Update to 2.0.4
re: https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.4
databases/libmongocrypt: Update 1.14.1 => 1.15.1
Changelog:
https://github.com/mongodb/libmongocrypt/blob/1.15.1/CHANGELOG.md
PR: 294918
Sponsored by: UNIS Labs
security/wazuh-manager: comment CCACHE variables
security/wazuh*: Update to 4.14.15
ChangeLog at: https://documentation.wazuh.com/current/release-notes/release-4-14-5.html
FreeBSD /ports f1043c5 — textproc/opensearch-dashboards219 distinfo Makefile, textproc/opensearch219 distinfo Makefile textproc/opensearch[-dashboards]219: Update to 2.19.5
With hat: opensearch
sysutils/gomplate: Update to 5.1.0
ChangeLog: https://github.com/hairyhenderson/gomplate/releases/tag/v5.1.0
FreeBSD /ports 9ddf3bc — emulators/dosbox-x distinfo Makefile, emulators/dosbox-x/files patch-src_gui_sdl__gui.cpp patch-configure.ac emulators/dosbox-x: Update to 2026.05.02
ChangeLog:
https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2026.05.02
security/py-biscuit-auth: Add new Port
Python bindings for biscuit-auth, a decentralized authorization token
system.
Sponsored by: Netzkommune GmbH
net/traefik: Update to upstream release 3.6.15
Details:
- Bugfix release, see:
https://github.com/traefik/traefik/releases/tag/v3.6.15
MFH: 2026Q2
(cherry picked from commit 0f27e4aa1518525840c2a6b48022298b85d9147d )
news/inn: Fix blocklistd/blacklistd compat
Use Jose's find/sed approach to handle the blocklist rename
across FreeBSD versions. My attepmt was not broad enough.
INN 2.8 source uses "blocklist" so on
FreeBSD < 15.0 we sed it back to "blacklist". INN 2.7 source uses
"blacklist" so on FreeBSD >= 15.0 we sed it to "blocklist".
Co-Authored-By: Jose Luis Duran <jlduran at FreeBSD.org>
news/inn: Fix missing blocklist substitution