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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
cppcheck Tool for static C/C++ code analysis
2.14.0 devel on this many watch lists=6 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 2.13.4Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-03-06 19:54:19
Last Update: 2024-04-22 18:20:02
Commit Hash: eebf369
People watching this port, also watch:: libogg, sleuthkit, bsdstats, glib
License: GPLv3+
WWW:
https://cppcheck.sourceforge.io/
https://github.com/danmar/cppcheck
Description:
Cppcheck is a tool for static C/C++ code analysis. It tries to detect bugs that your compiler does not see. It checks for: memory leaks, mismatching allocations-deallocations, buffer overruns, and many more. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. The goal is to have no false positives.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. bin/cppcheck-htmlreport
  2. /usr/local/share/licenses/cppcheck-2.14.0/catalog.mk
  3. /usr/local/share/licenses/cppcheck-2.14.0/LICENSE
  4. /usr/local/share/licenses/cppcheck-2.14.0/GPLv3+
  5. bin/cppcheck
  6. bin/cppcheck-gui
  7. share/applications/cppcheck-gui.desktop
  8. share/icons/hicolor/64x64/apps/cppcheck-gui.png
  9. share/icons/hicolor/scalable/apps/cppcheck-gui.svg
  10. share/man/man1/cppcheck.1.gz
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • cppcheck>0:devel/cppcheck
To install the port:
cd /usr/ports/devel/cppcheck/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cppcheck
  • pkg install cppcheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cppcheck
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713805128 SHA256 (danmar-cppcheck-2.14.0_GH0.tar.gz) = 2d2ead75db10c5993d77c8dfe854dc42b00fac65953611bb6c83e25fc74b9d50 SIZE (danmar-cppcheck-2.14.0_GH0.tar.gz) = 3716204

Packages (timestamps in pop-ups are UTC):
cppcheck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.13.42.13.42.22.13.42.13.4-2.2-
FreeBSD:13:quarterly2.13.42.13.4-2.13.42.13.42.12.12.12.12.12.1
FreeBSD:14:latest2.13.42.13.4-2.13.42.13.42.10.3-2.10.3
FreeBSD:14:quarterly2.12.12.13.4-2.12.12.13.42.12.12.12.12.12.1
FreeBSD:15:latest2.13.42.14.0n/a2.12.1n/a2.12.12.12.12.12.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xsltproc : textproc/libxslt
  2. docbook.xsl : textproc/docbook-xsl
  3. python3.9 : lang/python39
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
  6. qt5-buildtools>=5.15 : devel/qt5-buildtools
  7. lrelease : devel/qt5-linguisttools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. py39-pygments>0 : textproc/py-pygments@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libtinyxml2.so : textproc/tinyxml2
  2. libpcre.so : devel/pcre
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Gui.so : x11-toolkits/qt5-gui
  5. libQt5Help.so : devel/qt5-help
  6. libQt5Network.so : net/qt5-network
  7. libQt5PrintSupport.so : print/qt5-printsupport
  8. libQt5Widgets.so : x11-toolkits/qt5-widgets
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cppcheck-gui*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for cppcheck-2.14.0: CHARTS=off: Enable QtCharts usage in the GUI GUI=on: Build the Qt GUI application HTMLREPORT=on: Install cppcheck-htmlreport MANPAGES=on: Build and/or install manual pages MATCHCOMPILER=on: Build-time optimizations via Python RULES=on: User-defined rule support (requires PCRE) TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
devel_cppcheck
USES:
compiler:c++11-lib shebangfix tar:bzip2 qt:5 python:run,build python:run,build localbase:ldflags cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/danmar/cppcheck/tar.gz/2.14.0?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port