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.

non port: security/tpm2-abrmd/Makefile

Number of commits found: 13

Monday, 26 Feb 2024
21:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/tpm2-*: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 955515a88b33e1cfb8e06363a124f0eed951814a commit hash: 955515a88b33e1cfb8e06363a124f0eed951814a commit hash: 955515a88b33e1cfb8e06363a124f0eed951814a commit hash: 955515a88b33e1cfb8e06363a124f0eed951814a 955515a
Monday, 8 Jan 2024
12:17 Gleb Popov (arrowd) search for other commits by this committer
security/tpm2-abrmd: Fix devd rules config.

It wasn't really changing the owner of /dev/tpm0

Sponsored by:	Serenity Cybersecurity, LLC
commit hash: b228375db216bf87b61b51b65f158648e54cbd6a commit hash: b228375db216bf87b61b51b65f158648e54cbd6a commit hash: b228375db216bf87b61b51b65f158648e54cbd6a commit hash: b228375db216bf87b61b51b65f158648e54cbd6a b228375
12:17 Gleb Popov (arrowd) search for other commits by this committer
security/tpm2-abrmd: Fix DBus config patch to cover more clauses.

Sponsored by:	Serenity Cybersecurity, LLC
commit hash: a4ed291bbda243716de326d94cd13e2ecd52b938 commit hash: a4ed291bbda243716de326d94cd13e2ecd52b938 commit hash: a4ed291bbda243716de326d94cd13e2ecd52b938 commit hash: a4ed291bbda243716de326d94cd13e2ecd52b938 a4ed291
Monday, 11 Sep 2023
08:52 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Tadeusz Struk
security/tpm2-abrmd: Update to 3.0.0

Differential Revision:	https://reviews.freebsd.org/D41803
commit hash: 6cb374cecce3ff08d62d92667579dc4149881c32 commit hash: 6cb374cecce3ff08d62d92667579dc4149881c32 commit hash: 6cb374cecce3ff08d62d92667579dc4149881c32 commit hash: 6cb374cecce3ff08d62d92667579dc4149881c32 6cb374c
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 4 Apr 2022
05:32 Guangyuan Yang (ygy) search for other commits by this committer 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
commit hash: 71b35fe2b1fbffcbd13ebeed2e4db0fe5fca0f2b commit hash: 71b35fe2b1fbffcbd13ebeed2e4db0fe5fca0f2b commit hash: 71b35fe2b1fbffcbd13ebeed2e4db0fe5fca0f2b commit hash: 71b35fe2b1fbffcbd13ebeed2e4db0fe5fca0f2b 71b35fe
Tuesday, 15 Mar 2022
07:03 Guangyuan Yang (ygy) search for other commits by this committer 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
commit hash: f38255bfc40461c01ae05e9c0f04c8ef609b7d74 commit hash: f38255bfc40461c01ae05e9c0f04c8ef609b7d74 commit hash: f38255bfc40461c01ae05e9c0f04c8ef609b7d74 commit hash: f38255bfc40461c01ae05e9c0f04c8ef609b7d74 f38255b
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 6 Mar 2021
12:09 lwhsu search for other commits by this committer
security/tpm2-abrmd: Update to 2.4.0

Submitted by:	Tadeusz Struk <tadeusz.struk@intel.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D29052
Original commitRevision:567486 
Tuesday, 19 May 2020
09:30 lwhsu search for other commits by this committer
- Update to 2.3.2

Submitted by:	Tadeusz Struk <tadeusz.struk at intel.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24905
Original commitRevision:535852 
Monday, 23 Sep 2019
20:24 lwhsu search for other commits by this committer
- Update the default TCTI config string to point to /dev/tpm

Submitted by:	maintainer
Differential Revision:	https://reviews.freebsd.org/D21770
Original commitRevision:512671 
Tuesday, 17 Sep 2019
19:57 lwhsu search for other commits by this committer
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
Original commitRevision:512239 

Number of commits found: 13