vt.4: Document that hw.vga.textmode does not apply for UEFI(8) boot
PR: 292598
Approved by: ziaee, imp
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D54842
databases/cego: update 2.53.8 -> 2.54.1
- Removed PIDFILE attribute from db xml.
PIDFILE should be specified by database startup with pidfile option
- remove distributed mode, was never used in production (2.53.x -> 2.54.x)
- Changed tableset ticket handling for backup recovery
cad/openvsp: Update to 3.47.0
ChangeLog:
https://openvsp.org/blogs/announcements/2026/01/23/openvsp-3-47-0-released
Features:
* Swept Volume Analysis
* Look-At Visibility Analysis
* Look-From Visibility now has discrete mode
* Look-From Visibility supports multiple viewpoints
* Look-From Visibility supports constrained FOV from each viewpoint
* Intersect type SubSurfaces
* Reworked UX for all item browsers and trees regarding
adding/deleting/renaming
* Explicit Add and Delete button
* Auto-name for all recently-added items
* Rename using name field, no button necessary
* Inline rename field via item double click, F2, or Enter
[20 lines not shown]
devel/onetbb: Fix the last failing test
Fix the following test:
63 - test_hw_concurrency (ILLEGAL)
by using sched_getaffinity().
PR: 292088
Reported by: diizzy
fusefs: Add tests for the new -o auto_unmount feature
Add tests for mount_fusefs's new -o auto_unmount feature, recently added
by arrowd.
MFC with: 10037d0978f "fusefs: Implement support for the auto_unmount"
graphics/inkscape: update 1.4.2 -> 1.4.3
Note:
- this is a bridge release in the sense that it can be used to
convert the planned Inkscape 1.5 multipage file format
to the pre-1.5 multipage format.
- 24 crash/freeze fixes
PR: 292694
Changes: https://inkscape.org/doc/release_notes/1.4.3/Inkscape_1.4.3.html
Reviewed by: Tomasz "CeDeROM" CEDRO <tomek at cedro.info>
devel/bear: Upgrade to 4.0.1
The bear project has been re-written in Rust from 4.0.0. We upgrade this
to 4.0.1 and use builtin USE_CARGO.
A good new is that the new version does not need the per-compiler wrapper now.
Also, let aokblast@ take the maintainership.
Approved by: lwhsu (mentor)
Differential Revision: https://reviews.freebsd.org/D54755