Path to this page:
./
textproc/the_silver_searcher,
Attempt to improve on ack, which itself is better than grep
Branch: pkgsrc-2012Q3,
Version: 0.5,
Package name: the_silver_searcher-0.5,
Maintainer: pkgsrc-usersWhy use ag?
* It searches through code about 3x-5x faster than ack.
* It ignores files matched by patterns in your .gitignore and .hgignore.
* If there are files in your source repo that you don't want to
search, just add their patterns to a .agignore file.
* It's written in C instead of perl, the lesser of two evils :)
* The binary name is 33% shorter than ack!
Required to run:[
devel/pcre]
Required to build:[
devel/autoconf] [
devel/pkg-config] [
devel/automake]
Master sites:
SHA1: 99afb1930016377caf7a3bd9ab5dc0fa59352c4d
RMD160: 869622925f9d8e7aff3d0c26db50204703b4300e
Filesize: 19.758 KB
Version history: (Expand)
- (2012-10-02) Package added to pkgsrc.se, version the_silver_searcher-0.5 (created)