notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libtpms This library provides emulation of a Trusted Platform Module
0.9.6_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.6_1Version of this port present on the latest quarterly branch.
Maintainer: meka@tilda.center search for ports maintained by this maintainer
Port Added: 2023-08-09 07:27:07
Last Update: 2024-02-26 06:01:42
Commit Hash: 9a1a689
License: LIBTPMS
WWW:
https://github.com/stefanberger/libtpms
Description:
Libtpms is a library that targets the integration of TPM functionality into hypervisors, primarily into Qemu. Libtpms provides a very narrow public API for this purpose so that integration is possible. Only the minimum of necessary APIs are made publicly available.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libtpms-0.9.6_1/catalog.mk
  3. /usr/local/share/licenses/libtpms-0.9.6_1/LICENSE
  4. /usr/local/share/licenses/libtpms-0.9.6_1/LIBTPMS
  5. include/libtpms/tpm_error.h
  6. include/libtpms/tpm_library.h
  7. include/libtpms/tpm_memory.h
  8. include/libtpms/tpm_nvfilename.h
  9. include/libtpms/tpm_tis.h
  10. include/libtpms/tpm_types.h
  11. lib/libtpms.a
  12. lib/libtpms.so
  13. lib/libtpms.so.0
  14. lib/libtpms.so.0.9.6
  15. libdata/pkgconfig/libtpms.pc
  16. share/man/man3/TPMLIB_CancelCommand.3.gz
  17. share/man/man3/TPMLIB_ChooseTPMVersion.3.gz
  18. share/man/man3/TPMLIB_DecodeBlob.3.gz
  19. share/man/man3/TPMLIB_GetInfo.3.gz
  20. share/man/man3/TPMLIB_GetState.3.gz
  21. share/man/man3/TPMLIB_GetTPMProperty.3.gz
  22. share/man/man3/TPMLIB_GetVersion.3.gz
  23. share/man/man3/TPMLIB_MainInit.3.gz
  24. share/man/man3/TPMLIB_Process.3.gz
  25. share/man/man3/TPMLIB_RegisterCallbacks.3.gz
  26. share/man/man3/TPMLIB_SetBufferSize.3.gz
  27. share/man/man3/TPMLIB_SetDebugFD.3.gz
  28. share/man/man3/TPMLIB_SetDebugLevel.3.gz
  29. share/man/man3/TPMLIB_SetDebugPrefix.3.gz
  30. share/man/man3/TPMLIB_SetState.3.gz
  31. share/man/man3/TPMLIB_Terminate.3.gz
  32. share/man/man3/TPMLIB_ValidateState.3.gz
  33. share/man/man3/TPMLIB_VolatileAll_Store.3.gz
  34. share/man/man3/TPM_Free.3.gz
  35. share/man/man3/TPM_IO_Hash_Data.3.gz
  36. share/man/man3/TPM_IO_Hash_End.3.gz
  37. share/man/man3/TPM_IO_Hash_Start.3.gz
  38. share/man/man3/TPM_IO_TpmEstablished_Get.3.gz
  39. share/man/man3/TPM_IO_TpmEstablished_Reset.3.gz
  40. share/man/man3/TPM_Malloc.3.gz
  41. share/man/man3/TPM_Realloc.3.gz
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • libtpms>0:sysutils/libtpms
To install the port:
cd /usr/ports/sysutils/libtpms/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/libtpms
  • pkg install libtpms
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libtpms
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691309001 SHA256 (stefanberger-libtpms-v0.9.6_GH0.tar.gz) = 2807466f1563ebe45fdd12dd26e501e8a0c4fbb99c7c428fbb508789efd221c0 SIZE (stefanberger-libtpms-v0.9.6_GH0.tar.gz) = 1264338

Packages (timestamps in pop-ups are UTC):
libtpms
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.6_10.9.6_1-0.9.6_10.9.6_1---
FreeBSD:13:quarterly0.9.6_10.9.6_1-0.9.6_10.9.6_10.9.60.9.60.9.6
FreeBSD:14:latest0.9.6_10.9.6_1-0.9.6_10.9.6_1---
FreeBSD:14:quarterly0.9.6_10.9.6_1-0.9.60.9.6_10.9.60.9.60.9.6
FreeBSD:15:latest0.9.6_10.9.6_1n/a0.9.6n/a0.9.60.9.60.9.6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
This port is required by:
for Libraries
  1. sysutils/swtpm

Configuration Options:
No options to configure
Options name:
sysutils_libtpms
USES:
autoreconf gmake libtool pathfix pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/stefanberger/libtpms/tar.gz/v0.9.6?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.6_1
26 Feb 2024 06:01:42
commit hash: 9a1a68914f700ce2e92f623d78ecf92644c84822commit hash: 9a1a68914f700ce2e92f623d78ecf92644c84822commit hash: 9a1a68914f700ce2e92f623d78ecf92644c84822commit hash: 9a1a68914f700ce2e92f623d78ecf92644c84822 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/libtpms: Moved man to share/man

Approved by:    portmgr (blanket)
0.9.6
09 Aug 2023 07:25:02
commit hash: 6dd18dc319c12b8fc12775527bc02e25c2f4c607commit hash: 6dd18dc319c12b8fc12775527bc02e25c2f4c607commit hash: 6dd18dc319c12b8fc12775527bc02e25c2f4c607commit hash: 6dd18dc319c12b8fc12775527bc02e25c2f4c607 files touched by this commit
Corvin Köhne (corvink) search for other commits by this committer
Author: Goran Mekić
sysutils/libtpms: This library provides emulation of a Trusted Platform Module

PR:			272972
Reviewed by:		manu
Approved by:		manu
Differential Revision:	https://reviews.freebsd.org/D41345

Number of commits found: 2