cvs commit: ports/textproc Makefile ports/textproc/xmldiff Makefile distinfo pkg-descr ports/textproc/xmldiff/files patch-xmldiff.pl

Jean-Yves Lefort jylefort at FreeBSD.org
Fri Feb 10 23:35:59 PST 2006


jylefort    2006-02-11 07:35:58 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/xmldiff     Makefile distinfo pkg-descr 
    textproc/xmldiff/files patch-xmldiff.pl 
  Log:
  Add xmldiff.
  
  xmldiff uses xmlprpr and diff to display meaningful differences in XML
  files in an easy to read format. Output formats available include HTML,
  ANSI colour, and regular diff. The coloured modes are particularly
  useful for viewing small differences in context within large XML files.
  
  WWW: http://software.decisionsoft.com/tools.html
  
  PR:             ports/92947
  Submitted by:   Paul Chvostek <paul+ports at it.ca>
  
  Revision  Changes    Path
  1.925     +1 -0      ports/textproc/Makefile
  1.1       +31 -0     ports/textproc/xmldiff/Makefile (new)
  1.1       +3 -0      ports/textproc/xmldiff/distinfo (new)
  1.1       +17 -0     ports/textproc/xmldiff/files/patch-xmldiff.pl (new)
  1.1       +9 -0      ports/textproc/xmldiff/pkg-descr (new)


More information about the cvs-all mailing list