Hi, According to homepage, 2.6 is stable and 2.7 is development branch. Old stable branches are 2.4 and 2.2. OK?
Index: Makefile =================================================================== RCS file: /cvs/ports/databases/mongodb/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 16 Sep 2014 17:28:07 -0000 1.15 +++ Makefile 22 Oct 2014 17:36:20 -0000 @@ -1,5 +1,7 @@ # $OpenBSD: Makefile,v 1.15 2014/09/16 17:28:07 jasper Exp $ +PORTROACH = limitw:1,even + #atomic_int.h: error "unsupported compiler or platform" on other archs ONLY_FOR_ARCHS = i386 amd64
