Commit graph

37 commits

Author SHA1 Message Date
Max Howell
1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
Luke Gallagher
fb3c2e4f74 Update node 0.1.103
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-05 06:50:13 -07:00
Adam Vandenberg
40c6adef1d Node 0.1.102 2010-07-26 08:14:09 -07:00
Adam Vandenberg
6c2ef2d148 node - only need to replace in wscript 2010-07-23 22:35:43 -07:00
Adam Vandenberg
2955fcfe20 cleanup node 2010-07-23 12:19:41 -07:00
Benjamin Fritsch
4c053733d7 updated node to 0.1.101
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-19 12:08:28 -07:00
Martin Kühl
a2f00595a0 Updated formula: node 0.1.100
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-03 09:26:19 -07:00
Martin Kühl
8fe94cd63d Updated formula: node 0.1.99
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21 20:22:55 -07:00
Martin Kühl
0c5eb3c07e Remove caveats from node.js.
Node.js includes a readline module for its repl, making the caveat obsolete.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 10:27:40 -07:00
Adam Vandenberg
e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Mark Imbriaco
380439710e Update for node.js 0.1.98.
* gnutls is not necessary, node uses libssl.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-12 10:42:00 -07:00
Aku Kotkavuo
408665c9e2 Update formula node.js to 0.1.97
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-31 17:48:49 -07:00
Martin Kühl
2538604533 Updated formula: node 0.1.96
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-22 10:31:04 -07:00
Adam Vandenberg
4cd16388e8 Node 0.1.94 2010-05-09 17:44:41 -07:00
doppler
b716bd27be version bump from 0.1.91 to 0.1.93
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-29 21:35:18 -07:00
Adam Vandenberg
6f1fd57e78 Update node to 0.1.91 2010-04-16 14:25:03 -07:00
Adam Vandenberg
da46d3c3e3 Update Node to 0.1.90 2010-04-09 21:27:02 -07:00
Adam Vandenberg
14321ffb47 Update node.js to 0.1.33 2010-03-20 22:54:33 -07:00
Adam Vandenberg
9846aa035b node 0.1.32 2010-03-12 20:15:58 -08:00
Adam Vandenberg
edda884381 Node 0.1.31 2010-03-05 23:40:55 -08:00
Adam Vandenberg
4e18698861 Update node to 0.1.30 2010-02-23 22:23:28 -08:00
Max Howell
c8652ed3a9 Fixes Homebrew/homebrew#757; Node.js hardcodes some paths
This way we can install anywhere, not just /usr/local and /opt/local.
2010-02-19 17:34:40 +00:00
Adam Vandenberg
b04e90dd34 Update node to 0.1.29. 2010-02-17 15:42:50 -08:00
Adam Vandenberg
8dc5c8f920 Update node to 0.1.28 2010-02-10 22:21:36 -08:00
Micheil Smith
e3227b2c47 Updated Formula: Node to latest version.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-02-07 11:50:54 -08:00
ry@misprint.org
43af9ae093 Update Node.js to 0.1.26
Closes Homebrew/homebrew#541
2010-01-24 13:42:05 +00:00
Tom Ward
f09ece9853 Updated node.js from version 0.1.23 to 0.1.25
Fixes Homebrew/homebrew#445
2010-01-14 10:06:43 +00:00
elliottcable
f312bed9ea Upgrading Node.js to v0.1.23 2010-01-13 15:09:28 +00:00
Felix Geisendörfer
65a4af0e23 Added node head version 2009-12-21 18:00:17 +00:00
Johnathon Hornbeck
4210425140 updating node to 0.1.22 2009-12-19 20:04:01 +00:00
elliottcable
91b325e41b Upgrading Node.js to v0.1.21 2009-12-12 16:35:27 +00:00
Max Howell
4fe480d877 aka Node.js 2009-12-12 16:24:04 +00:00
Dan Walters
2eacd177ba Update to node.js v0.1.20. 2009-12-05 16:44:04 +00:00
elliottcable
13ea796ab5 Cleaning breaks out the v8 symbols in Node.js, which are necessary to build .node extensions. 2009-11-11 19:18:56 +00:00
pedro
8723167641 Updating node.rb and mongodb.rb Formulas to latest version. 2009-11-11 19:12:50 +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
elliottcable
462d32f916 Added a Node.js formula.
All sorts of weirdness is fixed by setting ENV.gcc_4_2, so… that’s a must.
2009-10-10 15:16:57 -08:00