jameslittle230 / stork

🔎 Impossibly fast web search, made for static sites.
https://stork-search.net
Apache License 2.0
2.73k stars 56 forks source link

Enable macOS installation via MacPorts #296

Closed neirbowj closed 2 years ago

neirbowj commented 2 years ago

This feature request is to ship Stork via MacPorts for macOS users who do not also use Homebrew.

jameslittle230 commented 2 years ago

This is a fair feature request. I don't know anything about MacPorts. I can take a crack at this when I have a moment, but if anyone else feels more motivated to contribute a MacPorts Stork Search listing, please feel free.

neirbowj commented 2 years ago

This is my first attempt at a new MacPorts port, and I know only a little more than nothing about Rust, so I would welcome any feedback on macports/macports-ports#16067.

neirbowj commented 2 years ago

My pull request was merged. It should become possible shortly to install it via

$ sudo port install stork
jameslittle230 commented 2 years ago

Wonderful! Thank you, @neirbowj!