Created attachment 194726 [details] bvm port
Please update a diff (preferably to Phabricator) for easier reviewing. Thanks!
A commit references this bug: Author: woodsb02 Date: Thu Jul 19 23:21:48 UTC 2018 New revision: 474984 URL: https://svnweb.freebsd.org/changeset/ports/474984 Log: Add new port sysutils/bvm The BVM is a Bhyve virtual machine management tool based on FreeBSD that allows you to easily manage virtual machines. 1. The supported operating systems are: FreeBSD,OpenBSD,NetBSD,Debian,OpenSuse,Ubuntu Windows10 etc. 2. Supports multiple network cards and multiple hard disks. 3. There are two kinds of network modes: Bridged and NAT 4. Support grub and uefi boot 5. Support for ZFS PR: 229407 Submitted by: guoqiang_cn@126.com (maintainer) Reviewed by: ygy, yuri Differential Revision: https://reviews.freebsd.org/D16074 Changes: head/sysutils/Makefile head/sysutils/bvm/ head/sysutils/bvm/Makefile head/sysutils/bvm/distinfo head/sysutils/bvm/pkg-descr head/sysutils/bvm/pkg-plist
Committed - thanks for your contribution and ongoing maintainership!