Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 22:38:46 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells Makefile ports/shells/bashc Makefile distinfo pkg-deinstall pkg-descr pkg-install
Message-ID:  <200803112238.m2BMckYV045399@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803112238.m2BMckYV045399>