454,723 commits found in 66 milliseconds
lacnic.constraints: allow 274845-275868
Per https://www.mail-archive.com/apops@apops.net/msg02648.html
and https://www.iana.org/assignments/as-numbers/as-numbers.xhtml
tweaked version of a diff by/ok job
editors/nano: maintenance update to 8.7
Update biopython to 1.86.
update py-billiard to 4.2.3
Don't typecast cg_meta to uint8_t * and access it like an array. This is
not endian safe and breaks on big endian systems. Found the hard way by
denis@. Instead use the same shit and mask operations as used in the
other functions operating on cg_meta.
OK denis@
update to tdesktop 6.3.3
update to py3-mitogen-0.3.32
Hack to unbreak with fmt >=1.11.
update to mutt-2.2.16
update to mutt-2.2.16
OpenBSD /ports mdPRl1P — devel/ruff distinfo crates.inc, devel/ruff/patches patch-Cargo_toml patch-crates_ruff_db_Cargo_toml update to ruff-0.14.6, from Laurent Cheylus (maintainer)
dd missing '/': /etcdconf/db versus /etc/dconf/db
update to uv-0.9.11, ok tb@ and maintainer
thanks to https://github.com/astral-sh/uv/issues/13640#issuecomment-3534211709
we can get rid of patching for git-based cargo dependencies.
Update to papers-49.2.
Update to brewtarget 0.4.2.
OpenBSD /ports ZA3Q8fC — x11/gnome/quadrapassel Makefile distinfo, x11/gnome/quadrapassel/patches patch-src_quadrapassel_vala patch-src_meson_build Update to quadrapassel-49.2.1.
Update to evolution-ews-3.58.2.
Update to evolution-3.58.2.
Update to evolution-data-server-3.58.2.
Update to gnome-calculator-49.2.
Update to baobab-49.1.
Update to awscli-1.43.2.
Update to py3-boto3-1.41.2.
Update to py3-s3transfer-0.15.0.
Update to py3-botocore-1.41.2.
Update to ibus-typing-booster-2.28.5.
geo/qgis: update to 3.44.5
Update to rclone-1.72.0
Changes: https://rclone.org/changelog/#v1-72-0-2025-11-21
allow vlan tags (and therefore vlan interfaces) on top of vports.
bluhm@ really wants to test vlan interfaces on vports even though
veb as a vlan aware switch allows vports with the right "untagged"
pvid configured to do the same thing with less layering.
replace hfsc_uptime with nsecuptime.
hfsc_uptime is an alias to nsecuptime, so this is a nop.