Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Feb 2026 16:57:01 +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@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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.

home | help

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