Port details on branch 2025Q4 |
- vm-bhyve-devel Management system for bhyve virtual machines
- 1.6.2.34 sysutils
=0 1.6.2.34Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2025-10-02 07:21:08
- Last Update: 2025-10-02 07:18:23
- Commit Hash: 8b42b09
- License: BSD2CLAUSE
- WWW:
- https://github.com/freebsd/vm-bhyve
- Description:
- A frontend for bhyve which provides the 'vm' command
Create/start/stop virtual machines easily
Bridged/NAT networking
BSD/Linux/Windows guest support
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- vm-bhyve-devel>0:sysutils/vm-bhyve-devel
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/sysutils/vm-bhyve-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/vm-bhyve-devel
- pkg install vm-bhyve-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vm-bhyve-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759338546
SHA256 (freebsd-vm-bhyve-v1.6.2-34-g73b127_GH0.tar.gz) = 27c216010aa4a84232cd92b2532438c8834616f5c7ae3b1d12895dc03b0cf55f
SIZE (freebsd-vm-bhyve-v1.6.2-34-g73b127_GH0.tar.gz) = 77525
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vm-bhyve-devel-1.6.2.34:
BHYVE_FIRMWARE=off: Required to run UEFI guests
EXAMPLES=on: Install example guest templates
GRUB2_BHYVE=off: Required to run Linux or any other guests that need a Grub bootloader
TMUX=off: Tmux console access instead of cu/nmdm
===> Use 'make config' to modify these settings
- Options name:
- sysutils_vm-bhyve-devel
- pkg-message:
- For install:
- To enable vm-bhyve, please add the following lines to rc.conf,
depending on whether you are using ZFS storage or not. Please note
that the directory or dataset specified should already exist.
vm_enable="YES"
vm_dir="zfs:pool/dataset"
OR
vm_enable="YES"
vm_dir="/directory/path"
Then run 'vm init'.
It might be needed to increase the values of the following tunables.
They need to be high enough to allow for a proper shutdown of all VM's.
- kern.init_shutdown_timeout (adjusted with sysctcl.conf)
- rcshutdown_timeout (adjusted with rc.conf)
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.2.34 02 Oct 2025 07:18:23
    |
Michael Osipov (michaelo)  |
sysutils/vm-bhyve-devel: Update port to commit 73b127
Approved by: otis (mentor), driesm (maintainer)
MFH: 2025Q4
Differential Revision: https://reviews.freebsd.org/D52836
(cherry picked from commit 1e4fc5583a4684df260d13935e882c0ba8f7e3eb) |
Number of commits found: 1
|