cvs commit: ports/math Makefile ports/math/numdiff Makefile distinfo pkg-descr pkg-plist

Alejandro Pulver alepulver at FreeBSD.org
Tue Oct 31 17:33:01 UTC 2006


alepulver    2006-10-31 17:29:35 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/numdiff         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Numdiff is a little program that can be used to compare putatively similar
  files line by line and field by field, ignoring small numeric differences
  or/and different numeric formats.
  
  Equivalently, Numdiff is a program with the capability to appropriately
  compare files containing numerical fields (and not only).
  
  % numdiff file1 file2
  
  WWW: http://www.nongnu.org/numdiff/
  
  PR:             ports/104525
  Submitted by:   Cheng-Lung Sung <clsung at FreeBSD.org>
  
  Revision  Changes    Path
  1.427     +1 -0      ports/math/Makefile
  1.1       +33 -0     ports/math/numdiff/Makefile (new)
  1.1       +3 -0      ports/math/numdiff/distinfo (new)
  1.1       +10 -0     ports/math/numdiff/pkg-descr (new)
  1.1       +12 -0     ports/math/numdiff/pkg-plist (new)


More information about the cvs-ports mailing list