notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
bmd Bhyve Management Daemon
3.7 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.6Version of this port present on the latest quarterly branch.
Maintainer: naito.yuichiro@gmail.com search for ports maintained by this maintainer
Port Added: 2023-09-01 02:57:06
Last Update: 2026-08-15 08:20:54
Commit Hash: 719effb
License: BSD2CLAUSE
WWW:
https://github.com/yuichiro-naito/bmd
Description:
The bmd is a light-weight bhyve management daemon that handles bhyve processes according to the configuration file. And also includes a command line tool that supports booting VM, shutdown VM, connecting to com console, listing VMs. The configuration file syntax looks similar to jail.conf(5) and extends template feature that contains a part of VM configurations common to multiple VMs. The bmd supports plugins to extend the functionality.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/bmd-3.7/catalog.mk
  2. /usr/local/share/licenses/bmd-3.7/LICENSE
  3. /usr/local/share/licenses/bmd-3.7/BSD2CLAUSE
  4. etc/rc.d/bmd
  5. etc/bmd.conf.example
  6. include/bmd_plugin.h
  7. sbin/bmd
  8. sbin/bmdctl
  9. share/man/man5/bmd.conf.5.gz
  10. share/man/man8/bmd.8.gz
  11. share/man/man8/bmdctl.8.gz
  12. @dir libexec/bmd
  13. @dir var/cache/bmd
  14. @owner
  15. @group
  16. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • bmd>0:sysutils/bmd
To install the port:
cd /usr/ports/sysutils/bmd/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/bmd
  • pkg install bmd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bmd
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1786271917 SHA256 (yuichiro-naito-bmd-3.7_GH0.tar.gz) = 6b49b385e9c4e777737c7e12be7b33bea50ac5999acddc6c5ea55303c7d4e559 SIZE (yuichiro-naito-bmd-3.7_GH0.tar.gz) = 378762

Packages (timestamps in pop-ups are UTC):
bmd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.5---n/an/an/a
FreeBSD:13:quarterly-3.5---n/an/an/a
FreeBSD:14:latest-3.7------
FreeBSD:14:quarterly-3.6------
FreeBSD:15:latest-3.7n/a-n/an/a--
FreeBSD:15:quarterly-3.6n/a-n/an/a--
FreeBSD:16:latest-3.7n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bhyve-firmware>0 : sysutils/bhyve-firmware
  2. grub2-bhyve>0 : sysutils/grub2-bhyve
This port is required by:
for Build
  1. sysutils/bmd-plugin-avahi
  2. sysutils/bmd-plugin-hookcmd
for Run
  1. sysutils/bmd-plugin-avahi
  2. sysutils/bmd-plugin-hookcmd

Configuration Options:
No options to configure
Options name:
sysutils_bmd
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/yuichiro-naito/bmd/tar.gz/3.7?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.7
15 Aug 2026 08:20:54
commit hash: 719effbdc1e2bc8b4a0258b71311772d40e61f4acommit hash: 719effbdc1e2bc8b4a0258b71311772d40e61f4acommit hash: 719effbdc1e2bc8b4a0258b71311772d40e61f4acommit hash: 719effbdc1e2bc8b4a0258b71311772d40e61f4a files touched by this commit
Hiroki Sato (hrs) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: Update to 3.7

PR:	297542
3.6
19 May 2026 04:00:19
commit hash: 6235c1f21d9e89cd0fe3e3c100c0d5aae0016592commit hash: 6235c1f21d9e89cd0fe3e3c100c0d5aae0016592commit hash: 6235c1f21d9e89cd0fe3e3c100c0d5aae0016592commit hash: 6235c1f21d9e89cd0fe3e3c100c0d5aae0016592 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
sysutils/bmd: update to 3.6.

PR:		295399
3.5
07 Nov 2025 19:06:22
commit hash: 6f7d22955be6c6e743bfcb47d9c40b1500674398commit hash: 6f7d22955be6c6e743bfcb47d9c40b1500674398commit hash: 6f7d22955be6c6e743bfcb47d9c40b1500674398commit hash: 6f7d22955be6c6e743bfcb47d9c40b1500674398 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: Update 3.4 => 3.5

Changelog:
https://github.com/yuichiro-naito/bmd/releases/tag/3.5

PR:	290855
3.4
01 Aug 2025 12:50:55
commit hash: 5e2526e693dad0355c87485a37c8f32907302516commit hash: 5e2526e693dad0355c87485a37c8f32907302516commit hash: 5e2526e693dad0355c87485a37c8f32907302516commit hash: 5e2526e693dad0355c87485a37c8f32907302516 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: Update to 3.4

Changelog: https://github.com/yuichiro-naito/bmd/releases/tag/3.4

PR:		288585
Approved by:	submitter is maintainer
3.3
23 May 2025 14:06:39
commit hash: 3b86d5d54d0e7e9841f679f9fd15f53dcd36ead6commit hash: 3b86d5d54d0e7e9841f679f9fd15f53dcd36ead6commit hash: 3b86d5d54d0e7e9841f679f9fd15f53dcd36ead6commit hash: 3b86d5d54d0e7e9841f679f9fd15f53dcd36ead6 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: Update 3.2 => 3.3

Changelog:
https://github.com/yuichiro-naito/bmd/releases/tag/3.3

PR:	287007
3.2
18 Feb 2025 14:16:14
commit hash: 46d82160ebc48edb21d0d40c1168d980efe997eccommit hash: 46d82160ebc48edb21d0d40c1168d980efe997eccommit hash: 46d82160ebc48edb21d0d40c1168d980efe997eccommit hash: 46d82160ebc48edb21d0d40c1168d980efe997ec files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: update to 3.2

Changelog: https://github.com/yuichiro-naito/bmd/releases/tag/3.2

PR:		284756
3.1_1
28 Oct 2024 12:41:55
commit hash: da967e317a868bf27448284ba77e2262546ecc6fcommit hash: da967e317a868bf27448284ba77e2262546ecc6fcommit hash: da967e317a868bf27448284ba77e2262546ecc6fcommit hash: da967e317a868bf27448284ba77e2262546ecc6f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: use USES=uidfix

The bmd's Makefile uses 'bsd.prog.mk', so it is necessary to fix uid/gid
for building the port in user privileges. The uidfix utility is a convenient way
for this purpose. I omitted the local patch files to use 'USES=uidfix'.

PR:		282223
3.1
09 Oct 2024 06:41:29
commit hash: 0d9db7f246cc0ddb31fd34d1bd2b7964add3ee96commit hash: 0d9db7f246cc0ddb31fd34d1bd2b7964add3ee96commit hash: 0d9db7f246cc0ddb31fd34d1bd2b7964add3ee96commit hash: 0d9db7f246cc0ddb31fd34d1bd2b7964add3ee96 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: Update to 3.1

ChangeLog at:	https://github.com/yuichiro-naito/bmd/releases
PR:		277854
Reported by:	maintainer
2.3_1
19 Mar 2024 20:12:41
commit hash: e83fe8984c1a8deae6095352f60af1d5edf307a5commit hash: e83fe8984c1a8deae6095352f60af1d5edf307a5commit hash: e83fe8984c1a8deae6095352f60af1d5edf307a5commit hash: e83fe8984c1a8deae6095352f60af1d5edf307a5 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
sysutils/bmd: Move man pages to share/man

Approved by:	portmgr (blanket)
2.3
07 Mar 2024 07:04:36
commit hash: aebdd1266f80ee0af8a14205336694115d88658fcommit hash: aebdd1266f80ee0af8a14205336694115d88658fcommit hash: aebdd1266f80ee0af8a14205336694115d88658fcommit hash: aebdd1266f80ee0af8a14205336694115d88658f files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
sysutils/bmd: update to 2.3.

PR:		277504
Reported by:	maintainer
2.2
27 Oct 2023 06:32:11
commit hash: 08bb9c440766a8d3b963a88c9b86177ca5d43c62commit hash: 08bb9c440766a8d3b963a88c9b86177ca5d43c62commit hash: 08bb9c440766a8d3b963a88c9b86177ca5d43c62commit hash: 08bb9c440766a8d3b963a88c9b86177ca5d43c62 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: update to 2.2

Changelog: https://github.com/yuichiro-naito/bmd/releases/tag/2.2

PR:		274666
2.1
28 Sep 2023 13:34:44
commit hash: 9d7387cddd826f3b0e78f0c63a75fa4a9221a7dfcommit hash: 9d7387cddd826f3b0e78f0c63a75fa4a9221a7dfcommit hash: 9d7387cddd826f3b0e78f0c63a75fa4a9221a7dfcommit hash: 9d7387cddd826f3b0e78f0c63a75fa4a9221a7df files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
sysutils/bmd: update to 2.1.

PR:		274070
2.0
10 Sep 2023 16:13:04
commit hash: 0dc9e4e281004f9ac05167e96abb5275855e2303commit hash: 0dc9e4e281004f9ac05167e96abb5275855e2303commit hash: 0dc9e4e281004f9ac05167e96abb5275855e2303commit hash: 0dc9e4e281004f9ac05167e96abb5275855e2303 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Yuichiro NAITO
sysutils/bmd: update to 2.0

Changelog: https://github.com/yuichiro-naito/bmd/releases/tag/2.0

PR:		273629
1.0
01 Sep 2023 02:54:14
commit hash: c7af9c73998dfa653e03a3f3e002fb88e9252339commit hash: c7af9c73998dfa653e03a3f3e002fb88e9252339commit hash: c7af9c73998dfa653e03a3f3e002fb88e9252339commit hash: c7af9c73998dfa653e03a3f3e002fb88e9252339 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
sysutils/bmd: add new ports.

PR:		273434
Reported by:	Yuichiro NAITO <naito.yuichiro at gmail.com>

Number of commits found: 14