| Port details |
- amiberry Optimized Amiga emulator
- 8.1.5 emulators
=0 7.1.1_1Version of this port present on the latest quarterly branch. - Maintainer: polyduekes@proton.me
 - Port Added: 2025-09-14 11:09:05
- Last Update: 2026-04-27 00:01:03
- Commit Hash: 0c9dbcb
- License: GPLv3
- WWW:
- https://amiberry.com/
- https://github.com/BlitterStudio/amiberry
- Description:
- Amiberry is an optimized Amiga emulator that includes several neat features such
as:
* JIT support to get high-performance results on CPU-intensive emulated
environments
* WHDLoad booter
* support for RetroArch controller mapping
and several more...
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- amiberry>0:emulators/amiberry
- To install the port:
- cd /usr/ports/emulators/amiberry/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/amiberry
- pkg install amiberry
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: amiberry
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1776707171
SHA256 (BlitterStudio-amiberry-v8.1.5_GH0.tar.gz) = 33ef1343fef5ebd4bad5a08efc995e38fd918aa2c3a472867ab41b68c53dac82
SIZE (BlitterStudio-amiberry-v8.1.5_GH0.tar.gz) = 17208280
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:
-
- sysinfo.h : devel/libsysinfo
- nlohmann_jsonConfig.cmake : devel/nlohmann-json
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- Runtime dependencies:
-
- index.theme : misc/hicolor-icon-theme
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libcurl.so : ftp/curl
- libFLAC.so : audio/flac
- libmpg123.so : audio/mpg123
- libpng.so : graphics/png
- libenet.so : net/enet
- libmpeg2.so : multimedia/libmpeg2
- libserialport.so : devel/libserialport
- libOpenGL.so : graphics/libglvnd
- libportmidi.so : audio/portmidi
- libpcap.so : net/libpcap
- libzstd.so : archivers/zstd
- libSDL3_image.so : graphics/sdl3_image
- libSDL3.so : devel/sdl3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for amiberry-8.1.5:
BUNDLE_SDL=off: Bundle SDL3 shared libraries
DBUS=off: DBus control interface
DOCS=on: Build and/or install documentation
GLES=off: Use OpenGL ES instead of desktop OpenGL
IPC_SOCKET=on: Unix socket IPC control
LIBENET=on: Network emulation via libenet
LIBMPEG2=on: CD32 FMV support via libmpeg2
LIBSERIALPORT=on: Serial port emulation via libserialport
OPENGL=on: OpenGL renderer
PCEM=on: PCem hardware emulation
PORTMIDI=on: MIDI emulation via PortMidi
UAENET_PCAP=on: uaenet backend via libpcap
VULKAN=off: Experimental Vulkan renderer
WITH_LTO=off: Link Time Optimization
WITH_OPTIMIZE=off: Native CPU Optimization
ZSTD=on: CHD compressed disk image support via Zstandard
===> Use 'make config' to modify these settings
- Options name:
- emulators_amiberry
- USES:
- iconv cmake desktop-file-utils ninja pkgconfig sdl shared-mime-info
- 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 |
8.1.5 27 Apr 2026 00:01:03
    |
Robert Clausecker (fuz)  Author: polyduekes |
emulators/amiberry: Update to 8.1.5
Changelog: https://github.com/BlitterStudio/amiberry/releases/tag/v8.1.5
PR: 294710
Event: Wiesbaden Hackathon 202604 |
7.1.1_1 28 Dec 2025 01:54:02
    |
Jose Alonso Cardenas Marquez (acm)  |
*/*: Bump PORTREVISION. audio/portmidi was updated to 2.0.8 |
7.1.1 14 Sep 2025 11:06:17
    |
Vladimir Druzenko (vvd)  Author: polyduekes |
emulators/amiberry: New port: Optimised Amiga emulator
Amiberry is an optimized Amiga emulator for Intel/AMD, ARM (32bit and
64bit) and RISC-V platforms.
The core emulation comes from WinUAE, and even the main GUI is designed
to look similar to that. It includes JIT support to get high-performance
results on CPU-intensive emulated environments, like desktop
applications. On top of that, there are some unique features developed
specifically for Amiberry, such as the WHDLoad booter, support for
RetroArch controller mapping, and several more.
https://amiberry.com/
https://github.com/BlitterStudio/amiberry/
PR: 289403
Co-authored-by: Yusuf Yaman <nxjoseph@protonmail.com> |
Number of commits found: 3
|