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 2022Q3
cvc3 Automatic theorem prover for the SMT problem
2.4.1_7 math Deleted 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.4.1_7Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-03-25 04:06:19
Last Update: 2023-01-05 08:16:03
Commit Hash: 7a04fc5
License: not specified in port
WWW:
https://www.cs.nyu.edu/acsys/cvc3/
Description:
CVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT) problems. It can be used to prove the validity (or, dually, the satisfiability) of first-order formulas in a large number of built-in logical theories and their combination. CVC3 is the last offspring of a series of popular SMT provers, which originated at Stanford University with the SVC system. In particular, it builds on the code base of CVC Lite, its most recent predecessor. Its high level design follows that of the Sammy prover. CVC3 works with a version of first-order logic with polymorphic types and has a wide variety of features including: * several built-in base theories: rational and integer linear arithmetic, arrays, tuples, records, inductive data types, bit vectors, and equality over uninterpreted function symbols; * support for quantifiers; * an interactive text-based interface; * a rich C and C++ API for embedding in other systems; * proof and model generation abilities; * predicate subtyping; * essentially no limit on its use for research or commercial purposes (see license).
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 (97 items)
Collapse this list.
  1. @ldconfig
  2. bin/cvc3
  3. include/cvc3/assumptions.h
  4. include/cvc3/c_interface.h
  5. include/cvc3/c_interface_defs.h
  6. include/cvc3/cdflags.h
  7. include/cvc3/cdlist.h
  8. include/cvc3/cdmap.h
  9. include/cvc3/cdmap_ordered.h
  10. include/cvc3/cdo.h
  11. include/cvc3/circuit.h
  12. include/cvc3/clause.h
  13. include/cvc3/cnf.h
  14. include/cvc3/cnf_manager.h
  15. include/cvc3/command_line_exception.h
  16. include/cvc3/command_line_flags.h
  17. include/cvc3/common_proof_rules.h
  18. include/cvc3/compat_hash_map.h
  19. include/cvc3/compat_hash_set.h
  20. include/cvc3/context.h
  21. include/cvc3/cvc_util.h
  22. include/cvc3/debug.h
  23. include/cvc3/dpllt.h
  24. include/cvc3/dpllt_basic.h
  25. include/cvc3/dpllt_minisat.h
  26. include/cvc3/eval_exception.h
  27. include/cvc3/exception.h
  28. include/cvc3/expr.h
  29. include/cvc3/expr_hash.h
  30. include/cvc3/expr_manager.h
  31. include/cvc3/expr_map.h
  32. include/cvc3/expr_op.h
  33. include/cvc3/expr_stream.h
  34. include/cvc3/expr_transform.h
  35. include/cvc3/expr_value.h
  36. include/cvc3/fdstream.h
  37. include/cvc3/formula_value.h
  38. include/cvc3/hash_fun.h
  39. include/cvc3/hash_map.h
  40. include/cvc3/hash_set.h
  41. include/cvc3/hash_table.h
  42. include/cvc3/kinds.h
  43. include/cvc3/lang.h
  44. include/cvc3/memory_manager.h
  45. include/cvc3/memory_manager_chunks.h
  46. include/cvc3/memory_manager_context.h
  47. include/cvc3/memory_manager_malloc.h
  48. include/cvc3/notifylist.h
  49. include/cvc3/os.h
  50. include/cvc3/parser.h
  51. include/cvc3/parser_exception.h
  52. include/cvc3/pretty_printer.h
  53. include/cvc3/proof.h
  54. include/cvc3/queryresult.h
  55. include/cvc3/rational.h
  56. include/cvc3/sat_api.h
  57. include/cvc3/search.h
  58. include/cvc3/search_fast.h
  59. include/cvc3/search_impl_base.h
  60. include/cvc3/search_sat.h
  61. include/cvc3/search_simple.h
  62. include/cvc3/smartcdo.h
  63. include/cvc3/smtlib_exception.h
  64. include/cvc3/sound_exception.h
  65. include/cvc3/statistics.h
  66. include/cvc3/theorem.h
  67. include/cvc3/theorem_manager.h
  68. include/cvc3/theorem_producer.h
  69. include/cvc3/theory.h
  70. include/cvc3/theory_arith.h
  71. include/cvc3/theory_arith3.h
  72. include/cvc3/theory_arith_new.h
  73. include/cvc3/theory_arith_old.h
  74. include/cvc3/theory_array.h
  75. include/cvc3/theory_bitvector.h
  76. include/cvc3/theory_core.h
  77. include/cvc3/theory_datatype.h
  78. include/cvc3/theory_datatype_lazy.h
  79. include/cvc3/theory_quant.h
  80. include/cvc3/theory_records.h
  81. include/cvc3/theory_simulate.h
  82. include/cvc3/theory_uf.h
  83. include/cvc3/translator.h
  84. include/cvc3/type.h
  85. include/cvc3/typecheck_exception.h
  86. include/cvc3/variable.h
  87. include/cvc3/vc.h
  88. include/cvc3/vc_cmd.h
  89. include/cvc3/vcl.h
  90. lib/libcvc3.so
  91. lib/libcvc3.so.5
  92. lib/libcvc3.so.5.0
  93. lib/libcvc3.so.5.0.0
  94. libdata/pkgconfig/cvc3.pc
  95. @owner
  96. @group
  97. @mode
Collapse this list.
Dependency lines:
  • cvc3>0:math/cvc3
No installation instructions:
This port has been deleted.
PKGNAME: cvc3
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cvc3-2.4.1.tar.gz) = d55b1d6006cfbac3f6d4c086964558902c3ed0efa66ac499cfb2193f3ee4acf7 SIZE (cvc3-2.4.1.tar.gz) = 1196616

Packages (timestamps in pop-ups are UTC):
cvc3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.4.1_7---2.4.1_7-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. bison : devel/bison
  2. gmake>=4.3 : devel/gmake
  3. gcc12 : lang/gcc12
  4. as : devel/binutils
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. gcc12 : lang/gcc12
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libgmp.so : math/gmp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_cvc3
USES:
bison gmake pathfix perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.cs.nyu.edu/acsys/cvc3/download/2.4.1/
Collapse this list.

There are no commits on branch 2022Q3 for this port