Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2004 07:38:36 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells Makefile ports/shells/viewglob Makefile distinfo pkg-descr pkg-plist ports/shells/viewglob/files patch-src::Makefile.in patch-src::ptutil.viewglob.c
Message-ID:  <200410140738.i9E7caOb079734@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2004-10-14 07:38:36 UTC

  FreeBSD ports repository

  Modified files:
    shells               Makefile 
  Added files:
    shells/viewglob      Makefile distinfo pkg-descr pkg-plist 
    shells/viewglob/files patch-src::Makefile.in 
                          patch-src::ptutil.viewglob.c 
  Log:
  New port: shells/viewglob, a GTK+ add-on to bash and zsh
  
          viewglob is an utility designed to complement the Unix shell
          in graphical environments. It has two parts:
  
            1. A tool that sits as a layer between the shell and X
               terminal, keeping track of the user's current directory
               and command line.
  
            2. A graphical display which shows the layouts of directories
               referenced on the command line (including pwd).
  
          The display reveals the results of file globs and expansions
          as they are typed (hence the name), highlighting selected
          files and potential name completions.
  
          It can also be used as a surrogate terminal, where keystrokes
          typed in the display are passed to the shell. Files and
          directories can be double-clicked to insert their names
          and/or paths into the terminal.
  
  PR:             ports/72369
  Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
  
  Revision  Changes    Path
  1.51      +1 -0      ports/shells/Makefile
  1.1       +30 -0     ports/shells/viewglob/Makefile (new)
  1.1       +2 -0      ports/shells/viewglob/distinfo (new)
  1.1       +32 -0     ports/shells/viewglob/files/patch-src::Makefile.in (new)
  1.1       +27 -0     ports/shells/viewglob/files/patch-src::ptutil.viewglob.c (new)
  1.1       +20 -0     ports/shells/viewglob/pkg-descr (new)
  1.1       +9 -0      ports/shells/viewglob/pkg-plist (new)



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