Jochen Neumeister
817d19c21f
Update to 3.4.21
...
PR: 238624
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
Sponsored by: Netzkommune GmbH
2019-06-19 04:40:42 +00:00
Tobias Kortkamp
7214f82f82
databases/mongodb34: Remove nop CHOSEN_COMPILER_TYPE
...
It is set by USES=compiler.
2019-05-25 15:45:55 +00:00
Jan Beich
9b21a3a084
devel/boost-*: update to 1.70.0
...
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Kurt Jaeger
818dd8daf7
databases/mongodb34: update 3.4.19 -> 3.4.20
...
PR: 236593
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer)
Relnotes: https://docs.mongodb.com/manual/release-notes/3.4/
https://docs.mongodb.com/manual/release-notes/3.4-changelog/#id1
2019-03-17 14:35:45 +00:00
Kurt Jaeger
1e6fc9c791
New port: databases/mongodb40
...
Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.
WWW: https://www.mongodb.com/
PR: 234310
Reported by: Eric Madrid <eric@madrid.lol>
Submitted by: Andrew Shevchuk <dev.ashevchuk@gmail.com>
Reviewed by: Michael Booth <michal@wrotkowski.pl>
2019-03-02 13:10:50 +00:00
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
Tobias Kortkamp
3a35052e41
databases/mongodb34: Update maintainer (forgotten in the last commit)
...
PR: 230698
2018-12-26 13:16:54 +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
Gerald Pfeifer
a9f015d155
Bump PORTREVISION for ports depending on the canonical version of GCC
...
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
2018-12-12 01:35:33 +00:00
Jan Beich
7c879267dc
devel/boost-*: update to 1.69.0
...
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00
Antoine Brodin
c849435f7b
Revert r485756, using an ssl version different from the default one is bad
...
With hat: portmgr
2018-11-24 11:47:22 +00:00
Kurt Jaeger
8296546ddb
databases/mongodb34: fix build with openssl 1.1.x in base
...
- depend on security/openssl
- submitter becomes maintainer
PR: 230698
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Reported by: brnrd
Approved by: Eric Camachat <eric@camachat.org> (maintainer)
2018-11-24 11:19:40 +00:00
Mathieu Arnold
35326f1a97
security/openssl-devel was removed, but there is a security/openssl111 now.
2018-11-10 10:09:48 +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
Jan Beich
0b055d47f2
devel/boost-*: update to 1.68.0
...
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Steve Wills
fb47236607
databases/mongodb34: add support for aarch64
...
Commit important part of PR missed in previous commit.
PR: 229602
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Reported by: Ronald Klop <ronald-lists@klop.ws>
Approved by: eric@camachat.org (maintainer timeout, > 2 weeks)
Pointyhat to: swills
2018-07-27 10:50:09 +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
Mathieu Arnold
4559e82ff4
Remove inconditionnal WITH_DEBUG.
...
mongodb works just fine without it, and it leads to packages that are 10
times bigger than needed.
PR: 228494
Submitted by: mat
Sponsored by: Absolight
2018-06-11 12:00:59 +00:00
Mathieu Arnold
8dcaabcd6e
Add PY_FLAVOR to Python module dependencies.
...
Sponsored by: Absolight
2018-05-22 13:15:13 +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
cc95712fbe
devel/boost-*: update to 1.67.0
...
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +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
Bernard Spil
7a678b4918
BROKEN_SSL: Add REASON for breakage
...
Reported by: matwq
2018-02-16 17:52:50 +00:00
Bernard Spil
e091f5ae05
security/openssl-devel: Mark broken databases cat
2018-02-16 14:03:22 +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
Jan Beich
25beeff079
devel/boost-*: update to 1.66.0
...
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Thomas Zander
aba3071fc4
Update to upstream version 3.4.9
...
PR: 222806
Submitted by: eric@camachat.org (maintainer)
2017-10-07 14:48:08 +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
Jan Beich
98eb11b2f0
devel/boost-*: update to 1.65.1
...
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a
devel/boost-*: enable C++11 features
...
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Mathieu Arnold
3fcd0e41de
Remove USES=execinfo.
...
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Gerald Pfeifer
e59c88cece
Bump PORTREVISION for ports depending on the canonical version of GCC
...
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
2017-09-10 20:55:38 +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
Jan Beich
b324ade02d
devel/boost-*: update to 1.64.0
...
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +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