aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/bsddiff
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update to 20080526gabor2008-05-273-5/+13
| | | | - Create symlinks during the build: bsddiff and gnudiff
* - Update to 20080422 to get rid of the weird distfile.gabor2008-04-232-4/+4
| | | | | | No functional changes. Reported by: pointyhat (via pav)
* - Update to 20080406gabor2008-04-082-4/+5
| | | | | | | | Changes: - Minor fixes and improvements to the code [1] - Man page completion Obtained from: OpenBSD [1]
* This is the BSD-licensed version of the well-known diff utility, obtained fromgabor2007-06-203-0/+35
OpenBSD. It lacks some features of GNU diff. It is a proposed project idea to replace the GNU diff with this one, but it needs to be completed first. Patches are highly appreciated. WWW: http://www.freebsd.org/projects/ideas/#p-bsdtexttools Obtained from: OpenBSD