Port details |
- emulationstation Graphical front-end for emulators (RetroPie fork)
- 2.11.2_2 emulators =2 2.11.2Version of this port present on the latest quarterly branch.
- Maintainer: freebsd@coombscloud.com
- Port Added: 2019-01-27 10:58:26
- Last Update: 2024-11-20 10:05:25
- Commit Hash: 312ee18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20 MIT
- WWW:
- https://github.com/RetroPie/EmulationStation
- Description:
- EmulationStation is a cross-platform graphical front-end for
emulators, with controller navigation.
Originally written by Alec "Aloshi" Lofquist, this is a fork by
RetroPie.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- emulationstation>0:emulators/emulationstation
- To install the port:
- cd /usr/ports/emulators/emulationstation/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/emulationstation
- pkg install emulationstation
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: emulationstation
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703604202
SHA256 (RetroPie-EmulationStation-v2.11.2_GH0.tar.gz) = 6b632fe68bad5c3e0567e3bb171fe18ad7b2f8b1531d1297a7a91be95bf8734a
SIZE (RetroPie-EmulationStation-v2.11.2_GH0.tar.gz) = 942655
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:
-
- document.h : devel/rapidjson
- pugixml>0 : textproc/pugixml
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- gcc13 : lang/gcc13
- as : devel/binutils
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- Library dependencies:
-
- libboost_date_time.so : devel/boost-libs
- libboost_filesystem.so : devel/boost-libs
- libboost_locale.so : devel/boost-libs
- libboost_system.so : devel/boost-libs
- libcurl.so : ftp/curl
- libfreeimage.so : graphics/freeimage
- libfreetype.so : print/freetype2
- libpugixml.so : textproc/pugixml
- libvlc.so : multimedia/vlc
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for emulationstation-2.11.2_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- emulators_emulationstation
- USES:
- cmake gl pkgconfig sdl
- 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 |
2.11.2_2 20 Nov 2024 10:05:25 |
Dima Panov (fluffy) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC |
2.11.2_1 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
2.11.2 23 Jan 2024 10:30:25 |
Lorenzo Salvadore (salvadore) |
emulators/emulationstation: Update to v2.11.2
This also fixes the build with GCC 13 [1].
Changes:
https://github.com/RetroPie/EmulationStation/compare/v2.9.4...v2.11.2
PR: 273676 [1]
Approved by: maintainer timeout (> 3 weeks) |
2.9.4_5 10 Dec 2023 11:20:49 |
Lorenzo Salvadore (salvadore) |
emulators/emulationstation: Revert last commit
This reverts commit da0deb2481b0bd75e4fce25be43f8f2fa6064b20.
I messed up with two different commits. This was not the commit approved
by Timothy and needs more testing.
PR: 273678 |
2.11.2 10 Dec 2023 10:57:09 |
Lorenzo Salvadore (salvadore) |
emulators/emulationstation: Update to v2.11.2
Changes:
https://github.com/RetroPie/EmulationStation/compare/v2.9.4...v2.11.2
PR: 273678
Approved by: Timothy Beyer <beyert@cs.ucr.edu> (maintainer) |
2.9.4_5 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.9.4_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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.9.4_3 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.9.4_3 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.9.4_2 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
2.9.4_1 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.9.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.9.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9.4 01 Feb 2021 17:49:58 |
fernape |
emulators/emulationstation: Update to 2.9.4
ChangeLog: https://github.com/RetroPie/EmulationStation/compare/v2.9.4...master
PR: 251474
Submitted by: freebsd@coombscloud.com (maintainer) |
2.7.1_4 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
2.7.1_3 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
2.7.1_3 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
2.7.1_2 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.7.1_1 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
2.7.1 27 Jan 2019 05:55:05 |
tobik |
New port: emulators/emulationstation
EmulationStation is a cross-platform graphical front-end for
emulators, with controller navigation.
Originally written by Alec "Aloshi" Lofquist, this is a fork by
RetroPie.
WWW: https://github.com/RetroPie/EmulationStation
PR: 230537
Submitted by: freebsd@coombscloud.com |