Bug 88351 - New port: shells/ibsh
Summary: New port: shells/ibsh
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 17:10 UTC by vaidab
Modified: 2005-11-12 12:59 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (5.89 KB, text/plain)
2005-11-01 17:10 UTC, vaidab
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description vaidab 2005-11-01 17:10:19 UTC
         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/
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-11-12 12:56:42 UTC
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