| Summary: | [NEW PORT] math/numdiff: Compare putatively similar files, ignoring small numeric differences | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Cheng-Lung Sung <clsung> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Cheng-Lung Sung
2006-10-18 10:00:34 UTC
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"
|