Re: Work on mongodb

2014-01-02 Thread Rodrigo Mosconi
A new patch, it is working on i386 ( I can start, connect, create a database, insert elements and query): $ cvs diff -Nup . Index: Makefile === RCS file: /cvs/ports/databases/mongodb/Makefile,v retrieving revision 1.11 diff -u -p -r1.

Work on mongodb

2013-12-31 Thread Rodrigo Mosconi
I`ve made some changes on MongoDB port, and I could compile and started it. This are my changes: $ cvs diff -u databases/mongodb retrieving revision 1.11 diff -u -r1.11 Makefile --- databases/mongodb/Makefile 10 Dec 2013 17:30:40 - 1.11 +++ databases/mongodb/Makefile 31 Dec 2013 15:51: