Port details |
- hvm Massively parallel, optimal functional runtime in Rust
- g20240821_1 devel =2 g20240518_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-05-18 17:18:03
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://higherorderco.com
- https://github.com/HigherOrderCO/hvm
- Description:
- HVM2 is a h=Higher-order Virtual Machine 2.
HVM2 is a massively parallel interaction combinator evaluator.
By compiling programs from high-level languages (such as Python and Haskell) to
HVM, one can run these languages directly on massively parallel hardware, like
GPUs, with near-ideal speedup.
HVM2 is the successor to HVM1, a 2022 prototype of this concept. Compared to its
predecessor, HVM2 is simpler, faster and, most importantly, more correct. HOC
provides long-term support for all features listed on its paper.
- ¦ ¦ ¦ ¦
- 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/devel/hvm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/hvm
- pkg install hvm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hvm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731087377
SHA256 (rust/crates/TSPL-0.0.13.crate) = fe639519d49b56c98fd4fde7a5a7be01b5563862341a783b9bc2eb58f5120d8b
SIZE (rust/crates/TSPL-0.0.13.crate) = 4425
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:
-
- rust>=1.83.0 : lang/rust
- This port is required by:
- for Run
-
- lang/bend
Configuration Options:
- No options to configure
- Options name:
- devel_hvm
- USES:
- cargo
- 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 |
g20240821_1 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
g20240821 08 Nov 2024 21:40:31 |
Yuri Victorovich (yuri) |
devel/hvm: update g20240518 → g20240821 |
g20240518_4 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
g20240518_3 26 Oct 2024 03:15:11 |
Yuri Victorovich (yuri) |
devel/hvm: Update WWW |
g20240518_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
g20240518_2 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
g20240518_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
g20240518_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
g20240518 18 May 2024 17:17:03 |
Yuri Victorovich (yuri) |
devel/hvm: New port: Massively parallel, optimal functional runtime in Rust |