security/vuxml: Improve newentry
Rearrange the code a bit by introducing providers.
Fields are retrieved from providers in an orderly fashion.
Should a provider fail to return a value, the next in the list is queried.
This should improve our chances of getting proper reports from different
providers.
Differential Revision: https://reviews.freebsd.org/D52903
graphics/py-sorl-thumbnail: Register conflicts
* In 36c338883557 a new port graphics/py-dj52-django-sorl-thumbnail was
added, thus add CONFLICTS_INSTALL accordingly.
Approved by: portmgr (blanket)
graphics/libskiasharp: unbundle libjpeg_turbo
With the upgrade, we now have a skia version which works with
libjpeg-turbo from ports[1].
Using the system libjpeg_turbo, seems to make jellyfin scan faster
the libraries. This also fixes some warning in the logs about jellyfin
"System.IO.InvalidDataException: Skia unable to read image"
[1]: https://issues.skia.org/issues/379669745
net-mgmt/netbox: Update to 4.4.4
It contains many bugfixes/enhancements and the following new features:
* Background Jobs for Bulk Operations
* Logging Mechanism for Background Jobs
* Changelog Comments
* Config Context Data Validation
https://netbox.readthedocs.io/en/stable/release-notes/version-4.4/
MFH: No (feature release)
www/py-dj52-django-filter: Update to 25.2
* Add DRF option to reflect the settings as noted in "pyproject.toml"
and make it default because Django REST framework is used by many
Django implementations.
Changelog:
https://github.com/carltongibson/django-filter/blob/25.2/CHANGES.rst