Created attachment 210545 [details] vm-bhyve-1.4.0.diff Changes: * Bump PORTVERSION to 1.4.0; * Pet portclippy and portfmt; * Include patch 'files/patch-lib-vm-run' which fixes bug#240178; * Added optional BHYVE_FIRMWARE, GRUB2_BHYVE and TMUX - see options DESC for uses (also stated in the README). QA: * Package built in Poudriere; * Portlint: Looks fine.
Created attachment 210546 [details] vm-bhyve-1.4.0.log * Poudriere build logs.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/107925858
Created attachment 210732 [details] vm-bhyve-1.4.2 patch 1.4.2 patch
Sorry, I've been MIA for a while I have attached a 1.4.2 patch which directly includes the console fix, as well as including the useful makefile changes to provide options for tmux/firmware/grub2-bhyve
(In reply to churchers from comment #4) No worries, thanks for your work and time on this project!
A commit references this bug: Author: meta Date: Wed Jan 29 03:02:00 UTC 2020 New revision: 524530 URL: https://svnweb.freebsd.org/changeset/ports/524530 Log: sysutils/vm-bhyve: Update to 1.4.2 PR: 243198 Submitted by: Lewis Cook <vulcan@wired.sh> Approved by: churchers@gmail.com (maintainer) Relnotes: https://github.com/churchers/vm-bhyve/releases/tag/v1.4.0 https://github.com/churchers/vm-bhyve/releases/tag/v1.4.2 Sponsored by: HAW International Changes: head/sysutils/vm-bhyve/Makefile head/sysutils/vm-bhyve/distinfo
Committed, thank you both!