* Cleaned up the description
* Utilized $portVersion in SRC_URI and SOURCE_DIR
* SOURCE_DIR was needed due to changed extraction directory compared to 1.32
* 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 builds cleanly for x86_gcc2, x86, and x86_64
* The patch fixes a zlib namespace clash with OpenSSL that affects x86_gcc2, as well as an outdated config.guess which prevented Haiku x86_64 from being identified
* The 1.29 release will allow `fossil ui` to work correctly, unlike the last couple of versions that had a chroot bug that affected OS's like Haiku that run as root out of the box
* 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