Commit Graph

67 Commits (7f6549a24b3f76c3c90c5e964f346ed4eb7dda86)

Author SHA1 Message Date
Tyler Brock 0fca1567fa MongoDB --devel 2.2.0-rc0
Closes Homebrew/homebrew#13567.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-24 11:14:41 -07:00
dsx d2b509abc3 MongoDB add --devel
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-02 21:25:23 -07:00
Tyler Brock 6a20b3ad76 MongoDB 2.0.6
Closes Homebrew/homebrew#12600.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-06-05 09:42:46 -07:00
Tyler Brock a35cc2f234 MongoDB 2.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-10 06:38:02 -07:00
Filipe Moreira fcdd371b1c mongodb: fix config file location in caveat
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-24 07:11:48 -07:00
Justin Hileman 5b2ae08509 Install `mongod.conf` if one isn't present.
Reduce the amount of mindless copy/paste required by one.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-04-16 20:10:51 -07:00
Tyler Brock 9ad20ea0a0 MongoDB 2.0.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-20 19:46:35 -07:00
Tyler Brock 488cf8f1e1 mongodb 2.0.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-28 21:01:07 -08:00
Adam Vandenberg fb5977f181 Add "require hardware" to formula.rb
Now individual formulae don't need to require this if they want to use
Hardware methods outside of `def install`.
2012-02-25 15:22:32 -08:00
Jack Nagel 6dd4803ffc mongodb: remove --nojournal and --rest options
These did nothing at compile-time since we don't build mongodb from
source; they were only used to write the example configuration file,
which is outside the scope of what a formula should do.

Closes Homebrew/homebrew#9993.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-09 23:57:04 -06:00
Jack Nagel 8faffbaebb mongodb: style cleanups
- Remove ad-hoc URL selection, which is not Homebrew style, was longer
   than doing it the normal way and didn't make updates any easier.

 - Fix options indentation.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-09 23:39:15 -06:00
Matthew Lewinski 83dd656d3b Minor cleanup on plist caveats.
Use basename to refer to plist file when loaded. Make cp lines same
across formulas.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 08:07:35 -08:00
Matthew Lewinski 5e2da238eb MongoDB: fix label field in plist
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-03 19:37:59 -08:00
Jack Nagel 6ce735db99 Add and use plist helper methods
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.

plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.

c.f. Homebrew/homebrew#9346.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:50:58 -06:00
Jack Nagel cce644e300 Normalize paths in embedded plist files
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03 19:28:56 -06:00
Sudish Joseph 478012ca98 mongodb: put mongod.conf in etc intsead of Cellar
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-22 14:35:24 -08:00
Jack Nagel 34eecbe9ea mongodb: use standard 32-bit switch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-06 11:36:27 -06:00
Tyler Brock 706de02bfc MongoDB 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-12-17 16:07:17 -08:00
Idris Mokhtarzada 97bbd58c5f mongodb 2.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-25 08:30:07 -07:00
Doug Jones 1a00cfce3c mongodb: Update to 2.0.0
Remove install from head since 2.0.0 is now head. Remove references to
journaling being disabled by default (it is now enabled by default).

Closes Homebrew/homebrew#7590.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-12 12:31:24 -07:00
Chris Griego 4fd499cd57 mongodb 2.0.0-rc2 (HEAD)
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-07 12:17:09 -05:00
Adam Vandenberg d205c72966 Fix plist permissions for Lion 2011-09-02 14:41:57 -07:00
Chris Griego fa229633b4 mongodb 2.0.0-rc1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-09-02 09:48:14 -07:00
Chris Griego fedf64928a MongoDB 2.0.0-rc0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-29 09:33:30 -07:00
Andrew Nesbitt 3c6e7008b5 mongodb 1.8.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-22 20:35:25 -07:00
Andrew Nesbitt c4c23793ea MongoDB 1.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-18 09:30:53 -07:00
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