Commit Graph

12 Commits

Author SHA1 Message Date
Kurt Jaeger
8e653d3111 databases/mongodb36: support arm64.aarch64
- see
  https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/mongodb-dev/cq4mL8WzMgA/soc3YVc_EQAJ
  for upstream discussion

PR:		235057
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reviewed by:	lwhsu, mikael.urankar@gmail.com
Approved by:	dev@dudu.ro (maintainer)
2019-02-05 22:30:58 +00:00
Kurt Jaeger
b417205285 databases/mongodb36: update 3.6.6 -> 3.6.10
PR:		234316
Approved by:	dev@dudu.ro (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/3.6/
2019-02-04 14:09:11 +00:00
Jan Beich
348bfa1c8c databases/mongodb36: unbreak with libc++ 7
In file included from src/third_party/asio-master/asio/src/asio.cpp:11:
In file included from src/third_party/asio-master/asio/include/asio/impl/src.hpp:44:
In file included from src/third_party/asio-master/asio/include/asio/detail/impl/reactive_descriptor_service.ipp:25:
In file included from src/third_party/asio-master/asio/include/asio/detail/reactive_descriptor_service.hpp:24:
In file included from src/third_party/asio-master/asio/include/asio/buffer.hpp:27:
In file included from src/third_party/asio-master/asio/include/asio/detail/string_view.hpp:23:
/usr/include/c++/v1/experimental/string_view:11:2: error: "<experimental/string_view> has been removed. Use <string_view> instead."

PR:		230401
2018-08-08 12:31:40 +00:00
Michael Gmelin
0f627d95b5 Fix build with LibreSSL 2.7
PR:		229608
Approved by:	SSL blanket
MFH:		2018Q3
2018-07-08 18:16:41 +00:00
Steve Wills
2c3f1274a4 databases/mongodb36: upgrade to 3.6.5
PR:		228806
Submitted by:	dev@dudu.ro (maintainer)
2018-06-09 21:33:55 +00:00
Kirill Ponomarev
91b8321fc4 Add support for the new ${name}_limits mechanics on CURRENT and
preserve the old behavior for the old systems.

PR:		226907
Submitted by:	mp0@FreeBSD.org
Approved by:	maintainer
2018-05-03 17:52:41 +00:00
Kirill Ponomarev
e32b6aadef Update to version 3.6.4
PR:		227636
Submitted by:	maintainer
2018-04-21 15:21:37 +00:00
Jan Beich
10504ff3ba databases/mongodb36: unbreak with boost 1.67
In file included from src/third_party/yaml-cpp-0.5.3/src/nodebuilder.cpp:5:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node.h:14:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_ref.h:13:
In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_data.h:20:
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:30 +00:00
Nikolai Lifanov
2b188a165b update databases/mongodb36 to 3.6.3
change MAINTAINER back to dev@dudu.ro to match Bugzilla email address

PR:		226192
Submitted by:	dev@dudu.ro (maintainer)
2018-03-20 16:55:46 +00:00
Nikolai Lifanov
938aa7f992 re-add databases/mongodb36 - it was not repocopied
Pointyhat to:	lifanov
Spotted by:	danfe, mat

PR:		224303
Submitted by:	dev@dudu.ro
Differential Revision:	https://reviews.freebsd.org/D13594
2018-02-05 18:43:20 +00:00
Mathieu Arnold
c916ee01c0 Revert r457783, it was not added properly.
With hat:	portmgr
Sponsored by:	Absolight
2018-01-04 15:11:28 +00:00
Nikolai Lifanov
0cface41e2 add new port: MongoDB 3.6.0
PR:		224303
Submitted by:	dev@dudu.ro
Differential Revision:	https://reviews.freebsd.org/D13594
2018-01-01 16:45:00 +00:00