non port: databases/mongodb32/Makefile |
SVNWeb
|
Number of commits found: 23 |
Tue, 11 Dec 2018
|
[ 20:32 rene ]
databases/mongodb32: expire on 2018-12-31, EOL upstream since 2018-09
|
Sat, 10 Nov 2018
|
[ 10:09 mat ] (Only the first 10 of 86 ports in this commit are shown above. )
security/openssl-devel was removed, but there is a security/openssl111 now.
|
Tue, 22 May 2018
|
[ 13:15 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
|
Sun, 20 May 2018
|
[ 09:24 riggs ]
Adapt ${name}_limits to the new resource limiting mechanics for services
PR: 227218
Submitted by: 0mp
|
Sat, 19 May 2018
|
[ 06:52 krion ]
Fix build with pcre 8.42
PR: 220613
Submitted by: adamw
|
Mon, 16 Apr 2018
|
[ 21:33 feld ] (Only the first 10 of 19 ports in this commit are shown above. )
Reset MAINTAINER
Approved by: maintainer (private communications)
|
Fri, 16 Feb 2018
|
[ 17:52 brnrd ] (Only the first 10 of 26 ports in this commit are shown above. )
BROKEN_SSL: Add REASON for breakage
Reported by: matwq
|
[ 14:03 brnrd ] (Only the first 10 of 18 ports in this commit are shown above. )
security/openssl-devel: Mark broken databases cat
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Sat, 1 Apr 2017
|
[ 15:28 bapt ]
Now that llvm 3.7 is gone, use llvm40 if the clang compiler is lower than 3.7
mongodb requires clang >= 3.7 to build if the compiler is clang
Reported by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
|
Tue, 3 Jan 2017
|
[ 11:01 mat ] (Only the first 10 of 79 ports in this commit are shown above. )
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
|
Fri, 25 Nov 2016
|
[ 13:00 demon ]
Update to version 3.2.11
PR: 213134 (update to 3.2.10)
Submitted by: Eric Camachat <eric@camachat.org>
Maintainer timeout.
|
Thu, 18 Aug 2016
|
[ 14:46 amdmi3 ]
- Update to 3.2.9
PR: 211392
Submitted by: eric@camachat.org
Approved by: maintainer timeout (brendan+freebsd@bbqsrc.net, 3 weeks)
|
Thu, 7 Jul 2016
|
[ 14:25 amdmi3 ]
- Update to 3.2.7
PR: 210489
Submitted by: numisemis@yahoo.com
Approved by: maintainer timeout (brendan+freebsd@bbqsrc.net, 2 weeks)
|
Wed, 25 May 2016
|
[ 15:43 mat ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
Mon, 16 May 2016
|
[ 06:34 pi ]
databases/mongodb32: use clang from base in 11-CURRENT
Clang has been upgrade to 3.8 in 11-CURRENT, so use it.
PR: 208276
Submitted by: Eric Camachat <eric@camachat.org>
Approved by: brendan+freebsd@bbqsrc.net (maintainer)
|
[ 05:57 pi ]
databases/mongodb32: 3.2.4 -> 3.2.6
Changes: https://docs.mongodb.com/manual/release-notes/3.2/
PR: 209176
Submitted by: numisemis@yahoo.com
Approved by: brendan+freebsd@bbqsrc.net (maintainer timeout)
|
Wed, 13 Apr 2016
|
[ 14:06 amdmi3 ]
- Extend IGNORE condition from "< 10.0" to "< 10.2": this doesn't build on 10.1
either:
/usr/include/c++/v1/type_traits:433:76: error: no matching function for call to
'__source'
: public integral_constant<bool,
sizeof(__is_function_imp::__test<_Tp>(__is_function_imp::__source<_Tp>())) == 1>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
src/mongo/db/catalog/database.cpp:618:32: note: while substituting deduced
template arguments into function template 'function' [with _Fp =
std::__1::__bind<mongo::Status (mongo::StorageEngine::Factory::*)(const
mongo::BSONObj &) const, std::__1::placeholders::__ph<1> &,
std::__1::placeholders::__ph<2> &>]
stdx::bind(&StorageEngine::Factory::validateCollectionStorageOptions,
^
/usr/include/c++/v1/type_traits:424:28: note: candidate template ignored:
substitution failure [with _Tp = mongo::Status (const mongo::BSONObj &) const]:
reference to function type 'mongo::Status (const mongo::BSONObj &) const' cannot
have 'const' qualifier
template <class _Tp> _Tp& __source();
~~~ ^
src/mongo/db/catalog/database.cpp:617:9: error: no matching function for call to
'validateStorageOptions'
validateStorageOptions(collectionOptions.storageEngine,
^~~~~~~~~~~~~~~~~~~~~~
- While here, check OPSYS along with OSVERSION
Reported by: pkg-fallout
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 14 Mar 2016
|
[ 18:29 pi ]
databases/mongodb32: 3.2.3 -> 3.2.4
- modified pkg-plist from exec/unexec to @sample
- provide a simplified mongodb.conf file
- Fixed issue with setting optime when running with journaling
disabled: SERVER-22495, SERVER-22728
- Have read concern majority reflect journaled state on the primary:
SERVER-22269
- Fixed issue where specifying replication.enableMajorityReadConcern
implied true regardless of the actual boolean value: SERVER-22683
- Fixed issue causing segfault when running aggregation that includes
$lookup: SERVER-22537
PR: 207842
Submitted by: numisemis@yahoo.com
Approved by: Brendan Molloy <brendan+freebsd@bbqsrc.net> (maintainer)
|
Sat, 27 Feb 2016
|
[ 14:18 koobs ]
databases/mongodb32: Update to 3.2.3
- Update PORTVERSION and distinfo checksum (3.2.3) [1]
- Depend explicitly on Clang 3.7
- Update ONLY_FOR_ARCHS{_REASON} to exclude i386
Removes i386 support entirely, as even now I get pkg-fallout due to
mozjs failing to build in some circumstances, and the maintenance
burden isn't worth it given 32bit is deprecated.
A future revision may conditionally check the existence of a global
clang that meets the requirements of this port, but right now that
requires fixing some issues in compiler.mk and I don't feel it
appropriate to replicate its entire functionality to fix this port for
now.
PR: 207417
Reported by: <numisemis yahoo.com> [1]
Submitted by: Brendan Molloy <brendan+freebsd bbqsrc net> (maintainer)
|
Wed, 10 Feb 2016
|
[ 14:32 koobs ]
databases/mongodb32{-tools}: Disable WIRETIGER on i386, Mark BROKEN on 9.x
MongoDB 3.2 doesn't build on FreeBSD 9.x, and its tools fail to build
for a separate reason: TLS 1.1 and 1.2 are not found in the OpenSSL
version that the builder detects.
Fortunately, we don't have to solve that as the primary port does not
support FreeBSD 9 either. Patched to IGNORE on < FreeBSD 10.
PR: 206795, 206796
Submitted by: Brendan Molloy <brendan+freebsd bbqsrc net> (maintainer)
MFH: 2016Q1
|
Sat, 23 Jan 2016
|
[ 12:46 demon ]
Add a port for mongodb version 3.2.
PR: 205510
Submitted by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
Maintainer of databases/mongodb port timeout (3 weeks)
I bumped version to 3.2.1.
mongodb32-tools port coming soon.
|
Number of commits found: 23 |