From owner-freebsd-questions@FreeBSD.ORG Fri Feb 13 04:35:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E50616A4CE for ; Fri, 13 Feb 2004 04:35:34 -0800 (PST) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0790043D1D for ; Fri, 13 Feb 2004 04:35:34 -0800 (PST) (envelope-from kstewart@owt.com) Received: from localhost.invalid (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i1DCZJ9U018121; Fri, 13 Feb 2004 04:35:19 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org, flux Date: Fri, 13 Feb 2004 04:35:32 -0800 User-Agent: KMail/1.6 References: <1163613495.20040213152350@hotbox.ru> In-Reply-To: <1163613495.20040213152350@hotbox.ru> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402130435.32206.kstewart@owt.com> Subject: Re: pkgs managing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Feb 2004 12:35:34 -0000 On Friday 13 February 2004 04:23 am, flux wrote: > Hello everyone. > > How do I know what package does the file belong? > Thx. for a file, try the following example of using pkg_which # locate libXs /usr/X11R6/lib/libXss.a # pkg_which /usr/X11R6/lib/libXss.a XFree86-libraries-4.3.0_6 -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html