cad/openvsp: Update to 3.50.3
ChangeLog:
https://openvsp.org/blogs/announcements/2026/05/15/openvsp-3-50-3-released
* Fix corrupt XML file output with vectors of vec3d’s
* Fix crash when changing XSec type when CEdit screen still open
* Fix problem reading VSPAERO results that caused ghost results
* Write full precision in files sent to VSPAERO
net-im/openfire: Update to 5.0.5
ChangeLog:
https://download.igniterealtime.org/openfire/docs/5.0.5/changelog.html
Improvement
* Display newlines in details of logged SecurityAuditManager events
* Do not show 'max users' count for a MUC when it is 0 (unlimited)
* Bump BouncyCastle.version from 1.78.1 to 1.84
* LDAP context-close failures are logged without their exception stack trace
* Upgrade MySQL Connector/J driver to 8.4.0 release
* Upgrade Jetty webserver library to 12.0.35 release
* Update org.glassfish.jaxb:jaxb-runtime to the latest of the 2.3.x line
Task
* Disabled performance benchmark in IQEntityTimeHandlerTest should be removed
or converted
[15 lines not shown]
bhyve.8: Fix formatting of -G's "w" prefix
"w" is a command modifier, not an argument. Use Cm.
Fixes: 2cdff9918e79 byhve: add option to specify IP address for gdb
MFC after: 3 days
(cherry picked from commit 7abddbb3cdeeff0d4d991aee52e92382e847e8a2)
bhyve.8: Fix formatting of -G's "w" prefix
"w" is a command modifier, not an argument. Use Cm.
Fixes: 2cdff9918e79 byhve: add option to specify IP address for gdb
MFC after: 3 days
(cherry picked from commit 7abddbb3cdeeff0d4d991aee52e92382e847e8a2)
p9fs.4: MLINK to virtio_p9fs.4
Technically, virtio_p9fs is an emulated device that masquerades
as a p9fs mount, but it does not make sense to have two separate manual
pages.
Reviewed by: bnovkov, dfr
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D57013