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 2022Q2
stp Decision Procedure for Bitvectors and Arrays
2.3.3_13,1 math 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.3.3_13,1Version of this port present on the latest quarterly branch.
Maintainer: arrowd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-06-19 01:52:47
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
License: MIT
WWW:
https://stp.github.io/
Description:
STP is a constraint solver (also referred to as a decision procedure or automated prover) aimed at solving constraints generated by program analysis tools, theorem provers, automated bug finders, intelligent fuzzers and model checkers. STP has been used in many research projects at Stanford, Berkeley, MIT, CMU and other universities. It is also being used at many companies such as NVIDIA, some startup companies, and by certain government agencies. The input to STP are formulas over the theory of bit-vectors and arrays (This theory captures most expressions from languages like C/C++/Java and Verilog), and the output of STP is a single bit of information that indicates whether the formula is satisfiable or not. If the input is satisfiable, then it also generates a variable assignment to satisfy the input formula.
Homepage    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 (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/stp-2.3.3_13,1/catalog.mk
  3. /usr/local/share/licenses/stp-2.3.3_13,1/LICENSE
  4. /usr/local/share/licenses/stp-2.3.3_13,1/MIT
  5. bin/stp
  6. bin/stp_simple
  7. include/stp/c_interface.h
  8. lib/cmake/STP/STPConfig.cmake
  9. lib/cmake/STP/STPConfigVersion.cmake
  10. lib/cmake/STP/STPTargets-release.cmake
  11. lib/cmake/STP/STPTargets.cmake
  12. lib/libstp.so
  13. lib/libstp.so.2.3
  14. lib/python3.9/site-packages/stp/__init__.py
  15. lib/python3.9/site-packages/stp/library_path.py
  16. lib/python3.9/site-packages/stp/stp.py
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • stp>0:math/stp
To install the port:
cd /usr/ports/math/stp/ && make install clean
To add the package, run one of these commands:
  • pkg install math/stp
  • pkg install stp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: stp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1563715848 SHA256 (stp-stp-2.3.3_GH0.tar.gz) = ea6115c0fc11312c797a4b7c4db8734afcfce4908d078f386616189e01b4fffa SIZE (stp-stp-2.3.3_GH0.tar.gz) = 2577550

Packages (timestamps in pop-ups are UTC):
stp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.3_13,12.3.3_13,12.3.3_6,12.3.3_13,12.3.3_13,1-2.3.3_6,1-
FreeBSD:13:quarterly2.3.3_13,12.3.3_13,12.3.3_10,12.3.3_13,12.3.3_13,12.3.3_12,12.3.3_12,12.3.3_12,1
FreeBSD:14:latest2.3.3_13,12.3.3_13,12.3.3_8,12.3.3_13,12.3.3_13,12.3.3_10,1-2.3.3_10,1
FreeBSD:14:quarterly2.3.3_12,12.3.3_13,1-2.3.3_12,12.3.3_13,12.3.3_12,12.3.3_12,12.3.3_12,1
FreeBSD:15:latest2.3.3_13,12.3.3_13,1n/a2.3.3_12,1n/a2.3.3_12,12.3.3_12,12.3.3_13,1
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. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
  5. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libboost_program_options.so : devel/boost-libs
  2. libminisat.so : math/minisat
  3. libcryptominisat5.so : math/cryptominisat
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/klee*
  2. Collapse this list of deleted ports.
for Libraries
  1. security/klee

Configuration Options:
No options to configure
Options name:
math_stp
USES:
bison:build compiler:c++11-lang cmake perl5 python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/stp/stp/tar.gz/2.3.3?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port