cvs commit: ports/shells Makefile ports/shells/bashc Makefile distinfo pkg-deinstall pkg-descr pkg-install

Alejandro Pulver alepulver at FreeBSD.org
Tue Mar 11 22:38:47 UTC 2008


alepulver    2008-03-11 22:38:46 UTC

  FreeBSD ports repository

  Modified files:
    shells               Makefile 
  Added files:
    shells/bashc         Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install 
  Log:
  Bash Commander is a traditional GNU bash shell extended with visual two-panel
  file browser.
  
  Features:
  
  * Full bash compatibility.
  * Embedded visual file browser.
  * Two file panels, turned on and off by pressing ^O.
  * Actions and colors configured via .bashrc script.
  * Run current file on pressing Enter, configurable via commander_start_file()
    shell function.
  * Perform an action on pressing F1-F20 keys, configurable via commander_fN()
    shell functions.
  
  WWW:    http://groups.google.com/group/bashc/web/overview
  
  Revision  Changes    Path
  1.69      +1 -0      ports/shells/Makefile
  1.1       +31 -0     ports/shells/bashc/Makefile (new)
  1.1       +3 -0      ports/shells/bashc/distinfo (new)
  1.1       +22 -0     ports/shells/bashc/pkg-deinstall (new)
  1.1       +15 -0     ports/shells/bashc/pkg-descr (new)
  1.1       +19 -0     ports/shells/bashc/pkg-install (new)


More information about the cvs-all mailing list