Commit graph

17 commits

Author SHA1 Message Date
Jan Beich
172bbab4d3 emulators/citra: update to s20180119
Changes:	93cca23d...bf4e35b9
2018-01-20 00:22:37 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Jan Beich
d1c2f08349 emulators/citra: update to s20171006
Changes:	5ba48c16...74d40509
MFH:		2017Q4
2017-10-06 18:48:42 +00:00
Jan Beich
046c81403c emulators/citra: enable web services (e.g., telemetry)
cf. https://github.com/citra-emu/citra/pull/2683
2017-09-30 23:58:00 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Jan Beich
cb56b6f2bc emulators/citra: update to s20170804
Changes:	5137a198f...792dee47a
MFH:		2017Q3
2017-08-09 18:41:26 +00:00
Jan Beich
4baecf91a4 emulators/citra-qt5: unbreak audio and input 2017-08-09 18:41:01 +00:00
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