From owner-freebsd-gnome@FreeBSD.ORG Fri Apr 23 03:44:17 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF711106564A for ; Fri, 23 Apr 2010 03:44:17 +0000 (UTC) (envelope-from areilly@bigpond.net.au) Received: from nskntmtas02p.mx.bigpond.com (nskntmtas02p.mx.bigpond.com [61.9.168.140]) by mx1.freebsd.org (Postfix) with ESMTP id 5E9F98FC08 for ; Fri, 23 Apr 2010 03:44:16 +0000 (UTC) Received: from nskntotgx02p.mx.bigpond.com ([124.188.161.100]) by nskntmtas02p.mx.bigpond.com with ESMTP id <20100423034415.XAUU4632.nskntmtas02p.mx.bigpond.com@nskntotgx02p.mx.bigpond.com>; Fri, 23 Apr 2010 03:44:15 +0000 Received: from duncan.reilly.home ([124.188.161.100]) by nskntotgx02p.mx.bigpond.com with ESMTP id <20100423034415.PSC2010.nskntotgx02p.mx.bigpond.com@duncan.reilly.home>; Fri, 23 Apr 2010 03:44:15 +0000 Date: Fri, 23 Apr 2010 13:44:15 +1000 From: Andrew Reilly To: Paul Dokas Message-ID: <20100423034415.GA40833@duncan.reilly.home> References: <4BD08F6B.7030507@oitsec.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4BD08F6B.7030507@oitsec.umn.edu> User-Agent: Mutt/1.4.2.3i X-Authentication-Info: Submitted using SMTP AUTH LOGIN at nskntotgx02p.mx.bigpond.com from [124.188.161.100] using ID areilly@bigpond.net.au at Fri, 23 Apr 2010 03:44:15 +0000 X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150204.4BD1178F.0116,ss=1,fgs=0 X-SIH-MSG-ID: rBo6EtL2TAD0zmQs0WyzOwJxyArnqyN48Z4QX81loRIGTUDCp8DeQ9rVMfpRsM6kxDxPJhqGNGUkaa3hTY3Rs9mK Cc: gnome@FreeBSD.org Subject: Re: openssl problems X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2010 03:44:17 -0000 On Thu, Apr 22, 2010 at 01:03:23PM -0500, Paul Dokas wrote: > Is anyone else having problems with ports that depend on openssl? Yes :-) I'm not sure if it's related, but I'm also having problems related to configure vs Kerberos, which I suspect are of a similar ports vs base issue. (evolution-data-server seems to die on that one. aah: you're seeing that one too.) How am I dealing with it? Not well, yet. Currently rebuilding everything that depends on openssl in ports, which does seem to be making some progress, apart from the kerberos-related config problems mentioned... Cheers, -- Andrew