graphics/converseen: Update to 0.15.1.1
ChangeLog: https://converseen.fasterland.net/
* Fixed scale spinbox resetting when images in the list are manually removed
* Added automatic focus to the Close button in the status dialog when the
conversion is completed
* Various Bugfixes
cad/lib3mf: Add lib3mf
lib3mf is a C++ implementation of the 3D Manufacturing Format file
standard.
It provides 3MF reading and writing capabilities, as well as
conversion and validation tools for input and output data. lib3mf
runs on Windows, Linux and MacOS and offers a clean and easy-to-use
API in various programming languages to speed up the development
and keep integration costs at a minimum.
As 3MF shall become an universal 3D Printing standard, its quick
adoption is very important. This library shall lower all barriers
of adoption to any possible user, let it be software providers,
hardware providers, service providers or middleware tools.
The specification can be downloaded at http://3mf.io/specification/.
x11/xmoji: fix build on FreeBSD 15 and later
Seems like we now support inotify() well enough for the port to detect
its presence, but that conflicts with it also detecting kqueue support.
Disable inotify() to resolve the conflict.
MFH: 2025Q4
(cherry picked from commit 3feb67ede9b2da92d04bd33e64430a56f0ea7f25)
x11/xmoji: fix build on FreeBSD 15 and later
Seems like we now support inotify() well enough for the port to detect
its presence, but that conflicts with it also detecting kqueue support.
Disable inotify() to resolve the conflict.
MFH: 2025Q4
graphics/hugin: update to 2025.0.0
- add a LAPACK option to use a LAPACK-based solver in levmar over
the built in one; this improves numerical stability
- new binary hugin_toolbox
- dependencies graphics/libpano13 and graphics/vigra must be updated
to their most recent versions for the build to succeed
Changelog: https://groups.google.com/g/hugin-ptx/c/kHBjmb_3k_g/m/LdNmvDxWAQAJ