From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 5 01:10:10 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8F4D9AC for ; Thu, 5 Dec 2013 01:10:10 +0000 (UTC) Received: from mail-ee0-x229.google.com (mail-ee0-x229.google.com [IPv6:2a00:1450:4013:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 42FAE1068 for ; Thu, 5 Dec 2013 01:10:10 +0000 (UTC) Received: by mail-ee0-f41.google.com with SMTP id t10so2856706eei.0 for ; Wed, 04 Dec 2013 17:10:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QQJjq7aqc4XEGIa56HxrPDUUk6w7RxmdWmFCkUAAxsQ=; b=mEDMAHsHn3rG8L8gw2ZYlZLbMzrwloGJijOYvKHV88RtZN5SSskCUYEyY5JTbJqtkh nBMojz34QnYs07fNOU/N+otNll9Hab5eY/ZzNj6lq6F7RYiiHjI5yRjC8iMU3c0t3pu5 atZePOF3bU1zUEzU5UTzfsIAhHNcnV5et5y0x6IMSc2cK3DHoTyvY3rQf69skhWLZOyK 5/lw+UFMHtNgFz8ZjNBdbVFZrE/p+MStjtD4cufYgvI9aGHLRRKr/6XdQ5zbLzj1gagV l6SXvG6DETBibUZuyMc3m2yji+gRcY3RNSqrDJX/854APZ3MIa7hi7AvWxk2CA9yTRQA y50A== MIME-Version: 1.0 X-Received: by 10.14.4.67 with SMTP id 43mr9751534eei.70.1386205808764; Wed, 04 Dec 2013 17:10:08 -0800 (PST) Received: by 10.14.2.66 with HTTP; Wed, 4 Dec 2013 17:10:08 -0800 (PST) In-Reply-To: References: Date: Wed, 4 Dec 2013 17:10:08 -0800 Message-ID: Subject: Re: [CFT] TPM(Trusted Platform Modules) replated ports From: hiren panchasara To: Andrey Fesenko Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 01:10:10 -0000 On Wed, Dec 4, 2013 at 5:01 PM, Andrey Fesenko wrote: > security/trousers - need add user in comand line and remove path var > directory pkg-plist hrs@ just fixed this port a few mins back. > security/opencryptoki - checking for csulincl.h... no > configure: error: tpm token build requested but TSS development files not found > ===> Script "configure" failed unexpectedly. Try sending this report on ports@ ? cheers, Hiren