Commit graph

8 commits

Author SHA1 Message Date
Martin Wilke
4084389efb - Update to version 0.7.4
- Trim header

PR:		172716
Submitted by:	Ports Fury
2013-02-07 14:30:48 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Norikatsu Shigemura
3fc9cc9ed3 All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION. 2010-12-14 22:49:47 +00:00
Norikatsu Shigemura
f878a3c5be 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.
2010-12-14 22:31:12 +00:00
Norikatsu Shigemura
2d76d7517b 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.
2010-12-14 16:26:27 +00:00
Norikatsu Shigemura
339a230ae5 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.
2010-12-13 18:38:54 +00:00
Norikatsu Shigemura
dc6c6f4f5c 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.
2010-12-12 16:20:09 +00:00
Norikatsu Shigemura
1cf92127b2 Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.
Obtained from:	http://bsssd.sourceforge.net/
2010-11-07 12:08:52 +00:00