| Port details |
- suika3 2D game engine with DSL for visual novels
- 26.04.9 games
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: awe@noctvm.io
 - Port Added: 2026-04-09 18:27:04
- Last Update: 2026-04-16 20:02:37
- Commit Hash: 9b1cae6
- License: ZLIB
- WWW:
- https://suika3.vn
- https://github.com/awemorris/suika3
- Description:
- Suika3 is a 2D game and visual novel engine.
It aims to be portable and easy to use for creators, supporting
various platforms including FreeBSD, Linux, Windows, macOS, etc.
This engine is designed for high performance and low resource
consumption, making it ideal for both modern and legacy systems.
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/games/suika3/ && make install clean
- To add the package, run one of these commands:
- pkg install games/suika3
- pkg install suika3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: suika3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1776151437
SHA256 (awemorris-suika3-26.04.9_GH0.tar.gz) = 2c76f8fb15c26d483a8eb23f2d56ade1e8eb5362d0e84c394a153d7c4c558ee9
SIZE (awemorris-suika3-26.04.9_GH0.tar.gz) = 62235499
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- gstreamer1-plugins-bad>=1.28.1 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins-core>=1.28 : multimedia/gstreamer1-plugins-core
- gstreamer1-plugins-faad>=1.28.1 : audio/gstreamer1-plugins-faad
- gstreamer1-plugins-ugly>=1.28.1 : multimedia/gstreamer1-plugins-ugly
- gstreamer1-plugins-x264>=1.28.1 : multimedia/gstreamer1-plugins-x264
- gstreamer1-plugins>=1.28.1 : multimedia/gstreamer1-plugins
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- NotoSans-Regular.ttf : x11-fonts/noto-sans
- gstreamer1-plugins-bad>=1.28.1 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins-core>=1.28 : multimedia/gstreamer1-plugins-core
- gstreamer1-plugins-faad>=1.28.1 : audio/gstreamer1-plugins-faad
- gstreamer1-plugins-ugly>=1.28.1 : multimedia/gstreamer1-plugins-ugly
- gstreamer1-plugins-x264>=1.28.1 : multimedia/gstreamer1-plugins-x264
- gstreamer1-plugins>=1.28.1 : multimedia/gstreamer1-plugins
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libbrotlicommon.so : archivers/brotli
- libbrotlidec.so : archivers/brotli
- libfreetype.so : print/freetype2
- libjpeg.so : graphics/jpeg-turbo
- libogg.so : audio/libogg
- libpng16.so : graphics/png
- libvorbis.so : audio/libvorbis
- libwebp.so : graphics/webp
- libgstvideo-1.0.so : multimedia/gstreamer1-plugins
- libGL.so : graphics/libglvnd
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgstreamer-1.0.so : multimedia/gstreamer1
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for suika3-26.04.9:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
GST=on: Enable Gstreamer support
JIT=on: Enable Just-in-Time compiler
NLS=on: Enable language support
TOOLS=on: Install tools
===> Use 'make config' to modify these settings
- Options name:
- games_suika3
- USES:
- cmake gl pkgconfig xorg gnome gstreamer
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
26.04.9 16 Apr 2026 20:02:37
    |
Kenneth Raplee (kenrap)  Author: Awe Morris |
games/suika3: Update to 26.04.9
PR: 294504
Approved by: arrowd (co-mentor) |
26.04.5 11 Apr 2026 19:17:14
    |
Yusuf Yaman (nxjoseph)  Author: Awe Morris |
games/suika3: Update 26.04.4 => 26.04.5
While here, merge 2 ${RM}'s into one.
Changelog:
* Fix wrong mouse position on X11 when window is scaled
* Fix font path in FreeBSD port (add missing "system/")
https://github.com/awemorris/suika3/compare/26.04.4...26.04.5
PR: 294392
Reported by: Awe Morris <awe@noctvm.io> (maintainer)
Approved by: osa (mentor) |
26.04.4 09 Apr 2026 18:23:56
    |
Kenneth Raplee (kenrap)  Author: Awe Morris |
games/suika3: New port: Portable 2D and visual novel engine
PR: 294320
Reviewed by: makc (mentor)
Approved by: arrowd (co-mentor) |
Number of commits found: 3
|