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
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.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20201231_4
07 Aug 2023 16:34:07
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
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
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.20201231_2
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.20201231_1
20 Jul 2022 14:21:50
commit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfdcommit hash: 27eb52ac6a0bb5c93c0ae4ebe4fef9bafb727cfd files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.20201231_1
27 Jun 2022 07:08:18
commit hash: 98bb3ae46e2e6a4da0c039fbf4e1d28b3fdd1de8commit hash: 98bb3ae46e2e6a4da0c039fbf4e1d28b3fdd1de8commit hash: 98bb3ae46e2e6a4da0c039fbf4e1d28b3fdd1de8commit hash: 98bb3ae46e2e6a4da0c039fbf4e1d28b3fdd1de8 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Timothy Beyer
emulators/libretro-reicast: Fix 32-bit / i386 build

PR:		264216
0.20201231
19 May 2022 17:43:57
commit hash: ecfbdd7758518157884cc9d4b3fb81acc592dea3commit hash: ecfbdd7758518157884cc9d4b3fb81acc592dea3commit hash: ecfbdd7758518157884cc9d4b3fb81acc592dea3commit hash: ecfbdd7758518157884cc9d4b3fb81acc592dea3 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Timothy Beyer
emulators/libretro-reicast: New port: Standalone port of reicast to libretro
emulator

PR:	252192

Number of commits found: 8