Move ports back to using --forward in PATCH_ARGS and PATCH_DIST_ARGS.
this was used earlier, but lost when changing to PATCH_DEBUG by default.
Without this, if a diff appears to be reversed, patch asks whether to
assume that you used -R, with a default 'y'. If there's no tty, as is the
case with a bulk build, the default is accepted, resulting in problems
(potentially nasty in the case of a security fix which was applied via
a patch and later committed upstream) if 'cvs rm' was missed.
Sync option order between PATCH_ARGS and PATCH_DIST_ARGS while there.
Grepping ports logs doesn't show any current ports where this will cause
unexpected changes in behaviour.
ok tb
Update to recoil-rts 2025.01.5.
This is a new versioning scheme, simplifying Makefile somewhat. Includes some
patches replacing std::format with fmt::format because the former is not yet
(fully) supported in our clang/llvm. Some machines (like amdgpu "ATI Phoenix"
might need to run with '-safemode' to avoid hang while launching scenario.
This was not present on testing on an "ATI Navi 21" system by armani@ (with
slightly earlier version 2025.01.3).
import ports/fonts/comic-mono, ok tb
Comic Mono is a legible monospace font of the "comic" style.
It is a fork of Shannon Miwa's Comic Shanns (version 1).