- work based on what was in openbsd-wip earlier in 2018
(either from Jérôme Kasper or from jasper@ ?)
- bite the bullet and replace wxWidgets 2 with wxWidgets 3. Lots of
abandonware used our ancient wxWidgets version, a cleanup was due.
- big changes: gtk2->gtk3, sdl->sdl2, odbc removed,
webkit->webkitgtk4->disabled for now
- at first I added a -webview subpackage for the parts depending on
webkit, but decided that it could be done afterwards. Please think
about !(x86) before suggesting that. ;)
- soname encoding is force-disabled for now, shouldn't be problem since
symlinks aren't used in the build.
Most consumers were successfully tested; devel/codeblocks sometimes
hangs at startup, and misc/rocrail,-gui crashes.
Bulk build by ajacoutot@, ok ajacoutot@ landry@ giovanni@