- Use distfile provided by Debian
- Add dependency on GCC from ports when building on 8.x (amd64) due
to code generation issue with built-in GCC
PR: ports/185212
Submitted by: Jan Beich <jbeich at tormail.org>
- Fix ownership of installed files[0]
- Fix building on systems with non UTF-8 locale[1]
- Fix building on 10.x and later
PR: ports/182693[0], ports/169369[1]
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (via private mail)[1]
- Disable installing documentation due to incompatibility with doxygen[2]
- Enable support for PowerPC architectures[3]
- Fix port to not assume GCC for ${LD}[4]
PR: ports/155937[2], ports/152890[3], ports/159193[4]
Submitted by: Francisco de Borja Lopez Rio <borja@codigo23.net>[1] (via private email)
Peter Jeremy <peterjeremy@acm.org>[2]
Jason Bacon <jwbacon@tds.net>[3]
Test Rat <ttsestt@gmail.com>[4]