From: "Sebastian Reitenbach" Subject: NEW: devel/robin-map To: ports@openbsd.org Date: Fri, 16 Feb 2024 21:38:26 +0100 Hi, this is a new dependency needed to update x11/gnustep/libobjc2. it's a header-only library. cat pkg/DESCR The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions.