Bug 273437 - [NEW PORT] sysutils/bmd-plugin-hookcmd: spawns command when Virtual Machine starts and stops
Summary: [NEW PORT] sysutils/bmd-plugin-hookcmd: spawns command when Virtual Machine s...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-30 04:57 UTC by Yuichiro NAITO
Modified: 2023-09-01 02:54 UTC (History)
1 user (show)

See Also:


Attachments
bmd-hookcmd.patch (2.41 KB, patch)
2023-08-30 04:57 UTC, Yuichiro NAITO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuichiro NAITO 2023-08-30 04:57:11 UTC
Created attachment 244457 [details]
bmd-hookcmd.patch

'bmd-plugin-hookcmd' is a plugin for 'bmd'. It spawns specific command when
a Virtual Machine is started and stopped. Please apply 'bmd-hookcmd.patch'
after 'bmd' is committed.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2023-09-01 02:54:35 UTC
committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-01 02:54:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f7f59bbc2504672483c7840638c7fc171e1b9f5

commit 8f7f59bbc2504672483c7840638c7fc171e1b9f5
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-09-01 02:53:25 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-09-01 02:54:14 +0000

    sysutils/bmd-plugin-hookcmd: add new ports.

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

 sysutils/Makefile                                  |  1 +
 sysutils/bmd-plugin-hookcmd/Makefile (new)         | 24 ++++++++++++++++++++++
 sysutils/bmd-plugin-hookcmd/distinfo (new)         |  3 +++
 .../bmd-plugin-hookcmd/files/patch-Makefile (new)  | 12 +++++++++++
 sysutils/bmd-plugin-hookcmd/pkg-descr (new)        |  3 +++
 sysutils/bmd-plugin-hookcmd/pkg-plist (new)        |  3 +++
 6 files changed, 46 insertions(+)