Commit Graph

11 Commits (bf4ab26f7e95558e6eb1b782a507c35663801107)

Author SHA1 Message Date
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg 54dd1a58d2 mod_wsgi 3.3 2010-08-02 14:05:34 -07:00
Adam Vandenberg 0eb2138873 mod_wsgi: Add HEAD (4.x) 2010-06-16 16:17:59 -07:00
Adam Vandenberg 914b7064db mod_wsgi: Warn that installing in verbose mode fails.
For some reason, "brew install -v mod_wsgi" fails, but non-verbose
installs succeed.
2010-06-16 12:32:39 -07:00
Chris Hoffman 12459f5f93 Fix mod_wsgi to install outside of /usr/local
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16 12:27:06 -07:00
Adam Vandenberg a2186c1183 Update sqlite to 3.6.23.1 2010-04-12 11:19:13 -07:00
Adam Vandenberg e149a1c037 Update mod_wsgi to 3.2 2010-04-12 10:18:28 -07:00
Max Howell 0103671fa0 Use new inreplace syntax where useful 2010-01-13 11:23:11 +00:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Adam Vandenberg 2dbfac4899 Build mod_wsgi with the same arch's as Python. 2009-09-21 13:06:21 -07:00
Adam Vandenberg 8f5d80231f Formula for mod_wsgi.
mod_wsgi is an Apache module that allows wsgi-compliant Python apps to run
under Apache or as separate daemons.
2009-08-25 02:48:13 +01:00