cvs commit: ports/shells Makefile ports/shells/p5-Term-ShellUI Makefile distinfo pkg-descr pkg-plist

Sergey Matveychuk sem at FreeBSD.org
Thu Jan 25 09:12:28 UTC 2007


sem         2007-01-25 09:12:28 UTC

  FreeBSD ports repository

  Modified files:
    shells               Makefile 
  Added files:
    shells/p5-Term-ShellUI Makefile distinfo pkg-descr pkg-plist 
  Log:
  A new port: shells/p5-Term-ShellUI
  
  Term::ShellUI uses the history and autocompletion features of Term::ReadLine
  to present a sophisticated command-line interface to the user.  It tries to
  make every feature that one would expect to see in a fully interactive shell
  trivial to implement.
  
  You simply declare your command set and let ShellUI take
  care of the heavy lifting.
  
  WWW: http://search.cpan.org/dist/Term-ShellUI
  
  Revision  Changes    Path
  1.62      +1 -0      ports/shells/Makefile
  1.1       +23 -0     ports/shells/p5-Term-ShellUI/Makefile (new)
  1.1       +3 -0      ports/shells/p5-Term-ShellUI/distinfo (new)
  1.1       +9 -0      ports/shells/p5-Term-ShellUI/pkg-descr (new)
  1.1       +8 -0      ports/shells/p5-Term-ShellUI/pkg-plist (new)


More information about the cvs-all mailing list