Commit Graph

41 Commits (fd0c61618a4f69975ef7941d19e5d0e7a33775e6)

Author SHA1 Message Date
Adam Vandenberg a080e38cc1 mongodb: Fix checksums 2011-04-08 10:13:49 -07:00
Andrew Nesbitt 4384947b3f Mongodb 1.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-08 10:08:03 -07:00
Adam Vandenberg 5335a28dae mongodb - add 1.8.1-rc1 as HEAD version 2011-04-01 17:14:39 -07:00
Brendan W. McAdams 11f0cf4b9f Updated to MongoDB 1.8
* Turned OFF KeepAlive as this causes kill -9 at system shutdown and
problems.

* Enable Journaling option (AKA Single Server Durability) by default,
add option to enable the REST Interface. Options placed in mongod.conf

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-16 15:53:38 -07:00
Dmitry Plashchynski 4bb8602fc8 mongodb: enable --HEAD installs.
--HEAD installs the latest stable developer release (not the nightly.)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-13 11:23:06 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Carlos Rodriguez 9c6a41ddc6 Clean up LaunchAgent caveats.
Documentation now has instructions on creating ~/Library/LaunchAgents
directory for first time installs of Formulas.
Appending trailing slash to Formula documentation in regards to copying
plists to LaunchAgents directory.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-05 10:13:14 -08:00
Kashif Rasul 90dc58afe0 mongodb - Fixed md5 for 32bit version
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-11 09:10:28 -08:00
Kevin Faustino f9b15eb25a Update MongoDB to version 1.6.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-09 12:13:17 -08:00
Ville Lautanala 0e2fa56b28 MongoDB 1.6.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-26 09:22:17 -08:00
Aku Kotkavuo c63c99b7ae Update mongodb to 1.6.3.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-23 11:53:21 -07:00
Kevin Faustino d0ef6a1fc1 Update mongodb to 1.6.2
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-09-01 20:36:15 +02:00
Kevin Faustino 04cac82492 MongoDB 1.6.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-17 14:24:14 -07:00
Adam Vandenberg 72e19eb542 Don't need +x on these 2010-08-13 16:00:17 -07:00
Adam Vandenberg ac4e28a5ba Document all existing install options. 2010-08-10 13:05:20 -07:00
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
Max Howell 1f7bc468bd Use new symlink aliases 2010-08-07 18:08:50 -07:00
skim 9c91d8bb2e updated production release to 1.6.0 for both 32/64bit
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-05 21:50:29 -07:00
Jesse Newland fd02a6c160 bump version to 1.5.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-31 08:02:57 -07:00
Rafael Gaspar 524838603a Added HEAD url for mongodb
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-29 21:18:55 -07:00
Torsten Curdt d805e878da updated to mongodb 1.4.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-30 07:27:22 -07:00
Aku Kotkavuo bcc437a37e Updated formula mongodb to 1.4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-25 08:27:08 -07:00
Ryan McGeary c74e28ed83 Fixed mongodb caveats to explain copying the plist file to ~/Library/LaunchAgents
* launchctl doesn't start the daemon on login unless the plist lives in ~/Library/LaunchAgents

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-08 20:16:25 -07:00
Kevin Faustino 2f09a9a4d4 MongoDB 1.4.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-27 10:39:09 -07:00
SHIBATA Hiroshi 32bb141fab updated mongodb-1.4.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-15 08:55:51 -07:00
Evan Sharp c88f1e9435 Upgrade mongodb to version 1.4.0
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-03-29 12:54:53 +02:00
Radford Smith 6512c426ea Update MongoDB to 1.2.4.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-02 20:52:40 -08:00
julienXX 86a0c14880 bumped MongoDB to 1.2.3 2010-02-24 15:13:20 +00:00
julienXX 653326ab88 updated MongoDB version to 1.2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-30 17:48:30 -08:00
Max Howell 7b011c6718 chomp whoami usage for plists
Fixes Homebrew/homebrew#424
2010-01-16 15:48:56 +00:00
Max Howell 47a7f74808 Don't specify bin, assume mongod is in the PATH 2009-12-31 04:09:17 +00:00
Kieran Pilkington a21fcdd242 Updated formula: mongodb - Added configuration file, changing data dir to #{var}/mongodb, and adding launchd plist file. 2009-12-31 03:34:42 +00:00
Istvan Hoka 53fcec6428 Updated MongoDB to 1.2.0 2009-12-19 15:04:15 +00:00
Michael Dwan eba764decb Updating mongodb to version 1.1.4 2009-12-06 18:55:01 -06:00
Antonio Touriño 61bb2dc7d6 Fixed MongoDB::Hardware error on mongodb install 2009-11-11 19:17:00 -05:00
pedro 8723167641 Updating node.rb and mongodb.rb Formulas to latest version. 2009-11-11 19:12:50 +00:00
Adam Vandenberg 1ede1683cc MongoDB - add --32bit option to force 32 bits; don't strip binaries. 2009-11-09 18:35:39 +00:00
Adam Vandenberg eff77f7a99 MongoDB - support 32bit installs and bump to 1.1.2. 2009-10-27 13:42:01 -07: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
Clinton R. Nixon 6a3d8cb06f updated MongoDB formula to version 1.1.1 2009-10-02 16:30:34 +01:00
Clinton R. Nixon ff4dc81aff MongoDB formula
Mongo (from "humongous") is a high-performance, open source, schema-free
document-oriented database.
2009-09-14 20:33:46 +01:00