Port details |
- libretro-pcsx2 Standalone port of pcsx2 to libretro
- 0.20201030_4 emulators =2 0.20201030_4Version of this port present on the latest quarterly branch.
- Maintainer: beyert@cs.ucr.edu
- Port Added: 2022-05-19 17:51:09
- Last Update: 2024-11-25 12:07:22
- Commit Hash: 73202fb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: GPLv3
- WWW:
- https://github.com/libretro/pcsx2
- Description:
- Standalone port of pcsx2 to libretro.
PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its
purpose is to emulate the PS2's hardware, using a combination of MIPS
CPU Interpreters, Recompilers and a Virtual Machine which manages
hardware states and PS2 system memory. This allows you to play PS2
games on your PC, with many additional features and benefits.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libretro-pcsx2>0:emulators/libretro-pcsx2
- To install the port:
- cd /usr/ports/emulators/libretro-pcsx2/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/libretro-pcsx2
- pkg install libretro-pcsx2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libretro-pcsx2
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1604098409
SHA256 (libretro-pcsx2-0.20201030-1251fa4_GH0.tar.gz) = 01b329b4bba210022f0f0f889b2e4722ef530b766eaf7036194a53668b47a245
SIZE (libretro-pcsx2-0.20201030-1251fa4_GH0.tar.gz) = 15636747
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
- ccache : devel/ccache
- Library dependencies:
-
- libcdio.so : sysutils/libcdio
- libharfbuzz.so : print/harfbuzz
- libpng16.so : graphics/png
- libportaudio.so : audio/portaudio
- libSoundTouch.so : audio/soundtouch
- libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
- This port is required by:
- for Run
-
- games/libretro
Configuration Options:
- No options to configure
- Options name:
- emulators_libretro-pcsx2
- USES:
- cmake compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20201030_4 25 Nov 2024 12:07:22 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxgtk32 in tree |
0.20201030_3 23 Nov 2023 11:20:28 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree |
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.20201030_2 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.20201030_2 21 Jul 2022 19:31:21 |
Li-Wen Hsu (lwhsu) Author: Timothy Beyer |
emulators/libretro-pcsx2: Fix i386 build on 13.1-RELEASE
PR: 265185 |
0.20201030_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.20201030_1 27 Jun 2022 07:09:34 |
Li-Wen Hsu (lwhsu) Author: Timothy Beyer |
emulators/libretro-pcsx2: Fix 32-bit / i386 build
PR: 264219 |
0.20201030 19 May 2022 17:49:22 |
Neel Chauhan (nc) Author: Timothy Beyer |
emulators/libretro-pcsx2: New port: Standalone port of pcsx2 to libretro
emulator
PR: 252191 |