mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
282cd7cb13
PR: 221568 Reviewed by: emaste Approved by: adamw, johans (maintainer timeout)
12 lines
468 B
Plaintext
12 lines
468 B
Plaintext
The Free Software Foundation's "diff" utilities, including "diff",
|
|
"diff3", "sdiff", and "cmp".
|
|
|
|
These utilities exist in the FreeBSD base collection, but the GNU
|
|
versions have added functionality that is sometimes useful.
|
|
|
|
Note that this port will install these utilities with a 'g' prefix,
|
|
for example gdiff, gdiff3, gcmp, but the texinfo documentation
|
|
will refer to these utilities without the 'g' prefix.
|
|
|
|
WWW: http://www.gnu.org/software/diffutils/diffutils.html
|