notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
libretro-reicast Standalone port of reicast to libretro
0.20201231_4 emulators on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.20201231_4Version of this port present on the latest quarterly branch.
Maintainer: beyert@cs.ucr.edu search for ports maintained by this maintainer
Port Added: 2022-05-19 17:45:11
Last Update: 2023-08-07 16:34:07
Commit Hash: b1ecad5
Also Listed In: games
License: BSD3CLAUSE GPLv2 LGPL21
WWW:
https://github.com/reicast/reicast-emulator
Description:
Standalone port of reicast to libretro.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. lib/libretro/reicast_libretro.so
  2. @ldconfig
  3. /usr/local/share/licenses/libretro-reicast-0.20201231_4/catalog.mk
  4. /usr/local/share/licenses/libretro-reicast-0.20201231_4/LICENSE
  5. /usr/local/share/licenses/libretro-reicast-0.20201231_4/BSD3CLAUSE
  6. /usr/local/share/licenses/libretro-reicast-0.20201231_4/GPLv2
  7. /usr/local/share/licenses/libretro-reicast-0.20201231_4/LGPL21
Collapse this list.
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):
libretro-reicast
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.20201231_4--0.20201231_4---
FreeBSD:13:quarterly-0.20201231_4--0.20201231_4---
FreeBSD:14:latest-0.20201231_4--0.20201231_4---
FreeBSD:14:quarterly-0.20201231_4--0.20201231_4---
FreeBSD:15:latest-0.20201231_4n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. gcc12 : lang/gcc12
  4. as : devel/binutils
  5. xorgproto>=0 : x11/xorgproto
Runtime dependencies:
  1. gcc12 : lang/gcc12
Library dependencies:
  1. libao.so : audio/libao
  2. libasound.so : audio/alsa-lib
  3. libcurl.so : ftp/curl
  4. libevdev.so : devel/libevdev
  5. libpulse.so : audio/pulseaudio
  6. libudev.so : devel/libudev-devd
  7. libEGL.so : graphics/libglvnd
  8. libgbm.so : graphics/mesa-libs
  9. libGL.so : graphics/libglvnd
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/reicast/reicast-emulator/tar.gz/0bd6ea3?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port