Bug 104525 - [NEW PORT] math/numdiff: Compare putatively similar files, ignoring small numeric differences
Summary: [NEW PORT] math/numdiff: Compare putatively similar files, ignoring small num...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-18 10:00 UTC by Cheng-Lung Sung
Modified: 2006-10-31 17:40 UTC (History)
0 users

See Also:


Attachments
numdiff-3.0.2.shar (2.66 KB, text/plain)
2006-10-18 10:00 UTC, Cheng-Lung Sung
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-18 10:00:34 UTC
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
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-20 18:21:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-31 17:29:03 UTC
State Changed
From-To: open->closed

New port added, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-31 17:33:10 UTC
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"