Port details |
- yices SMT solver
- 2.7.0_2 math
=3 2.6.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-07-21 08:11:59
- Last Update: 2025-09-22 11:59:23
- Commit Hash: 09db11b
- People watching this port, also watch:: magic, qrouter, qelectrotech, yosys, irsim-scheme
- License: GPLv3+
- WWW:
- https://yices.csl.sri.com/
- https://github.com/SRI-CSL/yices2/
- Description:
- Yices 2 is an SMT solver that decides the satisfiability of formulas containing
uninterpreted function symbols with equality, real and integer arithmetic,
bitvectors, scalar types, and tuples. Yices 2 supports both linear and nonlinear
arithmetic.
Yices 2 can process input written in the SMT-LIB notation (both versions 2.0 and
1.2 are supported). Alternatively, you can write specifications using Yices 2's
own specification language, which includes tuples and scalar types. You can also
use Yices 2 as a library in your software.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/math/yices/ && make install clean
- To add the package, run one of these commands:
- pkg install math/yices
- pkg install yices
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yices
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1758542030
SHA256 (SRI-CSL-yices2-yices-2.7.0_GH0.tar.gz) = 584db72abf6643927b2c3ba98ff793f602216b452b8ff2f34a8851d35904804a
SIZE (SRI-CSL-yices2-yices-2.7.0_GH0.tar.gz) = 10461165
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gperf : devel/gperf
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Run
-
- cad/yosys
Configuration Options:
- No options to configure
- Options name:
- math_yices
- USES:
- autoreconf compiler:c11 gmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0_2 22 Sep 2025 11:59:23
    |
Älven (alven)  |
math/yices: Properly fix distfile source specification
Most of GH ports have DISTVERSIONPREXFIX=v, this one uses ${PORTNAME}
Approved by: yuri@ (Mentor, implicit)
Fixes: 6eae341539cc * math/yices: Fix distfile source specification |
2.7.0_1 21 Sep 2025 20:52:08
    |
Älven (alven)  |
math/yices: Bump PORTREVISION for new distfile
* Forgot to add in previous commit, sorry...
Approved by: yuri@ (Mentor, implicit)
Fixes: 6eae341539cc * math/yices: Fix distfile source specification |
2.7.0 21 Sep 2025 20:49:53
    |
Älven (alven)  Author: Daniel Engberg |
math/yices: Fix distfile source specification
Before it pulled the branch called 2.7.0 not the tagged release
and only worked by accident.
Tagged release:
https://github.com/SRI-CSL/yices2/releases/tag/yices-2.7.0
Branch:
https://github.com/SRI-CSL/yices2/tree/2.7.0
`make -V GH_TAGNAME`
2.7.0
GH_TAGNAME should be yices-${DISTVERSION}
Reported by: diizzy (via mailing list)
Approved by: yuri@ (Mentor, implicit)
Fixes: 364ccd859655 * math/yices: Update 2.6.5 => 2.7.0, mark as PIE_UNSAFE |
2.7.0 21 Sep 2025 17:47:01
    |
Älven (alven)  |
math/yices: Update 2.6.5 => 2.7.0, mark as PIE_UNSAFE
Changelogs:
* https://yices.csl.sri.com/release-notes.html
* https://github.com/SRI-CSL/yices2/compare/Yices-2.6.5...yices-2.7.0
* Switch MASTER_SITES to Github as upstream official site doesn't
contain tarball for 2.7.0
* Add second WWW for source code repository
* Correct LICENSE and LICENSE_FILE
* Have test issue closed
https://github.com/SRI-CSL/yices2/issues/523
* Mark as PIE_UNSAFE
Approved by: yuri@ (maintainer, Mentor)
Differential Revision: https://reviews.freebsd.org/D52658 |
2.6.5 19 Aug 2024 19:11:36
    |
Yuri Victorovich (yuri)  |
math/yices: update 2.6.4 → 2.6.5
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.6.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.6.4 26 Jan 2022 17:44:07
    |
Yuri Victorovich (yuri)  |
math/yices: Update 2.6.2 -> 2.6.4
Reported by: portscout |
2.6.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.6.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.6.2 18 Apr 2020 01:54:25
  |
pkubaj  |
math/yices: fix build on GCC architectures
Use C11 compiler:
./api/yices_api_lock_free.h:34: error: previous declaration of
'lp_algebraic_number_t' was here |
2.6.2 07 Apr 2020 21:43:49
  |
yuri  |
math/yices: Update 2.6.1 -> 2.6.2
Also change http -> https, and add binary stripping. |
2.6.1 28 Oct 2018 04:45:49
  |
yuri  |
math/yices: Update 2.6.0 -> 2.6.1
Reported by: portscout |
2.6.0 21 Jul 2018 08:11:47
  |
yuri  |
New port: math/yices: SMT solver |