From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 22:23:16 2005 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 118BC16A4CE for ; Tue, 25 Jan 2005 22:23:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CE0C43D31 for ; Tue, 25 Jan 2005 22:23:14 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so202685rne for ; Tue, 25 Jan 2005 14:23:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=IUctX+hqdPmuDON2ojxmad6nVLt9CrgFMnX27Cy/tPlSuaYCIQbATUAGXp/CuU22H0K/ODfgfxex+6FqbRfilFBz3aHbZQH9hCgAq68FMe3HlnCuHbEn/LEWXZLqctOpbgbjICRpU6I5twM6xB3I2m0o8ms3JqrNZt//47u0/Rw= Received: by 10.38.149.55 with SMTP id w55mr441888rnd; Tue, 25 Jan 2005 14:23:10 -0800 (PST) Received: by 10.38.74.6 with HTTP; Tue, 25 Jan 2005 14:23:09 -0800 (PST) Message-ID: Date: Tue, 25 Jan 2005 23:23:09 +0100 From: Gert Cuykens To: Kris Kennaway In-Reply-To: <20050125194736.GD76109@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501242315.12888.donaldj1066@fastmail.fm> <200501251530.06424.shinjii@virusinfo.rdksupportinc.com> <20050125055301.GB16896@xor.obsecurity.org> <20050125194736.GD76109@xor.obsecurity.org> cc: Paul Schmehl cc: "Donald J. O'Neill" cc: Warren cc: freebsd-questions@freebsd.org Subject: Re: perl and ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 22:23:16 -0000 so if i go to a ports tree directory how do i display a list of all dependencies without compiling it ? I am guessing something like make info :)