notbugAs 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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cassandra-cpp-driver DataStax C/C++ Driver for Apache Cassandra
2.17.1 databases on this many watch lists=1 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.17.0Version of this port present on the latest quarterly branch.
Maintainer: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-20 08:02:26
Last Update: 2024-03-05 09:54:49
Commit Hash: ebec677
People watching this port, also watch:: speedtables, io, roundcube-carddav-php82, tcl-lmdb, catch
License: APACHE20
WWW:
https://datastax.github.io/cpp-driver/
Description:
DataStax Cpp Driver is modern, feature-rich, and highly tunable C/C++ client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's native protocol and Cassandra Query Language v3.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. include/cassandra.h
  2. include/dse.h
  3. lib/libcassandra.so
  4. lib/libcassandra.so.2
  5. lib/libcassandra.so.2.17.1
  6. lib/libcassandra_static.a
  7. libdata/pkgconfig/cassandra.pc
  8. libdata/pkgconfig/cassandra_static.pc
  9. @ldconfig
  10. /usr/local/share/licenses/cassandra-cpp-driver-2.17.1/catalog.mk
  11. /usr/local/share/licenses/cassandra-cpp-driver-2.17.1/LICENSE
  12. /usr/local/share/licenses/cassandra-cpp-driver-2.17.1/APACHE20
Collapse this list.
Dependency lines:
  • cassandra-cpp-driver>0:databases/cassandra-cpp-driver
To install the port:
cd /usr/ports/databases/cassandra-cpp-driver/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/cassandra-cpp-driver
  • pkg install cassandra-cpp-driver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cassandra-cpp-driver
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709631503 SHA256 (datastax-cpp-driver-2.17.1_GH0.tar.gz) = 53b4123aad59b39f2da0eb0ce7fe0e92559f7bba0770b2e958254f17bffcd7cf SIZE (datastax-cpp-driver-2.17.1_GH0.tar.gz) = 12287959

Packages (timestamps in pop-ups are UTC):
cassandra-cpp-driver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.17.02.17.12.15.32.17.02.17.1-2.15.3-
FreeBSD:13:quarterly2.17.02.17.02.16.22.17.02.17.02.17.02.17.02.17.0
FreeBSD:14:latest2.17.02.17.12.16.22.17.02.17.12.16.2-2.16.2
FreeBSD:14:quarterly2.17.02.17.0-2.17.02.17.02.17.02.17.02.17.0
FreeBSD:15:latest2.17.02.17.1n/a2.17.0n/a2.17.02.17.02.17.0
FreeBSD:15:quarterly--n/a-n/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
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libuv.so : devel/libuv
This port is required by:
for Libraries
  1. databases/casstcl

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/pecl-cassandra*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
databases_cassandra-cpp-driver
USES:
cmake compiler:c++11-lang pkgconfig pathfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/datastax/cpp-driver/tar.gz/2.17.1?dummy=/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.17.1
05 Mar 2024 09:54:49
commit hash: ebec677a6064004fc07a105d13173d072edca7abcommit hash: ebec677a6064004fc07a105d13173d072edca7abcommit hash: ebec677a6064004fc07a105d13173d072edca7abcommit hash: ebec677a6064004fc07a105d13173d072edca7ab files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.17.1

Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.17.1
2.17.0
29 Aug 2023 09:52:31
commit hash: 9a9636c2017743afab2ff9991440970430ae3bc8commit hash: 9a9636c2017743afab2ff9991440970430ae3bc8commit hash: 9a9636c2017743afab2ff9991440970430ae3bc8commit hash: 9a9636c2017743afab2ff9991440970430ae3bc8 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.17.0

Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.17.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.16.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.16.2
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.16.2
17 May 2022 08:53:49
commit hash: 877c3930a159ddc88853d7296e7219b05b525ae5commit hash: 877c3930a159ddc88853d7296e7219b05b525ae5commit hash: 877c3930a159ddc88853d7296e7219b05b525ae5commit hash: 877c3930a159ddc88853d7296e7219b05b525ae5 files touched by this commit
Pietro Cerutti (gahr) search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.16.2

Release notes:
https://github.com/datastax/cpp-driver/releases/tag/2.16.2
2.16.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.16.0
12 Mar 2021 09:52:57
Revision:568157Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.16.0

Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.16.0
2.15.3
11 Dec 2020 13:00:01
Revision:557732Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.15.3

Relnotes:	https://github.com/datastax/cpp-driver/releases/tag/2.15.3
2.15.1
07 May 2020 08:06:51
Revision:534252Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: fix build

In the last commit I removed a patch that excluded -Werror from the compiler
flags. It was building on amd64, but apparently it breaks on the cluster. This
commit restores the removal of -Werror.
2.15.1
06 May 2020 12:24:50
Revision:534170Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.15.1

Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.15.1
2.15.0
18 Mar 2020 16:54:36
Revision:528656Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.15.0

Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.15.0
2.14.1
13 Jan 2020 14:21:54
Revision:522893Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.14.1

Release notes:
https://github.com/datastax/cpp-driver/releases/tag/2.14.1
2.14.0
29 Oct 2019 12:22:31
Revision:515976Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.14.0

Release notes:
https://github.com/datastax/cpp-driver/releases/tag/2.14.0
2.13.0_1
23 Sep 2019 11:56:26
Revision:512634Original commit files touched by this commit
jbeich search for other commits by this committer
databases/cassandra-cpp-driver: unbreak with clang 9 and gcc 9

In file included from src/config.hpp:23,
                 from src/cluster.hpp:20,
                 from src/cluster.cpp:17:
src/execution_profile.hpp: In member function
'datastax::internal::core::ExecutionProfile&
datastax::internal::core::ExecutionProfile::operator=(const
datastax::internal::core::ExecutionProfile&)':
src/execution_profile.hpp:28:7: error: implicitly-declared
'datastax::internal::Vector<std::__cxx11::basic_string<char,
std::char_traits<char>, datastax::internal::Allocator<char> > >&
datastax::internal::Vector<std::__cxx11::basic_string<char,
std::char_traits<char>, datastax::internal::Allocator<char> > >::operator=(const
datastax::internal::Vector<std::__cxx11::basic_string<char,
std::char_traits<char>, datastax::internal::Allocator<char> > >&)' is deprecated
[-Werror=deprecated-copy]
   28 | class ExecutionProfile : public Allocated {
      |       ^~~~~~~~~~~~~~~~
In file included from src/address.hpp:24,
                 from src/serialization.hpp:20,
                 from src/buffer.hpp:21,
                 from src/auth.hpp:20,
                 from src/config.hpp:20,
                 from src/cluster.hpp:20,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.13.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
2.13.0
24 Jul 2019 07:47:50
Revision:507265Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.13.0

Release notes:
https://github.com/datastax/cpp-driver/releases/tag/2.12.0
https://github.com/datastax/cpp-driver/releases/tag/2.13.0
2.11.0
12 Mar 2019 12:12:36
Revision:495449Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.11.0

Release notes: https://github.com/datastax/cpp-driver/blob/2.11.0/CHANGELOG.md
2.10.0_1
30 Dec 2018 18:18:17
Revision:488730Original commit files touched by this commit
tcberner search for other commits by this committer
databases/cassandra-cpp-driver: fix build with gcc after r488341

- I introduced a double USES line in r488341.

PR:		234507
Pointy hat:	tcberner
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2.10.0_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
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
2.10.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
2.10.0
05 Nov 2018 09:08:56
Revision:484180Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.10.0, unbreak on GCC platforms [1]

PR:		232847 [1]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2.9.0
23 Jun 2018 20:00:28
Revision:473158Original commit files touched by this commit
tcberner search for other commits by this committer
databases/cassandra-cpp-driver: fix build with libuv-1.21.0

* The version header file was moved to uv/version.h, make cmake look for it
2.9.0
12 Apr 2018 08:44:41
Revision:467130Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.9.0

Changelog: https://github.com/datastax/cpp-driver/blob/2.9.0/CHANGELOG.md
2.8.1
02 Mar 2018 11:41:48
Revision:463387Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.8.1

Changelog: https://github.com/datastax/cpp-driver/blob/2.8.1/CHANGELOG.md
2.8.0
23 Nov 2017 09:00:15
Revision:454748Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.8.0

Changelog: https://github.com/datastax/cpp-driver/blob/2.8.0/CHANGELOG.md
2.7.1
20 Sep 2017 14:05:06
Revision:450204Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.7.1

Changelog: https://github.com/datastax/cpp-driver/blob/2.7.1/CHANGELOG.md
2.7.0
18 May 2017 13:24:54
Revision:441147Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.7.0

Changelog: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#270
2.6.0
13 May 2017 03:35:51
Revision:440746Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2.6.0
29 Mar 2017 13:11:23
Revision:437196Original commit files touched by this commit
mat search for other commits by this committer
Don't USE_GITHUB=nodefault when you actually are using the default
distfile too.

Sponsored by:	Absolight
2.6.0
28 Mar 2017 13:02:48
Revision:437126Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.6.0

Changes: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#260
2.5.0
21 Oct 2016 13:36:14
Revision:424416Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.5.0, bump dependents

https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#250
2.4.3
16 Oct 2016 10:47:42
Revision:424055Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: fix build on power8 (and possibly armv6)

Obtained from:	https://github.com/datastax/cpp-driver/commit/f6c8e8e
2.4.3
29 Aug 2016 12:14:09
Revision:421052Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.4.3

Changelog: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#243
2.4.2
01 Jul 2016 08:54:34
Revision:417867Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.4.2

Changes: https://github.com/datastax/cpp-driver/blob/master/CHANGELOG.md#242#
2.4.1
27 Jun 2016 12:40:40
Revision:417655Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.4.1
2.3.0
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
2.3.0
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.3.0
17 Mar 2016 07:00:08
Revision:411258Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver: update to 2.3.0

Changelog: https://github.com/datastax/cpp-driver/blob/4335850/CHANGELOG.md
2.1.0
20 Sep 2015 14:29:02
Revision:397372Original commit files touched by this commit
gahr search for other commits by this committer
databases/cassandra-cpp-driver - update to 2.1.0
2.0.1
23 Jun 2015 21:22:09
Revision:390463Original commit files touched by this commit
gahr search for other commits by this committer
- Fix build with Clang 3.6
  Upstreamed at: https://github.com/datastax/cpp-driver/pull/179
- Explicitely add static library
2.0.1
20 Jun 2015 08:23:46
Revision:390153Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 2.0.1
1.0.2
20 Jun 2015 08:02:19
Revision:390149Original commit files touched by this commit
gahr search for other commits by this committer
- New port: databases/cassandra-cpp-driver

  DataStax Cpp Driver is modern, feature-rich, and highly tunable C/C++
  client library for Apache Cassandra (1.2+) and DataStax Enterprise
  (3.1+) using exclusively Cassandra's native protocol and Cassandra
  Query Language v3.

  WWW: http://datastax.github.io/cpp-driver/

Number of commits found: 43