Port details |
- randomx Proof of work algorithm based on random code execution
- 1.2.1 misc =2 1.2.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-09-04 17:42:09
- Last Update: 2024-01-12 20:43:53
- Commit Hash: c4778c2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/tevador/RandomX
- Description:
- RandomX is a proof-of-work (PoW) algorithm that is optimized for general-purpose
CPUs. RandomX uses random code execution (hence the name) together with several
memory-hard techniques to minimize the efficiency advantage of specialized
hardware.
- ¦ ¦ ¦ ¦
- 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/misc/randomx/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/randomx
- pkg install randomx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: randomx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703061867
SHA256 (tevador-RandomX-v1.2.1_GH0.tar.gz) = 2e6dd3bed96479332c4c8e4cab2505699ade418a07797f64ee0d4fa394555032
SIZE (tevador-RandomX-v1.2.1_GH0.tar.gz) = 181224
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_randomx
- USES:
- cmake:testing compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 12 Jan 2024 20:43:53 |
Yuri Victorovich (yuri) |
misc/randomx: Broken on powerpc64le
Reported by: https://portsfallout.com/ |
1.2.1 20 Dec 2023 08:48:52 |
Yuri Victorovich (yuri) |
misc/randomx: update 1.1.10-28 → 1.2.1
Reported by: portscout |
1.1.10.28 04 Sep 2023 17:40:50 |
Yuri Victorovich (yuri) |
misc/randomx: New port: Proof of work algorithm based on random code execution |
Number of commits found: 3
|