The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD shells : flash

A ncurses-based restriction shell

 Flash is an attempt to create a secure menu-driver shell for UNIX-derived OSes,
while providing user-friendliness and easy configurability. An ideal situation
requiring the use of flash would be a student-run telnet server which needs to:

a) shelter the users from some of the nastinesses of UNIX
b) shelter the system from nasty users
c) provide an easy way to launch applications
d) support multitasking/job control as elegantly as possible
e) support easy-to-get-right configuration by administrators 

http://www.netsoc.ucd.ie/flash/



flash history


v. 1.21
date: 2007/04/20 15:12:28;  author: gabor;  state: Exp;  lines: +1 -13
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter r-s

v. 1.20 date: 2006/05/13 04:15:21; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.19 date: 2006/04/01 13:13:02; author: edwin; state: Exp; lines: +3 -1 Use SUB_FILES for pkg-message
v. 1.18 date: 2004/07/16 17:08:25; author: vs; state: Exp; lines: +3 -2 - Update to 0.9.5 - Fix linker-brokeness introduced by patch-aa Closes PR: ports/57143 Submitted by: Dan Mahoney
v. 1.17 date: 2004/02/04 05:08:53; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/09/27 01:01:05; author: edwin; state: Exp; lines: +1 -1 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.15 date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/11/10 16:47:59; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:46:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/06/23 20:28:48; author: pat; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735 ports/39736, ports/39737, ports/39738, ports/39739 ports/39740 Submitted by: Scott Flatman
v. 1.11 date: 2002/01/29 11:58:42; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.10 date: 2001/02/25 15:29:55; author: kevlo; state: Exp; lines: +3 -2 Add secondary site to MASTER_SITES PR: 25326 Submitted by: Ports Fury
v. 1.9 date: 2001/01/28 08:07:43; author: kevlo; state: Exp; lines: +6 -6 Update to version 0.9.4 PR: 24676 Submitted by: Ports Fury
v. 1.8 date: 2001/01/06 16:40:13; author: kevlo; state: Exp; lines: +30 -31 Update to 0.9.3 PR: 24097 Submitted by: Ports Fury
v. 1.7 date: 2000/11/16 13:14:22; author: tg; state: Exp; lines: +2 -2 Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.6 date: 2000/06/22 05:52:06; author: will; state: Exp; lines: +2 -2 Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
v. 1.5 date: 2000/04/21 08:19:22; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.4 date: 2000/04/09 18:33:55; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.3 date: 2000/03/22 01:59:29; author: will; state: Exp; lines: +2 -2 Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
v. 1.2 date: 2000/01/17 12:22:46; author: asami; state: Exp; lines: +2 -2 Don't include bsd.port.pre.mk twice.
v. 1.1 date: 2000/01/08 18:23:33; author: wes; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/01/08 18:23:33; author: wes; state: Exp; lines: +0 -0 Add port for flash, a user-menu shell. This still needs a good FreeBSD-specific template; Will is working on one. PR: 15995 Submitted by: Will Andrews ============================================================================= v. 1.21 date: 2007/04/20 15:12:28; author: gabor; state: Exp; lines: +1 -13 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter r-s
v. 1.20 date: 2006/05/13 04:15:21; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.19 date: 2006/04/01 13:13:02; author: edwin; state: Exp; lines: +3 -1 Use SUB_FILES for pkg-message
v. 1.18 date: 2004/07/16 17:08:25; author: vs; state: Exp; lines: +3 -2 - Update to 0.9.5 - Fix linker-brokeness introduced by patch-aa Closes PR: ports/57143 Submitted by: Dan Mahoney
v. 1.17 date: 2004/02/04 05:08:53; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/09/27 01:01:05; author: edwin; state: Exp; lines: +1 -1 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.15 date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/11/10 16:47:59; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:46:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/06/23 20:28:48; author: pat; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735 ports/39736, ports/39737, ports/39738, ports/39739 ports/39740 Submitted by: Scott Flatman
v. 1.11 date: 2002/01/29 11:58:42; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.10 date: 2001/02/25 15:29:55; author: kevlo; state: Exp; lines: +3 -2 Add secondary site to MASTER_SITES PR: 25326 Submitted by: Ports Fury
v. 1.9 date: 2001/01/28 08:07:43; author: kevlo; state: Exp; lines: +6 -6 Update to version 0.9.4 PR: 24676 Submitted by: Ports Fury
v. 1.8 date: 2001/01/06 16:40:13; author: kevlo; state: Exp; lines: +30 -31 Update to 0.9.3 PR: 24097 Submitted by: Ports Fury
v. 1.7 date: 2000/11/16 13:14:22; author: tg; state: Exp; lines: +2 -2 Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.6 date: 2000/06/22 05:52:06; author: will; state: Exp; lines: +2 -2 Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
v. 1.5 date: 2000/04/21 08:19:22; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.4 date: 2000/04/09 18:33:55; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.3 date: 2000/03/22 01:59:29; author: will; state: Exp; lines: +2 -2 Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
v. 1.2 date: 2000/01/17 12:22:46; author: asami; state: Exp; lines: +2 -2 Don't include bsd.port.pre.mk twice.
v. 1.1 date: 2000/01/08 18:23:33; author: wes; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/01/08 18:23:33; author: wes; state: Exp; lines: +0 -0 Add port for flash, a user-menu shell. This still needs a good FreeBSD-specific template; Will is working on one. PR: 15995 Submitted by: Will Andrews ============================================================================= v. 1.21 date: 2007/04/20 15:12:28; author: gabor; state: Exp; lines: +1 -13 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter r-s
v. 1.20 date: 2006/05/13 04:15:21; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.19 date: 2006/04/01 13:13:02; author: edwin; state: Exp; lines: +3 -1 Use SUB_FILES for pkg-message
v. 1.18 date: 2004/07/16 17:08:25; author: vs; state: Exp; lines: +3 -2 - Update to 0.9.5 - Fix linker-brokeness introduced by patch-aa Closes PR: ports/57143 Submitted by: Dan Mahoney
v. 1.17 date: 2004/02/04 05:08:53; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.16 date: 2003/09/27 01:01:05; author: edwin; state: Exp; lines: +1 -1 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.15 date: 2003/02/20 18:59:49; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/11/10 16:47:59; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.13 date: 2002/11/06 22:46:57; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.12 date: 2002/06/23 20:28:48; author: pat; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735 ports/39736, ports/39737, ports/39738, ports/39739 ports/39740 Submitted by: Scott Flatman
v. 1.11 date: 2002/01/29 11:58:42; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.10 date: 2001/02/25 15:29:55; author: kevlo; state: Exp; lines: +3 -2 Add secondary site to MASTER_SITES PR: 25326 Submitted by: Ports Fury
v. 1.9 date: 2001/01/28 08:07:43; author: kevlo; state: Exp; lines: +6 -6 Update to version 0.9.4 PR: 24676 Submitted by: Ports Fury
v. 1.8 date: 2001/01/06 16:40:13; author: kevlo; state: Exp; lines: +30 -31 Update to 0.9.3 PR: 24097 Submitted by: Ports Fury
v. 1.7 date: 2000/11/16 13:14:22; author: tg; state: Exp; lines: +2 -2 Depend on ncurses.5 after the upgrade of devel/ncurses.
v. 1.6 date: 2000/06/22 05:52:06; author: will; state: Exp; lines: +2 -2 Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
v. 1.5 date: 2000/04/21 08:19:22; author: mharo; state: Exp; lines: +2 -2 Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.4 date: 2000/04/09 18:33:55; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.3 date: 2000/03/22 01:59:29; author: will; state: Exp; lines: +2 -2 Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
v. 1.2 date: 2000/01/17 12:22:46; author: asami; state: Exp; lines: +2 -2 Don't include bsd.port.pre.mk twice.
v. 1.1 date: 2000/01/08 18:23:33; author: wes; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/01/08 18:23:33; author: wes; state: Exp; lines: +0 -0 Add port for flash, a user-menu shell. This still needs a good FreeBSD-specific template; Will is working on one. PR: 15995 Submitted by: Will Andrews =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm