Port details |
- py-spot Python binding for 'Spot', the library for omega automata manipulation
- 2.12.1 math =2 2.12Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2018-08-04 23:37:12
- Last Update: 2024-09-24 07:52:13
- Commit Hash: 1e71722
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://spot.lrde.epita.fr
- Description:
- The python binding for 'Spot', the library for LTL, omega-automata manipulation
and model checking.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 py311-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 py311-spot listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-spot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727154374
SHA256 (spot-2.12.1.tar.gz) = 5477c08d4e1d062f164c2e486a83556925d07d70f2180de706af7aa949c6ff5c
SIZE (spot-2.12.1.tar.gz) = 7836653
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:
-
- gmake>=4.4.1 : devel/gmake
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.1 24 Sep 2024 07:52:13 |
Yuri Victorovich (yuri) |
math/{,py-}spot: update 2.12 → 2.12.1
Reported by: portscout |
2.12 25 May 2024 04:12:10 |
Yuri Victorovich (yuri) |
math/{,py-}spot: update 2.11.6 → 2.12
Reported by: portscout |
2.11.6 02 Aug 2023 07:49:50 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.11.5 → 2.11.6
Reported by: portscout |
2.11.5 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.11.5 11 Jun 2023 07:55:56 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.11.4 → 2.11.5
Reported by: portscout |
2.11.4 11 Feb 2023 19:36:39 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.11.3 → 2.11.4
Reported by: portscout |
2.11.3 22 Dec 2022 08:43:32 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.11.2 -> 2.11.3
Reported by: portscout |
2.11.2 28 Oct 2022 16:17:12 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.11.1 -> 2.11.2
Reported by: portscout |
2.11.1 10 Oct 2022 19:05:35 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Minor improvements
* Allow to test the Python binding from math/spot
* Remove unnecessary patch
* Correct C++ standard level |
2.11.1 10 Oct 2022 18:16:54 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.11 -> 2.11.1 |
2.11 09 Oct 2022 17:40:42 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.10.6 -> 2.11
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.10.6 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.10.6 20 May 2022 02:10:18 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.10.5 -> 2.10.6 |
2.10.5 05 May 2022 16:11:23 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.10.4 -> 2.10.5
Reported by: portscout |
2.10.4 03 Feb 2022 10:05:10 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.10.3 -> 2.10.4
Reported by: portscout |
2.10.3 16 Jan 2022 16:31:51 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.10.2 -> 2.10.3
Reported by: portscout |
2.10.2 08 Dec 2021 09:21:21 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.10.1 -> 2.10.2
Reported by: portscout |
2.10.1 19 Nov 2021 21:33:17 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.10 -> 2.10.1
Reported by: portscout |
2.10 19 Nov 2021 10:39:54 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.9.8 -> 2.10
Reported by: portscout |
2.9.8 12 Aug 2021 08:57:36 |
Yuri Victorovich (yuri) |
math/{,py-}spot: Update 2.9.7 -> 2.9.8 |
2.9.7 16 May 2021 18:32:36 |
Yuri Victorovich (yuri) |
math/py-spot: Update 2.9.6 -> 2.9.7
Reported by: portscout |
2.9.6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.9.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9.6 19 Jan 2021 20:46:59 |
yuri |
math/spot: Update 2.9.5 -> 2.9.6
Reported by: portscout |
2.9.5 04 Dec 2020 01:53:32 |
yuri |
math/py-spot: Update 2.9.4 -> 2.9.5
Reported by: portscout |
2.9.4 19 Sep 2020 03:34:58 |
yuri |
math/py-spot: Update 2.9.3 -> 2.9.4
Reported by: portscout |
2.9.3 30 Jul 2020 01:12:33 |
yuri |
math/py-spot: Update 2.9.2 -> 2.9.3
Reported by: portscout |
2.9.2 23 Jul 2020 03:00:03 |
yuri |
math/py-spot: Update 2.9.1 -> 2.9.2
Reported by: portscout |
2.9.1 21 Jul 2020 01:55:14 |
yuri |
math/py-spot: Update 2.9 -> 2.9.1
Reported by: portscout |
2.9 01 May 2020 07:34:34 |
yuri |
math/py-spot: Update 2.8.7 -> 2.9
Reported by: portscout |
2.8.7 16 Mar 2020 01:34:01 |
yuri |
math/py-spot: Update 2.8.6 -> 2.8.7
Reported by: portscout |
2.8.6 20 Feb 2020 09:16:22 |
yuri |
math/py-spot: Update 2.8.5 -> 2.8.6
Reported by: portscout |
2.8.5 05 Jan 2020 08:31:41 |
yuri |
math/py-spot: Update 2.8.4 -> 2.8.5
Reported by: portscout |
2.8.4 10 Dec 2019 16:43:15 |
yuri |
math/py-spot: Update 2.8.3 -> 2.8.4
Reported by: portscout |
2.8.3 10 Nov 2019 07:34:50 |
yuri |
math/py-spot: Update 2.8.2 -> 2.8.3
Reported by: portscout |
2.8.2 28 Sep 2019 15:09:58 |
yuri |
math/py-spot: Update 2.8.1 -> 2.8.2
Reported by: portscout |
2.8.1 03 Aug 2019 20:29:14 |
yuri |
math/py-spot: Update 2.7.5 -> 2.8.1
Reported by: portscout |
2.7.5_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.7.5 07 Jun 2019 06:43:54 |
yuri |
math/py-spot: Update 2.7.4 -> 2.7.5
Reported by: portscout |
2.7.4 28 Apr 2019 07:12:49 |
yuri |
math/py-spot: Update 2.7.2 -> 2.7.4
Reported by: portscout |
2.7.2 25 Apr 2019 14:48:38 |
antoine |
Clean up plist |
2.7.2 21 Mar 2019 04:37:31 |
yuri |
math/py-spot: Update 2.7.1 -> 2.7.2
Reported by: portscout |
2.7.1 22 Feb 2019 05:00:57 |
yuri |
math/py-spot: Update 2.7 -> 2.7.1
Reported by: portscout |
2.7 12 Dec 2018 18:36:14 |
yuri |
math/py-spot: Update 2.6.3 -> 2.7
Reported by: portscout |
2.6.3_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.6.3 19 Oct 2018 04:59:30 |
yuri |
math/py-spot: Update 2.6.2 -> 2.6.3
Reported by: portscout |
2.6.2 30 Sep 2018 01:58:57 |
yuri |
math/py-spot: Update 2.6.1 -> 2.6.2
Reported by: portscout |
2.6.1 05 Aug 2018 06:46:12 |
yuri |
math/py-spot: Fix hardcoded python suffixes in plist: 36 -> %%PYTHON_SUFFIX%% |
2.6.1 04 Aug 2018 23:33:35 |
yuri |
New port: math/py-spot: Python binding for 'Spot', the library for omega
automata manipulation |