[Bug 272267] [NEW PORT] security/p5-openxpki-clca: Toolkit for root CA

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Jun 2023 12:38:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272267

            Bug ID: 272267
           Summary: [NEW PORT] security/p5-openxpki-clca: Toolkit for root
                    CA
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/openxpki/clca
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com
 Attachment #243055 maintainer-approval+
             Flags:

Created attachment 243055
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243055&action=edit
git format-patch -1 main

Command Line Certificate Authority (clca) is a collection of tools (written in
Bash and Perl atop of OpenSSL or LibreSSL) that allow for basic PKI operations
such as Sub CA certificate issuance (signing certificate requests), certificate
revocation and CRL issuance. Originally designed to be used for a Root CA, it
may also be used for lower level CAs or even end entity certificates as well.

https://github.com/openxpki/clca

PR:

- "portlint -AC" gives non-relevant warns.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" gives non-relevant warns.
- Tested with:
13.2-RELEASE-p1
portlint 2.20.0
portfmt 1.1.4
pkg 1.19.1
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1t-freebsd, openssl 3.0.9, openssl 3.1.1, libressl 3.7.3
- During build, non-relevant warns are issued about possible redundant use of 
modules from perl core.

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