Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2026 11:19:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 293066] databases/p5-Redis-Fast - Needs RUN_DEPEND p5-IO-Socket-SSL
Message-ID:  <bug-293066-7788-i7rC8bCtnB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293066-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293066

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=bda1bf32bb59181488bd74fd9cc54bd99ddec22a

commit bda1bf32bb59181488bd74fd9cc54bd99ddec22a
Author:     Tomohiro Hosaka <bokutin@bokut.in>
AuthorDate: 2026-02-10 11:15:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-10 11:15:14 +0000

    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

 databases/p5-Redis-Fast/Makefile                            |  5 +++++
 databases/p5-Redis-Fast/files/patch-lib_Redis_Fast.pm (new) | 10 ++++++++++
 2 files changed, 15 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293066-7788-i7rC8bCtnB>