On Tue, Sep 25, 2018 at 07:54:04PM -0400, Brian Callahan wrote:
> Hi ports --
>
> Attached is a new port, sysutils/bfs. bfs is a breadth-first version of the
> UNIX find command.
>
> ---
> pkg/DESCR:
> bfs is a variant of the UNIX find command that operates breadth-first
> rather than depth-first. It is otherwise intended to be compatible with
> many versions of find, including:
>
> * POSIX find
> * GNU find
> * {Free,Open,Net}BSD find
> * macOS find
> ---
>
> Works fine here. If it's too close to 6.4, that's fine I'll just revive it
> afterwards.
>
> OK?
>
> ~Brian
>For what it's worth: Tested, and verified working on: OpenBSD 6.4-beta (GENERIC.MP) #1: Sun Sep 23 03:26:37 EDT 2018
