Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2022 11:08:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265077] [NEW PORT] devel/malloy: Embeddable HTTP & WS client and server components
Message-ID:  <bug-265077-7788-xx7DutJcih@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265077-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265077-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265077

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=3D    some C++20 STL headers are missing on 12.3,\
=EF=BF=BC                       see https://bugs.freebsd.org/255374

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265077-7788-xx7DutJcih>