summaryrefslogtreecommitdiff
path: root/math/numdiff/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update 4.2.0Cheng-Lung Sung2007-05-261-0/+2
| | | | Notes: svn path=/head/; revision=191879
* Numdiff is a little program that can be used to compare putatively similarAlejandro Pulver2006-10-311-0/+12
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> Notes: svn path=/head/; revision=175879