* antlr_tool is the grammar compiler
* antlr_runtime is the Java runtime (this is also part of antlr_tool)
* antlr_cpp is the C++ runtime
antlr_tool and antlr_runtime are not built from source, they just repack the downloaded JAR files.
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.
* gnash
Don't start SUMMARY with app name
Re-ordered blocks
* gophernicus
Don't start SUMMARY with app name
Re-ordered blocks
* harfbuzz
Don't start SUMMARY with app name
Re-ordered blocks
* inconsolata
Don't start SUMMARY with app name
Re-ordered blocks
* indent
Don't start SUMMARY with app name
Re-ordered blocks
Fixed (SECONDARY_)ARCHITECTURES and PROVIDES
* inputproto
Don't start SUMMARY with app name
Improved SUMMARY and DESCRIPTION
Re-ordered blocks
* jamvm
Don't start SUMMARY with app name
Removed "DEPEND"
Re-ordered blocks
* jpeg
Don't start SUMMARY with app name
Re-ordered blocks
* jgmod
Don't start SUMMARY with app name
Re-ordered blocks
* kbproto
Don't start SUMMARY with app name
Re-ordered blocks
* kdiff3
Don't start SUMMARY with app name
Re-ordered blocks
* libdom
Don't start SUMMARY with app name
Re-ordered blocks
Removed $secondaryArchSuffix as there are no 2nd archs declared
* libdvdcss
Don't start SUMMARY with app name
Re-ordered blocks
* libdwarf
Don't start SUMMARY with app name
Re-ordered blocks
* libevent
Minor cosmetics
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