[Bug 292270] [NEW PORT] devel/roaringbitmap: Roaring bitmaps in C (and C++), with SIMD

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 08 Jan 2026 12:38:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292270

            Bug ID: 292270
           Summary: [NEW PORT] devel/roaringbitmap: Roaring bitmaps in C
                    (and C++), with SIMD
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: laszlo-rdr-keethu9thi@karolyi.hu

Created attachment 266935
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266935&action=edit
Adding the roaringbitmap library

Hey,

I'm working towards creating a port out of the manticoresearch project, see
https://github.com/manticoresoftware/manticoresearch/issues/3783

Getting the project itself packaged is a huge ordeal — lots of
statically/locally compiled deps which I aim to minimize/externalize —, this
port is one part of it.

Compiling this one within the manticoresearch project bails out with an error,
and I'm pretty sure it's not the right way to do it, hence this package.

Please review and merge when available. I have this working locally.

Best regards,
László

-- 
You are receiving this mail because:
You are the assignee for the bug.