Port details |
- tpm2-tools TPM2 tools
- 5.6_1 security =2 5.6_1Version of this port present on the latest quarterly branch.
- Maintainer: tstruk@gmail.com
- Port Added: 2019-09-17 19:52:24
- Last Update: 2024-02-26 21:40:44
- Commit Hash: 955515a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/tpm2-software/tpm2-tools
- Description:
- This port contains the code for the TPM (Trusted Platform Module) 2.0 tools
based on tpm2-tss.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tpm2-tools>0:security/tpm2-tools
- To install the port:
- cd /usr/ports/security/tpm2-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install security/tpm2-tools
- pkg install tpm2-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tpm2-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704715169
SHA256 (tpm2-tools-5.6.tar.gz) = 52c8bcbaadca082abfe5eb7ee4967d2d632d84b1677675f2f071b6d2ec22cec3
SIZE (tpm2-tools-5.6.tar.gz) = 1266731
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libtss2-esys.so : security/tpm2-tss
- libcurl.so : ftp/curl
- libuuid.so : misc/e2fsprogs-libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_tpm2-tools
- USES:
- compiler:c11 gmake libtool pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.6_1 26 Feb 2024 21:40:44 |
Muhammad Moinur Rahman (bofh) |
security/tpm2-*: Moved man to share/man
Approved by: portmgr (blanket) |
5.6 08 Jan 2024 12:17:39 |
Gleb Popov (arrowd) |
security/tpm2-tools: Update to 5.6
Sponsored by: Serenity Cybersecurity, LLC |
5.5_2 08 Jan 2024 12:17:38 |
Gleb Popov (arrowd) |
security/tpm2-tools: Enable Feature API and corresponding tools.
Sponsored by: Serenity Cybersecurity, LLC |
5.5_1 04 Oct 2023 19:59:55 |
Robert Clausecker (fuz) Author: John Hein |
security/tpm2-tools: fix build if security/openssl is installed
If someone has DEFAULT_VERSIONS=ssl:openssl it will now check the lib in
/usr/local during configure. Similarly if using
DEFAULT_VERSIONS=ssl:base, it looks in /usr/lib during configure.
PR: 274013
Approved by: tstruk@gmail.com (maintainer)
MFH: 2023Q4 |
5.5 11 Sep 2023 08:52:13 |
Li-Wen Hsu (lwhsu) Author: Tadeusz Struk |
security/tpm2-tools: Update to 5.5
Differential Revision: https://reviews.freebsd.org/D41802 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.2_1 21 Mar 2022 05:29:56 |
Guangyuan Yang (ygy) Author: Tadeusz Struk |
security/tpm2-tools: Remove redundant BROKEN_SSL
Differential Revision: https://reviews.freebsd.org/D34608 |
5.2 04 Oct 2021 02:33:48 |
Li-Wen Hsu (lwhsu) Author: Tadeusz Struk |
security/tpm2-tools: Update to 5.2
Differential Revision: https://reviews.freebsd.org/D32214 |
4.3.1 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
4.3.1 26 May 2021 07:46:57 |
Li-Wen Hsu (lwhsu) Author: Tadeusz Struk |
security/tpm2-tools: Update to 4.3.1
Differential Revision: https://reviews.freebsd.org/D30364 |
4.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3.0 06 Mar 2021 12:10:36 |
lwhsu |
security/tpm2-tools: Update to 4.3.0
Submitted by: Tadeusz Struk <tadeusz.struk@intel.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D29053 |
4.2.1 07 Oct 2020 12:23:51 |
pkubaj |
security/tpm2-tools: fix build on GCC architectures
Use C11 compiler:
tools/tpm2_tool.c:92: error: 'tpm2_option_flags' has no member named 'verbose'
tools/tpm2_tool.c:103: error: 'tpm2_option_flags' has no member named 'quiet'
tools/tpm2_tool.c:116: error: 'tpm2_option_flags' has no member named
'enable_errata' |
4.2.1 07 Aug 2020 03:03:27 |
lwhsu |
- Update to 4.2.1
Submitted by: Tadeusz Struk <tadeusz.struk at intel.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D25982 |
4.2 19 May 2020 09:28:37 |
lwhsu |
- Update to 4.2
Submitted by: Tadeusz Struk <tadeusz.struk at intel.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D24904 |
4.0 17 Sep 2019 19:52:16 |
lwhsu |
Add security/tpm2-tools, TPM2 tools
Submitted by: Tadeusz Struk <tadeusz.struk@intel.com>
Differential Revision: https://reviews.freebsd.org/D21650 |