- Update games/0ad to Alpha 22 Venustas (0.0.22)
- Add missing dependencies reported by stage-qa
- Regenerate some patches
- The patch for embedded psutils mostly taken from sysutils/py-psutil121
port
Fix build on recent head by removing references to the MAP_NORESERVE
flag to mmap(2). It has never been implemented in FreeBSD and thus
was being ignored before anyway.
No functional change, so no PORTREVISION bump.
PR: 193961 (related)