Created attachment 236525 [details] patch to create the port Here's a very simple port of melonDS; it does not need any patch to work. It has 2 flavors: qt5/qt6, which uses Qt5/Qt6 for the frontend. It also has a libretro version, which we can have a separate port for.
Created attachment 236526 [details] poudriere log for 13.1-RELEASE/amd64 for flavor qt6
Created attachment 236527 [details] poudriere log for 13.1-RELEASE/amd64 for flavor qt5
Created attachment 236528 [details] updated patch This port needs C++17, not C++14.
Created attachment 236529 [details] updated patch Sorry, uploaded a bad patch.
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb2a0ab633f51b12a1725628be35fbc18e0aad3d commit fb2a0ab633f51b12a1725628be35fbc18e0aad3d Author: Henry Hu <henry.hu.sh@gmail.com> AuthorDate: 2022-09-13 16:04:05 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-09-13 16:09:48 +0000 games/melonds: new port: melonDS emulator PR: 266390 games/Makefile | 1 + games/melonds/Makefile (new) | 41 +++++++++++++++++++++++++++++++++++++++++ games/melonds/distinfo (new) | 3 +++ games/melonds/pkg-descr (new) | 17 +++++++++++++++++ games/melonds/pkg-plist (new) | 8 ++++++++ 5 files changed, 70 insertions(+)