Commit Graph

14 Commits

Author SHA1 Message Date
Kurt Jaeger
e6482a72b1 databases/mongodb34: update 3.4.16 -> 3.4.19
PR:		234314
Approved by:	Ronald Klop <ronald-lists@klop.ws>
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.4/
2019-02-04 16:20:23 +00:00
Kurt Jaeger
391409908a databases/mongodb34: fix build with OpenSSL 1.1.x
- ronald-lists@klop.ws becomes maintainer

PR:		230698
Submitted by:	tobik
Reported by:	brnrd
Approved by:	eric@camachat.org (maintainer)
Obtained from:	https://aur.archlinux.org/packages/mongodb-3.4
2018-12-23 13:36:54 +00:00
Jochen Neumeister
f19132f161 Update to 3.4.16
Changelog: https://docs.mongodb.com/manual/release-notes/3.4/

PR:		229921
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	eric@camachat.org (maintainer timeout, > 2 weeks)
2018-08-12 15:11:38 +00:00
Steve Wills
5d888fc1d7 databases/mongodb34: add support for aarch64
PR:		229602
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	maintainer timeout (eric@camachat.org, > 2 weeks)
2018-07-24 20:03:01 +00:00
Michael Gmelin
414ce76eed Fix build with LibreSSL 2.7
PR:		229606
Approved by:	SSL blanket
2018-07-08 14:29:28 +00:00
Kirill Ponomarev
4ca94984e8 Fix build with pcre 8.42
PR:		220613
Submitted by:	adamw
2018-05-19 06:53:19 +00:00
Thomas Zander
cf07da5e14 Adapt mongod_limits to the new resource limiting mechanics for services
PR:		227215
Submitted by:	0mp
Approved by:	eric@camachat.org (maintainer)
2018-04-30 13:17:51 +00:00
Jan Beich
36c528eef3 databases/mongodb34: unbreak with boost 1.67
In file included from src/third_party/yaml-cpp-0.5.3/src/convert.cpp:3:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/convert.h:17:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/impl.h:11:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/iterator.h:13:
src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/iterator.h:48:54: error: no member named 'next' in namespace 'boost'
  void increment() { this->base_reference() = boost::next(this->base()); }
                                              ~~~~~~~^

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-18 06:38:58 +00:00
Jan Beich
18d0d79558 databases/mongodb34{,-rocks}: switch to upstream Boost 1.66 fix
PR:		224090 224091
2018-02-02 09:55:51 +00:00
Jan Beich
679c7cc1a6 databases/mongodb34{,-rocks}: unbreak with boost 1.66
PR:		224090 224091
Approved by:	maintainer timeout (1 month)
2018-01-28 02:45:32 +00:00
Thomas Zander
69efb15604 Update to upstream version 3.4.7
PR:		222298
Submitted by:	eric@camachat.org (maintainer)
MFH:		2017Q4
2017-10-03 13:24:11 +00:00
Richard Gallamore
90b5d7a166 * Updated to 3.4.6
portlint complains about *_DEPENDS has to appear earlier.
This is a false positive, ONLY_FOR_ARCHS*(13.1.5) comes
before *_DEPENDS(13.1.6).[1]

[1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

PR:		220526
Submitted by:	Eric Camachat <eric@camachat.org> (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11526
2017-07-10 01:09:54 +00:00
Richard Gallamore
02c5f4f1ee * Updated to 3.4.5
* Sorted Makefile
* regenerated patches

PR:		220393
Submitted by:	Eric Camachat <eric@camachat.org> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11496
2017-07-06 19:36:05 +00:00
Boris Samorodov
4dd622354f databases/mongodb34: Add a new stable mongodb 3.4.x version.
PR:		213220
Submitted by:	Eric Camachat <eric@camachat.org>
2017-04-26 12:34:45 +00:00