Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2026 19:10:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 294855] [New port] security/p5-Crypt-OpenSSL3: Perl wrapper for OpenSSL-3, OpenSSL-4 etc
Message-ID:  <bug-294855-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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

            Bug ID: 294855
           Summary: [New port] security/p5-Crypt-OpenSSL3: Perl wrapper
                    for OpenSSL-3, OpenSSL-4 etc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://metacpan.org/dist/Crypt-OpenSSL3
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com

Perl wrapper for OpenSSL-3 or OpenSSL-4 provides access to the OpenSSL
implementation and cryptography. Key packages in this module include:
* Crypt::OpenSSL3::SSL - actual SSL connections
* Crypt::OpenSSL3::PKey - Assymetrical keys
* Crypt::OpenSSL3::Cipher - Symmetric ciphers
* Crypt::OpenSSL3::MD - Message digests
* Crypt::OpenSSL3::MAC - Message Authentication Codes
* Crypt::OpenSSL3::KDF - Key Derivation Functions
* Crypt::OpenSSL3::X509 - X509 certificates

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
15.0-RELEASE-p6
FreeBSD 15.0-RELEASE-p6
portlint-2.24.0
portfmt-1.1.6
pkg 2.7.4
poudriere-devel-3.4.99.20260425
git-lite-2.54.0
perl 5.42.2
openssl 3.5.4
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
- Also tested with:
14.4-RELEASE-p2 (Here the tests behave differently as expected,
        because OpenSSL-3.0 in base here has limited features)
13.5-RELEASE-p12 (Here the port refuses to build as expected,
        because of OpenSSL-1.1.1 present in base)

-- 
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-294855-7788>