769,864 commits found in 9 milliseconds
devel/py-pytokens: Unbreak
PR: 294779
devel/py-treelib: update 1.7.1 → 1.8.0
FreeBSD /ports ca5d27c — biology/py-pyrodigal Makefile distinfo, biology/py-pyrodigal/files patch-pyproject.toml biology/py-pyrodigal: update 3.6.3 → 3.7.1
www/phpvirtualbox-72: Update 7.2-2 => 7.2-3
Changelog:
https://github.com/phpvirtualbox/phpvirtualbox/releases/tag/7.2-3
Sponsored by: UNIS Labs
MFH: 2026Q2
(cherry picked from commit 4d2c4b6b6a26a408320f0536a3b81d9d0e7dff16 )
www/phpvirtualbox-72: Update 7.2-2 => 7.2-3
Changelog:
https://github.com/phpvirtualbox/phpvirtualbox/releases/tag/7.2-3
Sponsored by: UNIS Labs
MFH: 2026Q2
FreeBSD /ports 192fb81 — misc/py-polars distinfo Makefile, misc/py-polars-runtime distinfo Makefile misc/py-polars{,-runtime}: update 1.39.3 → 1.40.1
x11/rio: update 0.3.11 → 0.4.0
devel/py-distlib: update 0.3.9 → 0.4.0
sysutils/mise: update 2026.4.25 → 2026.4.27
devel/emscripten: update 5.0.6 → 5.0.7
devel/py-camel-converter: update 5.0.1 → 5.1.0
science/py-morphio: New port
MorphIO is a library for reading and writing neuron morphology files.
It supports the following formats:
SWC
ASC (aka. neurolucida)
H5 v1
H5 v2 is not supported anymore, see H5v2
science/py-pydicom: Update to 3.0.2
security/krb5-121: Bump PORTREVISION
Requested by: Ronald Klop <ronald-lists at klop.ws>
FreeBSD /ports b8b35cd — multimedia/handbrake Makefile distinfo, multimedia/handbrake/files patch-contrib_ffmpeg_module.defs P02-freebsd-ppc-libswscale.patch multimedia/handbrake: Update to 1.11.1
PR: 293868
Approved by: hrs (mentor, blanket)
net/dhcpcd: update to 10.3.2
While here add a PRIVSEP options
Changes: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.3.2
FreeBSD /ports 9f60d78 — archivers/7-zip distinfo Makefile, archivers/7-zip/files patch-C_CpuArch.h archivers/7-zip: Update to 26.01
Drop stale patch.
Release notes:
https://sourceforge.net/p/sevenzip/discussion/45797/thread/555e132ba4/
net-im/kaidan: Rebuild after net-im/qxmpp update
sysutils/polkit-qt-1: Update to 0.201.1
net-im/qxmpp: Update to 1.15.1
x11-toolkits/libXt: Update to 1.3.1
Update Comment, WWW and pkg-descr.
Remove REINPLACE_CMD added in PR 166373 to support clang cpp.
https://lists.x.org/archives/xorg-announce/2024-November/003560.html
PR: 286918
Approved by: x11 (arrowd)
Reviewed by: osa (mentor), fluffy (mentor)
x11-fonts/font-isas-misc: Update to 1.0.4
Update COMMENT, WWW and pkg-descr.
Add LICENSE.
https://lists.x.org/archives/xorg-announce/2023-February/003357.html
PR: 294088
Approved by: x11 (arrowd)
Reviewed by: osa (mentor), fluffy (mentor)
x11-fonts/font-jis-misc: Update to 1.0.4
Update COMMENT, WWW and pkg-descr.
Add LICENSE.
https://lists.x.org/archives/xorg-announce/2023-February/003358.html
PR: 294158
Approved by: x11 (arrowd)
Approved by: fluffy (mentor)
x11-clocks/xclock: Update to 1.1.1
Update WWW and pkg-descr.
https://lists.x.org/archives/xorg-announce/2022-April/003147.html
https://lists.x.org/archives/xorg-announce/2022-April/003156.html
PR: 286736
Approved by: x11 (arrowd)
Reviewed by: osa (mentor), fluffy (mentor)
math/octave-forge-statistics-resampling: Update to 5.7.0.
devel/libpciaccess: Update to 0.19
Update WWW and pkg-descr.
Add USE_LDCONFIG=yes.
https://lists.x.org/archives/xorg-announce/2026-March/003674.html
PR: 294464
Approved by: x11 (arrowd)
Reviewed by: osa (mentor), fluffy (mentor)
FreeBSD /ports eafafb5 — devel/cpprestsdk Makefile, devel/cpprestsdk/files patch-cmake_cpprestsdk-config.in.cmake devel/cpprestsdk: allow consumers to find_package(cpprestsdk)
With sufficiently-new CMake settings, the CMake .config file for
cpprestsdk can't find Boost::system (because it no longer exists)
and then it fails. But cpprestsdk doesn't need it -- so patch
it out.
Upstream PR: https://github.com/microsoft/cpprestsdk/pull/1838
PR: 291874
x11/libXxf86vm: Update to 1.1.7
Update COMMENT.
https://lists.x.org/archives/xorg-announce/2026-January/003667.html
PR: 294533
Approved by: x11 (arrowd)
Reviewed by: osa (mentor), fluffy (mentor)
devel/ctags-lsp: Point users to usage instructions
The WWW has examples to enable ctags-lsp in Neovim and Helix. Call
that out in the pkg-message.
devel/ctags-lsp: Add port
This is an LSP that uses universal-ctags, making it both
language-agnostic and compatible with the vast array of languages
that uctags can parse.
However, that also means that it's limited to the data in a tags file,
meaning things like tracking references is off the table. But, it is,
as the author notes, "better than nothing."
Instructions for enabling the LSP in Neovim and Helix can be found
at the WWW: https://github.com/netmute/ctags-lsp