The thing to do with bash is link it statically — then it can never break. I do this on all older systems, and then copy it into /bin/bash see <https://github.com/kencu/myports/blob/master/shells/bash/> if you need inspiration. Ken