Use of Bugzilla requested by maintainer Alexander88207. Patch to follow.
Created attachment 256418 [details] 0001-games-mizuma-describe-usability-with-KDE-Plasma.patch
Comment on attachment 256418 [details] 0001-games-mizuma-describe-usability-with-KDE-Plasma.patch Thanks. Please note that a standard search for Mizutamari does not find the port: grahamperrin:~ % pkg search --repository FreeBSD-ports mizuma opening reponame: FreeBSD-ports mizuma-2024.11 Wine front-end for FreeBSD grahamperrin:~ % pkg search Mizutamari grahamperrin:~ % Compare with <https://github.com/grahamperrin/freebsd-ports/pull/5/commits/c1c22fc80e8d073bf993e7b15ea43e2c1f35aa2a>, > … > > The name of the port differs from the name of the application, so > include the name of the app. > > …
It is alright, how it is. Thanks for your report.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=43ac3c41144a30ca980721f19801aec0e7610c01 commit 43ac3c41144a30ca980721f19801aec0e7610c01 Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2025-01-04 17:34:44 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-01-05 00:06:00 +0000 games/mizuma: describe usability with KDE Plasma While here, make the description a little more objective. PR: 283845 Reported by: Graham Perrin <grahamperrin@gmail.com> games/mizuma/Makefile | 2 +- games/mizuma/pkg-descr | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2 commit a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-01-05 00:08:31 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-01-05 00:08:35 +0000 games/mizuma: chase MESA-DEMOS rename after 5b3354a080c3 PR: 283845 games/mizuma/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bb8b4bbfc035c5524273058f192c5200b62189e commit 6bb8b4bbfc035c5524273058f192c5200b62189e Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2025-01-04 17:34:44 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-01-05 00:10:40 +0000 games/mizuma: describe usability with KDE Plasma While here, make the description a little more objective. PR: 283845 Reported by: Graham Perrin <grahamperrin@gmail.com> (cherry picked from commit 43ac3c41144a30ca980721f19801aec0e7610c01) (cherry picked from commit a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2) games/mizuma/Makefile | 2 +- games/mizuma/pkg-descr | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-)
Thanks! PR closed in GitHub, with reference to the three commits. Side note: a poudriere-dev build with MESA_DEMOS=on results in the option off, not on. For this, I'm already seeking advice elsewhere.