Port details on branch 2023Q4 |
- tpm2-tools TPM2 tools
- 5.5_1 security
=0 5.5_1Version of this port present on the latest quarterly branch. - Maintainer: tstruk@gmail.com
 - Port Added: 2023-10-04 20:06:39
- Last Update: 2023-10-04 20:04:13
- Commit Hash: 61b5d46
- 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:
-
- 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 = 1694303949
SHA256 (tpm2-tools-5.5.tar.gz) = 1fdb49c730537bfdaed088884881a61e3bfd121e957ec0bdceeec0261236c123
SIZE (tpm2-tools-5.5.tar.gz) = 1241390
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.5_1 04 Oct 2023 20:04:13
    |
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
(cherry picked from commit a4f11eab468a6e3741cb8cdced5660634917120e) |
Number of commits found: 1
|