Port details |
- bhyvemgr bhyve manager GUI written in Lazarus/Freepascal
- 1.4.1 sysutils =0 1.3.1Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2024-09-08 02:54:07
- Last Update: 2025-01-05 06:40:13
- Commit Hash: 774587e
- License: BSD3CLAUSE
- WWW:
- https://github.com/alonsobsd/bhyvemgr
- Description:
- Bhyvemgr is a bhyve management GUI written in Freepascal/Lazarus for FreeBSD.
It needs a bunch of tools mostly installed on base system and some installed
from ports/packages. Currently it supports amd64 and aarch64. The main goal is
to be a desktop user application to easily and quickly setup and run virtual
machines on the FreeBSD host.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- bhyvemgr-gtk2>0:sysutils/bhyvemgr
- To install the port:
- cd /usr/ports/sysutils/bhyvemgr/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bhyvemgr
- pkg install bhyvemgr-gtk2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bhyvemgr-gtk2
- Package flavors (<flavor>: <package>)
- gtk2: bhyvemgr-gtk2
- qt5: bhyvemgr-qt5
- qt6: bhyvemgr-qt6
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1736059088
SHA256 (alonsobsd-bhyvemgr-v1.4.1_GH0.tar.gz) = a88c059d2de023d9328f941e3908eab1aa08aabfb58a4b75c73f2efeb12b0ce7
SIZE (alonsobsd-bhyvemgr-v1.4.1_GH0.tar.gz) = 251201
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- as : devel/binutils
- ppcx64 : lang/fpc
- as : devel/binutils
- utils-lexyacc.fpm : lang/fpc
- interfaces.ppu : editors/lazarus
- x11.pc : x11/libX11
- Runtime dependencies:
-
- virt-viewer>0 : net-mgmt/virt-viewer
- sudo>0 : security/sudo
- update-desktop-database : devel/desktop-file-utils
- bhyve-firmware>0 : sysutils/bhyve-firmware
- x11.pc : x11/libX11
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libatk-1.0.so : accessibility/at-spi2-core
- libpango-1.0.so : x11-toolkits/pango
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bhyvemgr-gtk2-1.4.1:
FREERDP3=off: Install freerdp3 to enable rdp connection option
===> Use 'make config' to modify these settings
- Options name:
- sysutils_bhyvemgr
- USES:
- desktop-file-utils fpc lazarus:flavors xorg
- pkg-message:
- For install:
- bhyvemgr was installed
1) bhyvemgr config file is located at ~/.config/bhyvemgr
2) It can be compiled with supports for gtk2, qt5 or qt6 graphic interfaces
3) Some configurations are necessary for a better use of bhyvemgr. Take a look
at the following url:
https://github.com/alonsobsd/bhyvemgr/blob/main/README.md
4) Enjoy it ;)
- Master Sites:
|