summaryrefslogtreecommitdiff
path: root/emulators/tpm-emulator/files/patch-CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/trousers:Hiroki Sato2016-05-181-3/+4
| | | | | | | | | | | | | | | | | | - Update to 0.3.13. - Remove CONFLICTS with emulators/tpm-emulator. Two separate binaries, sbin/tcsd (for actual TPM device) and sbin/tcsd_emu (for TPM emulator) are now installed. rc.d/tcsd chooses one of them depending on $tcsd_mode. When tcsd_mode="native" (default) it runs sbin/tcsd, and when tcsd_mode="emulator" it runs sbin/tcsd_emu. Note that sbin/tcsd_emu depends on tpmd in emulators/tpm-emulator. - Simplify @sample. emulators/tpm-emulator: - Remove CONFLICTS with security/trousers. - Simplify rc.d/tpmd.
* - Update to version 0.7.4Martin Wilke2013-02-071-12/+14
| | | | | | | - Trim header PR: 172716 Submitted by: Ports Fury
* All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION.Norikatsu Shigemura2010-12-141-2/+7
|
* Cleanup(portlint happy).Norikatsu Shigemura2010-12-141-29/+4
| | | | | | | | [NOTE] In this time, I don't bump PORTREVISION. Because I'll re-setup working directory under $PREFIX (/var/lib/tpm -> $PREFIX/var/lib/tpm). So I'll finish these working, and bump PORTREVISION.
* Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.Norikatsu Shigemura2010-11-071-0/+44
Obtained from: http://bsssd.sourceforge.net/