diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-06-19 21:18:28 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-06-19 21:18:28 +0000 |
commit | 76fd880143cec3f975acf30787b506cd6d85c039 (patch) | |
tree | 0b83208b25280114e3d5627a191b4d8925a528b4 /textproc/bsddiff/pkg-descr | |
parent | Upgrade to iReport-2.0.0. (diff) |
This is the BSD-licensed version of the well-known diff utility, obtained from
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
Diffstat (limited to 'textproc/bsddiff/pkg-descr')
-rw-r--r-- | textproc/bsddiff/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/bsddiff/pkg-descr b/textproc/bsddiff/pkg-descr new file mode 100644 index 000000000000..46b2b14c3f13 --- /dev/null +++ b/textproc/bsddiff/pkg-descr @@ -0,0 +1,6 @@ +This is the BSD-licensed version of the well-known diff utility, obtained from +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 |