Bug 283845 - games/mizuma: describe usability with KDE Plasma
Summary: games/mizuma: describe usability with KDE Plasma
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Jan Beich
URL: https://github.com/grahamperrin/freeb...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-04 15:08 UTC by Graham Perrin
Modified: 2025-01-05 06:01 UTC (History)
1 user (show)

See Also:
Alexander88207: maintainer-feedback+


Attachments
0001-games-mizuma-describe-usability-with-KDE-Plasma.patch (1.52 KB, patch)
2025-01-04 17:39 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin 2025-01-04 15:08:38 UTC
Use of Bugzilla requested by maintainer Alexander88207.

Patch to follow.
Comment 1 Alexander Vereeken freebsd_triage 2025-01-04 17:39:15 UTC
Created attachment 256418 [details]
0001-games-mizuma-describe-usability-with-KDE-Plasma.patch
Comment 2 Graham Perrin 2025-01-04 18:42:24 UTC
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. 
> 
> …
Comment 3 Alexander Vereeken freebsd_triage 2025-01-04 19:19:04 UTC
It is alright, how it is.

Thanks for your report.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-01-05 00:07:49 UTC
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(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-01-05 00:09:50 UTC
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(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2025-01-05 00:11:52 UTC
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(-)
Comment 7 Graham Perrin 2025-01-05 06:01:33 UTC
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.