Port details |
- mizuma User-friendly Wine front-end
- 2025.06 games
=3 2025.06Version of this port present on the latest quarterly branch. - Maintainer: Alexander88207@protonmail.com
 - Port Added: 2023-11-22 07:54:08
- Last Update: 2025-06-28 00:35:53
- Commit Hash: 0496924
- People watching this port, also watch:: nscde, macopix, filezilla, frogatto, rxvt-unicode
- Also Listed In: emulators
- License: BSD2CLAUSE
- WWW:
- https://codeberg.org/Alexander88207/Mizutamari
- Description:
- Mizutamari is A Wine front-end. Written in Bash with a GUI provided by YAD.
A predefined library is used to manage the Windows applications.
Providing/applying the required fixes and workarounds.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/mizuma/ && make install clean
- To add the package, run one of these commands:
- pkg install games/mizuma
- pkg install mizuma
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mizuma
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1751052879
SHA256 (mizuma-2025.06.tar.gz) = a4645869c4b5ac06e0b34bae831172330a3d8b9eccaca15c2a87cb4efd923c55
SIZE (mizuma-2025.06.tar.gz) = 218090
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- 7zz : archivers/7-zip
- bash : shells/bash
- wine : emulators/wine
- wine-mono>0 : emulators/wine-mono
- winetricks : emulators/winetricks
- xdg-open : devel/xdg-utils
- yad : x11/yad
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_mizuma
- pkg-message:
- An application shortcut for the desktop will be not created by the port.
To open the main gui type: Mizuma
The following commandline tasks are currently available:
Mizuma Install $APPNAME
Mizuma Launch $APPNAME
Mizuma Uninstall $APPNAME
Mizuma Kill $APPNAME
Mizuma Winetricks $APPNAME
Mizuma List Library
Mizuma List Installed
For further possibly helpful information take a look at:
https://codeberg.org/Alexander88207/Mizutamari
Enjoy!
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2025.06 28 Jun 2025 00:35:53
    |
Hiroki Tagato (tagattie)  Author: Alexander Vereeken |
games/mizuma: update to 2025.06
Changes:
- Changed GUI interface from Zenity to YAD.
- Changes have been made to the GUI to make the
execution more effective and comfortable.
- Updated VKD3D-Proton issue hint that mesa-devel is required
to workaround the problem since mesa-dri is still stuck at 24.
- Many unnecessary little things have been removed and
currently only the most necessary things are available. (Clean up)
PR: 287858
Reported by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer) |
2025.04 27 Apr 2025 02:40:34
    |
Vladimir Druzenko (vvd)  Author: Alexander Vereeken |
games/mizuma: Update 2025.02 => 2025.04
Changes:
- [Config] Renamed PreventPrefixDamage to BackupPrefixRegistry
- Made Usage of wine/pkg.32.sh verbose
- Added ability to use local setup of applications like CD-ROM
installations for instance.
- Added description about applications in the installation confirmation
dialog.
- Added a warning about issues with VKD3D-proton 2.14+ and the
possibility to downgrade.
https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2025.04
PR: 286374 |
2025.02 18 Feb 2025 14:16:21
    |
Robert Clausecker (fuz)  Author: Alexander Vereeken |
games/mizuma: Update to 2025.02
Merged library scripts into the main library files.
PR: 284851 |
2024.11 05 Jan 2025 00:08:35
    |
Jan Beich (jbeich)  |
games/mizuma: chase MESA-DEMOS rename after 5b3354a080c3
PR: 283845 |
2024.11 05 Jan 2025 00:06:00
    |
Jan Beich (jbeich)  Author: Alexander Vereeken |
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> |
2024.11 26 Nov 2024 21:05:25
    |
Zsolt Udvari (uzsolt)  Author: Alexander Vereeken |
games/mizuma: Update to 2024.11
Changelog:
https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2024.11
PR: 282950
Approved by: submitter is maintainer |
2024.10 22 Oct 2024 05:09:25
    |
Koichiro Iwao (meta)  Author: Alexander Vereeken |
games/mizuma: Update to 2024.10
Changes:
- SHA256 checksum check added for downloads.
PR: 282162
Approved by: Submitter is maintainer |
2024.09 09 Sep 2024 17:52:06
    |
Vladimir Druzenko (vvd)  Author: Alexander Vereeken |
games/mizuma: Update 2024.04 → 2024.09
Changelog:
- Restrict usage of ExtractTo to $ProjectPath.
- Fixed correct PCM device info when 10+ PCM devices are present.
- Delete also *.rar files when cleaning up cache.
https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2024.09
Changes to the port:
- Changed runtime to regular wine as it is fully functional again.
- Add NO_ARCH - "no architecture specific files found" (port installs 2
bash scripts only).
- Repalce '-' with '_' in options names.
- Pet portclippy.
PR: 281374 |
2024.04 13 May 2024 21:19:58
    |
Robert Clausecker (fuz)  Author: Alexander Vereeken |
games/mizuma: Update to 2023.04
Changes:
- Removed "Run a foreign executable in a selected prefix"
as it is now included in winetricks.
- Added the Move function that moves the downloaded app file
into the installation prefix.
- Improved detection if someone is trying to run it as root.
Changes to the port:
- Depend on wine8 as the updated regular Wine port
doesn't have an patch for WoW64 functionality.
Changelog: https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2024.04
PR: 278337
Approved by: Submitter is maintainer |
2024.01 30 Jan 2024 21:20:18
    |
Rene Ladan (rene)  Author: Alexander Vereeken |
games/mizuma: update to 2024.01
- DXVK version can now be chosen during application installation
- Changed runtime from wine7 to regular wine as it is fully functional again
- Increase visual feedback for some background processes
- The function "VKD3D" has been renamed to "VKD3D-Proton" as it is the
proton version
PR: 276471 |
2023.11 22 Nov 2023 07:49:30
    |
Fernando Apesteguía (fernape)  Author: Alexander Vereeken |
games/suyimazu: Update to 2023.11 and rename to games/mizuma
ChangeLog: https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2023.11
PR: 275174
Reported by: Alexander88207@protonmail.com (maintainer) |