* Drop unrecognized "--disable-aligncheck" configure option.
* Add " = $portVersion" to every cmd: in PROVIDES.
* Add cmd:autoheader and cmd:automake to BUILD_PREREQUIRES.
* Drop cmd:{awk,find,autoreconf} and unneeded call to autoreconf.
* Drop unneeded "LDFLAGS=-lnetwork" as configure finds it anyway.
* Add x86 and x86_64 to ARCHITECTURES as the recipe also works fine for these.
* Add x86_gcc2 to SECONDARY_ARCHITECTURES for use in x86 (gcc4) hybrid.
* Use $portVersion instead of the current version in SOURCE_{URI,DIR}.
* Drop the "r" prefix in version (r475 → 475) and ajust SOURCE_{URI,DIR}.
Not referencing them caused them to be missing from the source packages.
This also moves all files that were in different dirs under the common
additional-files dir.
* teeworlds
Don't start SUMMARY with app name
Re-ordered blocks
* textsaver
Don't start SUMMARY with app name
Re-ordered blocks
Corrected PROVIDES from apps to addon
* tiff
Don't start SUMMARY with app name
Re-ordered blocks
Removed duplicate REVISION
* timecop
Don't start SUMMARY with app name
Re-ordered blocks
* transmission
Don't start SUMMARY with app name
Re-ordered blocks
* twolame
Don't start SUMMARY with app name
Re-ordered blocks
* x264
Don't start SUMMARY with app name
Re-ordered blocks
* xemacs
Don't start SUMMARY with app name
Re-ordered blocks
* xextproto
Don't start SUMMARY with app name
Improved SUMMARY and DESCRIPTION
Re-ordered blocks
* xtrans
Don't start SUMMARY with app name
Improved SUMMARY and DESCRIPTION
Re-ordered blocks
* zoo
Don't start SUMMARY with app name
Still in old BEP format
* zsh
Don't start SUMMARY with app name
Re-ordered blocks
* ltp
Fixed typo. Thanks waddlesplash for noticing.
* man
Removed unused patch.
Minor cosmetics.
* mdocml
Removed "." from SUMMARY
Minor cosmetics.
* milkytracker
Minor cosmetics.
Lint warning of not referenced PATCHES is a false positive.
* minicom
Removed "." from SUMMARY
Minor cosmetics.
* mtdev
Removed "." from SUMMARY
Minor cosmetics.
* mtools
Removed "." from SUMMARY
Minor cosmetics.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...
Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)
Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
* 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.