Bug 272973 - [NEW PORT] sysutils/swtpm: Libtpms-based TPM emulator
Summary: [NEW PORT] sysutils/swtpm: Libtpms-based TPM emulator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/stefanberger/swtpm
Keywords:
Depends on: 272972
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-06 11:35 UTC by Goran Mekić
Modified: 2023-08-09 07:48 UTC (History)
2 users (show)

See Also:


Attachments
swtpm.patch (3.71 KB, patch)
2023-08-06 11:37 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2023-08-06 11:35:49 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.2, amd64 tested)
Comment 1 Goran Mekić 2023-08-06 11:37:54 UTC
Created attachment 243882 [details]
swtpm.patch
Comment 2 Emmanuel Vadot freebsd_committer freebsd_triage 2023-08-07 09:02:04 UTC
LGTM
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-08-09 07:25:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c3cfb98cbb5eefeac01fdba16ace5ee11c5100ab

commit c3cfb98cbb5eefeac01fdba16ace5ee11c5100ab
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-08-06 10:10:06 +0000
Commit:     Corvin Köhne <corvink@FreeBSD.org>
CommitDate: 2023-08-09 07:25:03 +0000

    sysutils/swtpm: libtpms-based TPM emulator

    PR:                     272973
    Reviewed by:            manu
    Approved by:            manu
    Differential Revision:  https://reviews.freebsd.org/D41346

 sysutils/Makefile              |  1 +
 sysutils/swtpm/Makefile (new)  | 31 +++++++++++++++++++++++++++++++
 sysutils/swtpm/distinfo (new)  |  3 +++
 sysutils/swtpm/pkg-descr (new) |  3 +++
 sysutils/swtpm/pkg-plist (new) | 32 ++++++++++++++++++++++++++++++++
 5 files changed, 70 insertions(+)