cvs commit: ports/editors Makefile ports/editors/ged Makefile
 distinfo pkg-descr
    Johan van Selst 
    johans at FreeBSD.org
       
    Mon Jan  2 12:14:54 UTC 2012
    
    
  
johans      2012-01-02 12:14:53 UTC
  FreeBSD ports repository
  Modified files:
    editors              Makefile 
  Added files:
    editors/ged          Makefile distinfo pkg-descr 
  Log:
  New port, by special request: GNU ed
  
  GNU ed is a line-oriented text editor. It is used to create, display,
  modify and otherwise manipulate text files, both interactively and via
  shell scripts.
  
  A restricted version of ed, red, can only edit files in the current
  directory and cannot execute shell commands.
  
  Ed is the "standard" text editor in the sense that it is the original
  editor for Unix, and thus widely available. For most purposes, however,
  it is superseded by full-screen editors such as Vi or Emacs.
  
  WWW: http://www.gnu.org/software/ed/
  
  Revision  Changes    Path
  1.463     +1 -0      ports/editors/Makefile
  1.1       +25 -0     ports/editors/ged/Makefile (new)
  1.1       +2 -0      ports/editors/ged/distinfo (new)
  1.1       +12 -0     ports/editors/ged/pkg-descr (new)
    
    
More information about the cvs-all
mailing list