#52416: ripgrep 0.2.1: request for new portfile --------------------------+-------------------------------- Reporter: hans_meine@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: --------------------------+-------------------------------- Having a blazingly fast search tool handy is of extremely high value, as I am sure you know yourself. ripgrep is faster than {grep, git grep, ag, ack, grin, rak, ucg, pt, sift}, see http://blog.burntsushi.net/ripgrep/ Unfortunately, I have no experience with writing Portfiles, and I don't know much about Rust either (which ripgrep is based on / programmed with). But here's some hopefully useful information: * Official homepage: https://github.com/BurntSushi/ripgrep * Official release downloads: https://github.com/BurntSushi/ripgrep/releases * The Homebrew source build formula [1] uses "https://github.com/BurntSushi/ripgrep/archive/#{version}.tar.gz" as URL * Similarly, the Arch community package [2] uses "https://github.com/BurntSushi/$pkgname/archive/$pkgver.tar.gz" * Pointers to other packages can be found here: https://github.com/BurntSushi/ripgrep/issues/10 * [1] https://github.com/BurntSushi/ripgrep/issues/10#issuecomment-249351411 * [2] https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packa... -- Ticket URL: <https://trac.macports.org/ticket/52416> MacPorts <https://www.macports.org/> Ports system for macOS