Following the glib and py311-wheel044 breaking the release process,
here is my attempt to prevent such issues in future.
This port tries to do the same thing that the release script does, that is
installing devel/git and emulators/qemu-user-static using the plain
"make install" method into the same LOCALBASE. It needs a bit of polishing
and setup from the Poudriere side, but it does its job.
If there is interest, we need to figure out how to continiously run builds for
this port to ensure that Ports tree is ready for the release engineering purposes.