cvs commit: ports/devel Makefile ports/devel/pecl-ncurses Makefile
 distinfo pkg-descr
    Martin Wilke 
    miwi at FreeBSD.org
       
    Sun May  2 12:09:13 UTC 2010
    
    
  
miwi        2010-05-02 12:09:12 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/pecl-ncurses   Makefile distinfo pkg-descr 
  Log:
  ncurses (new curses) is a free software emulation of curses in
  System V Rel 4.0 (and above). It uses terminfo format, supports
  pads, colors, multiple highlights, form characters and function
  key mapping. Because of the interactive nature of this library,
  it will be of little use for writing Web applications, but may
  be useful when writing scripts meant using PHP from the command
  line.
  
  WWW: http://www.gnu.org/software/ncurses/ncurses.html
  
  PR:             ports/146160
  Submitted by:   Jille Timmermans <jille at quis.cx>
  
  Revision  Changes    Path
  1.3909    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/pecl-ncurses/Makefile (new)
  1.1       +3 -0      ports/devel/pecl-ncurses/distinfo (new)
  1.1       +9 -0      ports/devel/pecl-ncurses/pkg-descr (new)
    
    
More information about the cvs-all
mailing list