| Port details |
- azahar Nintendo 3DS emulator/debugger
- 2126.1.2 emulators
=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: kreinholz@gmail.com
 - Port Added: 2026-09-25 05:09:06
- Last Update: 2026-09-25 05:05:47
- Commit Hash: dedce33
- License: GPLv2+ ISCL
- WWW:
- https://azahar-emu.org
- Description:
- Azahar is an open-source 3DS emulator project based on Citra.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- azahar>0:emulators/azahar
- To install the port:
- cd /usr/ports/emulators/azahar/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/azahar
- pkg install azahar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: azahar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1790090044
SHA256 (azahar-unified-source-2126.1.2.tar.xz) = ca0626312af68370e04c70b60eab4dd95e6f3f248d1d1c6a22ee784dfce6b361
SIZE (azahar-unified-source-2126.1.2.tar.xz) = 43251244
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Slave ports:
-
- emulators/libretro-azahar
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nlohmann-json>0 : devel/nlohmann-json
- cpp-httplib>0 : www/cpp-httplib
- glslang>0 : graphics/glslang
- robin-map>0 : devel/robin-map
- spirv-tools>0 : graphics/spirv-tools
- vulkan-headers>0 : graphics/vulkan-headers
- jackit>0 : audio/jack
- pulseaudio>0 : audio/pulseaudio
- sndio>0 : audio/sndio
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-desktop-database : devel/desktop-file-utils
- sdl2-config : devel/sdl20
- update-mime-database : misc/shared-mime-info
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- qt_en.qm : devel/qt6-translations
- Library dependencies:
-
- libboost_iostreams.so : devel/boost-libs
- libCatch2.so : devel/catch2
- libenet.so : net/enet
- libfaad.so : audio/faad
- libfmt.so : devel/libfmt
- libinih.so : devel/inih
- libSoundTouch.so : audio/soundtouch
- libxxhash.so : devel/xxhash
- libZycore.so : devel/zycore-c
- libZydis.so : devel/zydis
- libvulkan.so : graphics/vulkan-loader
- libSDL2.so : devel/sdl20
- libQt6Core.so : devel/qt6-base
- libQt6Multimedia.so : multimedia/qt6-multimedia
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for azahar-2126.1.2:
ALSA=off: ALSA audio architecture support
JACK=on: JACK audio server support
PULSEAUDIO=on: PulseAudio sound server support
SNDIO=on: Sndio audio support
VULKAN=on: Vulkan renderer (experimental)
===> Use 'make config' to modify these settings
- Options name:
- emulators_azahar
- USES:
- cmake:testing compiler:c++17-lang localbase:ldflags pkgconfig ssl tar:xz desktop-file-utils qt:6 sdl shared-mime-info
- pkg-message:
- For install:
- Known issues:
- The video dumper doesn't work on Linux or FreeBSD.
See https://github.com/azahar-emu/azahar/issues/2404
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2126.1.2 25 Sep 2026 05:05:47
    |
Daniel Engberg (diizzy)  Author: Kevin Reinholz |
emulators/azahar: New port, Actively maintained fork of Citra, a Nintendo 3DS
emulator
Fork of Citra which brings many improvements including Qt 6 support.
On first run, Azahar offers to import data and settings (including
game saves) from an existing Citra install.
Builds with vulkan enabled, but I disabled this option by default as
games crash immediately with Vulkan backend enabled, at least with my
NVIDIA GPU. It's possible users with other configurations will have
more luck with Vulkan, but it is still considered experimental by
upstream whereas OpenGL is quite well supported.
Also includes it as plugin to libretro, emulators/libretro-azahar
PR: 290085 |
Number of commits found: 1
|