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
spot Library for omega automata manipulation and model checking
2.11.6_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.11.6_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-08-04 23:31:11
Last Update: 2024-03-12 12:04:30
Commit Hash: ec04816
License: GPLv3
WWW:
https://spot.lrde.epita.fr
Description:
Spot is a library for LTL, omega-automata manipulation and model checking. It has the following notable features: * Support for LTL (several syntaxes supported) and a subset of the linear fragment of PSL. * Support for omega-automata with arbitrary acceptance condition. * Support for transition-based acceptance (state-based acceptance is supported by a reduction to transition-based acceptance). * The automaton parser can read a stream of automata written in any of four syntaxes (HOA, never claims, LBTT, DSTAR). * Several algorithms for formula manipulation including: simplifying formulas, testing implication or equivalence, testing stutter-invariance, removing some operators by rewriting, translation to automata, testing membership to the temporal hierarchy of Manna & Pnueli... * Several algorithms for automata manipulation including: product, emptiness checks, simulation-based reductions, minimization of weak-DBA, removal of useless SCCs, acceptance-condition transformations, determinization, SAT-based minimization of deterministic automata, etc. * In addition to the C++ interface, most of its algorithms are usable via command-line tools, and via Python bindings. * One command-line tool, called ltlcross, is a rewrite of LBTT, but with support for PSL and automata with arbitrary acceptance conditions.
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 (237 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/spot-2.11.6_1/catalog.mk
  3. /usr/local/share/licenses/spot-2.11.6_1/LICENSE
  4. /usr/local/share/licenses/spot-2.11.6_1/GPLv3
  5. bin/autcross
  6. bin/autfilt
  7. bin/dstar2tgba
  8. bin/genaut
  9. bin/genltl
  10. bin/ltl2tgba
  11. bin/ltl2tgta
  12. bin/ltlcross
  13. bin/ltldo
  14. bin/ltlfilt
  15. bin/ltlgrind
  16. bin/ltlsynt
  17. bin/randaut
  18. bin/randltl
  19. include/bddx.h
  20. include/bvecx.h
  21. include/fddx.h
  22. include/spot/bricks/brick-assert
  23. include/spot/bricks/brick-bitlevel
  24. include/spot/bricks/brick-hash
  25. include/spot/bricks/brick-hashset
  26. include/spot/bricks/brick-shmem
  27. include/spot/bricks/brick-types
  28. include/spot/gen/automata.hh
  29. include/spot/gen/formulas.hh
  30. include/spot/graph/graph.hh
  31. include/spot/graph/ngraph.hh
  32. include/spot/kripke/fairkripke.hh
  33. include/spot/kripke/fwd.hh
  34. include/spot/kripke/kripke.hh
  35. include/spot/kripke/kripkegraph.hh
  36. include/spot/ltsmin/ltsmin.hh
  37. include/spot/ltsmin/spins_interface.hh
  38. include/spot/ltsmin/spins_kripke.hh
  39. include/spot/ltsmin/spins_kripke.hxx
  40. include/spot/mc/bloemen.hh
  41. include/spot/mc/bloemen_ec.hh
  42. include/spot/mc/cndfs.hh
  43. include/spot/mc/deadlock.hh
  44. include/spot/mc/intersect.hh
  45. include/spot/mc/lpar13.hh
  46. include/spot/mc/mc.hh
  47. include/spot/mc/mc_instanciator.hh
  48. include/spot/mc/unionfind.hh
  49. include/spot/mc/utils.hh
  50. include/spot/misc/_config.h
  51. include/spot/misc/bareword.hh
  52. include/spot/misc/bddlt.hh
  53. include/spot/misc/bitset.hh
  54. include/spot/misc/bitvect.hh
  55. include/spot/misc/casts.hh
  56. include/spot/misc/clz.hh
  57. include/spot/misc/common.hh
  58. include/spot/misc/escape.hh
  59. include/spot/misc/fixpool.hh
  60. include/spot/misc/formater.hh
  61. include/spot/misc/hash.hh
  62. include/spot/misc/hashfunc.hh
  63. include/spot/misc/intvcmp2.hh
  64. include/spot/misc/intvcomp.hh
  65. include/spot/misc/location.hh
  66. include/spot/misc/ltstr.hh
  67. include/spot/misc/memusage.hh
  68. include/spot/misc/minato.hh
  69. include/spot/misc/mspool.hh
  70. include/spot/misc/optionmap.hh
  71. include/spot/misc/position.hh
  72. include/spot/misc/random.hh
  73. include/spot/misc/satsolver.hh
  74. include/spot/misc/timer.hh
  75. include/spot/misc/tmpfile.hh
  76. include/spot/misc/trival.hh
  77. include/spot/misc/version.hh
  78. include/spot/parseaut/public.hh
  79. include/spot/ta/ta.hh
  80. include/spot/ta/taexplicit.hh
  81. include/spot/ta/taproduct.hh
  82. include/spot/ta/tgta.hh
  83. include/spot/ta/tgtaexplicit.hh
  84. include/spot/ta/tgtaproduct.hh
  85. include/spot/taalgos/dot.hh
  86. include/spot/taalgos/emptinessta.hh
  87. include/spot/taalgos/minimize.hh
  88. include/spot/taalgos/reachiter.hh
  89. include/spot/taalgos/statessetbuilder.hh
  90. include/spot/taalgos/stats.hh
  91. include/spot/taalgos/tgba2ta.hh
  92. include/spot/tl/apcollect.hh
  93. include/spot/tl/contain.hh
  94. include/spot/tl/declenv.hh
  95. include/spot/tl/defaultenv.hh
  96. include/spot/tl/dot.hh
  97. include/spot/tl/environment.hh
  98. include/spot/tl/exclusive.hh
  99. include/spot/tl/formula.hh
  100. include/spot/tl/hierarchy.hh
  101. include/spot/tl/length.hh
  102. include/spot/tl/ltlf.hh
  103. include/spot/tl/mutation.hh
  104. include/spot/tl/nenoform.hh
  105. include/spot/tl/parse.hh
  106. include/spot/tl/print.hh
  107. include/spot/tl/randomltl.hh
  108. include/spot/tl/relabel.hh
  109. include/spot/tl/remove_x.hh
  110. include/spot/tl/simplify.hh
  111. include/spot/tl/snf.hh
  112. include/spot/tl/sonf.hh
  113. include/spot/tl/unabbrev.hh
  114. include/spot/twa/acc.hh
  115. include/spot/twa/bdddict.hh
  116. include/spot/twa/bddprint.hh
  117. include/spot/twa/formula2bdd.hh
  118. include/spot/twa/fwd.hh
  119. include/spot/twa/taatgba.hh
  120. include/spot/twa/twa.hh
  121. include/spot/twa/twagraph.hh
  122. include/spot/twa/twaproduct.hh
  123. include/spot/twaalgos/aiger.hh
  124. include/spot/twaalgos/alternation.hh
  125. include/spot/twaalgos/are_isomorphic.hh
  126. include/spot/twaalgos/bfssteps.hh
  127. include/spot/twaalgos/canonicalize.hh
  128. include/spot/twaalgos/cleanacc.hh
  129. include/spot/twaalgos/cobuchi.hh
  130. include/spot/twaalgos/complement.hh
  131. include/spot/twaalgos/complete.hh
  132. include/spot/twaalgos/compsusp.hh
  133. include/spot/twaalgos/contains.hh
  134. include/spot/twaalgos/copy.hh
  135. include/spot/twaalgos/couvreurnew.hh
  136. include/spot/twaalgos/cycles.hh
  137. include/spot/twaalgos/dbranch.hh
  138. include/spot/twaalgos/degen.hh
  139. include/spot/twaalgos/determinize.hh
  140. include/spot/twaalgos/dot.hh
  141. include/spot/twaalgos/dtbasat.hh
  142. include/spot/twaalgos/dtwasat.hh
  143. include/spot/twaalgos/dualize.hh
  144. include/spot/twaalgos/emptiness.hh
  145. include/spot/twaalgos/emptiness_stats.hh
  146. include/spot/twaalgos/game.hh
  147. include/spot/twaalgos/genem.hh
  148. include/spot/twaalgos/gfguarantee.hh
  149. include/spot/twaalgos/gtec/ce.hh
  150. include/spot/twaalgos/gtec/gtec.hh
  151. include/spot/twaalgos/gtec/sccstack.hh
  152. include/spot/twaalgos/gtec/status.hh
  153. include/spot/twaalgos/gv04.hh
  154. include/spot/twaalgos/hoa.hh
  155. include/spot/twaalgos/iscolored.hh
  156. include/spot/twaalgos/isdet.hh
  157. include/spot/twaalgos/isunamb.hh
  158. include/spot/twaalgos/isweakscc.hh
  159. include/spot/twaalgos/langmap.hh
  160. include/spot/twaalgos/lbtt.hh
  161. include/spot/twaalgos/ltl2taa.hh
  162. include/spot/twaalgos/ltl2tgba_fm.hh
  163. include/spot/twaalgos/magic.hh
  164. include/spot/twaalgos/mask.hh
  165. include/spot/twaalgos/mealy_machine.hh
  166. include/spot/twaalgos/minimize.hh
  167. include/spot/twaalgos/neverclaim.hh
  168. include/spot/twaalgos/parity.hh
  169. include/spot/twaalgos/postproc.hh
  170. include/spot/twaalgos/powerset.hh
  171. include/spot/twaalgos/product.hh
  172. include/spot/twaalgos/randomgraph.hh
  173. include/spot/twaalgos/randomize.hh
  174. include/spot/twaalgos/reachiter.hh
  175. include/spot/twaalgos/relabel.hh
  176. include/spot/twaalgos/remfin.hh
  177. include/spot/twaalgos/remprop.hh
  178. include/spot/twaalgos/sbacc.hh
  179. include/spot/twaalgos/sccfilter.hh
  180. include/spot/twaalgos/sccinfo.hh
  181. include/spot/twaalgos/se05.hh
  182. include/spot/twaalgos/sepsets.hh
  183. include/spot/twaalgos/simulation.hh
  184. include/spot/twaalgos/split.hh
  185. include/spot/twaalgos/stats.hh
  186. include/spot/twaalgos/strength.hh
  187. include/spot/twaalgos/stripacc.hh
  188. include/spot/twaalgos/stutter.hh
  189. include/spot/twaalgos/sum.hh
  190. include/spot/twaalgos/synthesis.hh
  191. include/spot/twaalgos/tau03.hh
  192. include/spot/twaalgos/tau03opt.hh
  193. include/spot/twaalgos/toparity.hh
  194. include/spot/twaalgos/totgba.hh
  195. include/spot/twaalgos/toweak.hh
  196. include/spot/twaalgos/translate.hh
  197. include/spot/twaalgos/word.hh
  198. include/spot/twaalgos/zlktree.hh
  199. include/spot/twacube/cube.hh
  200. include/spot/twacube/fwd.hh
  201. include/spot/twacube/twacube.hh
  202. include/spot/twacube_algos/convert.hh
  203. lib/libbddx.so
  204. lib/libbddx.so.0
  205. lib/libbddx.so.0.0.0
  206. lib/libspot.so
  207. lib/libspot.so.0
  208. lib/libspot.so.0.0.0
  209. lib/libspotgen.so
  210. lib/libspotgen.so.0
  211. lib/libspotgen.so.0.0.0
  212. lib/libspotltsmin.so
  213. lib/libspotltsmin.so.0
  214. lib/libspotltsmin.so.0.0.0
  215. libdata/pkgconfig/libbddx.pc
  216. libdata/pkgconfig/libspot.pc
  217. libdata/pkgconfig/libspotgen.pc
  218. libdata/pkgconfig/libspotltsmin.pc
  219. share/man/man1/autcross.1.gz
  220. share/man/man1/autfilt.1.gz
  221. share/man/man1/dstar2tgba.1.gz
  222. share/man/man1/genaut.1.gz
  223. share/man/man1/genltl.1.gz
  224. share/man/man1/ltl2tgba.1.gz
  225. share/man/man1/ltl2tgta.1.gz
  226. share/man/man1/ltlcross.1.gz
  227. share/man/man1/ltldo.1.gz
  228. share/man/man1/ltlfilt.1.gz
  229. share/man/man1/ltlgrind.1.gz
  230. share/man/man1/ltlsynt.1.gz
  231. share/man/man1/randaut.1.gz
  232. share/man/man1/randltl.1.gz
  233. share/man/man7/spot-x.7.gz
  234. share/man/man7/spot.7.gz
  235. @owner
  236. @group
  237. @mode
Collapse this list.
Dependency lines:
  • spot>0:math/spot
To install the port:
cd /usr/ports/math/spot/ && make install clean
To add the package, run one of these commands:
  • pkg install math/spot
  • pkg install spot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690957361 SHA256 (spot-2.11.6.tar.gz) = a692794f89c0db3956ba5919bdd5313e372e0de34000a9022f29e1c6e91c538a SIZE (spot-2.11.6.tar.gz) = 7573694

Packages (timestamps in pop-ups are UTC):
spot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.11.6_12.11.6_12.9.62.11.6_12.11.6_1-2.9.5-
FreeBSD:13:quarterly2.11.62.11.62.11.52.11.62.11.6_12.11.62.11.62.11.6
FreeBSD:14:latest2.11.6_12.11.6_12.11.32.11.6_12.11.6_12.11.5-2.11.5
FreeBSD:14:quarterly2.11.62.11.6_1-2.11.62.11.6_12.11.62.11.62.11.6
FreeBSD:15:latest2.11.6_12.11.6_1n/a2.11.6n/a2.11.62.11.62.11.6
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. gmake>=4.4.1 : devel/gmake
Test dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-pandas>0 : math/py-pandas@py39
  3. syfco : math/hs-syfco
  4. python3.9 : lang/python39
This port is required by:
for Libraries
  1. math/py-spot

Configuration Options:
===> The following configuration options are available for spot-2.11.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_spot
USES:
charsetfix compiler:c++17-lang gmake libtool python:test
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.lrde.epita.fr/dload/spot/
Collapse this list.

There are no commits on branch 2022Q3 for this port