Date: Fri, 16 Apr 2021 03:52:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255058] [NEW PORT] security/pkcs11-tools: a set of tools for managing objects on PKCS11 cryptographic tokens. Message-ID: <bug-255058-7788-QnfFCWGkUc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255058-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-255058-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255058 --- Comment #2 from Eric Devolder <eric.devolder@gmail.com> --- (In reply to daniel.engberg.lists from comment #1) Hi Daniel, The archive can't be used directly as is, because the project depends on git submodules, that are not included when using the upstream archive directly = (the upstream archive on GitHub is not a git project). That's why I had to use GH_TUPLE instead, and add some post-extract rules in the Makefile to ensure that submodules are fetched along. I took examples from several other ports, but let me know if anything seems wrong or should be laid out differently. --=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-255058-7788-QnfFCWGkUc>