Commit graph

15 commits

Author SHA1 Message Date
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
Antoine Brodin
f4321fc9f2 Mark BROKEN: fails to link
src/mongo/db/pipeline/document_source_sample_from_random_cursor.cpp:(.text._ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_[_ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_]+0x59f): warning: powl has lower than advertised precision
build/opt/mongo/db/modules/rocks/src/rocks_recovery_unit.o:(.data.rel.ro._ZTIN5mongo13RocksIteratorE[_ZTIN5mongo13RocksIteratorE]+0x10): undefined reference to `typeinfo for rocksdb::Iterator'

Reported by:	pkg-fallout
2017-12-18 22:01:59 +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
72b3c68640 * Updated to 3.4.6
* Cleanup Makefile
* Added CONFLICTS to solves compatibility with the version of databases/rocksdb

PR:		220847
Submitted by:	Šimun Mikecin (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12031
2017-08-15 21:30:03 +00:00
Thomas Zander
bb9eafeba3 Fix initial startup: Create missing /var/run/mongodb folder
PR:		219700
Submitted by:	numisemis@yahoo.com (maintainer)
MFH:		2017Q3
2017-07-16 13:00:10 +00:00
Mathieu Arnold
99761d7f4c Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.

Sponsored by:	Absolight
2017-06-06 16:18:16 +00:00
Thomas Zander
a201de8ee6 Un-break port, fix inaccurate description
Detailed log:
- Unbreak port: Add missing file ${FILESDIR}/mongos.in
- Corrected description to reflect that this port supports RocksDB as a
  backend AND all other standard MongoDB backends
  (which for now is MMAPv1 and WiredTiger).
- Bump PORTREVISION

PR:		219259
Submitted by:	numisemis@yahoo.com (maintainer)
2017-05-14 12:48:56 +00:00
Boris Samorodov
8b927e96d9 New port: databases/mongodb34-rocks.
This is a port of a MongoDB database with a RocksDB storage engine.

PR:		210570
Submitted by:	 Šimun Mikecin <numisemis@yahoo.com>
2017-05-09 15:34:01 +00:00