notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
mizuma User-friendly Wine front-end
2025.06 games on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2025.06Version of this port present on the latest quarterly branch.
Maintainer: Alexander88207@protonmail.com search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/Mizuma
  2. share/Mizutamari/Tools/Framework
  3. /usr/local/share/licenses/mizuma-2025.06/catalog.mk
  4. /usr/local/share/licenses/mizuma-2025.06/LICENSE
  5. /usr/local/share/licenses/mizuma-2025.06/BSD2CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • mizuma>0:games/mizuma
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):
mizuma
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2025.06--2025.06---
FreeBSD:13:quarterly-2025.06--2025.06---
FreeBSD:14:latest-2025.06--2025.06---
FreeBSD:14:quarterly-2025.06--2025.06---
FreeBSD:15:latest-2025.06n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 7zz : archivers/7-zip
  2. bash : shells/bash
  3. wine : emulators/wine
  4. wine-mono>0 : emulators/wine-mono
  5. winetricks : emulators/winetricks
  6. xdg-open : devel/xdg-utils
  7. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/Alexander88207/Mizutamari/archive/2025.06.tar.gz?dummy=/
Collapse this list.
Port Moves
  • port moved here from games/suyimazu on 2023-11-22
    REASON: Project was renamed upstream

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2025.06
28 Jun 2025 00:35:53
commit hash: 0496924a060ec24b6338aae0ad88663a8e5ae944commit hash: 0496924a060ec24b6338aae0ad88663a8e5ae944commit hash: 0496924a060ec24b6338aae0ad88663a8e5ae944commit hash: 0496924a060ec24b6338aae0ad88663a8e5ae944 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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
commit hash: c28431f314330a0675c62ba16114cf40709154f7commit hash: c28431f314330a0675c62ba16114cf40709154f7commit hash: c28431f314330a0675c62ba16114cf40709154f7commit hash: c28431f314330a0675c62ba16114cf40709154f7 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 13b79a6bb739f3fa4d2753342df574076ef16befcommit hash: 13b79a6bb739f3fa4d2753342df574076ef16befcommit hash: 13b79a6bb739f3fa4d2753342df574076ef16befcommit hash: 13b79a6bb739f3fa4d2753342df574076ef16bef files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2commit hash: a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2commit hash: a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2commit hash: a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
games/mizuma: chase MESA-DEMOS rename after 5b3354a080c3

PR:		283845
2024.11
05 Jan 2025 00:06:00
commit hash: 43ac3c41144a30ca980721f19801aec0e7610c01commit hash: 43ac3c41144a30ca980721f19801aec0e7610c01commit hash: 43ac3c41144a30ca980721f19801aec0e7610c01commit hash: 43ac3c41144a30ca980721f19801aec0e7610c01 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: 343d230b963dd4eebed5ccc63c53d4dd93e61e21commit hash: 343d230b963dd4eebed5ccc63c53d4dd93e61e21commit hash: 343d230b963dd4eebed5ccc63c53d4dd93e61e21commit hash: 343d230b963dd4eebed5ccc63c53d4dd93e61e21 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
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
commit hash: 5aeaee63e619f512be06eb562d56b81143fabb1acommit hash: 5aeaee63e619f512be06eb562d56b81143fabb1acommit hash: 5aeaee63e619f512be06eb562d56b81143fabb1acommit hash: 5aeaee63e619f512be06eb562d56b81143fabb1a files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
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
commit hash: 5b3354a080c304c1366ca410701014cceb4a9a3fcommit hash: 5b3354a080c304c1366ca410701014cceb4a9a3fcommit hash: 5b3354a080c304c1366ca410701014cceb4a9a3fcommit hash: 5b3354a080c304c1366ca410701014cceb4a9a3f files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: a046bd6c8feb85fc1f6150a94e199083b7b3d676commit hash: a046bd6c8feb85fc1f6150a94e199083b7b3d676commit hash: a046bd6c8feb85fc1f6150a94e199083b7b3d676commit hash: a046bd6c8feb85fc1f6150a94e199083b7b3d676 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: f54b67599f88f90995c0b3692552f347c63040b8commit hash: f54b67599f88f90995c0b3692552f347c63040b8commit hash: f54b67599f88f90995c0b3692552f347c63040b8commit hash: f54b67599f88f90995c0b3692552f347c63040b8 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: d0827750afad7d9ad35be1ae1467779b08f782f4commit hash: d0827750afad7d9ad35be1ae1467779b08f782f4commit hash: d0827750afad7d9ad35be1ae1467779b08f782f4commit hash: d0827750afad7d9ad35be1ae1467779b08f782f4 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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)

Number of commits found: 11