aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
AgeCommit message (Collapse)Author
2011-02-21Upgrade node.js to 0.4.1Can Duruk
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-12node v0.4.0Joshua Peek
Signed-off-by: David Höppner <0xffea@gmail.com>
2011-01-03Revert "Upgrade node to 0.3.2."Mike McQuaid
We're sticking to stable versions at the moment, my fault. This reverts commit 168cb3d3ff56105394d572dd2966b8b0de820714.
2011-01-03Upgrade node to 0.3.2.Duncan Grazier
Closes #3806. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-30Update node.js to 0.2.6.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-28Add NODE_PATH caveat to node.Mike McQuaid
Closes #3581.
2010-11-18Update node to 0.2.5.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24Update node.js to 0.2.4.Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-04updated to reflect version 0.2.3 of node.jsEric Hayes
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-17node 0.2.2Adam Vandenberg
2010-09-13Update node.js formula.Daniel De Aguiar
See http://nodejs.org/docs/v0.2.1/changelog.html. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-20update node to 0.2Benjamin Fritsch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-13Don't need +x on theseAdam Vandenberg
2010-08-13Updated node to 1.104Stuart Carnie
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-09Adding a --debug flag to the Node formula.elliottcable
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* 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-07Use new symlink aliasesMax Howell
2010-08-05Update node 0.1.103Luke Gallagher
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-26Node 0.1.102Adam Vandenberg
2010-07-23node - only need to replace in wscriptAdam Vandenberg
2010-07-23cleanup nodeAdam Vandenberg
2010-07-19updated node to 0.1.101Benjamin Fritsch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-03Updated formula: node 0.1.100Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-21Updated formula: node 0.1.99Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17Remove caveats from node.js.Martin Kühl
Node.js includes a readline module for its repl, making the caveat obsolete. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-16Add "fails_with_llvm" to formula to document LLVM build breaks.Adam Vandenberg
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-12Update for node.js 0.1.98.Mark Imbriaco
* gnutls is not necessary, node uses libssl. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-31Update formula node.js to 0.1.97Aku Kotkavuo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-22Updated formula: node 0.1.96Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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.