| Port details |
- fab-agon-emulator Emulator of the AgonLight computer
- 1.2.2_1 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: alexey@pentode.fi
 - Port Added: 2026-07-13 20:45:13
- Last Update: 2026-07-21 06:47:24
- Commit Hash: 2c05d48
- License: GPLv3
- WWW:
- https://github.com/tomm/fab-agon-emulator
- Description:
- An emulator of the Agon Light, Olimex Agon Light 2, and Agon Console8 8-bit
computers.
The Agon Light is a modern, fully open-source, 8-bit microcomputer and
microcontroller in one small, low-cost board, designed by Bernado Kastrup aka
The Byte Attic. As a computer, it is a standalone device that requires no host
PC: it puts out its own video (VGA), audio (2 identical mono channels), accepts
a PS/2 keyboard and has its own mass-storage in the form of a micro-SD card. The
Olimex Agon Light 2 is a variation on the original Agon Light design.
The Agon Console8 is a version of the Agon Light that also includes two
Atari-compatible joystick ports, and a PS/2 mouse port, and a stylish case. It
was also designed by Bernado Kastrup aka The Byte Attic, and is manufactured by
Heber Ltd.
The Agon Light, Olimex Agon Light 2, and the Agon Console8 are all fully
compatible with each other. Software written for one will run on the other, and
the same firmware can be used on both.
The information about the computer is available at
https://www.thebyteattic.com/p/agon.html
The port provides both graphical SDL3-based emulator (fab-agon-emulator) and a
terminal emulator (agon-cli-emulator).
¦ ¦ ¦ ¦ 
- 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:
-
- fab-agon-emulator>0:emulators/fab-agon-emulator
- To install the port:
- cd /usr/ports/emulators/fab-agon-emulator/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/fab-agon-emulator
- pkg install fab-agon-emulator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fab-agon-emulator
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783856475
SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0
SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136
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:
-
- rust>=1.97.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- python3.12 : lang/python312
- gcc14 : lang/gcc14
- as : devel/binutils
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- gcc14 : lang/gcc14
- Library dependencies:
-
- libstdc++.so : lang/gcc14
- libSDL3.so : devel/sdl3
- libSDL3.so : devel/sdl3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_fab-agon-emulator
- USES:
- cargo gmake python compiler:c++17-lang sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.2.2_1 21 Jul 2026 06:47:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.97.1
PR: 296645 |
1.2.2 13 Jul 2026 20:43:02
    |
Robert Clausecker (fuz)  Author: Alexey Vyskubov |
emulators/fab-agon-emulator: Emulator of the Agon Light Computer
An emulator of the Agon Light, Olimex Agon Light 2, and Agon Console8 8-bit
computers.
The Agon Light is a modern, fully open-source, 8-bit microcomputer and
microcontroller in one small, low-cost board, designed by Bernado Kastrup aka
The Byte Attic. As a computer, it is a standalone device that requires no host
PC: it puts out its own video (VGA), audio (2 identical mono channels), accepts
a PS/2 keyboard and has its own mass-storage in the form of a micro-SD card. The
Olimex Agon Light 2 is a variation on the original Agon Light design.
The Agon Console8 is a version of the Agon Light that also includes two
Atari-compatible joystick ports, and a PS/2 mouse port, and a stylish case. It
was also designed by Bernado Kastrup aka The Byte Attic, and is manufactured by (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|