pkgsrc/textproc/ugrep
adam b8511fc9b1 ugrep: updated to 3.7.2
ugrep v3.7.2
New --hexdump options to grep binary files and display binary matches in hexadecimal with n hex lines before and after the match with --hexdump=Cn, --hexdump=An for n lines after and --hexdump=Bn for n lines before. Omitting n defaults to the entire matching line. Option -X is equivalent to --hexdump=2C for 2 hex columns per line and entire matching line as context. We also made ugrep faster overall with performance improvements. More coming soon!
2022-02-08 21:00:55 +00:00
..
DESCR
distinfo ugrep: updated to 3.7.2 2022-02-08 21:00:55 +00:00
Makefile ugrep: updated to 3.7.2 2022-02-08 21:00:55 +00:00
options.mk
PLIST