| Age | Commit message (Collapse) | Author |
|
Closes #19118.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Since I moved the nginx binary from `sbin` to `bin`, it's possible old Launch Agent plists exist that still look in `sbin` (among other things).
If we find an old nginx keg that has an `sbin` directory, we create an `sbin` symlink for the new nginx we are installing.
Homebrew always works.
|
|
Every example of nginx I have seen out there has this compiled in by default.
|
|
I did test this, but then I broke it and didn't test it again.
Also corrects the plist binary location. Since I changed that from sbin to bin.
|
|
|
|
Closes #19124.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19050.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
brew versions is hardcoded to cd to HOMEBREW_REPOSITORY before running
git, and as such fails to report previous versions for any formulae
from a tapped repository.
Add two new private methods repository and entry_name to replace the
hardcoded HOMEBREW_REPOSITORY and formula path, and brew versions
work for both builtin and tapped formulae.
Closes #12356.
Closes #19069.
Reported-by: Misty De Meo <mistydemeo@gmail.com>
Suggested-by: Jack Nagel <jacknagel@gmail.com>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes #19143.
|
|
The localization for Git has been started since v1.7.10, and it needs
gettext to work properly. To install git with l10n translations, run
this command:
brew install --with-gettext git
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Closes #19097.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19116.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19125.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19134.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19129.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19138.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19142.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Add "_python_runtime.py" to the file list.
If this file is omitted then google app engine can't run in development mode and raise the following error:
/usr/bin/python: can't open file '/usr/local/bin/_python_runtime.py': [Errno 2] No such file or directory
Closes #19139.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Fixes #19131.
|
|
Rationale: the tarballs are timestamped so the hash changes on every
download.
|
|
No shin, screw that. Make nginx use a sensible docroot. All web servers should use this docroot from now on. I suggest the symlink method to making them do this so it is easy for people to change this on a server-by-server basis and have multiple docroots.
|
|
|
|
Closes #19094.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19115.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19098.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19106.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19096.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19120.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19113.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Most of the behavior tested here is now tested elsewhere. Move the
remaining useful tests to better places.
|
|
|
|
|
|
|
|
|
|
Fixes #19107.
|
|
|
|
Closes #19091.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
Apparently the shared library has been split into two libraries on 0.11,
which breaks things that are dependent on the old structure (e.g.
postgis).
See #19068.
This reverts commit a37b4561a6f1664888568ad4c0c44e44d38bee18.
|
|
Libwebsockets is the main C library implementation of the latest websockets protocol.
Refs #16221.
|
|
|
|
|
|
I had a luarock explicitly look ONLY for gmake, FFS.
This should be safe.
|
|
Closes #19076.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19079.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #19075.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|