diffutils, bash, ncurses, python (useless cross-compiles)
Just did a bit of cross-compiling without any real aim in mind. diffutils (cmp, diff, diff3, sdiff) – simple configure and make – binaries run in terminal, didn’t bother actually testing on real files bash (bash) – configure with added “–with-gnu-malloc=no” and “void sh_xfree()” as instructed on [[Bash]] – useless port