From owner-freebsd-ports@FreeBSD.ORG Sat Jul 12 09:18:35 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CFBD1065680 for ; Sat, 12 Jul 2008 09:18:35 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (77-99-36-42.cable.ubr04.chap.blueyonder.co.uk [77.99.36.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2EFB48FC08 for ; Sat, 12 Jul 2008 09:18:35 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (localhost [127.0.0.1]) by dns1.vizion2000.net (Postfix) with ESMTP id 763281CC89 for ; Sat, 12 Jul 2008 02:40:08 -0700 (PDT) Received: from localhost (localhost [[UNIX: localhost]]) by dns1.vizion2000.net (8.14.2/8.14.2/Submit) id m6C9e8el074454 for freebsd-ports@freebsd.org; Sat, 12 Jul 2008 02:40:08 -0700 (PDT) (envelope-from david@vizion2000.net) X-Authentication-Warning: dns1.vizion2000.net: david set sender to david@vizion2000.net using -f From: David Southwell Organization: Voice and Vision To: freebsd-ports@freebsd.org Date: Sat, 12 Jul 2008 02:40:08 -0700 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807120240.08233.david@vizion2000.net> Subject: kde-pim - signature depencies 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, 12 Jul 2008 09:18:35 -0000 Hi Can anyone help me out here. I am trying to eliminate a a bug that has been plaguing me and a few others in kmail that relates to its handling of signatures. Is anyone in a position to tell me what libraries kmail depends upon to handle signature. I want to rebuild them one at a time in an attempt to isolate the cause. A list or a method of identifying those dependencies would be helpful. [root@dns1 /]# uname -a FreeBSD 6.3-STABLE FreeBSD 6.3-STABLE #1: Thu Jul 10 09:41:47 PDT 2008 root@:/usr/obj/usr/src/sys/GENERIC amd64 [root@dns1 /]# Thanks David