[Bug 219916] [New port] textproc/ripgrep: regex search tool for multiple text files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 11 02:55:12 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219916

            Bug ID: 219916
           Summary: [New port] textproc/ripgrep: regex search tool for
                    multiple text files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jsmith at resonatingmedia.com

Created attachment 183391
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183391&action=edit
FreeBSD port of ripgrep tool

ripgrep is a line oriented search tool that combines the usability of The
Silver Searcher (similar to ack) with the raw speed of GNU grep. ripgrep works
by recursively searching your current directory for a regex pattern.

Website: https://github.com/BurntSushi/ripgrep

There was another attempt to port this months ago, but the port got relatively
large/complex and appears to have been discarded, so I took a new stab at it.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list