Port details |
- tpm2-abrmd TPM2 Access Broker & Resource Manager Deamon
- 3.0.0_4 security
=2 3.0.0_3Version of this port present on the latest quarterly branch. - Maintainer: tstruk@gmail.com
 - Port Added: 2019-09-17 19:57:48
- Last Update: 2025-05-13 10:22:15
- Commit Hash: e788fbf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/tpm2-software/tpm2-abrmd
- Description:
- TPM2 Access Broker & Resource Management Daemon implementing the TCG spec.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tpm2-abrmd>0:security/tpm2-abrmd
- To install the port:
- cd /usr/ports/security/tpm2-abrmd/ && make install clean
- To add the package, run one of these commands:
- pkg install security/tpm2-abrmd
- pkg install tpm2-abrmd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tpm2-abrmd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694304765
SHA256 (tpm2-abrmd-3.0.0.tar.gz) = d59aff34164aa705b05155b86607f6b66918a433104f754a3fcf76216dd9f465
SIZE (tpm2-abrmd-3.0.0.tar.gz) = 576822
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.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- dbus-daemon : devel/dbus
- Library dependencies:
-
- libtss2-esys.so : security/tpm2-tss
- libgio-2.0.so : devel/glib20
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- security/tpm2-openssl
Configuration Options:
- No options to configure
- Options name:
- security_tpm2-abrmd
- USES:
- gmake libtool pkgconfig gnome
- pkg-message:
- For install:
- Please add the following lines to /etc/devfs.conf as tpm2-abrmd needs /dev/tpm0
to be mode 0660 and group _tss:
perm tpm0 0660
own tpm0 root:_tss
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0_4 13 May 2025 10:22:15
    |
Gleb Popov (arrowd)  Author: Andrea Cocito |
security/tpm2-abrmd: Assorted improvements to the port
* Fix name collision on function write_all():
* Stop installing tpm2-abrmd-devd.conf as it is useless and does not work
* Use "wheel" as FreeBSD does not have the "root" group
* Fix inconsistent naming of the rc script
PR: 286218
Approved by: maintainer
Pull Request: https://github.com/freebsd/freebsd-ports/pull/391 |
3.0.0_3 26 Feb 2024 21:40:44
    |
Muhammad Moinur Rahman (bofh)  |
security/tpm2-*: Moved man to share/man
Approved by: portmgr (blanket) |
3.0.0_2 08 Jan 2024 12:17:39
    |
Gleb Popov (arrowd)  |
security/tpm2-abrmd: Fix devd rules config.
It wasn't really changing the owner of /dev/tpm0
Sponsored by: Serenity Cybersecurity, LLC |
3.0.0_1 08 Jan 2024 12:17:38
    |
Gleb Popov (arrowd)  |
security/tpm2-abrmd: Fix DBus config patch to cover more clauses.
Sponsored by: Serenity Cybersecurity, LLC |
3.0.0 11 Sep 2023 08:52:14
    |
Li-Wen Hsu (lwhsu)  Author: Tadeusz Struk |
security/tpm2-abrmd: Update to 3.0.0
Differential Revision: https://reviews.freebsd.org/D41803 |
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) |
2.4.1_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 ) |
2.4.1_1 04 Apr 2022 05:32:01
    |
Guangyuan Yang (ygy)  Author: Tadeusz Struk |
security/tpm2-abrmd: Improve rc.d script and add devd config
- Improve tpm2-abrmd rc.d script
- Add devd config file, which adds rules for /dev/tpm0 char device. It allows
the _tss group members to read and write the tpm device, which is required by
tpm2-abrmd to communicate with the device.
Differential Revision: https://reviews.freebsd.org/D34744 |
2.4.1 15 Mar 2022 07:03:21
    |
Guangyuan Yang (ygy)  Author: Tadeusz Struk |
security/tpm2-abrmd: Update to 2.4.1
Changelog: https://github.com/tpm2-software/tpm2-abrmd/releases/tag/2.4.1
Differential Revision: https://reviews.freebsd.org/D34463 |
2.4.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.4.0 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.4.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4.0 06 Mar 2021 12:09:07
  |
lwhsu  |
security/tpm2-abrmd: Update to 2.4.0
Submitted by: Tadeusz Struk <tadeusz.struk@intel.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D29052 |
2.3.2 20 May 2020 21:47:25
  |
lwhsu  |
Distfile has been rerolled.
The change is correcting and not hard-coded the version for release.
Submitted by: Tadeusz Struk <tadeusz.struk@intel.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D24934 |
2.3.2 19 May 2020 09:30:13
  |
lwhsu  |
- Update to 2.3.2
Submitted by: Tadeusz Struk <tadeusz.struk at intel.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D24905 |
2.2.0_1 23 Sep 2019 20:24:13
  |
lwhsu  |
- Update the default TCTI config string to point to /dev/tpm
Submitted by: maintainer
Differential Revision: https://reviews.freebsd.org/D21770 |
2.2.0 17 Sep 2019 19:57:42
  |
lwhsu  |
Add security/tpm2-abrmd, TPM2 Access Broker & Resource Manager Deamon
Submitted by: Tadeusz Struk <tadeusz.struk@intel.com>
Differential Revision: https://reviews.freebsd.org/D21651 |