cvs commit: ports/emulators Makefile ports/emulators/tpm-emulator Makefile distinfo pkg-descr pkg-plist ports/emulators/tpm-emulator/files patch-CMakeLists.txt patch-mtm-mtm_structures.h patch-tddl-CMakeLists.txt patch-tpm-tpm_ticks.c patch-tpmd-CMakeLists.txt ...

Norikatsu Shigemura nork at FreeBSD.org
Sun Nov 7 12:08:52 UTC 2010


nork        2010-11-07 12:08:52 UTC

  FreeBSD ports repository

  Modified files:
    emulators            Makefile 
  Added files:
    emulators/tpm-emulator Makefile distinfo pkg-descr pkg-plist 
    emulators/tpm-emulator/files patch-CMakeLists.txt 
                                 patch-mtm-mtm_structures.h 
                                 patch-tddl-CMakeLists.txt 
                                 patch-tpm-tpm_ticks.c 
                                 patch-tpmd-CMakeLists.txt 
                                 patch-tpmd-unix-CMakeLists.txt 
                                 patch-tpmd_dev-CMakeLists.txt 
                                 patch-tpmd_dev-openbsd-Makefile 
                                 patch-tpmd_dev-openbsd-tpmd_dev.c 
                                 patch-tpmd_dev-openbsd-tpmd_dev.h 
  Log:
  Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.
  
  Obtained from:  http://bsssd.sourceforge.net/
  
  Revision  Changes    Path
  1.292     +1 -0      ports/emulators/Makefile
  1.1       +44 -0     ports/emulators/tpm-emulator/Makefile (new)
  1.1       +2 -0      ports/emulators/tpm-emulator/distinfo (new)
  1.1       +44 -0     ports/emulators/tpm-emulator/files/patch-CMakeLists.txt (new)
  1.1       +11 -0     ports/emulators/tpm-emulator/files/patch-mtm-mtm_structures.h (new)
  1.1       +26 -0     ports/emulators/tpm-emulator/files/patch-tddl-CMakeLists.txt (new)
  1.1       +40 -0     ports/emulators/tpm-emulator/files/patch-tpm-tpm_ticks.c (new)
  1.1       +9 -0      ports/emulators/tpm-emulator/files/patch-tpmd-CMakeLists.txt (new)
  1.1       +13 -0     ports/emulators/tpm-emulator/files/patch-tpmd-unix-CMakeLists.txt (new)
  1.1       +29 -0     ports/emulators/tpm-emulator/files/patch-tpmd_dev-CMakeLists.txt (new)
  1.1       +28 -0     ports/emulators/tpm-emulator/files/patch-tpmd_dev-openbsd-Makefile (new)
  1.1       +29 -0     ports/emulators/tpm-emulator/files/patch-tpmd_dev-openbsd-tpmd_dev.c (new)
  1.1       +11 -0     ports/emulators/tpm-emulator/files/patch-tpmd_dev-openbsd-tpmd_dev.h (new)
  1.1       +4 -0      ports/emulators/tpm-emulator/pkg-descr (new)
  1.1       +7 -0      ports/emulators/tpm-emulator/pkg-plist (new)


More information about the cvs-all mailing list