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
pecl-cassandra Extension to access Cassandra
1.3.2.a.20200527,1 databases Deleted 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 1.3.2.a.20200527,1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Requires php 7.4 which is set to expire on 2022-11-29
Expired This port expired on: 2022-11-28
Maintainer: daniel@blodan.se search for ports maintained by this maintainer
Port Added: 2017-06-20 10:15:37
Last Update: 2022-12-01 13:27:09
Commit Hash: b771b57
License: APACHE20
WWW:
https://pecl.php.net/package/cassandra
Description:
A modern, feature-rich and highly tunable PHP client library for Apache Cassandra and DataStax Enterprise. Using exclusively Cassandra's binary protocol and Cassandra Query Language v3.
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
There is no configure plist information for this port.
Dependency lines:
  • php74-cassandra>0:databases/pecl-cassandra
No installation instructions:
This port has been deleted.
PKGNAME: php74-cassandra
Package flavors (<flavor>: <package>)
  • php74: php74-cassandra
distinfo:
TIMESTAMP = 1640733235 SHA256 (datastax-php-driver-1.3.2.a.20200527-61faee0_GH0.tar.gz) = 3c07153cde31af723f6e0f4694204886500389bf1eceb49e6cef1d696b1b442b SIZE (datastax-php-driver-1.3.2.a.20200527-61faee0_GH0.tar.gz) = 314211

Packages (timestamps in pop-ups are UTC):
php73-pecl-cassandra
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.3.2---1.3.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. phpize : lang/php74
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php74
Library dependencies:
  1. libcassandra.so : databases/cassandra-cpp-driver
  2. libgmp.so : math/gmp
  3. libuv.so : devel/libuv
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_pecl-cassandra
USES:
localbase php:ext
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/php-driver/tar.gz/61faee0?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-11-30
    REASON: Requires php74 which was EOL on 2022-11-28

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2.a.20200527,1
01 Dec 2022 13:27:09
commit hash: b771b570fd20b09d19c78d448b47d8058ec4f51ecommit hash: b771b570fd20b09d19c78d448b47d8058ec4f51ecommit hash: b771b570fd20b09d19c78d448b47d8058ec4f51ecommit hash: b771b570fd20b09d19c78d448b47d8058ec4f51e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pecl-cassandra: Cleanup

- Requires php74 which was EOL on 2022-11-28

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
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)
1.3.2.a.20200527,1
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)
1.3.2.a.20200527,1
13 Jun 2022 00:08:05
commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Ignore with php82
1.3.2.a.20200527,1
20 Feb 2022 22:06:00
commit hash: 083b8155d9489cd525b8091c05f833ee617e00d1commit hash: 083b8155d9489cd525b8091c05f833ee617e00d1commit hash: 083b8155d9489cd525b8091c05f833ee617e00d1commit hash: 083b8155d9489cd525b8091c05f833ee617e00d1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pecl-cassandra: Mark DEPRECATED

- Set EXPIRATION_DATE 2022-11-28

Last upstream release was on 2017

PR:		261609
Approved by:	daniel@blodan.se (maintainer-timeout)
1.3.2.a.20200527,1
25 Jan 2022 19:41:36
commit hash: 00a19b9ff61e467d2ecbb0fc41ca66f3bbee859acommit hash: 00a19b9ff61e467d2ecbb0fc41ca66f3bbee859acommit hash: 00a19b9ff61e467d2ecbb0fc41ca66f3bbee859acommit hash: 00a19b9ff61e467d2ecbb0fc41ca66f3bbee859a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases/pecl-cassandra: add portepoch

In 9967c437a2b52c64533fb17d3e33772c8a3f9daa the port got updated
from 1.3.2 to 1.3.2.a.20200527, which is a lower version number.

Add portepoch accordingly.

Differential Revision:	https://reviews.freebsd.org/D34006
Approved by:		rene
1.3.2.a.20200527
10 Jan 2022 13:30:00
commit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mark ports to IGNORE with new php81

Approved by:	portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
1.3.2.a.20200527
28 Dec 2021 23:22:30
commit hash: 9967c437a2b52c64533fb17d3e33772c8a3f9daacommit hash: 9967c437a2b52c64533fb17d3e33772c8a3f9daacommit hash: 9967c437a2b52c64533fb17d3e33772c8a3f9daacommit hash: 9967c437a2b52c64533fb17d3e33772c8a3f9daa files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Daniel Ylitalo
databases/pecl-cassandra: Update 1.3.2=>1.3.2.a.20200527

- Unbreak for php74

PR: 260653
Approved by:	daniel@blodan.se
1.3.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.3.2
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.
1.3.2
29 Dec 2020 09:14:44
Revision:559554Original commit files touched by this commit
antoine search for other commits by this committer
Ignore with PHP 8.0

Reported by:	pkg-fallout
1.3.2
22 Sep 2019 07:14:00
Revision:512557Original commit files touched by this commit
antoine search for other commits by this committer
Ignore with php 7.4

Reported by:	pkg-fallout
1.3.2
11 Oct 2018 02:16:17
Revision:481778Original commit files touched by this commit
swills search for other commits by this committer
databases/pecl-cassandra: Update to 1.3.2

PR:		232157
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
1.3.0
20 Jun 2017 10:15:28
Revision:443946Original commit files touched by this commit
mat search for other commits by this committer
A modern, feature-rich and highly tunable PHP client
library for Apache Cassandra and DataStax Enterprise.

Using exclusively Cassandra's binary protocol and
Cassandra Query Language v3.

WWW: https://pecl.php.net/package/cassandra

PR:		219706
Submitted by:	daniel@blodan.se
Sponsored by:	Absolight

Number of commits found: 14