From owner-freebsd-questions@FreeBSD.ORG Sun Nov 11 14:23:35 2007 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 7814F16A41B for ; Sun, 11 Nov 2007 14:23:35 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 345D413C4A5 for ; Sun, 11 Nov 2007 14:23:35 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so711659pyb for ; Sun, 11 Nov 2007 06:23:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KdTw/yg7Emr65hScRZ4XZCJe+MRVqJSk2ghf8SUWIrc=; b=XPh05iVfiVEzb9zOGBAf04NH9QYKVRnI9uMju/Z9Mbv9kJWKOsipeGIl+hwudBB7w+fIj1yT71WBB3eNvG5oZpXAHYY2Cptjde823lasdJ4MSwfe4sRoNXyye2nN4V4K3WsH/DrPeOUAoGrgOJFTlRgjbJwQX7q8mejCmBLz6mA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nLdLIftlFv6k+wPe10krM23GG+/7WOs/xQ3dOF8RTI4kr4PWzjMiZZr6f1vqi9SODtnZd76hPUDOgaFUL1XqV3TuiiQ4YAIEGbLSoqjsDRZcpnkzcfGnZtai2q4xc7h1V1f82VkD2mgjtuEO3+s3ssO5c7/FmDDBMkaycBxOILQ= Received: by 10.65.211.16 with SMTP id n16mr11478631qbq.1194791006117; Sun, 11 Nov 2007 06:23:26 -0800 (PST) Received: by 10.65.107.3 with HTTP; Sun, 11 Nov 2007 06:23:26 -0800 (PST) Message-ID: Date: Sun, 11 Nov 2007 09:23:26 -0500 From: "Aryeh Friedman" To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4736D38F.4070106@gmail.com> <20071111141203.GA77016@harmless.hu> Subject: Re: need an explanation of "make serarch" output 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: Sun, 11 Nov 2007 14:23:35 -0000 Sorry beinf rude but I wonder if either of the responders took there own advice and RTFM'ed (where M=mail) What I mean is I was *NOT* asking how to get the deps list... I was asking that for example "make search key=jdk16 display=bdeps" will display multiple "bdeps" lines which one contains the correct deps list (if any) or do I need to combine them to get a complete list?