non port: databases/clickhouse/Makefile |
SVNWeb
|
Number of commits found: 83 |
Thu, 28 Sep 2023
|
[ 18:56 Muhammad Moinur Rahman (bofh) ] b12039a
databases/clickhouse: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
|
Tue, 8 Aug 2023
|
[ 09:55 Muhammad Moinur Rahman (bofh) ] 6956bca
databases/clickhouse: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Sat, 10 Jun 2023
|
[ 17:14 Muhammad Moinur Rahman (bofh) ] ea12db8
databases/clickhouse: Fix build with llvm15
Approved by: portmgr (blanket)
|
Sat, 5 Nov 2022
|
[ 23:34 Wen Heping (wen) ] dc96c3d
databases/clickhouse: Reset maintainer
PR: 267571
Reported by: olevole@olevole.ru(previous maintainer)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 9 Jul 2022
|
[ 19:50 Dave Cottlehuber (dch) Author: Trond Endrestol ] 8b0eb02
databases/clickhouse: fix build on CURRENT
perl5 is pulled in via llvm13 during build, but llvm14 does not
have this dependency. Leave PORTREVISION alone as no rebuilds
are required.
PR: 261561
Approved by: olevole@olevole.ru (maintainer)
Sponsored by: SkunkWerks, GmbH
|
Fri, 1 Apr 2022
|
[ 15:53 Rene Ladan (rene) ] 74c02f1 (Only the first 10 of 17 ports in this commit are shown above. )
all: drop support for EOL FreeBSD 12.2
- Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3,
update an example
- sysutils/lsof: drop support for ancient FreeBSD releases.
- multimedia/ustreamer: remove inline patch for 12.2
- x11/wayland-logout: remove support for FreeBSD < 12.3
- sysutils/bhyve+: remove support for FreeBSD 12.2
- databases/clickhouse: remove support for FreeBSD 12.2
- databases/mariadb106-server: remove support for FreeBSD 12.2
- devel/cvsd: no need to test for FreeBSD >=5 anymore
- devel/imake: no need to support a.out anymore
- japanese/kterm: no need to support FreeBSD <= 9
- math/igraph: remove support for FreeBSD 12.2
- net/onedrive: remove support for FreeBSD 12.2
- security/ipsec-tools: no need to test for FreeBSD >= 11
- emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after
49f593b2f77f"
Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising)
Approved by: portmgr (implicit)
Differential Revision: https://reviews.freebsd.org/D34523
|
Fri, 25 Feb 2022
|
[ 14:29 Kirill Ponomarev (krion) ] 2f38a23
databases/clickhouse: Update to 22.1.3.7
Reported by: maintainer
|
Mon, 17 Jan 2022
|
[ 07:35 Kirill Ponomarev (krion) ] edb56d4 (Only the first 10 of 21 ports in this commit are shown above. )
databases/clickhouse: Update to 21.12.3.32
Changes:
https://github.com/ClickHouse/ClickHouse/compare/v21.7.4.18-stable...v21.12.3.32-stable
Reported by: maintainer
|
Mon, 8 Nov 2021
|
[ 18:38 Mikael Urankar (mikael) ] 7526012
databases/clickhouse: Port to aarch64.
PR: 259047
Approved by: Oleg Ginzburg (maintainer)
|
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
|
Sat, 25 Sep 2021
|
[ 20:28 Bernhard Froehlich (decke) ] 5e076a0
databases/clickhouse: Add CPE information
Approved by: portmgr (blanket)
|
Wed, 28 Jul 2021
|
[ 14:01 Kirill Ponomarev (krion) ] 509cf82
databases/clickhouse: update to 21.7.4.18
PR: 257474
Reported by: maintainer
|
Tue, 27 Apr 2021
|
[ 06:51 Kirill Ponomarev (krion) ] 2519b10
databases/clickhouse: Add forgotten patch.
Reported by: maintainer
|
Sun, 25 Apr 2021
|
[ 06:48 Kirill Ponomarev (krion) ] af7179f
databases/clickhouse: update to 21.3.6.55-lts
PR: 255352
Reported by: maintainer
|
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.
|
Tue, 26 Jan 2021
|
[ 14:01 sunpoet ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Thu, 10 Sep 2020
|
[ 15:21 rm ]
databases/clickhouse: apply patch from #13859: MemoryTracking support
Clickhouse for FreeBSD updating no memory usage stats. In the case build without
NDEBUG,
allocator use 4KB chunk, those dont account when freeing and MemoryTracking
metric grow
up to ~6TB, after this clickhouse stop query processing with error "Memory limit
(total)
exceeded: would use 6.24 TiB" due skipping calc allocation < 4MB
Patch still not upstreamed, obtained from:
https://github.com/ClickHouse/ClickHouse/issues/13859 +
https://github.com/ClickHouse/ClickHouse/pull/13869
reported and tested by: Vyacheslav (via Clickhouse telegram)
PR: 249205
Submitted by: olevole@olevole.ru (maintainer)
Obtained from: clickhouse repository
|
Thu, 3 Sep 2020
|
[ 06:03 lwhsu ]
databases/clickhouse: Update to 20.7.2.30
PR: 249059
Submitted by: olevole@olevole.ru (maintainer)
|
Sun, 30 Aug 2020
|
[ 20:19 sunpoet ] (Only the first 10 of 59 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Fri, 7 Aug 2020
|
[ 11:33 rm ]
databases/clickhouse: update to 20.5.4.40-stable
- switch to GH_TUPLES (as the author advises:
https://github.com/ClickHouse/ClickHouse/issues/10243)
- TESTS options: add lang/expect as run deps due to some tests use an expect
- update official site URL
- pass maintainership to submitter
Changelog:
https://github.com/ClickHouse/ClickHouse/blob/v20.5.4.40-stable/CHANGELOG.md
(it doesn't includes changes for 20.5.4.40 in particular, but still helpful for
19->20 changes)
PR: 248467
Submitted by: olevole@olevole.ru
Reviewed by: fernape (general port review)
Approved by: proler@gmail.com (previous maintainer)
|
Wed, 3 Jun 2020
|
[ 18:32 sunpoet ] (Only the first 10 of 57 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
Thu, 28 May 2020
|
[ 10:57 danfe ]
- Update `sysutils/libcpuid' to version 0.5.0
- Set LICENSE_FILE as it is not a boilerplate
- Hook provided tests to our framework, after
converting them to modern Python version
- Bump port revisions of two dependent ports,
to chase the shared library version bump
Reported by: portscout
|
Wed, 27 May 2020
|
[ 11:59 danfe ] (Only the first 10 of 25 ports in this commit are shown above. )
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).
|
Thu, 23 Apr 2020
|
[ 20:14 jbeich ] (Only the first 10 of 130 ports in this commit are shown above. )
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Sat, 4 Apr 2020
|
[ 07:23 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
Bump PORTREVISION for devel/re2 shlib change
|
Fri, 13 Mar 2020
|
[ 09:47 jbeich ] (Only the first 10 of 126 ports in this commit are shown above. )
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Wed, 22 Jan 2020
|
[ 05:53 sunpoet ] (Only the first 10 of 53 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
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
|
Sat, 5 Oct 2019
|
[ 00:42 jbeich ] (Only the first 10 of 18 ports in this commit are shown above. )
devel/google{test,mock}: update to 1.10.0
- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option
Changes: https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by: GitHub (watch releases)
PR: 239654
Differential Revision: https://reviews.freebsd.org/D19430
|
Thu, 3 Oct 2019
|
[ 20:35 jbeich ] (Only the first 10 of 135 ports in this commit are shown above. )
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
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, 9 Aug 2019
|
[ 10:22 riggs ]
Update to upstream version 19.11.5.28
PR: 238822
Submitted by: proler@gmail.com (maintainer)
|
Sun, 4 Aug 2019
|
[ 17:15 yuri ]
devel/double-conversion: Update 3.0.0 -> 3.1.5-11
Maintainer reset due to the extended timeout, as per policy.
Take maintainership.
7 ports are bumped.
PR: 239367
Approved by: waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789
for the same port)
|
Wed, 31 Jul 2019
|
[ 16:38 sunpoet ] (Only the first 10 of 45 ports in this commit are shown above. )
Bump PORTREVISION for devel/protobuf shlib change
|
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
|
[ 19:08 sunpoet ] (Only the first 10 of 46 ports in this commit are shown above. )
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
|
Sun, 28 Apr 2019
|
[ 23:57 kai ]
databases/clickhouse: Update to 19.5.3.8
* Clickhouse requires now a compiler that understands C++17.
While I'm here:
* Set the TEST option as non-default and convert all runtime dependencies of
that option to default ones. The former description was somewhat
misleading because the TEST option only installed two additional Python
scripts.
The test query datasets in %%DATADIR%%-test/ and the previously mentioned
Python scripts were always installed regardless if TEST was set/unset
because they are part of the normal release installation. This also would
lead to build failures if the TEST option was disabled. [1] (Only the first 15 lines of the commit message are shown above )
|
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
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Sun, 7 Apr 2019
|
[ 20:14 yuri ]
devel/poco: Update 1.8.0.1 -> 1.9.0
Bump databases/clickhouse and graphics/osgearth.
PR: 236134
Submitted by: henry.hu.sh@gmail.com (maintainer)
|
Wed, 27 Mar 2019
|
[ 21:11 jbeich ] (Only the first 10 of 127 ports in this commit are shown above. )
devel/icu: update to 64.1
Changes: http://site.icu-project.org/download/64
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 236325
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19479
|
Sat, 16 Feb 2019
|
[ 23:30 yuri ]
Move: devel/libdouble-conversion -> devel/double-conversion
While in devel/double-conversion, order USExx clauses, and replace
CMAKE_POSITION_INDEPENDENT_CODE with BUILD_SHARED_LIBS since shared libs should
be a default
Update and bump databases/clickhouse
Approved by: portmgr blanket
|
Wed, 26 Dec 2018
|
[ 22:27 swills ]
databases/clickhouse: update to 18.14.18
PR: 233942
Submitted by: proler@gmail.com (maintainer)
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
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
|
Wed, 21 Nov 2018
|
[ 09:13 madpilot ]
Update databases/clickhouse to 18.14.11.
PR: 232788
Submitted by: proler@gmail.com (maintainer)
|
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
|
Tue, 23 Oct 2018
|
[ 11:35 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
|
Tue, 18 Sep 2018
|
[ 07:52 wen ]
- Update to 18.12.17
PR: 231435
Submitted by: proler@gmail.com(maintainer)
|
Fri, 31 Aug 2018
|
[ 20:14 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
devel/google{test,mock}: update to 1.8.1
Changes: https://github.com/google/googletest/compare/9bda90b...release-1.8.1
|
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
|
Sun, 29 Jul 2018
|
[ 17:49 pi ]
databases/clickhouse: update 1.1.54381 to 18.1.0
PR: 230054
Submitted by: proler@gmail.com (maintainer)
Relnotes: https://github.com/yandex/ClickHouse/blob/master/CHANGELOG.md
|
Fri, 29 Jun 2018
|
[ 14:22 jbeich ] (Only the first 10 of 123 ports in this commit are shown above. )
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
|
Wed, 16 May 2018
|
[ 20:19 krion ]
Update to 1.1.54381 [1]
Adapt ${name}_limits to the new resource limiting mechanics for services
PR: 228292 [1], 227223 [2]
Submitted by: maintainer [1], 0mp@ [2]
|
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
|
Fri, 6 Apr 2018
|
[ 15:53 jbeich ] (Only the first 10 of 117 ports in this commit are shown above. )
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
|
Fri, 16 Mar 2018
|
[ 07:36 yuri ]
databases/clickhouse: Unbreak
Port changes:
* Add USES=shebangfix and SHEBANG_FILES
* Add USES=python (python is used)
* Add stripping
PR: 226616
Approved by: portmgr (port compliance, infrastructure)
|
Thu, 15 Mar 2018
|
[ 21:21 vsevolod ]
- Update to 1.1.54362 [1]
- Fix plist issues
PR: 226616 [1]
Submitted by: maintainer [1]
|
Fri, 9 Mar 2018
|
[ 12:07 jbeich ] (Only the first 10 of 12 ports in this commit are shown above. )
devel/google{test,mock}: update to 1.8.0.712
Changes: https://github.com/google/googletest/compare/5490beb...9bda90b
|
Mon, 26 Feb 2018
|
[ 11:10 pizzamig ]
databases/clickhouse
PR: 225418
Submitted by: proler@gmail.com (maintainer)
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
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
|
Sat, 2 Dec 2017
|
[ 15:21 lev ]
Update to 1.1.54318
PR: 223380
Submitted by: proler@gmail.com
Approved by: proler@gmail.com
|
Thu, 9 Nov 2017
|
[ 02:31 jbeich ] (Only the first 10 of 109 ports in this commit are shown above. )
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine
|
Sun, 29 Oct 2017
|
[ 20:10 zeising ]
Update to 1.1.54304
PR: 223242
Submitted by: proler AT gmail DOT com (maintainer)
|
Fri, 6 Oct 2017
|
[ 18:23 jbeich ]
databases/clickhouse: unbreak after r450560
PR: 222439
Obtained from: upstream
Submitted by: proler@gmail.com (maintainer)
|
Mon, 25 Sep 2017
|
[ 00:57 jbeich ]
databases/clickhouse: mark BROKEN after r450560
In file included from
dbms/src/Storages/MergeTree/MergeTreeDataSelectExecutor.cpp:19:
In file included from contrib/libboost/boost_1_65_0/boost/rational.hpp:82:
contrib/libboost/boost_1_65_0/boost/integer/common_factor_rt.hpp:447:44: error:
no member named 'min' in 'std::__1::numeric_limits<__uint128_t>'
if(a == (std::numeric_limits<Integer>::min)())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
contrib/libboost/boost_1_65_0/boost/rational.hpp:854:26: note: in instantiation
of function template specialization 'boost::integer::gcd<unsigned __int128>'
requested here
IntType g = integer::gcd(num, den);
^
contrib/libboost/boost_1_65_0/boost/rational.hpp:163:8: note: in instantiation
of member function 'boost::rational<unsigned __int128>::normalize' requested
here
normalize();
^
contrib/libboost/boost_1_65_0/boost/rational.hpp:251:23: note: in instantiation
of function template specialization 'boost::rational<unsigned
__int128>::rational<unsigned __int128, unsigned __int128>' requested here
return *this = rational<IntType>(static_cast<IntType>(n),
static_cast<IntType>(d)); (Only the first 15 lines of the commit message are shown above )
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
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
|
[ 00:05 jbeich ] (Only the first 10 of 327 ports in this commit are shown above. )
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
|
[ 00:02 jbeich ] (Only the first 10 of 111 ports in this commit are shown above. )
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine
|
Mon, 18 Sep 2017
|
[ 17:45 vg ]
- Update to 1.1.54289
PR: ports/221690
Submitted by: proler@gmail.com (maintainer)
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Fri, 1 Sep 2017
|
[ 18:36 antoine ]
Mark BROKEN: fails to build
In file included from dbms/src/IO/CompressedReadBufferBase.cpp:6:
/usr/local/include/lz4.h:437:12: error: an attribute list cannot appear here
LZ4LIB_API LZ4_DEPRECATED("use LZ4_compress_default() instead") int LZ4_compress
(const char* source, char* dest, int sourceSize);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/lz4.h:423:37: note: expanded from macro 'LZ4_DEPRECATED'
# define LZ4_DEPRECATED(message) [[deprecated(message)]]
^~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
|
Sat, 15 Jul 2017
|
[ 09:51 eugen ]
Update databases/clickhouse to 1.1.54245
PR: 220734
Submitted by: proler@gmail.com (maintainer)
Approved by: vsevolod (mentor)
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Fri, 26 May 2017
|
[ 11:45 vg ]
- Update to 1.1.54236
PR: ports/219538
Submitted by: proler@gmail.com (maintainer)
|
Tue, 2 May 2017
|
[ 06:48 jbeich ] (Only the first 10 of 336 ports in this commit are shown above. )
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
|
Tue, 25 Apr 2017
|
[ 10:47 vg ]
- update to 1.1.54214
PR: ports/218666
Submitted by: proler@gmail.com (maintainer)
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Wed, 1 Mar 2017
|
[ 18:30 amdmi3 ]
ClickHouse is an open-source column-oriented database management
system that allows generating analytical data reports in real time.
WWW: https://clickhouse.yandex/
PR: 216152
Submitted by: proler@gmail.com
|
Number of commits found: 83 |