From owner-freebsd-ports@FreeBSD.ORG Sat May 3 04:04:30 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F9501065673 for ; Sat, 3 May 2008 04:04:30 +0000 (UTC) (envelope-from datahead4@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.174]) by mx1.freebsd.org (Postfix) with ESMTP id D69AC8FC0A for ; Sat, 3 May 2008 04:04:29 +0000 (UTC) (envelope-from datahead4@gmail.com) Received: by wf-out-1314.google.com with SMTP id 28so1420097wfa.7 for ; Fri, 02 May 2008 21:04:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=XndtcVDbkjXWA0zK+zTrDSWMAvjjxw+MBkmGvjZsdsU=; b=M6GAunSI7ct2/FKTUta7UABCHFkyhFMJ418AomFL0hmEn2UsiOPV9vvclkcRTCsP01P7ne4sWdQ8Y6boS8UdANVz+X/TiDUkJfaqoBtx098AfT3R5gAPfBW5u5w0PtHLA7mSsD10KUtYFqX6lQL8dX5uTKfsPTs/8YrEm/Ab0/o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DYmNtdZ84syJxWY1hXPJuscaQUBcKxI8Kg9QrjEzxWH+in6M/+otc/7//DJC+N2KW9+KDkoKrSiJtj0z+nqedO0FDBRWyu55VNm3knBsvUiM8u4AH1rVfg7zwpaDAG+nyR8ZhtMkPdQeJ1qycQtwZrsA0gA2H/bhfZP6LYpP20s= Received: by 10.142.211.10 with SMTP id j10mr1533359wfg.202.1209785851016; Fri, 02 May 2008 20:37:31 -0700 (PDT) Received: by 10.143.122.6 with HTTP; Fri, 2 May 2008 20:37:30 -0700 (PDT) Message-ID: Date: Fri, 2 May 2008 22:37:30 -0500 From: Matt To: "Stephan Fiebrandt" In-Reply-To: <481A3C7B.6080500@nsx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <481A3C7B.6080500@nsx.de> Cc: ports@freebsd.org Subject: Re: port: truecrypt 5.1a, need some testers 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: Sat, 03 May 2008 04:04:30 -0000 On Thu, May 1, 2008 at 4:56 PM, Stephan Fiebrandt wrote: > This updated port should build the latest truecrypt 5.1a on freebsd. It > depends on wxgtk28 with unicode. The NOGUI version dpes also require wx base > libraries. So wxgtk28-unicode is marked as dependency. > > I have done some load test on today's 7-STABLE amd64, however it needs more > testing also under i386 as my machine is heavy patched and my i386 is > 8-CURRENT right now (there it works too). > Don't forget to start fuse before running truecrypt. > Port can be found at: http://nsx.de/truecrypt-5.1a.tar.gz > Port builds cleanly on 7-RELEASE i386 and runs as expected. Seems there are still some stability issues that I remember hearing about before. Copying many small files to a truecrypt-mounted volume appears to deadlock the system (I seem to remember this used to cause a panic...) that I can't break out of by any apparent means. I don't think that's a problem with the port though. Matt > Stephan > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >