notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: emulators/tpm-emulator/files/patch-tpmd-CMakeLists.txt
SVNWeb

Number of commits found: 2

Wed, 18 May 2016
[ 13:53 hrs search for other commits by this committer ] Original commit   Revision:415449 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
security/trousers:

- 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.
Sun, 7 Nov 2010
[ 12:08 nork search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.

Obtained from:  http://bsssd.sourceforge.net/

Number of commits found: 2