Port details |
- libretro-reicast Standalone port of reicast to libretro
- 0.20201231_5 emulators
=2 0.20201231_4Version of this port present on the latest quarterly branch. - Maintainer: beyert@cs.ucr.edu
 - Port Added: 2022-05-19 17:45:11
- Last Update: 2024-11-23 08:31:00
- Commit Hash: 5505c50
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: BSD3CLAUSE GPLv2 LGPL21
- WWW:
- https://github.com/reicast/reicast-emulator
- Description:
- Standalone port of reicast to libretro.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libretro-reicast>0:emulators/libretro-reicast
- To install the port:
- cd /usr/ports/emulators/libretro-reicast/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/libretro-reicast
- pkg install libretro-reicast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libretro-reicast
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1623465538
SHA256 (reicast-reicast-emulator-0.20201231-0bd6ea3_GH0.tar.gz) = a30e67754c28029e16cf2eb3d3878906888178e308800139e64e8e29533bc679
SIZE (reicast-reicast-emulator-0.20201231-0bd6ea3_GH0.tar.gz) = 6467649
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
- gcc13 : lang/gcc13
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- Library dependencies:
-
- libao.so : audio/libao
- libasound.so : audio/alsa-lib
- libcurl.so : ftp/curl
- libevdev.so : devel/libevdev
- libpulse.so : audio/pulseaudio
- libudev.so : devel/libudev-devd
- libEGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libGL.so : graphics/libglvnd
- This port is required by:
- for Run
-
- games/libretro
Configuration Options:
- No options to configure
- Options name:
- emulators_libretro-reicast
- USES:
- cmake compiler gl xorg
- pkg-message:
- For install:
-
On some hardware, The libretro core of reicast may not run if dynarec is
enabled.
It is recommended to set alpha sorting to per-triangle, as follows:
In ~/.config/retroarch/
reicast_alpha_sorting = "per-triangle (normal)"
It is recommended to enable DSP support:
reicast_enable_dsp = "enabled"
in ~/.config/reicast/emu.cfg:
Dynarec.DspEnabled = 1
Dynarec.Enabled = no
Dynarec.idleskip = yes
Dynarec.safe-mode = yes
Dynarec.unstable-opt = no
#aica.AutoLatency = no
#aica.DSPEnabled = no
Please set all lines in ~/.config/retroarch/retroarch.cfg that correspond to
the setting "run_ahead_enabled" to "false", as shown in the example below:
run_ahead_enabled = "false"
To troubleshoot issues, running retroarch with the -v argument may help to
acquire more diagnostic information.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20201231_5 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
0.20201231_4 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
0.20201231_3 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
0.20201231_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.20201231_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.20201231_1 20 Jul 2022 14:21:50
    |
Tobias C. Berner (tcberner)  |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
0.20201231_1 27 Jun 2022 07:08:18
    |
Li-Wen Hsu (lwhsu)  Author: Timothy Beyer |
emulators/libretro-reicast: Fix 32-bit / i386 build
PR: 264216 |
0.20201231 19 May 2022 17:43:57
    |
Neel Chauhan (nc)  Author: Timothy Beyer |
emulators/libretro-reicast: New port: Standalone port of reicast to libretro
emulator
PR: 252192 |