Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2020 15:14:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244213] security/p5-openxpki: add github submodule
Message-ID:  <bug-244213-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244213

            Bug ID: 244213
           Summary: security/p5-openxpki: add github submodule
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/openxpki/openxpki
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: svysh.fbsd@gmail.com
 Attachment #211742 maintainer-approval+
             Flags:

Created attachment 211742
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211742&action=
=3Dedit
patch to update the port

- Employ a mechanism of multiple distribution from github, so=20
to use a new github submodule openxpki-config,
which now holds some code from the main project openxpki:
https://github.com/openxpki/openxpki-config

- I had to redefine variable WRKSRC (to its defaut value)=20
in a port's Makefile, because this variable got contaminated=20
due to a conflict between:=20
1) two github distributions and=20
2) non-empty variable WRKSRC_SUBDIR.

- "portlint -AC" gives non-relevant warnings.
- "rclint -v files/openxpki.in" gives non-relevant warnings.
- Tested with:
12.1-RELEASE-p2 amd64
poudriere 3.3.3
perl 5.30.1
pkg 1.13.0
ssl=3Dbase
- During build, non-relevannt warns are issued about possible redundant use=
 of=20
modules from perl core.
- Built-in perl tests mostly fail, which is an issue of the tests=20
themselves, and upstream is working on this. It does not prevent=20
software from working fine.

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



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