786,194 commits found in 66 milliseconds
games/anki: Update to 26.08.1
Changelog:
https://github.com/ankitects/anki/releases/tag/26.08.1
emulators/emu64: dos2unix no longer neeeded
net/webalizer-geodb: Update to 20260801
mail/nextcloud-mail: Update to 5.10.11
shells/atuin: Add the server component that was split out
PR: 294591
graphics/py-simplejpeg: Fix typo
math/py-gau2grid: Fix plist
(cherry picked from commit 0e8add01639512c97bb0fb6b10915d98956de5b2 )
FreeBSD /ports 7f2d6d1 — math/py-pynleq2 distinfo Makefile, math/py-pynleq2/files patch-setup.cfg patch-setup.py math/py-pynleq2: update 0.0.2 → 0.1.0
(cherry picked from commit 8cfb674676ceb7a990d71c0997c73e32ad784831 )
shells/nushell: Broken on i386
Reported by: fallout
(cherry picked from commit e12d5794969f32d71be9064074098ebe21ce0b45 )
graphics/engauge-digitizer: Fix build
Reported by: fallout
(cherry picked from commit d5b60430b2f8daa7a759e0199bac723e81357194 )
textproc/jaq: update 3.1.0 → 3.1.1
audio/linuxsampler: update 2.4.2 → 2.5.0
databases/py-lancedb: Add test dependencies
Tests hang.
x11/rio: update 0.5.10 → 0.5.14
audio/gigedit: update 1.2.4 → 1.3.0
audio/libgig: update 4.5.2 → 4.6.0
math/tinyexpr: update g20221120 → 1.1.1
dns/subfinder: update 2.14.0 → 2.15.0
misc/antigravity-cli: update 1.1.9 → 1.1.10
misc/claude-code: update 2.1.220 → 2.1.223
misc/github-copilot-cli: update 1.0.77 → 1.0.78
biology/ncbi-cxx-toolkit: update 30.4.0 → 30.7.0
databases/py-pylance: New port: Python wrapper for Lance columnar format
databases/lancedb-c: Broken on aarch64
Reported by: fallout
lang/php85: Update version 8.5.8=>8.5.9
Changelog: https://www.php.net/ChangeLog-8.php#8.5.9
(cherry picked from commit f782d0a49b05d4d07914645cd419268eb5d56331 )
lang/php84: Update version 8.4.23=>8.4.24
Changelog: https://www.php.net/ChangeLog-8.php#8.4.24
(cherry picked from commit 4044e256142cc6a6764179769b19564f42144d64 )
lang/php83: Update version 8.3.32=>8.3.33
Changelog: https://www.php.net/ChangeLog-8.php#8.3.33
(cherry picked from commit 44128ae50f4a9505db4eb285efac7abe8510b7ef )
lang/php82: Update version 8.2.32=>8.2.33
Changelog: https://www.php.net/ChangeLog-8.php#8.2.33
(cherry picked from commit 1ad04deb7013e08f2f2efc1d32dc64ac5fb5911a )
sysutils/leaf: Update to 1.27.0
Changelog: https://github.com/RivoLink/leaf/blob/1.27.0/CHANGELOG.md
Reported by: GitHub (watch releases)
FreeBSD /ports 63f9bd8 — www/bunkerweb Makefile, www/bunkerweb/files bunkerweb_ui.in bunkerweb_api.in www/bunkerweb: Fix rc scripts for non-3.11 Python versions
The rc scripts hardcoded /usr/local/bin/python3.11, which only worked
while the tree default happened to be 3.11. With the default at 3.12
none of the three Python services could start. Substitute the
interpreter through %%PYTHON_VERSION%% instead.
While here, create /var/run/bunkerweb in the scheduler precmd. The
scheduler writes its own pid file below that directory and died with
FileNotFoundError on a fresh boot because nothing created it.
Sponsored by: Netzkommune GmbH