FreshPorts -- databases/clickhouse-cpp: C++ client for ClickHouse


FreshPorts -- The Place For Ports [画像:notbug]As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
clickhouse-cpp C++ client for ClickHouse
2.6.2 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.6.2Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025年12月30日 18:54:08
Last Update: 2026年06月11日 19:49:14
Commit Hash: 84693a7
Also Listed In: devel
License: APACHE20
WWW:
https://clickhouse.com/
Description:
Clickhouse-cpp is the official C++ client library for ClickHouse, providing a fast and type-safe interface to ClickHouse using its native binary protocol.
Homepage cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (54 items)
Collapse this list.
  1. /usr/local/share/licenses/clickhouse-cpp-2.6.2/catalog.mk
  2. /usr/local/share/licenses/clickhouse-cpp-2.6.2/LICENSE
  3. /usr/local/share/licenses/clickhouse-cpp-2.6.2/APACHE20
  4. include/clickhouse/base/buffer.h
  5. include/clickhouse/base/compressed.h
  6. include/clickhouse/base/endpoints_iterator.h
  7. include/clickhouse/base/input.h
  8. include/clickhouse/base/open_telemetry.h
  9. include/clickhouse/base/output.h
  10. include/clickhouse/base/platform.h
  11. include/clickhouse/base/projected_iterator.h
  12. include/clickhouse/base/singleton.h
  13. include/clickhouse/base/socket.h
  14. include/clickhouse/base/string_utils.h
  15. include/clickhouse/base/string_view.h
  16. include/clickhouse/base/uuid.h
  17. include/clickhouse/base/wire_format.h
  18. include/clickhouse/block.h
  19. include/clickhouse/client.h
  20. include/clickhouse/columns/array.h
  21. include/clickhouse/columns/bool.h
  22. include/clickhouse/columns/column.h
  23. include/clickhouse/columns/date.h
  24. include/clickhouse/columns/decimal.h
  25. include/clickhouse/columns/enum.h
  26. include/clickhouse/columns/factory.h
  27. include/clickhouse/columns/geo.h
  28. include/clickhouse/columns/ip4.h
  29. include/clickhouse/columns/ip6.h
  30. include/clickhouse/columns/itemview.h
  31. include/clickhouse/columns/json.h
  32. include/clickhouse/columns/lowcardinality.h
  33. include/clickhouse/columns/map.h
  34. include/clickhouse/columns/nothing.h
  35. include/clickhouse/columns/nullable.h
  36. include/clickhouse/columns/numeric.h
  37. include/clickhouse/columns/string.h
  38. include/clickhouse/columns/time.h
  39. include/clickhouse/columns/tuple.h
  40. include/clickhouse/columns/utils.h
  41. include/clickhouse/columns/uuid.h
  42. include/clickhouse/error_codes.h
  43. include/clickhouse/exceptions.h
  44. include/clickhouse/protocol.h
  45. include/clickhouse/query.h
  46. include/clickhouse/server_exception.h
  47. include/clickhouse/types/type_parser.h
  48. include/clickhouse/types/types.h
  49. include/clickhouse/version.h
  50. lib/libcityhash.a
  51. lib/libclickhouse-cpp-lib.a
  52. @owner
  53. @group
  54. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • clickhouse-cpp>0:databases/clickhouse-cpp
To install the port:
cd /usr/ports/databases/clickhouse-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/clickhouse-cpp
  • pkg install clickhouse-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: clickhouse-cpp
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1781159341 SHA256 (clickhouse-clickhouse-cpp-v2.6.2_GH0.tar.gz) = bac497857759e991fa4e1638bccf936cb36d10ad79273695a570272cc4891428 SIZE (clickhouse-clickhouse-cpp-v2.6.2_GH0.tar.gz) = 1167734

Packages (timestamps in pop-ups are UTC):
clickhouse-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.12.6.1---n/an/an/a
FreeBSD:13:quarterly2.6.12.6.1---n/an/an/a
FreeBSD:14:latest2.6.22.6.2------
FreeBSD:14:quarterly2.6.22.6.2------
FreeBSD:15:latest2.6.22.6.2n/a-n/an/a--
FreeBSD:15:quarterly2.6.22.6.2n/a-n/an/a--
FreeBSD:16:latest2.6.22.6.2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. liblz4.so : archivers/liblz4
  3. libzstd.so : archivers/zstd
This port is required by:
for Build
  1. net/ntopng

Configuration Options:
===> The following configuration options are available for clickhouse-cpp-2.6.2: TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
databases_clickhouse-cpp
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/clickhouse/clickhouse-cpp/tar.gz/v2.6.2?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.2
11 Jun 2026 19:49:14
commit hash: 84693a732fe6fca5f8e5954dd5c8d64367cb738a commit hash: 84693a732fe6fca5f8e5954dd5c8d64367cb738a commit hash: 84693a732fe6fca5f8e5954dd5c8d64367cb738a commit hash: 84693a732fe6fca5f8e5954dd5c8d64367cb738a files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
databases/clickhouse-cpp: Update to 2.6.2
2.6.1
25 Mar 2026 19:08:16
commit hash: e5054b4e5cc9bc86a409db31ddbccc3a21d14a79 commit hash: e5054b4e5cc9bc86a409db31ddbccc3a21d14a79 commit hash: e5054b4e5cc9bc86a409db31ddbccc3a21d14a79 commit hash: e5054b4e5cc9bc86a409db31ddbccc3a21d14a79 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
databases/clickhouse-cpp: Update to 2.6.1
2.6.0
31 Dec 2025 17:07:21
commit hash: e19dd11dfb85f9b116c3496ffc4781147f9202d0 commit hash: e19dd11dfb85f9b116c3496ffc4781147f9202d0 commit hash: e19dd11dfb85f9b116c3496ffc4781147f9202d0 commit hash: e19dd11dfb85f9b116c3496ffc4781147f9202d0 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
databases/clickhouse-cpp: Remove uneeded conditional
Reported by:	diizzy
2.6.0
30 Dec 2025 18:48:29
commit hash: 14821d60aad2335e18bd68eec7cdfd9c3299ca9a commit hash: 14821d60aad2335e18bd68eec7cdfd9c3299ca9a commit hash: 14821d60aad2335e18bd68eec7cdfd9c3299ca9a commit hash: 14821d60aad2335e18bd68eec7cdfd9c3299ca9a files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
databases/clickhouse-cpp: Add new port
clickhouse-cpp is the official C++ client library for ClickHouse,
providing a fast and type-safe interface to ClickHouse using its
native binary protocol.

Number of commits found: 4

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

30 vulnerabilities affecting 415 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月03日 17:10:13 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35095
Broken 77
Ignore 190

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /