aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
AgeCommit message (Collapse)Author
2010-05-09Node 0.1.94Adam Vandenberg
2010-04-29version bump from 0.1.91 to 0.1.93doppler
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-16Update node to 0.1.91Adam Vandenberg
2010-04-09Update Node to 0.1.90Adam Vandenberg
2010-03-20Update node.js to 0.1.33Adam Vandenberg
2010-03-12node 0.1.32Adam Vandenberg
2010-03-05Node 0.1.31Adam Vandenberg
2010-02-23Update node to 0.1.30Adam Vandenberg
2010-02-19Fixes #757; Node.js hardcodes some pathsMax Howell
This way we can install anywhere, not just /usr/local and /opt/local.
2010-02-17Update node to 0.1.29.Adam Vandenberg
2010-02-10Update node to 0.1.28Adam Vandenberg
2010-02-07Updated Formula: Node to latest version.Micheil Smith
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-24Update Node.js to 0.1.26ry@misprint.org
Closes #541
2010-01-14Updated node.js from version 0.1.23 to 0.1.25Tom Ward
Fixes #445
2010-01-13Upgrading Node.js to v0.1.23elliottcable
2009-12-21Added node head versionFelix Geisendörfer
2009-12-19updating node to 0.1.22Johnathon Hornbeck
2009-12-12Upgrading Node.js to v0.1.21elliottcable
2009-12-12aka Node.jsMax Howell
2009-12-05Update to node.js v0.1.20.Dan Walters
2009-11-11Cleaning breaks out the v8 symbols in Node.js, which are necessary to build ↵elliottcable
.node extensions.
2009-11-11Updating node.rb and mongodb.rb Formulas to latest version.pedro
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
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-10Added a Node.js formula.elliottcable
All sorts of weirdness is fixed by setting ENV.gcc_4_2, so… that’s a must.