]> git.cworth.org Git - notmuch-wiki/commitdiff
index: add NetBSD, Homebrew, and pkgsrc to "Obtaining Notmuch"
authorJ. Lewis Muir <jlmuir@imca-cat.org>
Wed, 3 Jun 2015 19:13:27 +0000 (14:13 -0500)
committerJ. Lewis Muir <jlmuir@imca-cat.org>
Wed, 3 Jun 2015 19:13:27 +0000 (14:13 -0500)
Add NetBSD to the distribution list in the "Obtaining Notmuch" section.
Add Homebrew and pkgsrc to the list of third-party package managers for
OS X.  Remove the word "Mac" from "Mac OS X" to get just "OS X" which
matches Apple's official naming.

index.mdwn

index 469d73d960ef8791398ba415d9d56b89bf01206c..4df11a4927438c0faa016f8bd184437bb814ddfd 100644 (file)
@@ -97,11 +97,12 @@ Notmuch is packaged for at least the following distributions:
 * [Debian](http://packages.debian.org/search?keywords=notmuch)
 * [Fedora](https://apps.fedoraproject.org/packages/notmuch)
 * [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch)
+* [NetBSD](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html)
 * [openSUSE](https://build.opensuse.org/search?search_text=notmuch)
 * [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)
 * [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
 
-Notmuch can be installed on Mac OS X using [MacPorts](https://www.macports.org/ports.php?by=name&substr=notmuch).
+Notmuch can be installed on OS X using [Homebrew](https://github.com/Homebrew/homebrew/blob/master/Library/Formula/notmuch.rb), [MacPorts](https://www.macports.org/ports.php?by=name&substr=notmuch), or [pkgsrc](http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/mail/notmuch/README.html).
 
 ## Development and Contributing