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
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.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.11.6
02 Aug 2023 07:49:50
commit hash: 5480803223dfdb5a39803c216131fac8086f99f6commit hash: 5480803223dfdb5a39803c216131fac8086f99f6commit hash: 5480803223dfdb5a39803c216131fac8086f99f6commit hash: 5480803223dfdb5a39803c216131fac8086f99f6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.11.5 → 2.11.6

Reported by:	portscout
2.11.5
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 531a547341c9c2ef3f42bbf2fcdb75ae319731a4commit hash: 531a547341c9c2ef3f42bbf2fcdb75ae319731a4commit hash: 531a547341c9c2ef3f42bbf2fcdb75ae319731a4commit hash: 531a547341c9c2ef3f42bbf2fcdb75ae319731a4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.11.4 → 2.11.5

Reported by:	portscout
2.11.4
11 Feb 2023 19:36:39
commit hash: 337d686c0a2145f30a3e9615cb093a3c68443e1ccommit hash: 337d686c0a2145f30a3e9615cb093a3c68443e1ccommit hash: 337d686c0a2145f30a3e9615cb093a3c68443e1ccommit hash: 337d686c0a2145f30a3e9615cb093a3c68443e1c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.11.3 → 2.11.4

Reported by:	portscout
2.11.3
22 Dec 2022 08:43:32
commit hash: 9b5d863eb7cf9e40fcb1c6591989422457e4d247commit hash: 9b5d863eb7cf9e40fcb1c6591989422457e4d247commit hash: 9b5d863eb7cf9e40fcb1c6591989422457e4d247commit hash: 9b5d863eb7cf9e40fcb1c6591989422457e4d247 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.11.2 -> 2.11.3

Reported by:	portscout
2.11.2
28 Oct 2022 16:17:12
commit hash: 83f468f63cc04cc3aa2b427740a3319fea913a5ecommit hash: 83f468f63cc04cc3aa2b427740a3319fea913a5ecommit hash: 83f468f63cc04cc3aa2b427740a3319fea913a5ecommit hash: 83f468f63cc04cc3aa2b427740a3319fea913a5e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.11.1 -> 2.11.2

Reported by:	portscout
2.11.1
10 Oct 2022 19:05:35
commit hash: 889aaf267174fcd1b96776227f99266c28e91783commit hash: 889aaf267174fcd1b96776227f99266c28e91783commit hash: 889aaf267174fcd1b96776227f99266c28e91783commit hash: 889aaf267174fcd1b96776227f99266c28e91783 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9commit hash: 5da4ef64f4b6cfb65d7af68242b6547cb3cf0bc9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.11 -> 2.11.1
2.11
09 Oct 2022 17:40:42
commit hash: c7ef7f52414e22b0abb662f5934a136a0aba06e6commit hash: c7ef7f52414e22b0abb662f5934a136a0aba06e6commit hash: c7ef7f52414e22b0abb662f5934a136a0aba06e6commit hash: c7ef7f52414e22b0abb662f5934a136a0aba06e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.10.6 -> 2.11

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.10.6
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.10.6
20 May 2022 02:10:18
commit hash: 8ce96952a8bcf537a3e2482257d4298b7f06afb8commit hash: 8ce96952a8bcf537a3e2482257d4298b7f06afb8commit hash: 8ce96952a8bcf537a3e2482257d4298b7f06afb8commit hash: 8ce96952a8bcf537a3e2482257d4298b7f06afb8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.10.5 -> 2.10.6
2.10.5
05 May 2022 16:11:23
commit hash: cdcff8e44e9b8eb251c2d20da2883cdce4f2455ecommit hash: cdcff8e44e9b8eb251c2d20da2883cdce4f2455ecommit hash: cdcff8e44e9b8eb251c2d20da2883cdce4f2455ecommit hash: cdcff8e44e9b8eb251c2d20da2883cdce4f2455e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.10.4 -> 2.10.5

Reported by:	portscout
2.10.4
03 Feb 2022 10:05:10
commit hash: 54f7c59af8fc8f962e1ef6da907807f7bee4c5cacommit hash: 54f7c59af8fc8f962e1ef6da907807f7bee4c5cacommit hash: 54f7c59af8fc8f962e1ef6da907807f7bee4c5cacommit hash: 54f7c59af8fc8f962e1ef6da907807f7bee4c5ca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.10.3 -> 2.10.4

Reported by:	portscout
2.10.3
16 Jan 2022 16:31:51
commit hash: feb8652c08b64dbd5ee34736f19c3e8148e47c7ccommit hash: feb8652c08b64dbd5ee34736f19c3e8148e47c7ccommit hash: feb8652c08b64dbd5ee34736f19c3e8148e47c7ccommit hash: feb8652c08b64dbd5ee34736f19c3e8148e47c7c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.10.2 -> 2.10.3

Reported by:	portscout
2.10.2
08 Dec 2021 09:21:21
commit hash: 98f58e139c1e74a65b2f959019f994dbb034e3e6commit hash: 98f58e139c1e74a65b2f959019f994dbb034e3e6commit hash: 98f58e139c1e74a65b2f959019f994dbb034e3e6commit hash: 98f58e139c1e74a65b2f959019f994dbb034e3e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.10.1 -> 2.10.2

Reported by:	portscout
2.10.1
19 Nov 2021 21:33:17
commit hash: ab5053841f30913da037558b1243fcd0a8d96f5dcommit hash: ab5053841f30913da037558b1243fcd0a8d96f5dcommit hash: ab5053841f30913da037558b1243fcd0a8d96f5dcommit hash: ab5053841f30913da037558b1243fcd0a8d96f5d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.10 -> 2.10.1

Reported by:	portscout
2.10
19 Nov 2021 10:39:54
commit hash: da79a3dfb4ba0fd409a9ab297b152db6e1c7660acommit hash: da79a3dfb4ba0fd409a9ab297b152db6e1c7660acommit hash: da79a3dfb4ba0fd409a9ab297b152db6e1c7660acommit hash: da79a3dfb4ba0fd409a9ab297b152db6e1c7660a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.9.8 -> 2.10

Reported by:	portscout
2.9.8
12 Aug 2021 08:57:36
commit hash: 3cce753e75a4eaf1094eca16f4cec5c321a8a2c5commit hash: 3cce753e75a4eaf1094eca16f4cec5c321a8a2c5commit hash: 3cce753e75a4eaf1094eca16f4cec5c321a8a2c5commit hash: 3cce753e75a4eaf1094eca16f4cec5c321a8a2c5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}spot: Update 2.9.7 -> 2.9.8
2.9.7
16 May 2021 18:32:36
commit hash: 52f07664028eaa9702ed9e32c032fe84619e25b7commit hash: 52f07664028eaa9702ed9e32c032fe84619e25b7commit hash: 52f07664028eaa9702ed9e32c032fe84619e25b7commit hash: 52f07664028eaa9702ed9e32c032fe84619e25b7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-spot: Update 2.9.6 -> 2.9.7

Reported by:	portscout
2.9.6
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.9.6
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.9.6
19 Jan 2021 20:46:59
Revision:562083Original commit files touched by this commit
yuri search for other commits by this committer
math/spot: Update 2.9.5 -> 2.9.6

Reported by:	portscout
2.9.5
04 Dec 2020 01:53:32
Revision:556944Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.9.4 -> 2.9.5

Reported by:	portscout
2.9.4
19 Sep 2020 03:34:58
Revision:548936Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.9.3 -> 2.9.4

Reported by:	portscout
2.9.3
30 Jul 2020 01:12:33
Revision:543702Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.9.2 -> 2.9.3

Reported by:	portscout
2.9.2
23 Jul 2020 03:00:03
Revision:542911Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.9.1 -> 2.9.2

Reported by:	portscout
2.9.1
21 Jul 2020 01:55:14
Revision:542703Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.9 -> 2.9.1

Reported by:	portscout
2.9
01 May 2020 07:34:34
Revision:533523Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.8.7 -> 2.9

Reported by:	portscout
2.8.7
16 Mar 2020 01:34:01
Revision:528517Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.8.6 -> 2.8.7

Reported by:	portscout
2.8.6
20 Feb 2020 09:16:22
Revision:526554Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.8.5 -> 2.8.6

Reported by:	portscout
2.8.5
05 Jan 2020 08:31:41
Revision:522118Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.8.4 -> 2.8.5

Reported by:	portscout
2.8.4
10 Dec 2019 16:43:15
Revision:519675Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.8.3 -> 2.8.4

Reported by:	portscout
2.8.3
10 Nov 2019 07:34:50
Revision:517191Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.8.2 -> 2.8.3

Reported by:	portscout
2.8.2
28 Sep 2019 15:09:58
Revision:513139Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.8.1 -> 2.8.2

Reported by:	portscout
2.8.1
03 Aug 2019 20:29:14
Revision:507997Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.7.5 -> 2.8.1

Reported by:	portscout
2.7.5_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:503620Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.7.4 -> 2.7.5

Reported by:	portscout
2.7.4
28 Apr 2019 07:12:49
Revision:500290Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.7.2 -> 2.7.4

Reported by:	portscout
2.7.2
25 Apr 2019 14:48:38
Revision:500006Original commit files touched by this commit
antoine search for other commits by this committer
Clean up plist
2.7.2
21 Mar 2019 04:37:31
Revision:496415Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.7.1 -> 2.7.2

Reported by:	portscout
2.7.1
22 Feb 2019 05:00:57
Revision:493545Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.7 -> 2.7.1

Reported by:	portscout
2.7
12 Dec 2018 18:36:14
Revision:487315Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.6.3 -> 2.7

Reported by:	portscout
2.6.3_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:482407Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.6.2 -> 2.6.3

Reported by:	portscout
2.6.2
30 Sep 2018 01:58:57
Revision:480935Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Update 2.6.1 -> 2.6.2

Reported by:	portscout
2.6.1
05 Aug 2018 06:46:12
Revision:476392Original commit files touched by this commit
yuri search for other commits by this committer
math/py-spot: Fix hardcoded python suffixes in plist: 36 -> %%PYTHON_SUFFIX%%
2.6.1
04 Aug 2018 23:33:35
Revision:476382Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/py-spot: Python binding for 'Spot', the library for omega
automata manipulation

Number of commits found: 48