Brian Callahan writes: > COMMENT should be: code searching tool, with a focus on speed (ag) > so that people who only know the software as ag doing 'make search > key=ag' will find it.
$ make search key=ag | wc -l 15470 And that's *without* the port committed. Better would be "pkg_locate /usr/local/bin/ag". pkg_locate is part of the pkglocatedb package.