Commit graph

129 commits

Author SHA1 Message Date
Adam Vandenberg
b8ce79fc90 nginx: options come before deps 2013-06-11 07:47:23 -07:00
Clemens Gruber
6a19a92c00 nginx: use correct openssl for SPDY
Closes Homebrew/homebrew#20404.
Fixes Homebrew/homebrew#20336.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-11 07:47:23 -07:00
Marc Qualie
b1927af72a Nginx devel 1.5.1
Closes Homebrew/homebrew#20247.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-04 11:23:19 -05:00
Adam Vandenberg
0d61de2cc0 nginx head now uses mercurial 2013-05-31 07:46:05 -07:00
Jack Nagel
cf7b234ea3 nginx devel 1.5.0 2013-05-07 15:06:37 -05:00
Pascal Borreli
d005e1d93b nginx 1.4.1
Closes Homebrew/homebrew#19663.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-07 15:05:03 -05:00
Farooq Mela
dd2d899f16 nginx 1.4.0
Closes Homebrew/homebrew#19413.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-24 18:41:05 -05:00
Chad Catlett
ada61944bc nginx devel 1.3.16 and trunk
Closes Homebrew/homebrew#19281.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-18 08:15:46 -07:00
Max Howell
4000a769a0 Be kind to users with old nginx plists
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-12 17:41:12 -04:00
Max Howell
92ebb52a72 nginx: Compile static gzip module
Every example of nginx I have seen out there has this compiled in by default.
2013-04-12 17:14:18 -04:00
Max Howell
4f985bb4e6 Don’t call non-existent functions; Fixes Homebrew/homebrew#19133
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-12 17:08:26 -04:00
Max Howell
6c15bfcc76 Make nginx more convenient; clean up caveats
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-11 12:38:37 -04:00
Mike McQuaid
fb175de87d Remove unnecessary/unused UserName plist keys.
Fixes Homebrew/homebrew#18293.
2013-04-06 16:19:39 +01:00
Krzysztof Urbaniak
a931d13a2a nginx 1.2.8
Closes Homebrew/homebrew#18937.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-03 10:05:37 -07:00
Brett Koonce
d856a77749 nginx (devel) 1.3.15
added SPDY module

Closes Homebrew/homebrew#18748.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-29 08:47:58 -07:00
Chongyu Zhu
4f98f2b3fa nginx devel 1.3.14
Closes Homebrew/homebrew#18322.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-03-07 19:14:30 -08:00
Chongyu Zhu
9d82969333 nginx devel 1.3.13
Closes Homebrew/homebrew#17950.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-02-19 10:59:06 -08:00
Chongyu Zhu
85091a5ca8 nginx 1.2.7, devel 1.3.12
Closes Homebrew/homebrew#17845.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-14 17:13:17 -06:00
Brett Koonce
4ed4bbab21 nginx (devel) 1.3.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-03 14:04:51 -08:00
Alexey Palazhchenko
f66db25a02 nginx: Add --with-debug option.
Closes Homebrew/homebrew#16624.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-12-29 10:14:11 -08:00
Brett Koonce
924cfcd485 nginx 1.2.6
Closes Homebrew/homebrew#16517.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-12-11 09:28:23 -08:00
Brett Koonce
81aea49c42 nginx (devel) 1.3.9
Closes Homebrew/homebrew#16270.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-27 12:19:28 -08:00
Mike McQuaid
7d44b84aee Make generic caveats for launchd plist files. 2012-11-25 23:05:52 +00:00
Mike McQuaid
30af050111 Fix nginx plist.
Fix indentation, use opt_prefix and make sure nginx is not
daemonized so that launchd can stop it.

Fixes Homebrew/homebrew#14876.
2012-11-22 21:58:25 +00:00
Brett Koonce
a4fb1876e4 nginx 1.2.5
Closes Homebrew/homebrew#16025.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-11-13 09:45:42 -08:00
Brett Koonce
9639fd0b3d nginx (devel) 1.3.8
Closes Homebrew/homebrew#15828.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-03 11:12:02 -07:00
Brett Koonce
9a400463c9 nginx (devel) 1.3.7
Closes Homebrew/homebrew#15244.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-02 10:09:06 -07:00
Nick Stenning
0f35f0e888 nginx: use #{var}/run for state dirs, not cellar
Closes Homebrew/homebrew#15194.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-29 12:45:50 -07:00
James Aitken
733be16bdb nginx stable 1.2.4
Closes Homebrew/homebrew#15101.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-25 08:17:07 -07:00
Adam Vandenberg
8af0e97014 Use env. 2012-09-14 09:14:48 -07:00
James Aitken
bc2face5a1 nginx devel 1.3.6
Closes Homebrew/homebrew#14881.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-12 07:20:25 -07:00
Adam Vandenberg
230619e2c7 Let plists be installed automatically 2012-09-09 13:02:48 -07:00
Brett Koonce
96c69462bf nginx devel 1.3.5
Closes Homebrew/homebrew#14340.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-21 12:32:32 -05:00
Jack Nagel
2970500497 nginx: use options DSL
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-13 16:04:47 -05:00
Brett Koonce
47343e31ed nginx 1.2.3
Closes Homebrew/homebrew#14023.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-07 08:06:53 -07:00
Brett Koonce
fb5d4e47dd nginx (devel) 1.3.4
Closes Homebrew/homebrew#13822.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-01 23:44:41 -05:00
Luc Heinrich
48b7adb52d nginx: remove doubly quoted parameters
fixes Homebrew/homebrew#13502
closes Homebrew/homebrew#13504

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-21 13:15:59 -07:00
James Aitken
f5299582c4 Nginx devel 1.3.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-10 09:03:20 -07:00
Martin Wilhelmi
da7f80c539 nginx: enable IPv6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-09 09:20:16 -07:00
James Aitken
9e7c5ad431 Nginx Stable 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-03 06:53:37 -07:00
James Aitken
6a469cfc83 Nginx devel 1.3.2
Closes Homebrew/homebrew#13039.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-26 19:21:17 -05:00
Stephen Larew
e75732b86a nginx: fixed KeepAlive in launchd plist
Nginx daemonizes which launchd doesn't like.  Launchd would try to
relaunch nginx due to the KeepAlive=true attribute.  By setting
KeepAlive to false and letting nginx daemonize, launchd is pacified.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-21 20:37:25 -07:00
James Aitken
bd05e745fa Nginx: Use SHA-1 checksums instead of MD5
See: https://github.com/mxcl/homebrew/pull/12587

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 07:05:38 -07:00
Gergo Erdosi
000d38f6d8 ngnix: Update to 1.2.1
Also update devel to 1.3.1.

Closes Homebrew/homebrew#12601.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:41:40 -07:00
James Aitken
ae6e9294e9 Nginx --devel 1.3.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-16 07:05:19 -07:00
James Aitken
b1a9adf12c Nginx: Stable 1.2.0
Closes Homebrew/homebrew#11837.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-23 17:41:13 -05:00
James Aitken
228448962d Nginx 1.0.15 & devel 1.1.19
Includes important security fixes

Closes Homebrew/homebrew#11630.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-13 20:29:00 -05:00
James Aitken
5c24264abf Ngninx: correctly use homebrew installed version of PCRE
Fixes homebrew issue Homebrew/homebrew#11494 which was introduced in nginx 1.1.14.

Closes Homebrew/homebrew#11506.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-07 13:15:22 -05:00
James Aitken
a39f18be90 Nginx devel 1.1.18
Closes Homebrew/homebrew#11291.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-29 16:31:07 -05:00
James Aitken
99dacfba7f Nginx 1.0.14 & devel 1.1.17
Includes important security fixes

Closes Homebrew/homebrew#10961.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-15 11:28:12 -05:00