| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Mar 2013 20:06:15
0.7.4
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
07 Feb 2013 14:30:49
0.7.4
|
miwi  |
- Update to version 0.7.4
- Trim header
PR: 172716
Submitted by: Ports Fury |
15 Aug 2012 19:26:14
0.7.1_1
|
tabthorpe  |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
14 Jan 2012 08:57:23
0.7.1_1
|
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. |
11 Nov 2011 02:29:56
0.7.1_1
|
linimon  |
Mark as broken on powerpc: does not compile.
Hat: portmgr
Feature safe: yes |
23 Sep 2011 22:26:39
0.7.1_1
|
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 |
25 Dec 2010 16:55:41
0.7.1_1
|
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) |
14 Dec 2010 22:49:48
0.7.1_1
|
nork  |
All cleanup done (PREFIX clean, permission clean), and bump PORTREVISION. |
14 Dec 2010 22:31:12
0.7.1
|
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. |
14 Dec 2010 16:26:27
0.7.1
|
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. |
13 Dec 2010 18:38:54
0.7.1
|
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. |
12 Dec 2010 16:20:09
0.7.1
|
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. |
07 Nov 2010 12:22:51
0.7.1
|
nork  |
o Add security to CATEGORIES. [1]
o Add missing file. [2]
Pointy hat to: myself [1][2]
Reported by: QAT [2] |
07 Nov 2010 12:08:52
0.7.1
|
nork  |
Add tpm-emulator 0.7.1, is a Trusted Platform Module (TPM) emulator.
Obtained from: http://bsssd.sourceforge.net/ |