Commit graph

8 commits

Author SHA1 Message Date
Raphael Kubo da Costa
9524d00377 Update to 5.9.0.
There seems to be no need to set CPPFLAGS and LDFLAGS, and install all of
numdiff's documentation.
2017-02-26 12:46:29 +00:00
Jan Beich
edf523a437 - Update to version 5.8.1
- Convert to GNU_CONFIGURE
- Add NLS option
- Respect STRIP
- Unbreak check-plist with DOCS=off
- Drop default LICENSE_FILE
- Wrap long lines in pkg-descr

PR:		197445
Submitted by:	tkato432@yahoo.com
2015-02-17 03:13:42 +00:00
William Grzybowski
4800bc3663 math/numdiff: update to 5.6.1
- Update to 5.6.1 [1]
- NOPORTDOCS -> PORT_OPTIONS:MDOCS [1]
- Use bsd.port.options.mk instead of pre/post

PR:		ports/176833
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
2013-06-17 16:17:41 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Cheng-Lung Sung
eab0479390 - Update to 5.2.1
PR:		ports/148381
Submitted by:	C-S <c-s_AT_c-s dot li>
2010-07-12 08:37:12 +00:00
Cheng-Lung Sung
ae755cd828 - Update 4.2.0 2007-05-26 05:16:26 +00:00
Cheng-Lung Sung
4ce4ce6a39 - Update to 4.0.0 2006-11-23 03:23:30 +00:00
Alejandro Pulver
d2ea05c769 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>
2006-10-31 17:29:35 +00:00