non port: databases/mongodb36/Makefile |
SVNWeb
|
Number of commits found: 44 |
Wed, 29 Jun 2022
|
[ 15:57 Stefan Eßer (se) ] da00957 (Only the first 10 of 58 ports in this commit are shown above. )
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit)
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b3409f4
databases/mongodb36: switch to bundled old boost
PR: 246106
|
Mon, 25 Oct 2021
|
[ 12:58 Alexey Dokuchaev (danfe) ] 61b6613 (Only the first 10 of 79 ports in this commit are shown above. )
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 20 Mar 2021
|
[ 22:49 nc ]
databases/mongodb36: Update to 3.6.23
Changes: https://docs.mongodb.com/manual/release-notes/3.6/#minor-releases
PR: 254399
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
|
Tue, 9 Feb 2021
|
[ 19:45 nc ]
databases/mongodb36: Update to 3.6.22
Changes: https://docs.mongodb.com/manual/release-notes/3.6/#feb-8-2021
PR: 253380
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws>
Approved by: dev AT dudu DOT ro (maintainer)
|
Sun, 10 Jan 2021
|
[ 19:32 rene ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove empty PY_TYPING from ports using Python 3.6+
Leave out textproc/py-sphinx[18] for now.
|
Wed, 18 Nov 2020
|
[ 20:53 pi ]
databases/mongodb36: update 3.6.20 -> 3.6.21
- Remove download.mongodb.org. It does not work anymore.
PR: 251157
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: Vlad Galu <dev@dudu.ro> (maintainer)
Relnotes: https://docs.mongodb.com/manual/release-notes/3.6/
|
Sun, 25 Oct 2020
|
[ 10:49 pi ]
databases/mongodb36: allow build with python 3
PR: 249597
Submitted by: mikael
Reported by: swills
Reviewed by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
|
Mon, 28 Sep 2020
|
[ 10:14 pi ]
databases/mongodb36: update 3.6.19 -> 3.6.20
PR: 249890
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
Relnotes: https://docs.mongodb.com/manual/release-notes/3.6/#sep-14-2020
|
Fri, 14 Aug 2020
|
[ 07:16 pi ]
databases/mongodb36: update 3.6.18 -> 3.6.19
- Update conflicts: 3.4 is gone, 4.4 is new
PR: 248505
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
Relnotes: https://docs.mongodb.com/v3.6/release-notes/3.6/#july-23-2020
|
Mon, 29 Jun 2020
|
[ 18:02 pi ]
databases/mongodb36: update 3.6.17 -> 3.6.18
PR: 247394
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
MFH: 2020Q2
Relnotes: https://docs.mongodb.com/manual/release-notes/3.6/#may-1-2020
Security: CVE-2020-7921
|
Sun, 7 Jun 2020
|
[ 09:50 pi ] (Only the first 10 of 58 ports in this commit are shown above. )
New port: databases/mongodb42
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: 242002
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Reviewed by: koobs, mikael
Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/
|
Mon, 25 May 2020
|
[ 18:33 sunpoet ] (Only the first 10 of 35 ports in this commit are shown above. )
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
|
Thu, 19 Mar 2020
|
[ 17:56 pi ]
databases/mongodb36: upgrade 3.6.14 -> 3.6.17
- Build tested on aarch64 by submitter
PR: 244869
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
Relnotes: https://docs.mongodb.com/manual/release-notes/3.6/
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
|
Fri, 11 Oct 2019
|
[ 19:31 pi ]
databases/mongodb36: upgrade 3.6.13 -> 3.6.14 with security fixes
PR: 240126
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
MFH: 2019Q4
Relnotes: https://docs.mongodb.com/manual/release-notes/3.6/#aug-26-2019
Security: CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Fri, 5 Jul 2019
|
[ 10:38 kai ]
databases/mongodb36: Update to 3.6.13
Changelog:
https://docs.mongodb.com/manual/release-notes/3.6/#jun-10-2019
PR: 238937
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
|
Fri, 31 May 2019
|
[ 10:00 sunpoet ] (Only the first 10 of 22 ports in this commit are shown above. )
Introduce PY_TYPING and simplify Makefile
Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.
With hat: python
|
Sun, 21 Apr 2019
|
[ 14:03 riggs ]
Update to upstream version 3.6.12
PR: 237257
Submitted by: ronald-lists@klop.ws
Approved by: dev@dudu.ro (maintainer)
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
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
|
Sat, 2 Mar 2019
|
[ 13:10 pi ]
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>
|
Tue, 5 Feb 2019
|
[ 22:30 pi ] (Only the first 10 of 40 ports in this commit are shown above. )
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)
|
Mon, 4 Feb 2019
|
[ 14:09 pi ]
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/
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
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
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
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
|
Wed, 8 Aug 2018
|
[ 12:31 jbeich ]
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
|
Sat, 28 Jul 2018
|
[ 13:49 joneum ]
databases/mongodb36: Update to 3.6.6
Changelog: https://docs.mongodb.com/manual/release-notes/3.6-changelog/#id1
PR: 229922
Reported by: Ronald Klop <ronald-lists@klop.ws>
Approved by: dev@dudu.ro (maintainer)
|
Mon, 11 Jun 2018
|
[ 12:01 mat ]
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
|
Sat, 9 Jun 2018
|
[ 21:33 swills ]
databases/mongodb36: upgrade to 3.6.5
PR: 228806
Submitted by: dev@dudu.ro (maintainer)
|
Thu, 3 May 2018
|
[ 18:29 krion ]
Remove previous version.
Reported by: jbeich
|
[ 17:52 krion ]
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
|
Sat, 21 Apr 2018
|
[ 15:21 krion ]
Update to version 3.6.4
PR: 227636
Submitted by: maintainer
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Tue, 20 Mar 2018
|
[ 16:55 lifanov ]
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)
|
Mon, 12 Feb 2018
|
[ 22:07 antoine ]
mongodb36 fails to build with DEFAULT_VERSIONS=python=3.6
|
Mon, 5 Feb 2018
|
[ 18:43 lifanov ] (Only the first 10 of 12 ports in this commit are shown above. )
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
|
Mon, 1 Jan 2018
|
[ 16:45 lifanov ]
add new port: MongoDB 3.6.0
PR: 224303
Submitted by: dev@dudu.ro
Differential Revision: https://reviews.freebsd.org/D13594
|
Number of commits found: 44 |