Commit graph

9 commits

Author SHA1 Message Date
Jan Beich
aa3b4b329a emulators/citra: update to s20170516
Changes:	ea53d608...8d558777a
MFH:		2017Q2
2017-05-17 15:00:04 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Jan Beich
0ebbea14a9 emulators/citra: update to s20170119
Changes:	f7dd8d5e...ebe01506
MFH:		2017Q1
2017-01-19 13:47:13 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Jan Beich
07f766b6fd emulators/citra: update to s20161207
Changes:	fb13bfe...07f65ad
2016-12-06 22:55:08 +00:00
Jan Beich
ba812ab50d emulators/citra: drop bundled Boost 1.59 2016-11-23 12:46:36 +00:00
Jan Beich
e46a43b9a7 emulators/citra: update to s20161027
Changes:	https://github.com/citra-emu/citra/commit/f672c7b
2016-10-28 01:13:15 +00:00
Jan Beich
cc4cd2f8ef emulators/citra: don't use GCC to build on 10.x
libstdc++ in ports is still built against libsupc++ rather than
libcxxrt, so it's unsafe to use together libc++. This means USE_GCC is
practically forbidden with C++ ports on >= 10.0 systems.
2016-10-11 16:43:36 +00:00
Jan Beich
41265131e5 emulators/citra: add new port
Citra is an experimental open-source Nintendo 3DS emulator/debugger
written in C++. It is written with portability in mind, with builds
actively maintained for Windows, Linux and OS X. Citra only emulates a
subset of 3DS hardware, and therefore is generally only useful for
running/debugging homebrew applications. At this time, Citra is even
able to boot several commercial games! Most of these do not run to a
playable state, but we are working every day to advance the project
forward.

https://citra-emu.org
2016-10-10 20:15:36 +00:00