notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
cppinsights C++ Insights - See your source code with the eyes of a compiler
20.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 19.1Version of this port present on the latest quarterly branch.
Maintainer: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2024-10-19 11:24:08
Last Update: 2025-05-25 12:12:02
Commit Hash: e699c5c
License: MIT
WWW:
https://github.com/andreasfertig/cppinsights
Description:
C++ Insights is a Clang-based tool that does a source-to-source transformation. The goal of C++ Insights is to make things visible that normally and intentionally happen behind the scenes.It's about the magic the compiler does for us to make things work.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/insights
  2. /usr/local/share/licenses/cppinsights-20.1/catalog.mk
  3. /usr/local/share/licenses/cppinsights-20.1/LICENSE
  4. /usr/local/share/licenses/cppinsights-20.1/MIT
Collapse this list.
Dependency lines:
  • cppinsights>0:devel/cppinsights
To install the port:
cd /usr/ports/devel/cppinsights/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cppinsights
  • pkg install cppinsights
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cppinsights
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1748122202 SHA256 (andreasfertig-cppinsights-v_20.1_GH0.tar.gz) = 672ecc237bc0231510025c9662c0f4880feebb076af46d16840adfb16e8fc4e8 SIZE (andreasfertig-cppinsights-v_20.1_GH0.tar.gz) = 354064

Packages (timestamps in pop-ups are UTC):
cppinsights
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20.120.1-20.120.1---
FreeBSD:13:quarterly20.120.1-20.120.1---
FreeBSD:14:latest20.120.1-20.120.1---
FreeBSD:14:quarterly20.120.1-20.120.1---
FreeBSD:15:latest20.120.1n/a20.1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libLLVM-20.so : devel/llvm20
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_cppinsights
USES:
cmake llvm:min=20,lib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/andreasfertig/cppinsights/tar.gz/v_20.1?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20.1
25 May 2025 12:12:02
commit hash: e699c5c79ebaeb245f3577fd1a48fb8f046760e2commit hash: e699c5c79ebaeb245f3577fd1a48fb8f046760e2commit hash: e699c5c79ebaeb245f3577fd1a48fb8f046760e2commit hash: e699c5c79ebaeb245f3577fd1a48fb8f046760e2 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Martin Filla
devel/cppinsights: Update 19.1 => 20.1

Changelog:
https://github.com/andreasfertig/cppinsights/releases/tag/v_20.1

PR:	287054
19.1
19 Jan 2025 01:37:50
commit hash: 80cc1440eade825b240227a26d3223f822b9aa86commit hash: 80cc1440eade825b240227a26d3223f822b9aa86commit hash: 80cc1440eade825b240227a26d3223f822b9aa86commit hash: 80cc1440eade825b240227a26d3223f822b9aa86 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Martin Filla
devel/cppinsights: Update 17.0 → 19.1

Changelog:
https://github.com/andreasfertig/cppinsights/releases/tag/v_19.1

PR:	284131
17.0
19 Oct 2024 11:23:14
commit hash: 57537ad6cea08e3d16cd67b1280b5723be42d08acommit hash: 57537ad6cea08e3d16cd67b1280b5723be42d08acommit hash: 57537ad6cea08e3d16cd67b1280b5723be42d08acommit hash: 57537ad6cea08e3d16cd67b1280b5723be42d08a files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Martin Filla
devel/cppinsights: New port: C++ Insights - See your source code with the eyes
of a compiler

C++ Insights is a Clang-based tool that does a source-to-source
transformation. The goal of C++ Insights is to make things visible that
normally and intentionally happen behind the scenes.It's about the magic
the compiler does for us to make things work.

https://github.com/andreasfertig/cppinsights
https://cppinsights.io

PR:	278197

Number of commits found: 3