[UPDATE] databases/mongodb 3.2.13

2017-05-23 Thread Andrew Aldridge
Hello, This patch updates MongoDB to 3.2.13 which, among a lot of other things[1], updates the bundled SpiderMonkey release. It also makes two changes to the sets of patches: * It REMOVES a patch that worked around siginfo->si_addr not being POSIX-compliant. This has been fixed in

Re: [UPDATE] databases/mongodb to 3.2.12

2017-04-06 Thread Stuart Henderson
Thanks, will look later today. For future diffs please send either inline or as an attachment rather than both (the inline one here was mangled by webmail so attachment is probably easier in that case). On 2017/04/05 18:41, Andrew Aldridge wrote: > ping > > On 2017-03-25 12:38, Andrew Aldridge

Re: [UPDATE] databases/mongodb to 3.2.12

2017-04-05 Thread Andrew Aldridge
ping On 2017-03-25 12:38, Andrew Aldridge wrote: Minor update, but fixes a few WiredTiger and aggregation bugs. Also: * install manpages, * add mongobridge to PLIST, * remove duplicated line, * use BSD make loop structure rather than shell loop, so progress is reported. Thanks, Andrew

[UPDATE] databases/mongodb to 3.2.12

2017-03-25 Thread Andrew Aldridge
Minor update, but fixes a few WiredTiger and aggregation bugs. Also: * install manpages, * add mongobridge to PLIST, * remove duplicated line, * use BSD make loop structure rather than shell loop, so progress is reported. Thanks, Andrew Aldridge Index: Makefile

Update databases/mongodb 3.2.7 -> 3.2.11

2017-01-12 Thread Andrew Aldridge
Minor update, but fixes a few WiredTiger and aggregation bugs. While I'm in here: * install manpages, * install mongobridge, * remove duplicated line, * use BSD make loop structure rather than shell loop, so progress is reported. Thanks, Andrew AldridgeIndex: mongodb/Makefile

Re: UPDATE: databases/mongodb

2016-05-06 Thread Stuart Henderson
Thanks, I've regenerated WANTLIB and changed a few more hardcoded python versions, tested it with unifi and committed.

Re: UPDATE: databases/mongodb

2016-05-05 Thread Andrew Aldridge
Updated according to feedback: * Using MODPY_BIN instead of hardcoded python2.7 * Using system boost. Because the boost port is configured without C++11 support, I had to disable use of the user config. * Just use $CC and $CXX. Had to patch SConstruct to include the environment

Re: UPDATE: databases/mongodb

2016-05-01 Thread Stuart Henderson
On 2016/04/30 02:22, Juan Francisco Cantero Hurtado wrote: > > > > -MODULES = devel/scons > > +MODULES = gcc4 devel/scons > .. > > +TEST_DEPENDS = lang/python/2.7 \ > > + devel/py-virtualenv \ > > + textproc/py-yaml \ > > + databases/py-mongo Use a variable

Re: UPDATE: databases/mongodb

2016-04-29 Thread Juan Francisco Cantero Hurtado
Thanks for your work. Comments inlined below. On Fri, Apr 29, 2016 at 04:49:10PM -0400, Andrew Aldridge wrote: > I put in some upstream work last summer for MongoDB to support OpenBSD, and > finally found the time to update the port to 3.2.6. Any > feedback/critiques/issues would be very much

UPDATE: databases/mongodb

2016-04-29 Thread Andrew Aldridge
I put in some upstream work last summer for MongoDB to support OpenBSD, and finally found the time to update the port to 3.2.6. Any feedback/critiques/issues would be very much appreciated! Caveats === * No more i386 support. I can re-add this if there is demand, but running MongoDB on

UPDATE: databases/mongodb

2011-11-11 Thread Federico G. Schwindt
Hi, Trivial update to 2.0.1. OK? f.- Index: mongodb/Makefile === RCS file: /cvs/ports/databases/mongodb/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- mongodb/Makefile22 Oct 2011 18:10:32 - 1.4 +++

Re: UPDATE: databases/mongodb

2011-11-11 Thread Benoit Lecocq
On 11/11/11 11:34, Federico G. Schwindt wrote: Hi, Trivial update to 2.0.1. OK? ok ! Cheers, benoit f.- Index: mongodb/Makefile === RCS file: /cvs/ports/databases/mongodb/Makefile,v retrieving revision 1.4 diff -u -p -r1.4

Re: UPDATE: databases/mongodb

2011-11-11 Thread David Coppa
On Fri, Nov 11, 2011 at 11:34 AM, Federico G. Schwindt fg...@lodoss.net wrote: Hi, Trivial update to 2.0.1. OK? http://www.mongodb-is-web-scale.com/ Sorry, but I couldn't resist :) ok for the update, btw ciao, David

Re: UPDATE: databases/mongodb

2011-10-02 Thread Remi Pointel
On Sat, 1 Oct 2011 11:32:35 +0100 Federico Schwindt fg...@lodoss.net wrote: On Tue, Sep 27, 2011 at 10:55 PM, Federico G. Schwindt fg...@lodoss.net wrote: Update to mongodb 2.0 OK? anyone? Hello, sounds good for me, regress tests are OK on amd64. Remi.

Re: UPDATE: databases/mongodb

2011-10-02 Thread Benoit Lecocq
On 10/02/11 12:40, Remi Pointel wrote: On Sat, 1 Oct 2011 11:32:35 +0100 Federico Schwindtfg...@lodoss.net wrote: On Tue, Sep 27, 2011 at 10:55 PM, Federico G. Schwindtfg...@lodoss.net wrote: Update to mongodb 2.0 OK? anyone? Hello, sounds good for me, regress tests are OK on amd64.

Re: UPDATE: databases/mongodb

2011-10-01 Thread Federico Schwindt
On Tue, Sep 27, 2011 at 10:55 PM, Federico G. Schwindt fg...@lodoss.net wrote: Update to mongodb 2.0 OK? anyone? f.-

UPDATE: databases/mongodb

2011-09-27 Thread Federico G. Schwindt
Update to mongodb 2.0 OK? f.- Index: Makefile === RCS file: /cvs/ports/databases/mongodb/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile18 Jul 2011 19:56:18 - 1.2 +++ Makefile27 Sep 2011