aboutsummaryrefslogtreecommitdiff
path: root/math/numdiff/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* math/numdiff: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+2
| | | | Approved by: portmgr (blanket)
* Update to 5.9.0.Raphael Kubo da Costa2017-02-261-0/+8
| | | | | | | | There seems to be no need to set CPPFLAGS and LDFLAGS, and install all of numdiff's documentation. Notes: svn path=/head/; revision=434866
* - Update to version 5.8.1Jan Beich2015-02-171-10/+4
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=379139
* Cleanup plistAntoine Brodin2014-11-151-1/+0
| | | | Notes: svn path=/head/; revision=372596
* - Stage supportMartin Wilke2014-02-151-0/+2
| | | | Notes: svn path=/head/; revision=344350
* - fix pkg-plistCheng-Lung Sung2010-07-151-5/+0
| | | | | | | Submitted by: sahil Notes: svn path=/head/; revision=257765
* - Update to 5.2.1Cheng-Lung Sung2010-07-121-2/+7
| | | | | | | | PR: ports/148381 Submitted by: C-S <c-s_AT_c-s dot li> Notes: svn path=/head/; revision=257671
* - 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