Commit graph

109 commits

Author SHA1 Message Date
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
James Aitken
de819b5e8f Nginx 1.0.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-05 20:17:47 -08:00
James Aitken
cb6d4ffbc7 Nginx: devel 1.1.16
Closes Homebrew/homebrew#10620.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-01 22:07:12 -06:00
James Aitken
2057c5bd56 Nginx: devel 1.1.15
Closes Homebrew/homebrew#10242.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-16 19:55:44 -08:00
James Aitken
58f05e9112 Nginx: stable 1.0.12
Closes Homebrew/homebrew#10047.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-08 14:35:26 -06:00
Jack Nagel
6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jack Nagel
cce644e300 Normalize paths in embedded plist files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:28:56 -06:00
James Aitken
f51089cbdd Nginx: Update devel to 1.1.14
Closes Homebrew/homebrew#9898.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-31 18:49:59 -06:00
Misty De Meo
2f03f781da Add devel to the DSL, + stable and bottle blocks
This commit adds a `devel` entry to the DSL, allowing formulae to
specify an unstable branch.

`devel` takes a block, which should contain standard `url` and `md5`
fields (and `version`, if necessary). This must come after the standard
DSL fields.

This commit also migrates over all formulae currently using `devel` to
the new syntax, as well as formulae which used `head` for non-VCS urls.

The new syntax is also available for `stable` and `bottle`. `stable` is
an option alongside the old syntax. `bottle` replaces the old syntax.

Note that the @stable ivar in Formula has been renamed to @standard,
and the @bottle ivar has been renamed to @bottle_url.

Closes Homebrew/homebrew#9735.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2012-01-25 21:45:19 -06:00
James Aitken
94cc131b8c Nginx: Update HEAD to 1.1.13
Closes Homebrew/homebrew#9635.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-17 17:50:33 -06:00
James Aitken
252bc1f102 Nginx: Update HEAD to 1.1.12
Closes Homebrew/homebrew#9297.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-27 18:27:23 -06:00
James Aitken
af164c2c3f Nginx 1.0.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-20 20:03:07 -08:00
James Aitken
ca5bca05a8 Nginx: Update HEAD to 1.1.11
Closes Homebrew/homebrew#9104.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-12-13 15:27:00 -06:00
James Aitken
11e5647cd4 Nginx: Update HEAD to 1.1.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-30 20:11:13 -08:00
James Aitken
00a290e63a Nginx: Update HEAD to 1.1.9
Closes Homebrew/homebrew#8866.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-29 10:48:36 -08:00
James Aitken
80cdadf06a Nginx: Stable 1.0.10, HEAD 1.1.8
Closes Homebrew/homebrew#8635.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-11-17 12:42:21 -08:00
James Aitken
296cd2f68e Nginx 1.0.9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-11-02 08:16:57 -07:00
James Aitken
7134e68ef8 nginx: update HEAD to 1.1.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-31 20:46:29 -07:00
Dylan Smith
7a28c59396 nginx: Install manpage.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-27 17:38:01 -07:00
James Aitken
6f63e7fca8 nginx: update HEAD to 1.1.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-18 19:48:48 -07:00
James Aitken
c7855781ca nginx: update HEAD to 1.1.5
Closes Homebrew/homebrew#8003.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-06 13:10:05 -05:00