OpenBSD/ports MQk9mcI — www/ungoogled-chromium distinfo Makefile, www/ungoogled-chromium/patches patch-build_linux_strip_binary_gni patch-chrome_common_chrome_features_cc
update to 142.0.7444.175
update to 142.0.7444.175
adjust ONLY_FOR_ARCHS; mongodb 8.x is able to build on aarch64 (and as with amd64 it starts up ok only if --noscripting is used)
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +2 | -2 | databases/mongodb/Makefile.inc |
| 1.27 | +3 | -0 | databases/mongodb/44/Makefile |
| +5 | -2 | 2 files | |
Update to terragrunt-0.93.10.
| Version | Delta | File | |
|---|---|---|---|
| 1.370 | +2 | -2 | sysutils/terragrunt/distinfo |
| 1.377 | +1 | -1 | sysutils/terragrunt/Makefile |
| +3 | -3 | 2 files | |
Update to enchant2-2.8.14.
| Version | Delta | File | |
|---|---|---|---|
| 1.49 | +2 | -2 | textproc/enchant2/distinfo |
| 1.54 | +1 | -1 | textproc/enchant2/Makefile |
| +3 | -3 | 2 files | |
Update to libphonenumber-9.0.19.
| Version | Delta | File | |
|---|---|---|---|
| 1.75 | +2 | -2 | productivity/libphonenumber/distinfo |
| 1.83 | +1 | -1 | productivity/libphonenumber/Makefile |
| +3 | -3 | 2 files | |
Fix build with fmt >=1.11.
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +24 | -0 | emulators/citra/patches/patch-src_common_logging_formatter_h |
| 1.34 | +4 | -4 | emulators/citra/Makefile |
| +28 | -4 | 2 files | |
Update to rust-openssl-tests 20251121
| Version | Delta | File | |
|---|---|---|---|
| 1.200 | +4 | -4 | security/rust-openssl-tests/distinfo |
| 1.208 | +2 | -2 | security/rust-openssl-tests/Makefile |
| 1.162 | +1 | -1 | security/rust-openssl-tests/crates.inc |
| 1.142 | +1 | -0 | security/rust-openssl-tests/pkg/PLIST |
| +8 | -7 | 4 files | |
Unbreak by using system spdlog and fmt.
| Version | Delta | File | |
|---|---|---|---|
| 1.37 | +8 | -5 | devel/doxygen-gui/Makefile |
| +8 | -5 | 1 files | |
Temporary mark BROKEN (needs to be ported to fmt >=1.11). I'm on it and these should be fixed within the next couple of days.
| Version | Delta | File | |
|---|---|---|---|
| 1.145 | +2 | -0 | graphics/blender/Makefile |
| 1.153 | +2 | -0 | net/transmission/Makefile |
| 1.33 | +2 | -0 | emulators/citra/Makefile |
| 1.36 | +2 | -0 | devel/doxygen-gui/Makefile |
| +8 | -0 | 4 files | |
Fix build with fmt >=1.11 (from upstream).
Update to epiphany-49.2.
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +14 | -0 | www/epiphany/patches/patch-src_bookmarks_ephy-bookmarks-export_c |
| 1.119 | +2 | -2 | www/epiphany/distinfo |
| 1.248 | +1 | -1 | www/epiphany/Makefile |
| +17 | -3 | 3 files | |
Update to libadwaita-1.8.2.
| Version | Delta | File | |
|---|---|---|---|
| 1.48 | +2 | -2 | x11/gnome/libadwaita/distinfo |
| 1.26 | +3 | -0 | x11/gnome/libadwaita/pkg/PLIST |
| 1.55 | +1 | -1 | x11/gnome/libadwaita/Makefile |
| +6 | -3 | 3 files | |
Update to gtk+4-4.20.3.
| Version | Delta | File | |
|---|---|---|---|
| 1.120 | +2 | -4 | x11/gtk+4/Makefile |
| 1.65 | +2 | -2 | x11/gtk+4/distinfo |
| +4 | -6 | 2 files | |
Add a subpackage for woff2 files. ok phessler@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +40 | -0 | fonts/public-sans/pkg/PLIST-main |
| 1.1 | +20 | -0 | fonts/public-sans/pkg/PLIST-web |
| 1.1 | +8 | -0 | fonts/public-sans/pkg/DESCR-main |
| 1.1 | +8 | -0 | fonts/public-sans/pkg/DESCR-web |
| 1.13 | +6 | -2 | fonts/public-sans/Makefile |
| 1.7 | +0 | -0 | fonts/public-sans/pkg/PLIST |
| +82 | -2 | 1 files not shown | |
| +82 | -2 | 7 files | |
Add support for web fonts to the font module. Installing .woff2 or .woff files to /usr/local/share/fonts is pointless, since in that location there's no way for httpd to find them. Instead, a font port can point to them with MODFONT_WEBFILES, and the font module will handle creating a subpackage that installs them to /var/www/fonts. ok phessler@
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +9 | -1 | infrastructure/mk/font.port.mk |
| +9 | -1 | 1 files | |
Update to melonds-1.1. Enable the JIT for better performance, thus necessitating USE_WXNEEDED. faad dependency bits from stsp@ From izzy Meyer (MAINTAINER); thanks!
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +7 | -5 | emulators/melonds/Makefile |
| 1.3 | +2 | -2 | emulators/melonds/distinfo |
| 1.3 | +1 | -1 | emulators/melonds/patches/patch-CMakeLists_txt |
| 1.2 | +0 | -0 | emulators/melonds/patches/patch-src_debug_GdbStub_cpp |
| +10 | -8 | 4 files | |
Update to tailscale-1.90.8 From Adriano Barbosa (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.58 | +2 | -2 | net/tailscale/distinfo |
| 1.60 | +1 | -1 | net/tailscale/Makefile |
| +3 | -3 | 2 files | |
update py-nh3 to 0.22.22
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +176 | -118 | www/py-nh3/distinfo |
| 1.2 | +87 | -58 | www/py-nh3/crates.inc |
| 1.5 | +3 | -2 | www/py-nh3/Makefile |
| 1.5 | +2 | -0 | www/py-nh3/pkg/PLIST |
| +268 | -178 | 4 files | |
Update to fzf-0.67.0 From Laurent Cheylus (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.46 | +2 | -2 | sysutils/fzf/distinfo |
| 1.53 | +1 | -1 | sysutils/fzf/Makefile |
| +3 | -3 | 2 files | |
Update ansible 12.2.0 -> 13.0.0 Changelog: https://github.com/ansible-community/ansible-build-data/blob/13.0.0/13/CHANGELOG-v13.md
| Version | Delta | File | |
|---|---|---|---|
| 1.99 | +335 | -584 | sysutils/ansible/pkg/PLIST |
| 1.213 | +2 | -2 | sysutils/ansible/Makefile |
| 1.157 | +2 | -2 | sysutils/ansible/distinfo |
| +339 | -588 | 3 files | |
Update vault 1.21.0 -> 1.21.1 Changelog: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#1211
| Version | Delta | File | |
|---|---|---|---|
| 1.99 | +2 | -2 | security/vault/distinfo |
| 1.122 | +1 | -1 | security/vault/Makefile |
| +3 | -3 | 2 files | |
reinstate PKGSTEM, spotted by phessler
| Version | Delta | File | |
|---|---|---|---|
| 1.76 | +1 | -1 | mail/offlineimap/Makefile |
| +1 | -1 | 1 files | |
regen patches, no content change
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +8 | -6 | sysutils/usmb/patches/patch-usmb_file_c |
| 1.2 | +2 | -2 | sysutils/usmb/patches/patch-options_c |
| +10 | -8 | 2 files | |
net/dino: drop meson patches We don't need it since meson-1.9.1p0v0
| Version | Delta | File | |
|---|---|---|---|
| 1.9 | +2 | -2 | net/dino/pkg/PLIST |
| 1.40 | +1 | -0 | net/dino/Makefile |
| 1.3 | +0 | -0 | net/dino/patches/patch-libdino_meson_build |
| +3 | -2 | 3 files | |
update to icingadb-1.5.0, from Alvar Penning (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +22 | -22 | net/icinga/icingadb/distinfo |
| 1.5 | +5 | -5 | net/icinga/icingadb/modules.inc |
| 1.5 | +1 | -1 | net/icinga/icingadb/Makefile |
| +28 | -28 | 3 files | |
update to icinga-web2-2.12.6, from Alvar Penning
| Version | Delta | File | |
|---|---|---|---|
| 1.41 | +2 | -2 | net/icinga/web2/distinfo |
| 1.79 | +1 | -2 | net/icinga/web2/Makefile |
| +3 | -4 | 2 files | |
update to icingadb-web-1.3.0, from Alvar Penning
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +6 | -9 | net/icinga/icingadb-web/pkg/PLIST |
| 1.6 | +2 | -2 | net/icinga/icingadb-web/distinfo |
| 1.8 | +1 | -1 | net/icinga/icingadb-web/Makefile |
| +9 | -12 | 3 files | |
update to py3-orjson-3.11.4, ok daniel
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +76 | -74 | textproc/py-orjson/distinfo |
| 1.2 | +37 | -36 | textproc/py-orjson/crates.inc |
| 1.6 | +3 | -9 | textproc/py-orjson/Makefile |
| 1.2 | +0 | -0 | textproc/py-orjson/patches/patch-pyproject_toml |
| +116 | -119 | 4 files | |
Forgot in previous.
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +23 | -40 | devel/pango/patches/patch-pango_pangofc-fontmap_c |
| +23 | -40 | 1 files | |
Update to pango-1.57.0.
| Version | Delta | File | |
|---|---|---|---|
| 1.178 | +6 | -6 | devel/pango/Makefile |
| 1.113 | +2 | -2 | devel/pango/distinfo |
| +8 | -8 | 2 files | |