git: 578627f2ceea - main - sysutils/bhyvemgr: Update to 1.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Aug 2025 10:22:59 UTC
The branch main has been updated by acm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=578627f2ceeac93f4693e2767f95788a7299fce0
commit 578627f2ceeac93f4693e2767f95788a7299fce0
Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-08-16 10:22:04 +0000
Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-08-16 10:22:04 +0000
sysutils/bhyvemgr: Update to 1.9.0
ChangeLog at: https://github.com/alonsobsd/bhyvemgr/compare/v1.8.0...v1.9.0
---
sysutils/bhyvemgr/Makefile | 2 +-
sysutils/bhyvemgr/distinfo | 6 +++---
sysutils/bhyvemgr/files/pkg-message.in | 17 ++++++++++-------
sysutils/bhyvemgr/pkg-plist | 3 +++
4 files changed, 17 insertions(+), 11 deletions(-)
diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile
index eb5d843e017a..ada18670309f 100644
--- a/sysutils/bhyvemgr/Makefile
+++ b/sysutils/bhyvemgr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bhyvemgr
DISTVERSIONPREFIX= v
-PORTVERSION= 1.8.0
+PORTVERSION= 1.9.0
CATEGORIES= sysutils
PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX}
diff --git a/sysutils/bhyvemgr/distinfo b/sysutils/bhyvemgr/distinfo
index 614ea70bcc80..6ee6b078aa80 100644
--- a/sysutils/bhyvemgr/distinfo
+++ b/sysutils/bhyvemgr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754457775
-SHA256 (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = c7d0b02e12ee65d63cc79a0da501d4f80ffd4e77d14c4c092280c7cf5366d456
-SIZE (alonsobsd-bhyvemgr-v1.8.0_GH0.tar.gz) = 273325
+TIMESTAMP = 1755339547
+SHA256 (alonsobsd-bhyvemgr-v1.9.0_GH0.tar.gz) = b38d809cc4d48a1ec5af027d59b8080d88d50c2bb3849e001b6aaf5831f10405
+SIZE (alonsobsd-bhyvemgr-v1.9.0_GH0.tar.gz) = 277757
diff --git a/sysutils/bhyvemgr/files/pkg-message.in b/sysutils/bhyvemgr/files/pkg-message.in
index 8943b45cd81c..bf5549750e18 100644
--- a/sysutils/bhyvemgr/files/pkg-message.in
+++ b/sysutils/bhyvemgr/files/pkg-message.in
@@ -12,16 +12,19 @@ bhyvemgr was installed
4) Now, bhyvemgr supports the use of cloud and VM images. You can even use cloud
init or nuageinit to initialize them.
-5) If you use a minimal configuration it uses files templates files inside
- of %%DATADIR%%/templates directory.
+5) If you use a minimal configuration, it uses templates files inside of
+ %%DATADIR%%/templates directory. Do not remove wildcard inside of these
+ files. Use samples files if you want define your own configuration.
-6) If you want to use your own configuration files: user-data, meta-data, try to
- keep %%UUID%% and %%HOSTAME%% inside of them as you can look at
- %%DATADIR%%/samples directory.
+6) If you want to use your own configuration files: user-data and meta-data, try
+ to keep %%UUID%% and %%HOSTAME%% inside of them as you can look at
+ %%DATADIR%%/samples directory. Also, you can keep %%MACADDRESS%%, %%GATEWAY4%%,
+ %%IP4ADDRESS%%, and %%DNS4SERVERS%% wildcards inside of network-config file.
- They will be will replace with virtual machine values.
+ They will be replaced with virtual machine values depending on of the selected
+ options.
-7) For a optimal use of bhyvemgr, some settings must be applied to your system.
+7) For an optimal use of bhyvemgr, some settings must be applied to your system.
Take a look at the following url:
https://github.com/alonsobsd/bhyvemgr/blob/main/README.md
diff --git a/sysutils/bhyvemgr/pkg-plist b/sysutils/bhyvemgr/pkg-plist
index 2b8f96366243..3f317f39f19b 100644
--- a/sysutils/bhyvemgr/pkg-plist
+++ b/sysutils/bhyvemgr/pkg-plist
@@ -26,6 +26,7 @@ share/applications/bhyvemgr.desktop
%%DATADIR%%/images/menu/com.png
%%DATADIR%%/images/menu/edit.png
%%DATADIR%%/images/menu/hide.png
+%%DATADIR%%/images/menu/ip.png
%%DATADIR%%/images/menu/paste.png
%%DATADIR%%/images/menu/quit.png
%%DATADIR%%/images/menu/rdp.png
@@ -56,8 +57,10 @@ share/applications/bhyvemgr.desktop
%%DATADIR%%/images/systems/ubuntu.png
%%DATADIR%%/images/systems/windows.png
%%DATADIR%%/samples/meta-data
+%%DATADIR%%/samples/network-config
%%DATADIR%%/samples/user-data
%%DATADIR%%/templates/meta-data
+%%DATADIR%%/templates/network-config
%%DATADIR%%/templates/user-data
share/icons/hicolor/512x512/apps/bhyvemgr.png
share/icons/hicolor/scalable/apps/bhyvemgr.svg