aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nginx.rb
AgeCommit message (Collapse)Author
2014-01-23nginx: use Homebrew passenger.Hongli Lai (Phusion)
Closes #25932. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-22nginx 1.5.9Marc Qualie
Closes #26094. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-21nginx: look for pcre in a more specific locationJack Nagel
2014-01-21nginx: use Homebrew's opensslJack Nagel
2014-01-10nginx: fix passenger detection and module locationEddie Monge
--root changed to an ini file but the check was looking for a directory Closes #25743. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-01-04nginx: show correct value for passenger_root in caveats.Hongli Lai (Phusion)
Closes #25627. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-17Nginx 1.5.8Marc Qualie
Closes #25284. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-19nginx 1.4.4 + 1.5.7Marc Qualie
Closes #24491. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-10-21Fix apache and nginx passenger integration.Hongli Lai (Phusion)
It was broken by the recent 'libexec' change in the 'passenger' recipe. Closes #23419. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-09nginx: restore versionsMisty De Meo
2013-10-09ncrack: disable openssl header checkMisty De Meo
Fixes #23160.
2013-10-08nginx: devel 1.5.6Marc Qualie
Closes #23130. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-08nginx 1.4.3Marc Qualie
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-09-17nginx --devel 1.5.5Marc Qualie
Closes #22613. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-12nginx: make caveats more concise.Mike McQuaid
2013-09-12nginx: add configuration test.Mike McQuaid
2013-09-12nginx: use inreplace rather than patch.Mike McQuaid
2013-08-27Nginx 1.5.4Marc Qualie
Closes #22148. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-08-01nginx 1.5.3Marc Qualie
Closes #21580. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-21nginx: use optional dep for passengerJack Nagel
2013-07-19passenger 4.0.5 (new formula)Hongli Lai (Phusion)
Closes #19981. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-07-19nginx: fix log filesMatt Whiteley
* http-log-path is only for the access log * both http and error log-path options expect a filename not a directory Closes #21319. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-17nginx 1.4.2Marc Qualie
Closes #21278. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-07-02Nginx --devel 1.5.2Marc Qualie
Closes #20961. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-11nginx: options come before depsAdam Vandenberg
2013-06-11nginx: use correct openssl for SPDYClemens Gruber
Closes #20404. Fixes #20336. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-04Nginx devel 1.5.1Marc Qualie
Closes #20247. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-31nginx head now uses mercurialAdam Vandenberg
2013-05-07nginx devel 1.5.0Jack Nagel
2013-05-07nginx 1.4.1Pascal Borreli
Closes #19663. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-24nginx 1.4.0Farooq Mela
Closes #19413. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-18nginx devel 1.3.16 and trunkChad Catlett
Closes #19281. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-12Be kind to users with old nginx plistsMax Howell
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.
2013-04-12nginx: Compile static gzip moduleMax Howell
Every example of nginx I have seen out there has this compiled in by default.
2013-04-12Don’t call non-existent functions; Fixes #19133Max Howell
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.
2013-04-11Make nginx more convenient; clean up caveatsMax Howell
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.
2013-04-06Remove unnecessary/unused UserName plist keys.Mike McQuaid
Fixes #18293.
2013-04-03nginx 1.2.8Krzysztof Urbaniak
Closes #18937. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-29nginx (devel) 1.3.15Brett Koonce
added SPDY module Closes #18748. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-07nginx devel 1.3.14Chongyu Zhu
Closes #18322. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-19nginx devel 1.3.13Chongyu Zhu
Closes #17950. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-14nginx 1.2.7, devel 1.3.12Chongyu Zhu
Closes #17845. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-01-03nginx (devel) 1.3.10Brett Koonce
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-29nginx: Add --with-debug option.Alexey Palazhchenko
Closes #16624. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-11nginx 1.2.6Brett Koonce
Closes #16517. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-27nginx (devel) 1.3.9Brett Koonce
Closes #16270. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25Make generic caveats for launchd plist files.Mike McQuaid
2012-11-22Fix nginx plist.Mike McQuaid
Fix indentation, use opt_prefix and make sure nginx is not daemonized so that launchd can stop it. Fixes #14876.
2012-11-13nginx 1.2.5Brett Koonce
Closes #16025. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-03nginx (devel) 1.3.8Brett Koonce
Closes #15828. Signed-off-by: Adam Vandenberg <flangy@gmail.com>