| Port details |
- pecl-couchbase Couchbase Server PHP extension
- 4.1.6_1 databases
=0 4.1.6_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-03-18 17:19:33
- Last Update: 2026-04-21 20:14:30
- Commit Hash: 99f343f
- License: APACHE20
- WWW:
- https://pecl.php.net/package/couchbase
- https://github.com/couchbase/couchbase-php-client
- Description:
- The PHP client library provides fast access to documents stored in
a Couchbase Server.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-couchbase>0:databases/pecl-couchbase
- To install the port:
- cd /usr/ports/databases/pecl-couchbase/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pecl-couchbase
- pkg install php84-pecl-couchbase
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php84-pecl-couchbase
- Package flavors (<flavor>: <package>)
- php84: php84-pecl-couchbase
- php82: php82-pecl-couchbase
- php83: php83-pecl-couchbase
- php85: php85-pecl-couchbase
- distinfo:
- TIMESTAMP = 1697030426
SHA256 (PECL/couchbase-4.1.6.tgz) = 43da457eceb494a8fee95cbb7ff9383efe66899f525cf530760507257080597f
SIZE (PECL/couchbase-4.1.6.tgz) = 2134043
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- php.h : lang/php84
- phpize : lang/php84
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php84
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_pecl-couchbase
- USES:
- cmake:indirect compiler:c++17-lang php:build,pecl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.1.6_1 21 Apr 2026 20:14:30
    |
Robert Clausecker (fuz)  |
databases/pecl-couchbase: fix build on armv7
This port bundles an older version of snappy that does not build on
armv7 due to an issue that was fixed in the snappy port long ago.
Grab my old armv7 patch for archivers/snappy from the attic to fix
the build. Long term, the dependency should probably be unbundled.
See also: 9a0a2422622d5feee7d77ddc954540daff449a1d
Approved by: portmgr (build fix blanket)
MFH: 2026Q2 |
4.1.6 29 Nov 2025 23:23:23
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Add LICENSE_FILE |
4.1.6 11 Apr 2024 09:16:53
    |
Max Brazhnikov (makc)  |
*/*: convert to cmake:indirect
Convert bunch of ports to USES=cmake:indirect |
4.1.6 11 Oct 2023 22:22:06
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.1.6
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
4.1.5 26 Aug 2023 09:27:22
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.1.5
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
4.1.4 30 Jun 2023 07:02:51
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Fix build with PHP 8.3 |
4.1.4 10 Jun 2023 14:57:35
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
4.1.4 05 Jun 2023 18:46:58
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.1.4
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
4.1.3 18 Apr 2023 21:37:57
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.1.3
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
4.1.2 16 Apr 2023 18:09:23
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
4.1.2 05 Apr 2023 17:30:09
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.1.2
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
4.1.1 21 Mar 2023 19:20:25
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.1.1
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
4.1.0 05 Feb 2023 15:47:50
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.1.0
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
4.0.0 30 Jan 2023 12:59:33
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Update to 4.0.0
- Update WWW
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases |
3.2.2 30 Dec 2022 09:04:24
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Remove IGNORE_WITH_PHP
- Add LICENSE_FILE
- Update version requirement of BUILD_DEPENDS |
3.2.2 24 Dec 2022 03:52:25
    |
Muhammad Moinur Rahman (bofh)  |
databases/pecl-couchbase: Update version 2.6.2=>3.3.2
This update is required for php74 removal.
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.6.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.6.2 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.6.2 13 Jun 2022 00:08:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Ignore with php82 |
2.6.2 15 Feb 2022 18:33:15
    |
Muhammad Moinur Rahman (bofh)  |
databases/pecl-couchbase: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
upstream supports php 8.0 and onwards from 3.0.5.
PR: 261615
Approved by: sunpoet (maintainer-timeout) |
2.6.2 10 Jan 2022 13:30:00
    |
Muhammad Moinur Rahman (bofh)  |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
2.6.2 04 May 2021 19:14:54
    |
Po-Chuan Hsieh (sunpoet)  |
databases/pecl-couchbase: Take maintainership |
2.6.2 04 May 2021 16:57:55
    |
Rene Ladan (rene)  |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
2.6.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.6.2 29 Dec 2020 09:14:44
  |
antoine  |
Ignore with PHP 8.0
Reported by: pkg-fallout |
2.6.2 02 Aug 2020 12:19:23
  |
joneum  |
Update to 2.6.2
Sponsored by: Netzkommune GmbH |
2.4.2 06 Mar 2020 17:05:44
  |
joneum  |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
2.4.2 22 Sep 2019 07:14:00
  |
antoine  |
Ignore with php 7.4
Reported by: pkg-fallout |
2.4.2 21 Nov 2018 12:41:57
  |
joneum  |
Take Maintainership
Approved by: johnpupu@gmail.com (maintainer, via eMail)
Sponsored by: Netzkommune GmbH |
2.4.2 12 Oct 2018 06:23:47
  |
antoine  |
Those ports are not compatible with php 7.3
Reported by: pkg-fallout |
2.4.2 17 Jan 2018 17:25:44
  |
joneum  |
databases/pecl-couchbase: Update from 2.3.3 to 2.4.2
- Changelog: https://pecl.php.net/package/couchbase
- Update BUILD_DEPENDS
*While here:
- Switch to DISTVERSION
- Pet portlint
PR: 225248
Submitted by: johnpupu@gmail.com (maintainer)
Approved by: mentors (implicit) |
2.3.3 18 Jul 2017 18:08:40
  |
sunpoet  |
Update to 2.3.3
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
PR: 220633
Submitted by: John Chen <johnpupu@gmail.com> (maintainer) |
2.3.2 05 May 2017 03:23:00
  |
miwi  |
- Update to 2.3.2
PR: 219062
Submitted by: maintainer |
2.3.1 24 Apr 2017 12:20:50
  |
miwi  |
- Update to 2.3.1
PR: 218797
Submitted by: maintainer |
2.3.0 10 Apr 2017 15:08:47
  |
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
2.3.0 18 Mar 2017 17:17:16
  |
sunpoet  |
Add pecl-couchbase 2.3.0
The PHP client library provides fast access to documents stored in
a Couchbase Server.
WWW: https://pecl.php.net/package/couchbase
PR: 217645
Submitted by: John Chen <johnpupu@gmail.com> |