-
It would be great if this were installable via brew install!
-
The web app shows [a port named speexDSP](https://ports.macports.org/port/speexDSP). There *used to be* a port named speexDSP but it [was removed](https://github.com/macports/macports-ports/commit/2df…
-
So after trying a bunch of things like diff-match-patch, normal diff and vaguely trying regex following is the technique that works best at least for situations that I tried.
Let's say we have a Po…
-
I am running nagios version 4.5.1 (https://www.nagios.org/projects/nagios-core/4x/)
```
# rpm -qa | grep thruk
libthruk-3.00-0.x86_64
thruk-base-3.14.2-12970.1.x86_64
thruk-3.14.2-12970.1.x86_…
-
For portability and also update management, it would be useful if one could install searchlink via homebrew. Maybe a custom tap? https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
-
### Verification
- [X] This issue's title and/or description do not reference a single formula e.g. `brew install wget`. If they do, open an issue at https://github.com/Homebrew/homebrew-core/issues/…
-
I love this app, but it would be great to add it to [Homebrew](https://brew.sh/), a popular package manager for macOS (and Linux).
By adding your app to Homebrew, you'll make it easier for users to…
-
My actual goal is to get php 5.4 or 5.5 or something in the 5 range to work with TLS 1.2 on my mac running 10.9.5 mavericks. I was able to install tigerbrew. From there I installed wget and that broug…
-
Consider the following trivial spec:
```
-------------------------------- MODULE bug2 --------------------------------
EXTENDS Naturals
VARIABLE x
A == x' = IF x > 0 THEN x-1 ELSE x
Spec =…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…