aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/dolphin-emu
Commit message (Expand)AuthorAgeFilesLines
* Add missing USES=gl to my portsmartymac2018-10-051-2/+2
* Fix build error on archs where 'unsigned long' is 32bit (tested on i386):martymac2018-09-261-1/+4
* Update to version 5.0.8715martymac2018-09-2111-687/+482
* Update security/mbedtls to 2.13.0 and bump dependent ports.tijl2018-09-141-1/+1
* Change x11/xorgproto to become a build depzeising2018-09-121-1/+1
* Add missing USES=gnome to my portsmartymac2018-09-051-1/+1
* devel/google{test,mock}: update to 1.8.1jbeich2018-09-011-1/+1
* Update security/mbedtls to 2.12.0 and bump dependent ports.tijl2018-08-101-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-1/+1
* Update security/mbedtls to 2.9.0 and bump dependent ports.tijl2018-06-071-1/+1
* - update to miniupnpc 2.1dinoex2018-05-091-1/+1
* multimedia/ffmpeg: update to 4.0jbeich2018-05-021-1/+1
* Update security/mbedtls to 2.8.0 and bump dependent ports.tijl2018-04-241-1/+1
* emulators/dolphin-emu: set LLD_UNSAFEmartymac2018-04-011-0/+1
* Update security/mbedtls to 2.7.1.tijl2018-03-121-1/+1
* - Update security/polarssl13 to 1.3.22.tijl2018-03-111-1/+1
* devel/google{test,mock}: update to 1.8.0.712jbeich2018-03-091-1/+1
* Make portlint happier with my ports (reorder variables)martymac2018-01-251-2/+2
* devel/google{test,mock}: update to 1.8.0.450jbeich2017-12-281-1/+1
* Bump portrevision to chase graphics/glew shard library version update.zeising2017-11-191-1/+1
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-031-5/+5
* multimedia/ffmpeg: update to 3.4jbeich2017-10-211-1/+1
* devel/google{test,mock}: update to 1.8.0.358jbeich2017-09-251-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Backport c5b3b52d553d: enable libusb hotplug on FreeBSD 11+martymac2017-06-282-29/+24
* devel/google{test,mock}: update to 1.8.0.50jbeich2017-05-191-1/+1
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Link to OpenGL libraries earlier to avoid crash with Nvidia's libGLmartymac2017-01-172-1/+14
* - update miniupnpc to 2.0.20161216dinoex2016-12-261-1/+1
* multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-1/+1
* Use gtest from ports instead of Externals/martymac2016-12-021-2/+5
* Simplify Dolphin-emu port and update it to 5.0martymac2016-12-0214-755/+324
* Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the defaultgerald2016-11-261-2/+2
* - Update devel/sfml to 2.4amdmi32016-10-011-1/+1
* Fix build on -CURRENT now that LIBUSB_API_VERSION is definedmartymac2016-07-081-4/+4
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-13/+13
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-081-2/+2
* audio/soundtouch: update to 1.9.2jbeich2015-12-161-0/+1
* Clean-up patchesmartymac2015-10-272-14/+8
* Update to 5.0-rcmartymac2015-10-1825-2027/+1852
* Drop 8 support.mat2015-10-151-4/+0
* emulators/dolphin-emu: chase r399209jbeich2015-10-142-1/+138
* Add upstream commit to find X11 directly.rakuco2015-06-161-0/+20
* Update portaudio to v19/Remove portaudio2 [1]bapt2015-05-312-47/+2
* - Mark broken on 8.x: doesn't build because of absent xlocale.hamdmi32015-05-281-0/+5
* Update ports in the [ef]* categories to not use GH_COMMIT.mat2015-05-062-4/+2
* Specify library version when depending on libpolarssl and switch ports totijl2015-04-171-1/+1
* converters/libiconv:tijl2015-04-151-11/+0
* Mark the port as broken on armv6.martymac2015-02-231-0/+2
* Fix build with Gcc 4.9martymac2015-02-231-0/+24
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Remove @dirrm/@dirrmty from my portsmartymac2014-10-131-20/+0
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* Update to 4.0.2martymac2014-09-043-6/+19
* - Add missing patchamdmi32014-08-221-0/+8
* - Switch to bundled SFML in preparation to ports' SFML update (bundled one wa...amdmi32014-08-222-6/+22
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...adamw2014-07-301-2/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Switch to wx 3.0bapt2014-03-241-2/+2
* - Remove useless USE_GCC (should fix build where Clang is the default compiler)martymac2014-01-212-52/+33
* Convert the tree to USES=openalantoine2013-12-261-2/+1
* - Respect CMAKE_BUILD_TYPEmakc2013-12-051-4/+0
* Convert my ports from using USE_DOS2UNIX to USES=dos2unixmartymac2013-12-031-4/+3
* Do not specify GCC version in USE_GCC.martymac2013-10-281-1/+1
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* emulators/dolphin-emu: link against ffmpegwg2013-10-222-25/+5
* - Update to 4.0.0martymac2013-10-1618-0/+2293