#47094 closed update (fixed)
mongodb: Update to 3.0.0
Reported by: | moderndeveloperllc (Mark Garrett) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | mongodb |
Description
The latest 3.0 has been released. It's considered a drop-in replacement, and in general looks to be less work than from 2.4 to 2.6 - http://docs.mongodb.org/manual/release-notes/3.0-upgrade/
Tis might also be a good time to look at ticket #45803 about starting up with a config file instead of hard-coded command line parameters. That would allow users to use the new WiredTiger engine and other improvements.
Change History (3)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | [mongodb] Update to 3.0 → mongodb: Update to 3.0.0 |
Version: | 2.3.3 |
It builds now, but I'm not sure exactly what I changed. Committed in r133789.
Note: See
TracTickets for help on using
tickets.
Unfortunately, mongodb 3.0.0 does not build. I'll have to take this up with its developers.