Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2024 12:36:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278197] [NEW PORT] sysutils/cppinsights: C++ Insights - See your source code with the eyes of a compiler.
Message-ID:  <bug-278197-7788-FzjEWzunft@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278197-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278197-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=3D278197

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. "PORTNAME =3D=3D GH_PROJECT" - remove GH_PROJECT.

2. Replace:
USES=3D           cmake llvm:17
LIB_DEPENDS=3D    libLLVM-17.so:devel/llvm17
with:
USES=3D           cmake llvm:17,lib
and test.
Check Mk/Uses/llvm.mk for more information.

3. WWW=3D         https://cppinsights.io/
Doesn't look like the official site.
Maybe https://github.com/andreasfertig/cppinsights is better.

--=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-278197-7788-FzjEWzunft>