Port details |
- mupen64plus Fork of Mupen64 Nintendo 64 emulator with plugins (meta port)
- 2.6.0 emulators =4 2.5.9Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2008-05-20 19:11:29
- Last Update: 2024-09-10 04:45:39
- Commit Hash: e6b8ae2
- People watching this port, also watch:: fluxbox, openbox, pcpustat, fusefs-sshfs, chromium
- License: NA
- WWW:
- https://github.com/mupen64plus
- Description:
- This is the metaport to install the mupen64plus emulator and all graphics,
input and audio plugins.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mupen64plus>0:emulators/mupen64plus
- To install the port:
- cd /usr/ports/emulators/mupen64plus/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/mupen64plus
- pkg install mupen64plus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mupen64plus
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- libmupen64plus.so.2 : emulators/mupen64plus-core
- mupen64plus : emulators/mupen64plus-ui-console
- mupen64plus-audio-sdl.so : emulators/mupen64plus-audio-sdl
- mupen64plus-input-sdl.so : emulators/mupen64plus-input-sdl
- mupen64plus-video-rice.so : emulators/mupen64plus-video-rice
- mupen64plus-video-glide64mk2.so : emulators/mupen64plus-video-glide64mk2
- mupen64plus-rsp-hle.so : emulators/mupen64plus-rsp-hle
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- emulators_mupen64plus
- USES:
- metaport
- pkg-message:
- For install:
- The mupen64plus emulator was installed
1) If you have installed/upgraded any new plugins or are upgrading from a
previous version of Mupen64Plus, please note that in order for these changes to
take effect, you -must- backup and then remove ~/.mupen64plus first. After you
have removed the directory, run 'mupen64plus' to re-create it. Then, manually
copy back your save files/other data you need from the backup if necessary.
2) This port installs core, command-line ui and plugins (audio, input, rsp and
video) of Mupen64Plus and
Run command-line version
# mupen64plus
3) Also, you can see the mupen64plus man page
# man mupen64plus
4) Additional third party plugins can be installed from
emulators/mupen64plus-plugins
5) If you want to install a GUI frontend of mupen64plus, you can install
emulators/mupen64plus-qt
emulators/py-m64py
6) Enjoy it ;)
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.0 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 06 Jan 2024 06:08:12 |
Jose Alonso Cardenas Marquez (acm) |
emulators/mupen64plus*: Update to 2.5.9 |
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) |
2.5 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 ) |
2.5 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 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2.5 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.5 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
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 28 Dec 2015 00:41:46 |
amdmi3 |
- Convert to USES=metaport
- Don't cat pkg-message from Makefile
- No need to sub pkg-message
PR: 201565
Submitted by: s3erios@gmail.com
Approved by: maintainer timeout (acm, 5 months) |
2.5 15 Jun 2015 03:27:51 |
acm |
- Update to 2.5
- Take maintainership |
2.0_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.0 14 Aug 2014 22:05:54 |
marino |
Stage all emulators/mupen64plus ports
PR: 190081
Submitted by: Matthieu Volat
Tweaks by: marino |
2.0 11 Aug 2014 13:55:45 |
marino |
emulators/mupen64plus: Reset maintainer
All the slave ports have already been reset, but a PR that still hasn't
been processed spared this one.
Approved by: portmgr (implicit, NOT_STAGED) |
2.0 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
04 Oct 2013 17:18:44
|
acm |
- Update to 2.0 |
1.99.4_3 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.99.4_3 20 Dec 2011 23:43:18 |
acm |
- Preparing for new mupen64plus plugin ports
- Bump PORTREVISION |
1.99.4_2 18 Dec 2011 02:54:41 |
acm |
- Update to latest 1.99.4 (hg bitbucket) version
- Bump PORTREVISION |
1.99.4_1 18 Dec 2010 05:27:30 |
acm |
- Fix install path
Reported by: pav |
1.99.4_1 17 Dec 2010 05:47:55 |
acm |
- Fix build on i386
- Install plugins to ${LOCALBASE}/lib/mupen64plus directory. This is default
directory used by emulator
- Bump PORTREVISION
Reported by: David Demelier <demelier.david@ at gmail.com> |
1.99.4 17 Dec 2010 05:06:20 |
acm |
- Fix typo
Reported by: pav |
1.99.4 13 Dec 2010 08:21:02 |
acm |
- Update to 1.99.4 |
1.5_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.5_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.5 14 Jan 2009 02:03:05 |
acm |
- Update to 1.5 |
1.4.1 06 Jan 2009 21:54:58 |
acm |
- Update to 1.4.1 |
1.3_1 06 Jun 2008 13:27:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.3 20 May 2008 19:11:07 |
acm |
New port: emulators/mupen64plus
This is the metaport to install the mupen64plus emulator and all graphics,
input and audio plugins.
WWW: http://code.google.com/p/mupen64plus/ |