Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control. WWW: http://ibsh.sourceforge.net/
State Changed From-To: open->closed New port added with modifications, mainly: - simplify port by inline patching from Makefile - use ALL_TARGET and INSTALL_TARGET instead of patching in all and install targets into vendor Makefile - no need to patch uninstall, it's never used by the port - proper handling of pkg-message using SUB_FILES