Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.0 06 Mar 2025 12:08:17
    |
Vladimir Druzenko (vvd)  Author: Mateusz Wiącek |
databases/pecl-redis: Update 5.3.7 → 6.1.0, take maintainership
Original author of the patch: Mark <mark@elpescador.nl>
Changelogs:
https://pecl.php.net/package-changelog.php?package=redis&release=6.1.0
While here replace PORTVERSION with DISTVERSION.
PR: 285154 282573
Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
5.3.7_1 03 Aug 2024 17:55:44
    |
Muhammad Moinur Rahman (bofh)  |
databases/pecl-redis: Unbreak for php84
Approved by: portmgr (blanket) |
5.3.7_1 28 Jul 2024 13:15:18
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
5.3.7_1 12 Jul 2023 13:41:50
    |
Vladimir Druzenko (vvd)  |
databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call
of Redis::pconnect()
Without patch port doesn't work with PHP 8.1 and probably with 8.0, 8.2 and 8.3
too.
Upstream issue: https://github.com/phpredis/phpredis/issues/2041
PR: 272451
Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer), arrowd (mentor)
Obtained from: https://github.com/phpredis/phpredis/issues/2041
Differential Revision: https://reviews.freebsd.org/D40984
MFH: 2023Q3 |
5.3.7 12 Jul 2023 13:32:11
    |
Vladimir Druzenko (vvd)  |
databases/pecl-redis: php8.1 PHP Fatal error: Arginfo / zpp mismatch during call
of Redis::pconnect()
Without patch port doesn't work with PHP 8.1 and probably with 8.0, 8.2 and 8.3
too.
Upstream issue: https://github.com/phpredis/phpredis/issues/2041
PR: 272451
Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer), arrowd (mentor)
Obtained from: https://github.com/phpredis/phpredis/issues/2041
Differential Revision: https://reviews.freebsd.org/D40984
MFH: 2023Q3 |
5.3.7 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 ) |
5.3.7 16 Dec 2022 10:44:25
    |
Nuno Teixeira (eduardo)  Author: fsbruva |
databases/pecl-redis: Update to 5.3.7
ChangeLog: https://github.com/phpredis/phpredis/compare/5.3.5...5.3.7
PR: 268375 |
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) |
5.3.5 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 ) |
5.3.5 30 Dec 2021 07:29:22
    |
Hiroki Tagato (tagattie)  Author: Daniel Ylitalo |
databases/pecl-redis: update to 5.3.5
Changelog:
https://pecl.php.net/package-changelog.php?package=redis&release=5.3.5
PR: 260754
Reported by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
5.3.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.3.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.3.2 07 Nov 2020 16:41:43
  |
mikael  |
databases/pecl-redis: Update to 5.3.2o
Changelog:
https://pecl.php.net/package/redis/5.3.2
PR: 250797
Submitted by: Daniel Ylitalo (maintainer)
Reported by: Kamigishi Rei |
5.3.1 11 Jul 2020 10:43:37
  |
joneum  |
Update to 5.3.1
remove unnecessary patches
PR: 247906
Submitted by: Matt <fsbruva@yahoo.com> (maintainer)
Sponsored by: Netzkommune GmbH |
5.3.0_1 06 Jul 2020 06:37:23
  |
riggs  |
Fix runtime link error: Undefined symbol "php_hash_bin2hex" and segfault
PR: 247717
Submitted by: juraj@lutter.sk, daniel@blodan.se (maintainer)
Reviewed by: daniel@blodan.se (maintainer)
MFH: 2020Q3 |
5.3.0 01 Jul 2020 09:57:07
  |
lwhsu  |
Update to 5.3
PR: 247677
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
Approved by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
5.2.2 01 Jun 2020 15:46:43
  |
joneum  |
Update to 5.2.2
PR: 246906
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
Sponsored by: Netzkommune GmbH |
5.2.1 29 Mar 2020 06:35:07
  |
joneum  |
Update to 5.2.1
PR: 245029
Sponsored by: Netzkommune GmbH |
5.1.1 04 Dec 2019 17:35:26
  |
amdmi3  |
- Update to 5.1.1
PR: 242426
Submitted by: daniel@blodan.se (maintainer) |
5.0.2 02 Sep 2019 22:50:34
  |
swills  |
databases/pecl-redis: update to 5.0.2
PR: 239556
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
5.0.1 19 Jul 2019 00:00:26
  |
sunpoet  |
Update to 5.0.1
- Remove CONFLICTS_INSTALL
Changes: https://pecl.php.net/package-changelog.php?package=redis
PR: 239258
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
4.2.0 23 Dec 2018 10:43:51
  |
joneum  |
Update to 4.2.0
Chhangelog: https://pecl.php.net/package-changelog.php?package=redis
PR: 234254
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
Sponsored by: Netzkommune GmbH |
4.1.1 11 Oct 2018 15:41:24
  |
joneum  |
Update to 4.1.1
PR: 232156
Reported by: maintainer
Sponsored by: Netzkommune GmbH |
4.1.0 29 Jul 2018 13:20:13
  |
joneum  |
databases/pecl-redis: Update to 4.1.0
PR: 230146
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
4.0.2 25 Apr 2018 13:26:25
  |
joneum  |
databases/pecl-redis: Update to 4.0.2
Changelog:
https://pecl.php.net/package-changelog.php?package=redis&release=4.0.2
PR: 227766
Submitted by: maintainer |
4.0.0 25 Apr 2018 10:33:56
  |
joneum  |
databases/pecl-redis: Update and split into new port
This update consists of two parts which updates current port
and creates a new port with the old version as there are breaking
changes in the new version.
PR: 227396
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
Differential Revision: https://reviews.freebsd.org/D15146 |
3.1.6 11 Jan 2018 08:33:30
  |
vanilla  |
Update to 3.1.6.
PR: 225064
Submitted by: maintainer |
3.1.4 29 Sep 2017 08:17:38
  |
vanilla  |
Update to 3.1.4.
PR: 222661
Submitted by: maintainer |
3.1.3 18 Jul 2017 20:20:41
  |
cpm  |
databases/pecl-redis: Update to 3.1.3
Changelog:
https://pecl.php.net/package-changelog.php?package=redis&release=3.1.3
PR: 220803
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) |
3.1.2 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 |
3.1.2 04 Apr 2017 12:57:37
  |
vanilla  |
Update to 3.1.2.
PR: 218318
Submitted by: maintainer |
3.1.1 15 Feb 2017 14:57:37
  |
sunpoet  |
Add pecl-redis 3.1.1 (copied from php56-redis and updated to 3.1.1)
- Remove databases/php56-redis, databases/php70-redis and databases/php71-redis
- Add MOVED entries
- While I'm here, add LICENSE_FILE
Changes: https://pecl.php.net/package-changelog.php?package=redis
PR: 216700
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer of
databases/php71-redis)
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer of
databases/php56-redis),
Joshua Ruehlig <joshruehlig@gmail.com> (maintainer of databases/php70-redis,
timeout, 14 days) |