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
py-spot Python binding for 'Spot', the library for omega automata manipulation
2.11.6 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.6Version 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:37:12
Last Update: 2023-08-02 07:49:50
Commit Hash: 548080322
License: GPLv3
WWW:
https://spot.lrde.epita.fr
Description:
The python binding for 'Spot', the library for LTL, omega-automata manipulation and model checking.
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 (31 items)
Collapse this list.
  1. /usr/local/share/licenses/py39-spot-2.11.6/catalog.mk
  2. /usr/local/share/licenses/py39-spot-2.11.6/LICENSE
  3. /usr/local/share/licenses/py39-spot-2.11.6/GPLv3
  4. lib/python3.9/site-packages/__pycache__/buddy.cpython-39.opt-1.pyc
  5. lib/python3.9/site-packages/__pycache__/buddy.cpython-39.pyc
  6. lib/python3.9/site-packages/_buddy.cpython-39.so
  7. lib/python3.9/site-packages/buddy.py
  8. lib/python3.9/site-packages/spot/__init__.py
  9. lib/python3.9/site-packages/spot/__pycache__/__init__.cpython-39.opt-1.pyc
  10. lib/python3.9/site-packages/spot/__pycache__/__init__.cpython-39.pyc
  11. lib/python3.9/site-packages/spot/__pycache__/aux_.cpython-39.opt-1.pyc
  12. lib/python3.9/site-packages/spot/__pycache__/aux_.cpython-39.pyc
  13. lib/python3.9/site-packages/spot/__pycache__/gen.cpython-39.opt-1.pyc
  14. lib/python3.9/site-packages/spot/__pycache__/gen.cpython-39.pyc
  15. lib/python3.9/site-packages/spot/__pycache__/impl.cpython-39.opt-1.pyc
  16. lib/python3.9/site-packages/spot/__pycache__/impl.cpython-39.pyc
  17. lib/python3.9/site-packages/spot/__pycache__/jupyter.cpython-39.opt-1.pyc
  18. lib/python3.9/site-packages/spot/__pycache__/jupyter.cpython-39.pyc
  19. lib/python3.9/site-packages/spot/__pycache__/ltsmin.cpython-39.opt-1.pyc
  20. lib/python3.9/site-packages/spot/__pycache__/ltsmin.cpython-39.pyc
  21. lib/python3.9/site-packages/spot/_gen.cpython-39.so
  22. lib/python3.9/site-packages/spot/_impl.cpython-39.so
  23. lib/python3.9/site-packages/spot/_ltsmin.cpython-39.so
  24. lib/python3.9/site-packages/spot/aux_.py
  25. lib/python3.9/site-packages/spot/gen.py
  26. lib/python3.9/site-packages/spot/impl.py
  27. lib/python3.9/site-packages/spot/jupyter.py
  28. lib/python3.9/site-packages/spot/ltsmin.py
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}spot>0:math/py-spot@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-spot/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-spot
  • pkg install py39-spot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-spot listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-spot
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1690958519 SHA256 (spot-2.11.6.tar.gz) = a692794f89c0db3956ba5919bdd5313e372e0de34000a9022f29e1c6e91c538a SIZE (spot-2.11.6.tar.gz) = 7573694

Packages (timestamps in pop-ups are UTC):
py37-spot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.9.6---2.9.5-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-spot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.11.62.11.6-2.11.62.11.6---
FreeBSD:13:quarterly2.11.62.11.62.11.52.11.62.11.62.11.62.11.62.11.6
FreeBSD:14:latest2.11.62.11.62.11.32.11.62.11.62.11.5-2.11.5
FreeBSD:14:quarterly2.11.62.11.6-2.11.62.11.62.11.62.11.62.11.6
FreeBSD:15:latest2.11.62.11.6n/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.3 : devel/gmake
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libspot.so : math/spot
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_py-spot
USES:
compiler:c++17-lang gmake libtool python
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 2022Q2 for this port