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
Port details
cppinsights C++ Insights - See your source code with the eyes of a compiler
17.0 sysutils Deleted new! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2024-10-19 11:12:15
Last Update: 2024-10-19 11:22:29
Commit Hash: 283f04f
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-17.0/catalog.mk
  3. /usr/local/share/licenses/cppinsights-17.0/LICENSE
  4. /usr/local/share/licenses/cppinsights-17.0/MIT
Collapse this list.
Dependency lines:
  • cppinsights>0:sysutils/cppinsights
No installation instructions:
This port has been deleted.
PKGNAME: cppinsights
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712407492 SHA256 (andreasfertig-cppinsights-v_17.0_GH0.tar.gz) = 2dd6bcfcdba65c0ed2e1f04ef79d57285186871ad8bd481d63269f3115276216 SIZE (andreasfertig-cppinsights-v_17.0_GH0.tar.gz) = 331667

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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-17.so : devel/llvm17
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_cppinsights
USES:
cmake llvm:min=17,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_17.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
17.0
19 Oct 2024 11:22:29
commit hash: 283f04fa6013b4f18cabab8fc1fa5647651a3b4dcommit hash: 283f04fa6013b4f18cabab8fc1fa5647651a3b4dcommit hash: 283f04fa6013b4f18cabab8fc1fa5647651a3b4dcommit hash: 283f04fa6013b4f18cabab8fc1fa5647651a3b4d files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/cppinsights: Revert "New port"

This reverts commit b147b55eb79e58ef0b0a36a590be74110f4658c6.

sysutils/cppinsights: incorrect category

PR:	278197
Fixes:	b147b55eb79e (New port: C++ Insights - See your source code with the eyes
of a compiler)
17.0
19 Oct 2024 11:10:15
commit hash: b147b55eb79e58ef0b0a36a590be74110f4658c6commit hash: b147b55eb79e58ef0b0a36a590be74110f4658c6commit hash: b147b55eb79e58ef0b0a36a590be74110f4658c6commit hash: b147b55eb79e58ef0b0a36a590be74110f4658c6 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Martin Filla
sysutils/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: 2