[Bug 293066] databases/p5-Redis-Fast - Needs RUN_DEPEND p5-IO-Socket-SSL

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 Feb 2026 16:57:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293066

            Bug ID: 293066
           Summary: databases/p5-Redis-Fast - Needs RUN_DEPEND
                    p5-IO-Socket-SSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rblayzor@inoc.net
                CC: bokutin@bokut.in
                CC: bokutin@bokut.in
             Flags: maintainer-feedback?(bokutin@bokut.in)

Latest version will throw code exceptions when p5-IO-Socket-SSL is not
installed.

Needed to be added as a RUN_DEPEND.

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.

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