notbug ipv6 ready As 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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
tpm2-openssl Provider for integration of TPM 2.0 into OpenSSL 3.x
1.3.0 security 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 1.3.0Version of this port present on the latest quarterly branch.
Maintainer: blackye@gmail.com search for ports maintained by this maintainer
Port Added: 2025-05-21 07:42:06
Last Update: 2026-05-07 21:47:29
Commit Hash: 2a7c056
License: BSD3CLAUSE
WWW:
https://github.com/tpm2-software/tpm2-openssl
Description:
Provider for integration of TPM 2.0 to OpenSSL 3.x
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 (5 items)
Collapse this list.
  1. lib/ossl-modules/tpm2.so
  2. @ldconfig
  3. /usr/local/share/licenses/tpm2-openssl-1.3.0/catalog.mk
  4. /usr/local/share/licenses/tpm2-openssl-1.3.0/LICENSE
  5. /usr/local/share/licenses/tpm2-openssl-1.3.0/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • tpm2-openssl>0:security/tpm2-openssl
To install the port:
cd /usr/ports/security/tpm2-openssl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/tpm2-openssl
  • pkg install tpm2-openssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tpm2-openssl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1737838478 SHA256 (tpm2-openssl-1.3.0.tar.gz) = 9a9aca55d4265ec501bcf9c56d21d6ca18dba902553f21c888fe725b42ea9964 SIZE (tpm2-openssl-1.3.0.tar.gz) = 432730

Packages (timestamps in pop-ups are UTC):
tpm2-openssl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.3.01.3.0-1.3.01.3.0---
FreeBSD:14:quarterly1.3.01.3.0-1.3.01.3.0---
FreeBSD:15:latest1.3.01.3.0n/a1.3.0n/an/a--
FreeBSD:15:quarterly1.3.01.3.0n/a-n/an/a--
FreeBSD:16:latest1.3.01.3.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. tpm2-abrmd : security/tpm2-abrmd
Library dependencies:
  1. libtss2-esys.so : security/tpm2-tss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_tpm2-openssl
USES:
gmake libtool pkgconfig ssl
pkg-message:
For install:
The tpm2 OpenSSL provider has been installed as ${PREFIX}/lib/ossl-modules/tpm2.so In order to let openssl find it do one of the following: 1. Set the OPENSSL_MODULES environment variable 2. Use the -provider-path option 3. Edit /etc/ssl/openssl.cnf replacing the existing [provider_sect] and [default_provider] sections with these: [provider_sect] default = default_sect tpm2 = tpm2_sect [default_sect] activate = 1 [tpm2_sect] activate = 1 module = ${PREFIX}/lib/ossl-modules/tpm2.so
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/tpm2-software/tpm2-openssl/releases/download/1.3.0/
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
1.3.0
07 May 2026 21:47:29
commit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4acommit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4acommit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4acommit hash: 2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for FreeBSD 13, mips and risc64sf

Reviewed by:            many (*)
Differential Revision:  https://reviews.freebsd.org/D55624
Differential Revision:  https://reviews.freebsd.org/D55642 (merged in from bofh)

many (*)
  acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
  jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
  nobutaka pkubaj se tagattie thj

  Anton Saietskii
  GenericRikka
  Gert Doering
  Jan Bramkamp
  Oleh Hushchenkov
  Oleksandr Kryvulia
  Ralf van der Enden
  Yamagi

  desktop kde python tcltk office
1.3.0
21 May 2025 07:40:14
commit hash: a8a6f68f9fe2b699c1a5e0bfb8dc70bfcb8996f4commit hash: a8a6f68f9fe2b699c1a5e0bfb8dc70bfcb8996f4commit hash: a8a6f68f9fe2b699c1a5e0bfb8dc70bfcb8996f4commit hash: a8a6f68f9fe2b699c1a5e0bfb8dc70bfcb8996f4 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Andrea Cocito
security/tpm2-openssl: TPM2 provider for OpenSSL3+

Makes the TPM 2.0 accessible via the standard OpenSSL API and
command-line tools, so one can add TPM support to (almost) any
OpenSSL 3.x based application.

PR		286218
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/393
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>

Number of commits found: 2