* Adds support for multiple new architectures
* Used by haiku build system on arm,arm64,riscv64,etc
* tools-all not functional due to complex type issues
in u-boot under Haiku
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
* pygments
SUMMARY must start with capital letter
Re-ordered blocks
* texlive
SUMMARY must have at least 3 words
Re-ordered blocks
Simplified ARCHITECTURES/SECONDARY_ARCHITECTURES
* tiff4
SUMMARY must have at least 3 words
Re-ordered blocks
* u_boot_tools
SUMMARY must start with capital letter
Re-ordered blocks
* unifont
SUMMARY must have at least 3 words
Re-ordered blocks
* util_macros
Improved SUMMARY an DESCRIPTION
Re-ordered blocks
* vcdimager
SUMMARY must start with capital letter
Re-ordered blocks
* wings
SUMMARY must have at least 3 words
Re-ordered blocks
* xproto
SUMMARY must have at least 3 words
Re-ordered blocks
* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
ports that do not have a proper recipe yet