cvs commit: ports/textproc Makefile ports/textproc/xxdiff-scripts
 Makefile distinfo pkg-descr pkg-plist
    Andrew Pantyukhin 
    sat at FreeBSD.org
       
    Sun Aug 13 19:10:08 UTC 2006
    
    
  
sat         2006-08-13 19:09:58 UTC
  FreeBSD ports repository
  Modified files:
    textproc             Makefile 
  Added files:
    textproc/xxdiff-scripts Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add port textproc/xxdiff-scripts:
  
  xxdiff is a computer program that allows a user (usually a software
  developer of some sort) to easily visualize the differences between
  files. The manner and goal for which this process is applied over
  multiple files is highly dependent on the application, and most of
  the time is driven by custom user scripts.
  
  For example, a configuration management engineer in a company might
  provide some kind of merge policing environment, that allows software
  developers to review changes in files for the purpose of accepting or
  rejecting a submitted changeset to a codebase. Another example is
  that of a developer wishing to review the changes he made to a
  checkout of files from a source-code management system such as CVS,
  Subversion, ClearCase, Perforce, etc.
  
  WWW: http://furius.ca/xxdiff/doc/xxdiff-scripts.html
  
  Revision  Changes    Path
  1.1047    +1 -0      ports/textproc/Makefile
  1.1       +23 -0     ports/textproc/xxdiff-scripts/Makefile (new)
  1.1       +3 -0      ports/textproc/xxdiff-scripts/distinfo (new)
  1.1       +15 -0     ports/textproc/xxdiff-scripts/pkg-descr (new)
  1.1       +116 -0    ports/textproc/xxdiff-scripts/pkg-plist (new)
    
    
More information about the cvs-all
mailing list