| Port details on branch 2025Q4 |
- vm-bhyve-devel Management system for bhyve virtual machines
- 1.7.0_1 sysutils
=0 1.7.0_1Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2025-10-02 07:21:08
- Last Update: 2025-11-21 12:05:18
- Commit Hash: ce38291
- 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 = 1763636425
SHA256 (freebsd-vm-bhyve-v1.7.0_GH0.tar.gz) = 474c92d1ab3fabf9df7800b329ac54fcec03ccc0bdce4ce2b0f3ad2171ebd550
SIZE (freebsd-vm-bhyve-v1.7.0_GH0.tar.gz) = 78460
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.7.0_1:
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: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.7.0_1 21 Nov 2025 12:05:18
    |
Michael Osipov (michaelo)  Author: Guido Falsi |
sysutils/vm-bhyve-devel: Add missing RC script
PR: 291117
MFH: 2025Q4
(cherry picked from commit ba56e838e02a4584e6aee95bdcc10324c30c56de) |
1.7.0 20 Nov 2025 12:10:25
    |
Michael Osipov (michaelo)  |
sysutils/vm-bhyve-devel: Upgrade port to 1.7.0
Approved by: driesm (maintainer), meta (upstream maintainer)
MFH: 2025Q4
Differential Revision: https://reviews.freebsd.org/D53837
Release Notes: https://github.com/freebsd/vm-bhyve/releases/tag/v1.7.0
(cherry picked from commit e67f9428f1cce17e487f5a6f032bb68d6894a88e) |
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: 3
|