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/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR.
State Changed From-To: open->closed New port added, thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"