| Port details |
- p5-Redis-Fast Perl binding for Redis database
- 0.37_1 databases
=0 0.36Version of this port present on the latest quarterly branch. - Maintainer: bokutin@bokut.in
 - Port Added: 2018-06-20 11:19:28
- Last Update: 2026-02-10 11:15:14
- Commit Hash: bda1bf3
- Also Listed In: perl5
- License: ARTPERL10 GPLv1+
- WWW:
- https://metacpan.org/release/Redis-Fast
- Description:
- Perl binding for Redis database.
Redis::Fast is 4x faster than Redis.pm in pipeline mode.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-Redis-Fast>0:databases/p5-Redis-Fast
- To install the port:
- cd /usr/ports/databases/p5-Redis-Fast/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Redis-Fast
- pkg install p5-Redis-Fast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Redis-Fast
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1770117494
SHA256 (Redis-Fast-0.37.tar.gz) = f4565cb622f8611e4ad2afde480c35980995cb064b7ec52f934ffcc04d83d5e2
SIZE (Redis-Fast-0.37.tar.gz) = 180549
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:
-
- p5-File-Which>=0 : sysutils/p5-File-Which
- p5-Module-Build-XSUtil>=0.02 : devel/p5-Module-Build-XSUtil
- gmake : devel/gmake
- p5-Module-Build>=0.4234 : devel/p5-Module-Build
- perl5>=5.42.r<5.43 : lang/perl5.42
- Test dependencies:
-
- p5-Parallel-ForkManager>=0 : devel/p5-Parallel-ForkManager
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- p5-Test-Fatal>=0 : devel/p5-Test-Fatal
- p5-Test-LeakTrace>=0 : devel/p5-Test-LeakTrace
- p5-Test-SharedFork>=0 : devel/p5-Test-SharedFork
- p5-Test-TCP>=0 : devel/p5-Test-TCP
- p5-Test-UNIXSock>=0 : devel/p5-Test-UNIXSock
- redis>=0 : databases/redis
- Runtime dependencies:
-
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.42.r<5.43 : lang/perl5.42
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-Redis-Fast-0.37_1:
SSL=off: SSL/TLS support
===> Use 'make config' to modify these settings
- Options name:
- databases_p5-Redis-Fast
- USES:
- perl5
- 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 |
0.37_1 10 Feb 2026 11:15:14
    |
Vladimir Druzenko (vvd)  Author: Tomohiro Hosaka |
databases/p5-Redis-Fast: Add workaround to work without
security/p5-IO-Socket-SSL
Bareword "IO::Socket::SSL::SSL_VERIFY_NONE" not allowed while "strict subs" in
use at /usr/local/lib/perl5/site_perl/mach/5.42/Redis/Fast.pm line 246.
Bareword "IO::Socket::SSL::SSL_VERIFY_PEER" not allowed while "strict subs" in
use at /usr/local/lib/perl5/site_perl/mach/5.42/Redis/Fast.pm line 247.
Bareword "IO::Socket::SSL::SSL_VERIFY_FAIL_IF_NO_PEER_CERT" not allowed while
"strict subs" in use at /usr/local/lib/perl5/site_perl/mach/5.42/Redis/Fast.pm
line 248.
Bareword "IO::Socket::SSL::SSL_VERIFY_CLIENT_ONCE" not allowed while "strict
subs" in use at /usr/local/lib/perl5/site_perl/mach/5.42/Redis/Fast.pm line 249.
BEGIN not safe after errors--compilation aborted at
/usr/local/lib/perl5/site_perl/mach/5.42/Redis/Fast.pm line 280.
Upstream issue: https://github.com/shogo82148/Redis-Fast/issues/155
PR: 293066 |
0.37 04 Feb 2026 15:56:09
    |
Vladimir Druzenko (vvd)  Author: Tomohiro Hosaka |
databases/p5-Redis-Fast: Update 0.36 => 0.37
Changelog:
https://metacpan.org/release/SHOGO/Redis-Fast-0.37/source/Changes
PR: 292906 |
0.36 22 Jul 2023 16:22:15
    |
Nuno Teixeira (eduardo)  Author: Tomohiro Hosaka |
databases/p5-Redis-Fast: Update to 0.36
ChangeLog: https://metacpan.org/dist/Redis-Fast/changes
PR: 272557 |
0.34 04 Oct 2022 14:40:02
    |
Nuno Teixeira (eduardo)  Author: Gian-Simon Purkert |
databases/p5-Redis-Fast: Update to 0.34
- Switch to DISTVERSION
- Use ARTPERL10 instead of ART10 license
ChangeLog: https://metacpan.org/dist/Redis-Fast/changes
PR: 266697
MFH: 2022Q4 |
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) |
0.33 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 ) |
0.33 09 Jan 2022 08:40:09
    |
Guangyuan Yang (ygy)  Author: Tomohiro Hosaka |
databases/p5-Redis-Fast: Update to 0.33
PR: 261020 |
0.31 31 Jul 2021 07:34:54
    |
Vanilla I. Shu (vanilla)  |
databases/p5-Redis-Fast: update to 0.31.
while I am here, strip the .so file.
PR: 257515
Reported by: maintainer |
0.28_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.28_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.28_1 13 Jan 2021 16:13:24
  |
osa  |
Update databases/redis to the recent stable version 6.0.10.
Update CONFLICTS for:
o) databases/redis4
o) databases/redis5
o) databases/redis
o) databases/redis-devel
Connect databases/redis5 to the build.
Bump PORTREVISIONs for dependant ports. |
0.28 29 Dec 2020 18:09:58
  |
fernape  |
databases/p5-Redis-Fast: update to 0.28
PR: 250796
Submitted by: bokutin@bokut.in (maintainer) |
0.26 06 Jul 2020 10:16:00
  |
lwhsu  |
Update to 0.26
PR: 247797
Submitted by: Tomohiro Hosaka <bokutin@bokut.in> (maintainer) |
0.25_1 21 Nov 2019 19:27:39
  |
osa  |
Repocopy the databases/redis to the databases/redis4 to update
the databases/redis port to the latest stable version, 5.0.6.
PR: 241526
Reviewed by: portmgr (adamw)
Approved by: portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D22336 |
0.25 21 Nov 2019 07:40:54
  |
joneum  |
Update to 0.25
PR: 241997
Submitted by: Tomohiro Hosaka <bokutin@bokut.in> (maintainer)
Sponsored by: Netzkommune GmbH |
0.23 21 Jul 2019 20:50:30
  |
sunpoet  |
Update to 0.23
Changes: https://metacpan.org/changes/distribution/Redis-Fast
PR: 239357
Submitted by: Tomohiro Hosaka <bokutin@bokut.in> (maintainer) |
0.22 10 Oct 2018 19:10:17
  |
sunpoet  |
Remove p5-Module-Build from BUILD_DEPENDS: already brought in by
USE_PERL5=modbuild
With hat: perl |
0.22 15 Aug 2018 15:23:57
  |
swills  |
databases/p5-Redis-Fast: update to 0.22
PR: 230597
Submitted by: Tomohiro Hosaka <bokutin@bokut.in> (maintainer) |
0.21 20 Jun 2018 11:19:13
  |
pi  |
New port: databases/p5-Redis-Fast
Perl binding for Redis database.
Redis::Fast is 4x faster than Redis.pm in pipeline mode.
WWW: https://metacpan.org/release/Redis-Fast
PR: 229141
Submitted by: Tomohiro Hosaka <bokutin@bokut.in> |