graphics/hugin: permit use of libepoxy instead of glew
Some users report problems with hugin coming from graphics/glew not
being built with EGL support. Permit using libepoxy instead of
graphics/glew for OpenGL stuff and make it the default to work around
this issue. Building with graphics/glew remains available as an option.
PR: 296330, 296368
Reported by: grog
Tested by: grog
MFH: 2026Q2
(cherry picked from commit 2fa6358ccc39f9ef705ca209fc9dacf276ef69df)
graphics/hugin: permit use of libepoxy instead of glew
Some users report problems with hugin coming from graphics/glew not
being built with EGL support. Permit using libepoxy instead of
graphics/glew for OpenGL stuff and make it the default to work around
this issue. Building with graphics/glew remains available as an option.
PR: 296330, 296368
Reported by: grog
Tested by: grog
MFH: 2026Q2
net-mgmt/netbox: Update to 4.6.4
Changelog:
Enhancements:
* Render JSON schema enum options as a dropdown selection in module and
device profile attribute forms
* Include the dns_name of primary & out-of-band IP addresses in event
payloads
* Add a 1C8P:8C1P breakout cable profile
* Improve the styling of action buttons in the navigation sidebar
Performance Improvements:
* Improve performance of the image attachments view when using
S3 storage
* Avoid repeated serializer instantiation in GFKSerializerField
* Chunk bulk updates to custom field data to better handle a large
number of records
[28 lines not shown]