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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
yices SMT solver
2.7.0_2 math on this many watch lists=3 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.6.5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
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 (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/yices-2.7.0_2/catalog.mk
  3. /usr/local/share/licenses/yices-2.7.0_2/LICENSE
  4. /usr/local/share/licenses/yices-2.7.0_2/GPLv3+
  5. bin/yices
  6. bin/yices_sat
  7. bin/yices_sat_new
  8. bin/yices_smt
  9. bin/yices_smt2
  10. bin/yices_smtcomp
  11. include/yices.h
  12. include/yices_exit_codes.h
  13. include/yices_limits.h
  14. include/yices_types.h
  15. lib/libyices.a
  16. lib/libyices.so
  17. lib/libyices.so.2.7
  18. @owner
  19. @group
  20. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • yices>0:math/yices
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):
yices
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.52.7.0_22.6.22.6.52.7.0_2-2.6.2-
FreeBSD:13:quarterly2.6.52.6.52.6.42.6.52.6.52.6.42.6.42.6.4
FreeBSD:14:latest2.6.52.7.0_22.6.42.6.52.7.0_22.6.4-2.6.4
FreeBSD:14:quarterly2.6.52.6.5-2.6.52.6.52.6.42.6.42.6.4
FreeBSD:15:latest2.6.52.6.5n/a2.6.5n/a2.6.42.6.42.6.4
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-2.6.5n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gperf : devel/gperf
  2. gmake>=4.4.1 : devel/gmake
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.17 : devel/automake
Library dependencies:
  1. libgmp.so : math/gmp
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/SRI-CSL/yices2/tar.gz/yices-2.7.0?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.0_2
22 Sep 2025 11:59:23
commit hash: 09db11b3d2084155784a0c31cd429b28f7c78d57commit hash: 09db11b3d2084155784a0c31cd429b28f7c78d57commit hash: 09db11b3d2084155784a0c31cd429b28f7c78d57commit hash: 09db11b3d2084155784a0c31cd429b28f7c78d57 files touched by this commit
Älven (alven) search for other commits by this committer
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
commit hash: 03d56d76e2b5746b4b891bb4eb2a2b4fe1c0473bcommit hash: 03d56d76e2b5746b4b891bb4eb2a2b4fe1c0473bcommit hash: 03d56d76e2b5746b4b891bb4eb2a2b4fe1c0473bcommit hash: 03d56d76e2b5746b4b891bb4eb2a2b4fe1c0473b files touched by this commit
Älven (alven) search for other commits by this committer
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
commit hash: 6eae341539cc508d89fab68f0dc10d935bad25f9commit hash: 6eae341539cc508d89fab68f0dc10d935bad25f9commit hash: 6eae341539cc508d89fab68f0dc10d935bad25f9commit hash: 6eae341539cc508d89fab68f0dc10d935bad25f9 files touched by this commit
Älven (alven) search for other commits by this committer
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
commit hash: 364ccd8596554c83c840725219cf262e6d87fb71commit hash: 364ccd8596554c83c840725219cf262e6d87fb71commit hash: 364ccd8596554c83c840725219cf262e6d87fb71commit hash: 364ccd8596554c83c840725219cf262e6d87fb71 files touched by this commit
Älven (alven) search for other commits by this committer
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
commit hash: 622269016cfb0dbca1f6fc72c3adb50ba4fa3435commit hash: 622269016cfb0dbca1f6fc72c3adb50ba4fa3435commit hash: 622269016cfb0dbca1f6fc72c3adb50ba4fa3435commit hash: 622269016cfb0dbca1f6fc72c3adb50ba4fa3435 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/yices: update 2.6.4 → 2.6.5

Reported by:	portscout
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.6.4
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.6.4
26 Jan 2022 17:44:07
commit hash: d300ca06c3fac662513f665e0683dd402889aca8commit hash: d300ca06c3fac662513f665e0683dd402889aca8commit hash: d300ca06c3fac662513f665e0683dd402889aca8commit hash: d300ca06c3fac662513f665e0683dd402889aca8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/yices: Update 2.6.2 -> 2.6.4

Reported by:	portscout
2.6.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.6.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.6.2
18 Apr 2020 01:54:25
Revision:531990Original commit files touched by this commit
pkubaj search for other commits by this committer
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
Revision:531033Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:483223Original commit files touched by this commit
yuri search for other commits by this committer
math/yices: Update 2.6.0 -> 2.6.1

Reported by:	portscout
2.6.0
21 Jul 2018 08:11:47
Revision:475051Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/yices: SMT solver

Number of commits found: 14