diff options
author | nork <nork@FreeBSD.org> | 2010-11-07 20:10:03 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2010-11-07 20:10:03 +0800 |
commit | 76eb40af8474fe8a9568a47f5b48c0a0b9c42b82 (patch) | |
tree | e6c3d88dd6d61a71d92e1c1b035f4cd66b2baff0 /security/tpm-tools/pkg-plist | |
parent | 3a668079dda724f46da38a14a70d2f2a539a568b (diff) | |
download | freebsd-ports-gnome-76eb40af8474fe8a9568a47f5b48c0a0b9c42b82.tar.gz freebsd-ports-gnome-76eb40af8474fe8a9568a47f5b48c0a0b9c42b82.tar.zst freebsd-ports-gnome-76eb40af8474fe8a9568a47f5b48c0a0b9c42b82.zip |
Add tpm-tools 1.3.5, provides a basic set of TPM tools.
Obtained from: http://bsssd.sourceforge.net/
Diffstat (limited to 'security/tpm-tools/pkg-plist')
-rw-r--r-- | security/tpm-tools/pkg-plist | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/security/tpm-tools/pkg-plist b/security/tpm-tools/pkg-plist new file mode 100644 index 000000000000..28ca623be2c1 --- /dev/null +++ b/security/tpm-tools/pkg-plist @@ -0,0 +1,29 @@ +bin/tpm_sealdata +bin/tpm_unsealdata +bin/tpmtoken_import +bin/tpmtoken_init +bin/tpmtoken_objects +bin/tpmtoken_protect +bin/tpmtoken_setpasswd +include/tpm_tools/tpm_unseal.h +lib/libtpm_unseal.la +lib/libtpm_unseal.so +lib/libtpm_unseal.so.1 +sbin/tpm_changeownerauth +sbin/tpm_clear +sbin/tpm_createek +sbin/tpm_getpubek +sbin/tpm_resetdalock +sbin/tpm_restrictpubek +sbin/tpm_restrictsrk +sbin/tpm_revokeek +sbin/tpm_selftest +sbin/tpm_setactive +sbin/tpm_setclearable +sbin/tpm_setenable +sbin/tpm_setoperatorauth +sbin/tpm_setownable +sbin/tpm_setpresence +sbin/tpm_takeownership +sbin/tpm_version +@dirrm include/tpm_tools |