From: Daniil Ryvkin Subject: [1/2] [new port] devel/simde To: ports@openbsd.org Date: Tue, 7 Jul 2026 18:05:05 +0300 Hi, This adds a port for SIMDe (SIMD Everywhere) v0.8.2, a header-only library providing implementations of SIMD intrinsics (SSE, AVX, NEON, etc.) for platforms that don't natively support them. It is required as a build dependency for multimedia/obs-studio.