freebsd-ports/misc/findutils/pkg-descr
Rainer Hurling 927f7c2f11 misc/findutils update to 4.8.0
Changelog: https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00044.html

PR:		252558
Submitted by:	Klaus Aehlig <aehlig@linta.de> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28101
2021-01-11 21:15:39 +00:00

11 lines
445 B
Text

The Free Software Foundation's "find" utilities, including "find",
"locate", and "xargs".
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,
eg., glocate, gfind, gxargs, but the texinfo documentation will refer to
these utilities without the `g' prefix.
WWW: https://www.gnu.org/software/findutils/