From owner-freebsd-questions@FreeBSD.ORG Thu Oct 1 13:59:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C2DF1065692 for ; Thu, 1 Oct 2009 13:59:42 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 422EF8FC17 for ; Thu, 1 Oct 2009 13:59:42 +0000 (UTC) Received: from sleuth64 (unknown [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id 56B5A34D417 for ; Thu, 1 Oct 2009 14:59:38 +0100 (BST) From: To: Date: Thu, 1 Oct 2009 06:59:13 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcpCn1t8OKiNO005T2iwiGpa5BJ5rw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325 Subject: Looking up libraries and header files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2009 13:59:42 -0000 Hi What is the simplest way to found out which port installs specific harder or library files? ATM I do it through a google search on the file name and usually find a clue.. but I suspect there ia better mousetrap!! Thanks in advance David