Port details |
- mupen64plus-rsp-cxd4 Low-level RSP processor plugin for the Mupen64Plus
- 2.6.0.20240714 emulators =2 2.6.0.20240714Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2015-06-15 03:24:38
- Last Update: 2024-09-10 04:45:39
- Commit Hash: e6b8ae2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.mupen64plus.org/
- Description:
- Mupen64Plus is a plugin-based N64 emulator for Linux, Mac OSX, FreeBSD, and
Windows which is capable of accurately playing many games. Included are four
MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit
amd64 systems, and necessary plugins for audio, graphical rendering (RDP),
signal co-processor (RSP), and input. There are 3 OpenGL video plugins
included: glN64, RiceVideoLinux, and Glide64.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mupen64plus-rsp-cxd4>0:emulators/mupen64plus-rsp-cxd4
- To install the port:
- cd /usr/ports/emulators/mupen64plus-rsp-cxd4/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/mupen64plus-rsp-cxd4
- pkg install mupen64plus-rsp-cxd4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mupen64plus-rsp-cxd4
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- TIMESTAMP = 1725938063
SHA256 (mupen64plus/mupen64plus-mupen64plus-rsp-cxd4-2.6.0.20240714-f6ff3719cb68d3e1c1497fc87a661921671db719_GH0.tar.gz) = 01ecf1e584a132cfc69e367583db3a9de9b44fdf7fe10cd3e1d10c0cd88e171e
SIZE (mupen64plus/mupen64plus-mupen64plus-rsp-cxd4-2.6.0.20240714-f6ff3719cb68d3e1c1497fc87a661921671db719_GH0.tar.gz) = 74207
Packages (timestamps in pop-ups are UTC):
- Master port: emulators/mupen64plus-core
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libmupen64plus.so.2 : emulators/mupen64plus-core
- This port is required by:
- for Run
-
- emulators/mupen64plus-plugins
Configuration Options:
- ===> The following configuration options are available for mupen64plus-rsp-cxd4-2.6.0.20240714:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- emulators_mupen64plus-rsp-cxd4
- USES:
- compiler:c++11-lang gl gmake pkgconfig sdl dos2unix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: emulators/mupen64plus-core | Commit | Credits | Log message |
2.6.0.20240714 10 Sep 2024 04:45:39 |
Jose Alonso Cardenas Marquez (acm) |
emulators/mupen64plus*: Update to 2.6.0
ChangeLog at:
https://github.com/mupen64plus/mupen64plus-core/releases/tag/2.6.0 |
2.5.9.20230611 06 Jan 2024 06:08:12 |
Jose Alonso Cardenas Marquez (acm) |
emulators/mupen64plus*: Update to 2.5.9 |
2.5_6 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 ) |
2.5_6 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.5_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.5_4 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.5_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.5_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.5_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
2.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5 27 Jun 2015 01:00:09 |
amdmi3 |
- Fix mupen64plus-rsp-cxd4 on 9.x by requiring newer compiler, as old gcc
segfaults
Submitted by: pkg-fallout
Approved by: portmgr blanket |
2.5 15 Jun 2015 03:55:59 |
acm |
- Fix distinfo path file |
2.0_4 15 Jun 2015 03:24:16 |
acm |
- New ports : emulators/mupen64plus-rsp-cxd4
A low-level RSP processor plugin for the Mupen64Plus |
Number of commits found: 14
|