From owner-freebsd-questions@FreeBSD.ORG Tue May 23 00:28:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 BF6EF16AF6B for ; Tue, 23 May 2006 00:28:01 +0000 (UTC) (envelope-from bidjan@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id A088843D6D for ; Tue, 23 May 2006 00:27:55 +0000 (GMT) (envelope-from bidjan@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so1609244pyf for ; Mon, 22 May 2006 17:27:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BgcF4Zp7kCjTQSAUtQ9uEcFtt7ytqA1o3wghsfnDmbrQQvY8acDYUvh2KrICtMSs/8HFBiE9KM4RZycBRdCYJ/KgHZf2EHyEhYKd30R28igYeZJzUHD5AkAmn+nTx+tPxTjFSA8MSydHG59LXq2VP8dilkwx1bK51l2AitTlHHY= Received: by 10.35.127.7 with SMTP id e7mr1183769pyn; Mon, 22 May 2006 17:27:54 -0700 (PDT) Received: by 10.35.43.16 with HTTP; Mon, 22 May 2006 17:27:54 -0700 (PDT) Message-ID: Date: Mon, 22 May 2006 20:27:54 -0400 From: "Pablo Mora" To: "Joe Auty" In-Reply-To: <0C4C69E5-63EA-4905-B0C7-2431DD40CF4B@netmusician.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <0C4C69E5-63EA-4905-B0C7-2431DD40CF4B@netmusician.org> Cc: FreeBSD Questions Subject: Re: determining files installed by a port 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: Tue, 23 May 2006 00:28:02 -0000 On 5/22/06, Joe Auty wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Is there a way to get a listing of all files installed by a port? > Perhaps there is a tool that will scan a package and output its > contents to standard out? > $ pkg_info -Lx yourportname I.E: $ pkg_info -Lx python --=20 Linux is for people who hate Micro$oft. BSD is for people who love Unix ...