| Port details |
- rvvm-devel RISC-V Virtual Machine (development version)
- 0.7.g20260226 emulators
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: fuz@FreeBSD.org
 - Port Added: 2026-03-08 22:27:42
- Last Update: 2026-03-08 22:24:50
- Commit Hash: 56ce17a
- License: GPLv2 GPLv3 MPL20
- WWW:
- https://github.com/LekKit/RVVM/
- Description:
- RVVM is a virtual machine / emulator for RISC-V guests, which emphasizes
on performance, security, lean code and portability. It already runs a
lot of guest operating systems, including Linux, Haiku, FreeBSD,
OpenBSD, etc. It also aims to run RISC-V applications on a foreign-arch
host without full OS guest & isolation (Userland emulation).
This port holds a version of the project that is close to what is
currently in development.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- RVVM-devel>0:emulators/rvvm-devel
- To install the port:
- cd /usr/ports/emulators/rvvm-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/rvvm-devel
- pkg install RVVM-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: RVVM-devel
- Package flavors (<flavor>: <package>)
- x11: RVVM-devel
- nox11: RVVM-devel-nox11
- distinfo:
- TIMESTAMP = 1772998518
SHA256 (rvvm-0.7.g20260226/fw_jump.bin) = 60f5aedaf90be271eef9e4f1a479171c183987f97f86208811e9212b121d5b45
SIZE (rvvm-0.7.g20260226/fw_jump.bin) = 136776
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for RVVM-devel-0.7.g20260226:
FDT=on: enable automatic FDT generation
FPU=on: enable floating point (F/D) CPU extension
GDBSTUB=off: enable GDB remote protocol support
JIT=on: enable RVJIT accelerator
JNI=on: include native JNI bindings in shared librvvm
LOCK_DEBUG=on: enable deadlock debugging (minimal runtime overhead)
NET=on: enable unprivileged userland networking stack
PCI=on: enable PCI support in ATA, etc devices
RV64=on: enable riscv64 CPU support
RVV=off: enable vector (V) CPU extension
SOUND=on: Sound (audio) support
===> Use 'make config' to modify these settings
- Options name:
- emulators_rvvm-devel
- USES:
- gmake pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|