Port details |
- vampire Automatic theorem prover
- 4.9.c2024 math =2 4.8Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-08-29 05:31:04
- Last Update: 2024-07-13 06:46:10
- Commit Hash: b8f44f7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://vprover.github.io/
- Description:
- Automatic theorem proving has a number of important applications, such as
software verification, hardware verification, hardware design, knowledge
representation and reasoning, the Semantic Web, algebra, and proving theorems
in mathematics. Over 50 years of research in theorem proving have resulted in
one of the most advanced and elegant theories in computer science. This area is
an ideal target for scientific engineering: implementation techniques have to be
developed to realise an advanced theory in practically valuable tools.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/vampire/ && make install clean
- To add the package, run one of these commands:
- pkg install math/vampire
- pkg install vampire
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vampire
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720849438
SHA256 (vprover-vampire-v4.9casc2024_GH0.tar.gz) = 7d0101dc296d0f6fb4f3326febf6a3f3bfd3400b36249a91794789c68a855f3d
SIZE (vprover-vampire-v4.9casc2024_GH0.tar.gz) = 1502934
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libz3.so : math/z3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_vampire
- USES:
- cmake compiler:c++17-lang
- 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 |
4.9.c2024 13 Jul 2024 06:46:10 |
Yuri Victorovich (yuri) |
math/vampire: update 4.8 → 4.9casc2024
Reported by: portscout |
4.8 04 Feb 2024 21:05:20 |
Yuri Victorovich (yuri) |
math/vampire: Broken on armv7, powerpc
Reported by: fallout |
4.8 14 Sep 2023 07:53:02 |
Yuri Victorovich (yuri) |
math/vampire: Add PORTSCOUT line |
4.8 13 Jul 2023 06:11:31 |
Yuri Victorovich (yuri) |
math/vampire: Update 4.7-423 → 4.8
Reported by: portscout |
4.7.423 10 Jul 2023 01:43:32 |
Yuri Victorovich (yuri) |
math/vampire: Broken on i386
Reported by: fallout |
4.7.423 25 Jun 2023 19:32:52 |
Yuri Victorovich (yuri) |
math/vampire: Update 4.5.1 → 4.7-423
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) |
4.5.1 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 ) |
4.5.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.5.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5.1 16 Jul 2020 19:22:46 |
yuri |
math/vampire: Update 4.4 -> 4.5.1
Reported by: portscout |
4.4 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
4.4 02 Sep 2019 06:02:54 |
yuri |
math/vampire: Hook to the build |
4.4 02 Sep 2019 05:39:49 |
antoine |
Remove unhooked port |
4.4 01 Sep 2019 21:38:30 |
linimon |
Fix build on GCC-based systems by adding compiler:c++11-lang to
USES:
cc1plus: error: unrecognized command line option "-Wno-terminate"
cc1plus: error: unrecognized command line option "-std=c++11" |
4.4 29 Aug 2019 05:30:57 |
yuri |
New port: math/vampire: Automatic theorem prover |