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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
rumur Model checker, a formal verification tool for state machines
2024.07.14 math on this many watch lists=2 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 2024.05.07Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-03 01:48:37
Last Update: 2024-07-17 00:42:44
Commit Hash: 3ef7231
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: PD
WWW:
https://github.com/Smattr/rumur
Description:
Rumur is a model checker, a formal verification tool for proving safety and security properties of systems represented as state machines. It is based on a previous tool, CMurphi, and intended to be close to a drop-in replacement. Rumur takes the same input format as CMurphi, the Murphi modelling language, with some extensions and generates a C program that implements a verifier.
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 (50 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/rumur-2024.07.14/catalog.mk
  3. /usr/local/share/licenses/rumur-2024.07.14/LICENSE
  4. /usr/local/share/licenses/rumur-2024.07.14/PD
  5. bin/murphi2c
  6. bin/murphi2murphi
  7. bin/murphi2smv
  8. bin/murphi2uclid
  9. bin/murphi2xml
  10. bin/rumur
  11. bin/rumur-run
  12. include/rumur/Boolean.h
  13. include/rumur/Comment.h
  14. include/rumur/Decl.h
  15. include/rumur/Expr.h
  16. include/rumur/Function.h
  17. include/rumur/Model.h
  18. include/rumur/Node.h
  19. include/rumur/Number.h
  20. include/rumur/Property.h
  21. include/rumur/Ptr.h
  22. include/rumur/Rule.h
  23. include/rumur/Stmt.h
  24. include/rumur/Symtab.h
  25. include/rumur/TypeExpr.h
  26. include/rumur/except.h
  27. include/rumur/indexer.h
  28. include/rumur/location.hh
  29. include/rumur/parse.h
  30. include/rumur/parser.yy.hh
  31. include/rumur/position.hh
  32. include/rumur/resolve-symbols.h
  33. include/rumur/rumur-get-version.h
  34. include/rumur/rumur.h
  35. include/rumur/sanitise_rule_names.h
  36. include/rumur/scanner.h
  37. include/rumur/stack.hh
  38. include/rumur/traverse.h
  39. include/rumur/validate.h
  40. lib/librumur.so
  41. share/man/man1/murphi2c.1.gz
  42. share/man/man1/murphi2murphi.1.gz
  43. share/man/man1/murphi2smv.1.gz
  44. share/man/man1/murphi2uclid.1.gz
  45. share/man/man1/murphi2xml.1.gz
  46. share/man/man1/rumur-run.1.gz
  47. share/man/man1/rumur.1.gz
  48. @owner
  49. @group
  50. @mode
Collapse this list.
Dependency lines:
  • rumur>0:math/rumur
To install the port:
cd /usr/ports/math/rumur/ && make install clean
To add the package, run one of these commands:
  • pkg install math/rumur
  • pkg install rumur
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rumur
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1721103709 SHA256 (Smattr-rumur-v2024.07.14_GH0.tar.gz) = 41a49db5167ae6c0fb14b47e91ca2e07401d5805f1ef918c6a91deccdacf6c66 SIZE (Smattr-rumur-v2024.07.14_GH0.tar.gz) = 331016

Packages (timestamps in pop-ups are UTC):
rumur
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.07.142024.07.142020.12.202024.07.142024.07.14-2020.12.20-
FreeBSD:13:quarterly2024.07.142024.07.142023.05.212024.07.142024.07.142023.11.272023.11.272023.11.27
FreeBSD:14:latest2024.07.142024.07.142022.08.202024.07.142024.07.142023.05.21-2023.05.21
FreeBSD:14:quarterly2024.07.142024.07.14-2024.07.142024.07.142023.11.272023.11.272023.11.27
FreeBSD:15:latest2024.07.142024.07.14n/a2024.07.14n/a2023.11.272023.11.272023.11.27
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.11 : lang/python311
Library dependencies:
  1. libgmpxx.so : math/gmp
There are no ports dependent upon this port

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

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.07.14
17 Jul 2024 00:42:44
commit hash: 3ef72314a96b9648672e622bf488e88974c8e4a6commit hash: 3ef72314a96b9648672e622bf488e88974c8e4a6commit hash: 3ef72314a96b9648672e622bf488e88974c8e4a6commit hash: 3ef72314a96b9648672e622bf488e88974c8e4a6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: Update comment
2024.07.14
16 Jul 2024 05:21:33
commit hash: 4cc08632db058dc3730124b79a2d58c25a0308b6commit hash: 4cc08632db058dc3730124b79a2d58c25a0308b6commit hash: 4cc08632db058dc3730124b79a2d58c25a0308b6commit hash: 4cc08632db058dc3730124b79a2d58c25a0308b6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: update 2024.05.07 → 2024.07.14

Reported by:	portscout
2024.05.07
25 May 2024 20:37:28
commit hash: 0dee4800f369133f0b870e869c19404174038ee2commit hash: 0dee4800f369133f0b870e869c19404174038ee2commit hash: 0dee4800f369133f0b870e869c19404174038ee2commit hash: 0dee4800f369133f0b870e869c19404174038ee2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: update 2023.11.27 → 2024.05.07

Reported by:	portscout
2023.11.27
23 Dec 2023 07:57:23
commit hash: 035e62708dc3f8e3ea802848c3673656e5dd09cbcommit hash: 035e62708dc3f8e3ea802848c3673656e5dd09cbcommit hash: 035e62708dc3f8e3ea802848c3673656e5dd09cbcommit hash: 035e62708dc3f8e3ea802848c3673656e5dd09cb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: update 2023.05.21 → 2023.11.27

Reported by:	portscout
2023.05.21
25 May 2023 07:09:54
commit hash: 3fcf24a1abfdf0f37ab5db44719c45bd399b24a8commit hash: 3fcf24a1abfdf0f37ab5db44719c45bd399b24a8commit hash: 3fcf24a1abfdf0f37ab5db44719c45bd399b24a8commit hash: 3fcf24a1abfdf0f37ab5db44719c45bd399b24a8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: Update 2022.08.20 → 2023.05.21

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)
2022.08.20
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)
2022.08.20
21 Aug 2022 19:33:53
commit hash: a39ba982d9b54475274b6024570785d9ff19ea62commit hash: a39ba982d9b54475274b6024570785d9ff19ea62commit hash: a39ba982d9b54475274b6024570785d9ff19ea62commit hash: a39ba982d9b54475274b6024570785d9ff19ea62 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: Update 2022.03.05 -> 2022.08.20

Reported by:	portscout
2022.03.05
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
2022.03.05
13 Mar 2022 19:53:47
commit hash: 2dd93503e35e57d9cc56fbe9cd29b0a3a6810a62commit hash: 2dd93503e35e57d9cc56fbe9cd29b0a3a6810a62commit hash: 2dd93503e35e57d9cc56fbe9cd29b0a3a6810a62commit hash: 2dd93503e35e57d9cc56fbe9cd29b0a3a6810a62 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: Update 2021.12.27 -> 2022.03.05

Reported by:	portscout
2021.12.27
13 Jan 2022 02:02:54
commit hash: 99b03722b7d35acf9df871c568b67cec92565156commit hash: 99b03722b7d35acf9df871c568b67cec92565156commit hash: 99b03722b7d35acf9df871c568b67cec92565156commit hash: 99b03722b7d35acf9df871c568b67cec92565156 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: Update 2021.09.29 -> 2021.12.27

Reported by:	portscout
2021.09.29
01 Oct 2021 08:59:32
commit hash: c1945ff2eb4c29dac155a82a3bd79c782141bfc5commit hash: c1945ff2eb4c29dac155a82a3bd79c782141bfc5commit hash: c1945ff2eb4c29dac155a82a3bd79c782141bfc5commit hash: c1945ff2eb4c29dac155a82a3bd79c782141bfc5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/rumur: Update 2020.12.20 -> 2021.09.29
2020.12.20
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
2020.12.20
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.
2020.12.20
24 Dec 2020 21:50:41
Revision:559198Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.09.06 -> 2020.12.20
2020.09.06
14 Sep 2020 05:57:39
Revision:548589Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.07.28 -> 2020.09.06
2020.07.28
30 Jul 2020 15:54:06
Revision:543798Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.07.11 -> 2020.07.28

Reported by:	portscout
2020.07.11
16 Jul 2020 06:45:01
Revision:542330Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.06.20 -> 2020.07.11

Reported by:	portscout
2020.06.20
23 Jun 2020 20:40:31
Revision:540002Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.05.27 -> 2020.06.20

Reported by:	portscout
2020.05.27
30 May 2020 06:39:38
Revision:537048Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.05.18 -> 2020.05.27

Reported by:	portscout
2020.05.18
21 May 2020 07:45:05
Revision:536084Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.04.26 -> 2020.05.18

Reported by:	portscout
2020.04.26
29 Apr 2020 03:53:07
Revision:533309Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.04.05 -> 2020.04.26

Reported by:	portscout
2020.04.05
08 Apr 2020 06:01:52
Revision:531090Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.03.12 -> 2020.04.05

Reported by:	portscout
2020.03.12
13 Mar 2020 15:17:42
Revision:528356Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.02.17-1 -> 2020.03.12

Reported by:	portscout
2020.02.17.1
22 Feb 2020 04:29:38
Revision:526733Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.02.17 -> 2020.02.17-1

Reported by:	portscout
2020.02.17
19 Feb 2020 07:18:21
Revision:526487Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.01.27-1 -> 2020.02.17

Reported by:	portscout
2020.01.27.1
09 Feb 2020 16:01:19
Revision:525663Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.01.11 -> 2020.01.27-1

Reported by:	portscout
2020.01.11
13 Jan 2020 05:57:34
Revision:522855Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2020.01.07 -> 2020.01.11

Reported by:	portscout
2020.01.07
11 Jan 2020 22:15:09
Revision:522719Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.12.22 -> 2020.01.07

Reported by:	portscout
2019.12.22
24 Dec 2019 07:50:05
Revision:520782Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.11.24 -> 2019.12.22

Reported by:	portscout
2019.11.24
30 Nov 2019 23:52:42
Revision:518743Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.11.09 -> 2019.11.24

Reported by:	repology
2019.11.09
16 Nov 2019 09:15:52
Revision:517730Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.10.27 -> 2019.11.09

Reported by:	portscout
2019.10.27
29 Oct 2019 05:50:35
Revision:515963Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.09.15 -> 2019.10.27

Reported by:	portscout
2019.09.15
21 Sep 2019 17:58:48
Revision:512527Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.08.18 -> 2019.09.15

Reported by:	portscout
2019.08.18
19 Aug 2019 07:36:52
Revision:509256Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.07.21 -> 2019.08.18

Reported by:	portscout
2019.07.21_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
2019.07.21
22 Jul 2019 02:19:33
Revision:507122Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.06.30 -> 2019.07.21

Reported by:	repology
2019.06.30
05 Jul 2019 05:40:16
Revision:505879Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.06.12 -> 2019.06.30

Reported by:	portscout
2019.06.12
13 Jun 2019 16:57:39
Revision:504127Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.06.05 -> 2019.06.12

This update should fix the build on i386.

Notified by:	upstream
2019.06.05
09 Jun 2019 03:38:36
Revision:503775Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Broken on i386
2019.06.05
06 Jun 2019 05:10:19
Revision:503566Original commit files touched by this commit
yuri search for other commits by this committer
math/rumur: Update 2019.06.01 -> 2019.06.05

Reported by:	upstream
2019.06.01
03 Jun 2019 01:48:20
Revision:503339Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/rumur: Model checker, a formal verification tool for state
machines

Number of commits found: 42