[Bug 265077] [NEW PORT] devel/malloy: Embeddable HTTP & WS client and server components

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Jul 2022 11:08:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265077

Felix Palmen <felix@palmen-it.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felix@palmen-it.de

--- Comment #3 from Felix Palmen <felix@palmen-it.de> ---
Further remarks, for discussion:

* IMHO, leave out RUN_DEPENDS. Although boost is needed for compiling stuff
with this lib, it would also force installation of boost for any possible
future consumer of the lib.

* After learning that missing C++20 STL headers are actually a bug, I'd opt to
remove the current IGNORE magic and just add a suitable BROKEN_FreeBSD_12
instead, e.g.:

  BROKEN_FreeBSD_12=    some C++20 STL headers are missing on 12.3,\
                       see https://bugs.freebsd.org/255374

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