summaryrefslogtreecommitdiff
path: root/emulators/mame/files/patch-scripts_toolchain.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emulators/mame: fix build on 14-CURRENTAlastair Hogge2023-06-021-2/+2
| | | | | | | | | | | | | | - explicitly declare more system libraries - port-{clippy,fmt,lint} maintenance - separate out Qt machine debugger via OPTIONS - separate out tools via OPTIONS - remove licenses from ${PORTDOCS} as they are catalogued thru various ${LICENSE}* definitions - add conditional logic for when OS ≧ 14 then explicitly build with LLVM - a lot of the work in the post-patch target is on static files, so move most of this to files/ - files/patch-scripts_genie.lua is a fix for GCC - sort targets into the order they run in. PR: 271374
* emulators/mame: Update to 0.254Alastair Hogge2023-05-091-0/+12
| | | | | | emulators/mess has been merged to emulators/mame in the upstream. PR: 268691
* emulators/mame: upgrade 0.200 -> 0.209Kurt Jaeger2019-04-301-21/+0
| | | | | | | | | | | | | | - 2nd attempt, with additional patches PR: 236621 Submitted by: sirdice@gmail.com Relnotes: https://www.mamedev.org/releases/whatsnew_0209.txt https://mamedev.org/releases/whatsnew_0208.txt https://mamedev.org/releases/whatsnew_0207.txt ... Notes: svn path=/head/; revision=500513
* emulators/mame: revert r500456 and reapply with fixesKurt Jaeger2019-04-301-0/+21
| | | | | | | | | PR: 236621 Reported by: Remko C. <sirdice@gmail.com> Pointy hat to: pi Notes: svn path=/head/; revision=500501
* emulators/mame: upgrade 0.200 -> 0.209Kurt Jaeger2019-04-301-21/+0
| | | | | | | | | | | | | | emulators/mess: upgrade slave port pkg-plist PR: 236621 Submitted by: sirdice@gmail.com Relnotes: https://www.mamedev.org/releases/whatsnew_0209.txt https://mamedev.org/releases/whatsnew_0208.txt https://mamedev.org/releases/whatsnew_0207.txt ... Notes: svn path=/head/; revision=500456
* emulators/mame: update to 0.195Steve Wills2018-03-281-0/+21
PR: 226687 Submitted by: Ryo ONODERA <ryo@tetera.org> Notes: svn path=/head/; revision=465815