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
cvise C-Vise is a super-parallel Python port of the C-Reduce
2.10.0 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 2.9.0Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-02-13 18:03:04
Last Update: 2024-03-14 11:30:01
Commit Hash: 4999ec6
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/marxin/cvise
Description:
C-Vise is a tool that takes a large C, C++ or OpenCL program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ or OpenCL program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ or OpenCL code.
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 (56 items)
Collapse this list.
  1. /usr/local/share/licenses/cvise-2.10.0/catalog.mk
  2. /usr/local/share/licenses/cvise-2.10.0/LICENSE
  3. /usr/local/share/licenses/cvise-2.10.0/BSD3CLAUSE
  4. bin/cvise-delta
  5. bin/cvise
  6. libexec/cvise/clang_delta
  7. libexec/cvise/clex
  8. libexec/cvise/strlex
  9. libexec/cvise/topformflat
  10. share/cvise/__init__.py
  11. share/cvise/cvise.py
  12. share/cvise/pass_groups/all.json
  13. share/cvise/pass_groups/binary.json
  14. share/cvise/pass_groups/delta.json
  15. share/cvise/pass_groups/opencl-120.json
  16. share/cvise/passes/__init__.py
  17. share/cvise/passes/abstract.py
  18. share/cvise/passes/balanced.py
  19. share/cvise/passes/blank.py
  20. share/cvise/passes/clang.py
  21. share/cvise/passes/clangbinarysearch.py
  22. share/cvise/passes/clex.py
  23. share/cvise/passes/comments.py
  24. share/cvise/passes/gcdabinary.py
  25. share/cvise/passes/ifs.py
  26. share/cvise/passes/includeincludes.py
  27. share/cvise/passes/includes.py
  28. share/cvise/passes/indent.py
  29. share/cvise/passes/ints.py
  30. share/cvise/passes/line_markers.py
  31. share/cvise/passes/lines.py
  32. share/cvise/passes/peep.py
  33. share/cvise/passes/special.py
  34. share/cvise/passes/ternary.py
  35. share/cvise/passes/unifdef.py
  36. share/cvise/tests/__init__.py
  37. share/cvise/tests/test_balanced.py
  38. share/cvise/tests/test_comments.py
  39. share/cvise/tests/test_ifs.py
  40. share/cvise/tests/test_ints.py
  41. share/cvise/tests/test_line_markers.py
  42. share/cvise/tests/test_nestedmatcher.py
  43. share/cvise/tests/test_peep.py
  44. share/cvise/tests/test_special.py
  45. share/cvise/tests/test_ternary.py
  46. share/cvise/tests/testabstract.py
  47. share/cvise/utils/__init__.py
  48. share/cvise/utils/error.py
  49. share/cvise/utils/misc.py
  50. share/cvise/utils/nestedmatcher.py
  51. share/cvise/utils/readkey.py
  52. share/cvise/utils/statistics.py
  53. share/cvise/utils/testing.py
  54. @owner
  55. @group
  56. @mode
Collapse this list.
Dependency lines:
  • cvise>0:devel/cvise
To install the port:
cd /usr/ports/devel/cvise/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cvise
  • pkg install cvise
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cvise
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1710411821 SHA256 (marxin-cvise-v2.10.0_GH0.tar.gz) = ee9bdfce6f139d0317c98d9c9b51cc68bcaead059de97aac2cf81d71f2215f54 SIZE (marxin-cvise-v2.10.0_GH0.tar.gz) = 270839

Packages (timestamps in pop-ups are UTC):
cvise
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.10.02.10.0-2.10.02.10.0---
FreeBSD:13:quarterly2.10.02.10.02.8.02.10.02.10.02.9.02.9.02.9.0
FreeBSD:14:latest2.10.02.10.0-2.10.02.10.02.8.0-2.8.0
FreeBSD:14:quarterly2.9.02.10.0-2.9.02.10.02.9.02.9.02.9.0
FreeBSD:15:latest2.10.02.10.0n/a2.9.0n/a2.9.02.9.02.9.0
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. py39-pebble>0 : devel/py-pebble@py39
  2. py39-pytest>=0 : devel/py-pytest@py39
  3. py39-chardet>0 : textproc/py-chardet@py39
  4. py39-psutil>0 : sysutils/py-psutil@py39
  5. cmake : devel/cmake-core
  6. ninja : devel/ninja
  7. llvm-config16 : devel/llvm16
  8. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest-flake8>=0 : devel/py-pytest-flake8@py39
  2. py39-pytest>=7,1 : devel/py-pytest@py39
  3. python3.9 : lang/python39
Runtime dependencies:
  1. bash : shells/bash
  2. py39-pebble>0 : devel/py-pebble@py39
  3. py39-chardet>0 : textproc/py-chardet@py39
  4. py39-psutil>0 : sysutils/py-psutil@py39
  5. llvm-config16 : devel/llvm16
  6. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_cvise
USES:
cmake compiler llvm:min=16,build,run 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/marxin/cvise/tar.gz/v2.10.0?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10.0
14 Mar 2024 11:30:01
commit hash: 4999ec6c3c9e8acfbebba024194b5ebf76937af6commit hash: 4999ec6c3c9e8acfbebba024194b5ebf76937af6commit hash: 4999ec6c3c9e8acfbebba024194b5ebf76937af6commit hash: 4999ec6c3c9e8acfbebba024194b5ebf76937af6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/cvise: Update version 2.9.0=>2.10.0

Changelog: https://github.com/marxin/cvise/releases/tag/v2.10.0
2.9.0
08 Nov 2023 19:29:30
commit hash: 5d6617b206c99f36d197cae7b33127870cbeeb30commit hash: 5d6617b206c99f36d197cae7b33127870cbeeb30commit hash: 5d6617b206c99f36d197cae7b33127870cbeeb30commit hash: 5d6617b206c99f36d197cae7b33127870cbeeb30 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/cvise: Update version 2.8.0=>2.9.0

Changelog: https://github.com/marxin/cvise/releases/tag/v2.9.0
2.8.0
29 Sep 2023 06:51:56
commit hash: 1e823de58e838e9ab734c84c545a11ceceb47258commit hash: 1e823de58e838e9ab734c84c545a11ceceb47258commit hash: 1e823de58e838e9ab734c84c545a11ceceb47258commit hash: 1e823de58e838e9ab734c84c545a11ceceb47258 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/cvise: Remove CC/CPP/CXX exports

USES=llvm now by default exports CC/CPP/CXX so remove those
2.8.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.8.0
29 Apr 2023 17:32:37
commit hash: b801576e217c0addac42b5ab1c24aebf38645d3bcommit hash: b801576e217c0addac42b5ab1c24aebf38645d3bcommit hash: b801576e217c0addac42b5ab1c24aebf38645d3bcommit hash: b801576e217c0addac42b5ab1c24aebf38645d3b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/cvise: Update version 2.7.0=>2.8.0

Changelog: https://github.com/marxin/cvise/releases/tag/v2.8.0
2.7.0
11 Apr 2023 20:46:12
commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Adopt ports from swills@
2.7.0
11 Apr 2023 20:34:04
commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
2.7.0
18 Mar 2023 16:11:52
commit hash: 8a459e62a97c1f21ed317964131308836b26ccbfcommit hash: 8a459e62a97c1f21ed317964131308836b26ccbfcommit hash: 8a459e62a97c1f21ed317964131308836b26ccbfcommit hash: 8a459e62a97c1f21ed317964131308836b26ccbf files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/cvise: switch to USES=llvm

Instead of hand-declaring llvm dependencies, use USES=llvm instead.
This still needs USES=compiler for checking the base system's clang
version, as cvise 2.7.0 requires clang >= 15 to compile.

PR:		269935
Reported by:	pkubaj
Approved by:	maintainer timeout (2 weeks)
MFH:		2023Q1
2.7.0
18 Mar 2023 13:54:09
commit hash: 3885e25f6a019eaa52549deac6bb4de260a15d5fcommit hash: 3885e25f6a019eaa52549deac6bb4de260a15d5fcommit hash: 3885e25f6a019eaa52549deac6bb4de260a15d5fcommit hash: 3885e25f6a019eaa52549deac6bb4de260a15d5f files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/cvise: update to 2.7.0

This updates devel/cvise to the latest upstream release, and uses
devel/llvm15 as dependency.

PR:		269935
Approved by:	maintainer timeout (2 weeks)
MFH:		2023Q1
2.4.0
25 Dec 2022 17:50:27
commit hash: 0f1ce09fbc7d660aacacf0428f26632896b89419commit hash: 0f1ce09fbc7d660aacacf0428f26632896b89419commit hash: 0f1ce09fbc7d660aacacf0428f26632896b89419commit hash: 0f1ce09fbc7d660aacacf0428f26632896b89419 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/cvise: fix build with devel/llvm15 installed

During an exp-run for llvm 15 (see bug 265425), it turned out that
devel/cvise failed to build if devel/llvm15 is also installed:

 
/wrkdirs/usr/ports/devel/cvise/work/cvise-2.4.0/clang_delta/ExpressionDetector.cpp:62:16:
error: 'InclusionDirective' marked 'override' but does not override any member
functions
    virtual void InclusionDirective(SourceLocation HashLoc,
                 ^
 
/wrkdirs/usr/ports/devel/cvise/work/cvise-2.4.0/clang_delta/ExpressionDetector.cpp:62:16:
warning: '(anonymous namespace)::IncludesPPCallbacks::InclusionDirective' hides
overloaded virtual function [-Woverloaded-virtual]
  /usr/local/llvm15/include/clang/Lex/PPCallbacks.h:127:16: note: hidden
overloaded virtual function 'clang::PPCallbacks::InclusionDirective' declared
here: type mismatch at 6th parameter ('Optional<clang::FileEntryRef>' vs 'const
clang::FileEntry *')
    virtual void InclusionDirective(SourceLocation HashLoc,
                 ^
  1 warning and 1 error generated.

This is because during the configure phase, it picks up
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.4.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.0
13 Feb 2022 17:59:46
commit hash: 6b4cb31396c5b2bba063a409296e015d64b13b5ecommit hash: 6b4cb31396c5b2bba063a409296e015d64b13b5ecommit hash: 6b4cb31396c5b2bba063a409296e015d64b13b5ecommit hash: 6b4cb31396c5b2bba063a409296e015d64b13b5e files touched by this commit
Steve Wills (swills) search for other commits by this committer
devel/cvise: create port

C-Vise is a tool that takes a large C, C++ or OpenCL program that has a
property of interest (such as triggering a compiler bug) and automatically
produces a much smaller C/C++ or OpenCL program that has the same property. It
is intended for use by people who discover and report bugs in compilers and
other tools that process C/C++ or OpenCL code.

WWW: https://github.com/marxin/cvise

Number of commits found: 13