Bug 273436 - [NEW PORT] sysutils/bmd-plugin-avahi: bmd plugin that publishes VNC port via avahi
Summary: [NEW PORT] sysutils/bmd-plugin-avahi: bmd plugin that publishes VNC port via ...
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:55 UTC by Yuichiro NAITO
Modified: 2023-09-01 02:54 UTC (History)
1 user (show)

See Also:


Attachments
bmd-avahi.patch (2.55 KB, patch)
2023-08-30 04:55 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:55:19 UTC
Created attachment 244456 [details]
bmd-avahi.patch

'bmd-plugin-avahi' is a plugin for 'bmd'. It publishes Virtual Machine's VNC
port via avahi-daemon. Please apply 'bmd-avahi.patch' after 'bmd' is committed.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2023-09-01 02:53:47 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-01 02:54:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2153f48f70e02118c3fc7b7f0ab4f5468869e6df

commit 2153f48f70e02118c3fc7b7f0ab4f5468869e6df
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-09-01 02:51:18 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-09-01 02:54:14 +0000

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

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

 sysutils/Makefile                                  |  1 +
 sysutils/bmd-plugin-avahi/Makefile (new)           | 25 ++++++++++++++++++++++
 sysutils/bmd-plugin-avahi/distinfo (new)           |  3 +++
 .../bmd-plugin-avahi/files/patch-Makefile (new)    | 12 +++++++++++
 sysutils/bmd-plugin-avahi/pkg-descr (new)          |  5 +++++
 sysutils/bmd-plugin-avahi/pkg-plist (new)          |  3 +++
 6 files changed, 49 insertions(+)