From owner-freebsd-ports@FreeBSD.ORG Thu Dec 15 18:56:02 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8107E16A41F for ; Thu, 15 Dec 2005 18:56:02 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id C94DF43D5C for ; Thu, 15 Dec 2005 18:56:01 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 933FE5D7B; Thu, 15 Dec 2005 13:56:00 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 72356-04; Thu, 15 Dec 2005 13:55:59 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-122-227.ny325.east.verizon.net [68.161.122.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 4146D5CE8; Thu, 15 Dec 2005 13:55:57 -0500 (EST) Message-ID: <43A1BC41.7030408@mac.com> Date: Thu, 15 Dec 2005 13:56:01 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Terabyte References: <558135999.20051215210441@xss.ru> In-Reply-To: <558135999.20051215210441@xss.ru> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: ports@FreeBSD.org Subject: Re: TrueCrypt X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2005 18:56:02 -0000 Terabyte wrote: > Hi! > > Please, add this program to ports. > http://www.truecrypt.org/ I took a quick look, but their initial build wants the location of the Linux kernel sources to patch and add their driver to. I suspect they (or you) could use GEOM and gbde instead... -- -Chuck