Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 17:29:35 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math Makefile ports/math/numdiff Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200610311729.k9VHTZQ2060988@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610311729.k9VHTZQ2060988>