13 Commits

Author SHA1 Message Date
sthen
817acec5f8 update to mongodb 2.4.9, suggested by gsoares@, has some crash fixes 2014-02-01 16:41:25 +00:00
sthen
ffff2c6014 Re-enable mongodb. Regress tests bomb out part-way with an assertion (noted
in DESCR with a suggestion that users check carefully for themselves) but it
works well enough for afresh1 and myself to run the UniFi controller software
and for bmercer. At the very least the BROKEN text isn't accurate any more
for this version. Roll PFRAG.shared into PLIST while there.

OK gsoares (who suggests updating to 2.4.9 which I haven't done here but
might try later).
2014-01-31 00:28:56 +00:00
joshe
d159a285f5 Update mongodb to 2.4.7. Still BROKEN, but a bit closer to working.
This also switches the javascript backend from spidermonkey to v8, as
support for the former has already been removed in the mongodb repo.

"since it's broken go ahead and commit that" fgsch@
2013-12-10 17:30:40 +00:00
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
brad
3ba26fa1b1 Mark BROKEN after the switch to rthreads.
ok sthen@
2013-01-14 10:47:45 +00:00
ajacoutot
6ce2569122 Bump after spidermonkey ports change. 2012-04-08 17:21:49 +00:00
landry
294753acf4 It's pointless to add BROKEN-* on each and every arch when the code has
an explicit #if (defined(__i386__) || defined(__x86_64__)) #else #error.
Mark as ONLY_FOR_ARCHS accordingly.
2012-02-16 21:22:42 +00:00
sthen
d926c5a240 BROKEN on sparc64 2011-11-14 10:52:28 +00:00
fgsch
3214a720dd Update to 2.0.1
ajacoutot@ benoit@ dcoppa@ ok
2011-11-13 03:55:30 +00:00
ajacoutot
9812ddb8b5 BROKEN on powerpc. 2011-10-22 18:10:32 +00:00
fgsch
e247fb4a87 Update to MongoDB 2.0.0.
benoit@ rpointel@ ok.
2011-10-03 16:38:21 +00:00
fgsch
9021620a3f Update to mongodb 1.8.2.
martynas@ ok.
2011-07-18 19:56:18 +00:00
fgsch
249649da77 Import mongodb, a scalable, high-performance, open source, document-oriented
database.
with input from dcoppa and martynas, martynas ok some time ago.
2011-06-02 00:26:32 +00:00