freebsd-ports/textproc/vgrep/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
372 B
Text

Pager for grep, git-grep, ripgrep and similar grep
implementations, and allows for opening the indexed
file locations in a user-specified editor such as vim
or emacs.
vgrep is inspired by the ancient cgvg scripts but
extended to perform further operations such as listing
statistics of files and directory trees or showing the
context lines before and after the matches.