Port details |
- tpm-emulator Trusted Platform Module (TPM) emulator
- 0.7.4_2 emulators =23 0.7.4_2Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2010-11-07 12:10:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: readline, pkg, gettext-runtime, libxml2, indexinfo
- Also Listed In: security
- License: GPLv2
- WWW:
- http://tpm-emulator.berlios.de/
- Description:
- The project aims to create a fully working Trusted Platform Module (TPM)
emulator follwing the specifications of the Trusted Computing Group. The
port provides a driver library libtddl which can be linked against programs
providing a Trusted Software Stack to redirect TPM calls to the emulator.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tpm-emulator>0:emulators/tpm-emulator
- To install the port:
- cd /usr/ports/emulators/tpm-emulator/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/tpm-emulator
- pkg install tpm-emulator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tpm-emulator
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tpm_emulator-0.7.4.tar.gz) = 4e48ea0d83dd9441cc1af04ab18cd6c961b9fa54d5cbf2c2feee038988dea459
SIZE (tpm_emulator-0.7.4.tar.gz) = 214145
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Build
-
- security/trousers
- for Run
-
- security/trousers
Configuration Options:
- No options to configure
- Options name:
- emulators_tpm-emulator
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.4_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.7.4_2 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
0.7.4_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.7.4_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.4_2 18 Aug 2020 23:24:55 |
zeising |
emulators/tpm-emulator: Fix -fno-common
Fix the build with -fno-common, which is the default in llvm 11.
MFH: 2020Q3 |
0.7.4_2 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.7.4_2 03 Jun 2017 21:56:25 |
ler |
emulators/tpm-emulator: fail to run in arm64 due to improper getopt(3) use
Add patch to fix it.
PR: 219352
Submitted by: Phillip R. Jaenke <prj@rootwyrm.com>
Approved by: maintainer timeout. |
0.7.4_1 18 May 2016 13:53:45 |
hrs |
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. |
0.7.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.4 20 Sep 2015 14:35:58 |
danfe |
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago. |
0.7.4 18 Aug 2015 10:51:02 |
rakuco |
Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.
Instead of defining a variable that is almost always based on CONFIGURE_ENV,
just use CONFIGURE_ENV directly.
This also matches the behavior of other ports that do not use autotools (so
most ports can just worry about CONFIGURE_ENV). Additionally, the fact that
we do not use ?= means we do not have problems if another file in Uses/
needs to set CONFIGURE_ENV (with CMAKE_ENV, the order of the arguments to
USES would matter).
Ports which set CMAKE_ENV have been adjusted accordingly. In most cases,
CMAKE_ENV was just replaced with CONFIGURE_ENV, the exceptions being:
* databases/sqliteman: CMAKE_ENV line removed; setting QMAKESPEC there has
no effect on the build system.
* devel/freeocl: CMAKE_ENV line removed; FREEOCL_CXX_COMPILER is already
retrieved from the CMAKE_CXX_COMPILER variable in the build
system.
* graphics/openimageio: CMAKE_ENV line removed; setting Qt variables there
has no effect on the build system.
Reviewed by: makc
Differential Revision: https://reviews.freebsd.org/D3403 |
0.7.4 13 Nov 2014 14:32:39 |
antoine |
Cleanup plist |
0.7.4 31 Oct 2014 19:42:14 |
bapt |
Simplify plist |
0.7.4 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
0.7.4 27 Jul 2014 13:28:01 |
marino |
stage emulators/tpm-emulator
While here, simplify powerpc breakage, remove reference to BERLIOS
PR: 191727
Submitted by: Dan Lukes |
0.7.4 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.7.4 02 Jul 2014 20:22:56 |
antoine |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
0.7.4 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.7.4 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.7.4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.7.4 27 Jul 2013 04:27:19 |
hrs |
- Fix CONFLICTS.
- Style cleanups.
- Take maintainership. |
0.7.4 14 Jun 2013 01:59:46 |
miwi |
- Fix build |
0.7.4 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.7.4 07 Feb 2013 14:30:49 |
miwi |
- Update to version 0.7.4
- Trim header
PR: 172716
Submitted by: Ports Fury |
0.7.1_1 15 Aug 2012 19:26:14 |
tabthorpe |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
0.7.1_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.7.1_1 11 Nov 2011 02:29:56 |
linimon |
Mark as broken on powerpc: does not compile.
Hat: portmgr
Feature safe: yes |
0.7.1_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.7.1_1 25 Dec 2010 16:55:41 |
sunpoet |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
0.7.1_1 14 Dec 2010 22:49:48 |
nork |
All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION. |
0.7.1 14 Dec 2010 22:31:12 |
nork |
Cleanup(portlint happy).
[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. |
0.7.1 14 Dec 2010 16:26:27 |
nork |
Fix rc script with _tss USER/GROUP.
[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. |
0.7.1 13 Dec 2010 18:38:54 |
nork |
Add support rc script. (buggy by not install USER/GROUP)
[NOTE]
In this time, I don't bump PORTREVISION. Because I must install
_tss user and group account(bug), and I'll re-setup working
directory under $PREFIX. So I'll finish these working, and
bump PORTREVISION. |
0.7.1 12 Dec 2010 16:20:09 |
nork |
o sort pkg-plist.
o install libtddl.so.1 instead of libtddl.so.1.2 to use dynamic library.
[NOTE]
In this time, I don't bump PORTREVISION. Because I'll add rc.d/tpmd,
use _tss user and group account, and re-setup working directory under
$PREFIX. So I'll finish these working, and bump PORTREVISION. |
0.7.1 07 Nov 2010 12:22:51 |
nork |
o Add security to CATEGORIES. [1]
o Add missing file. [2]
Pointy hat to: myself [1][2]
Reported by: QAT [2] |
0.7.1 07 Nov 2010 12:08:52 |
nork |
Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.
Obtained from: http://bsssd.sourceforge.net/ |