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
cbmc Bounded Model Checker for C and C++ programs
5.95.1 devel on this many watch lists=2 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 5.95.1Version of this port present on the latest quarterly branch.
Maintainer: olivier@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-01 17:57:05
Last Update: 2024-02-01 17:53:55
Commit Hash: 7f087b7
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD4CLAUSE
WWW:
https://github.com/diffblue/cbmc
Description:
CBMC is a Bounded Model Checker for C and C++ programs. It supports C89, C99, most of C11 and most compiler extensions provided by gcc and Visual Studio. It allows verifying array bounds (buffer overflows), pointer safety, exceptions and user-specified assertions. Furthermore, it can check C and C++ for consistency with other languages, such as Verilog. The verification is performed by unwinding the loops in the program and passing the resulting equation to a decision procedure.
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 (29 items)
Collapse this list.
  1. /usr/local/share/licenses/cbmc-5.95.1/catalog.mk
  2. /usr/local/share/licenses/cbmc-5.95.1/LICENSE
  3. /usr/local/share/licenses/cbmc-5.95.1/BSD4CLAUSE
  4. bin/cbmc
  5. bin/crangler
  6. bin/goto-analyzer
  7. bin/goto-cc
  8. bin/goto-diff
  9. bin/goto-instrument
  10. bin/goto-inspect
  11. bin/goto-harness
  12. bin/goto-synthesizer
  13. bin/symtab2gb
  14. bin/ls_parse.py
  15. bin/goto-gcc
  16. bin/goto-ld
  17. share/man/man1/cbmc.1.gz
  18. share/man/man1/crangler.1.gz
  19. share/man/man1/goto-analyzer.1.gz
  20. share/man/man1/goto-cc.1.gz
  21. share/man/man1/goto-diff.1.gz
  22. share/man/man1/goto-harness.1.gz
  23. share/man/man1/goto-inspect.1.gz
  24. share/man/man1/goto-instrument.1.gz
  25. share/man/man1/goto-synthesizer.1.gz
  26. share/man/man1/symtab2gb.1.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • cbmc>0:devel/cbmc
To install the port:
cd /usr/ports/devel/cbmc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cbmc
  • pkg install cbmc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cbmc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706723199 SHA256 (minisat2_2.2.1.orig.tar.gz) = e54afa3c192c1753bc8075c0c7e126d5c495d9066e3f90a2588091149ac9ca40 SIZE (minisat2_2.2.1.orig.tar.gz) = 44229

Expand this list (2 items)

Collapse this list.

SHA256 (diffblue-cbmc-cbmc-5.95.1_GH0.tar.gz) = fdc1e862752430f8d069eb2f9c33dcd05078cf955bbc900e2cc840bcb01b3783 SIZE (diffblue-cbmc-cbmc-5.95.1_GH0.tar.gz) = 9073428

Collapse this list.


Packages (timestamps in pop-ups are UTC):
cbmc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.95.15.95.1-5.95.15.95.1---
FreeBSD:13:quarterly5.95.15.95.1-5.95.15.95.1---
FreeBSD:14:latest5.95.15.95.1--5.95.1---
FreeBSD:14:quarterly5.95.15.95.1--5.95.1---
FreeBSD:15:latest5.95.15.95.1n/a-n/a-5.95.15.95.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. flex : textproc/flex
  2. gmake>=4.3 : devel/gmake
  3. bison : devel/bison
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. cvc5 : math/cvc5
  2. z3 : math/z3
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_cbmc
USES:
gmake bison python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/diffblue/cbmc/tar.gz/cbmc-5.95.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.95.1
01 Feb 2024 17:53:55
commit hash: 7f087b720e52d51b22db0da2d7565418a0e428efcommit hash: 7f087b720e52d51b22db0da2d7565418a0e428efcommit hash: 7f087b720e52d51b22db0da2d7565418a0e428efcommit hash: 7f087b720e52d51b22db0da2d7565418a0e428ef files touched by this commit
Olivier Cochard (olivier) search for other commits by this committer
devel/cbmc: add new port

Bounded Model Checker for C and C++ programs
https://github.com/diffblue/cbmc

Sponsored by:	Netflix

Number of commits found: 1