- Re-applied (after minor modifications) the previous .patch for
version 0.1.9998svn3296.
- Used basically the same patch David Karoly applied to make-4.3
to fix a build error.
- Use byacc instead of yacc to fix error: "arith.tab.h not found".
- Automatically create SvnInfo.kmk from BUILD() instead of using the
first change from "kbuild-0.1.9998svn3296-distribution.patch".
- Disable textinfo docs (the other change from that "distribution"
patch).
- Install "templates/*.kmk" too (can't even try to build VirtualBox's
Guest Additions without this).
- Use $portVersion instead of hardcoded version.
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.
* Build fix
* Improved patchset
* Forgot the haiku specific files
* Patch cleanup
* On the road to the nirvana
* Broken recipe
* Redoing install section