From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 19:44:58 2003 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 8351D16A4CE for ; Thu, 30 Oct 2003 19:44:58 -0800 (PST) Received: from hotmail.com (law11-oe62.law11.hotmail.com [64.4.16.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84D343FBD for ; Thu, 30 Oct 2003 19:44:55 -0800 (PST) (envelope-from weiwuzhang@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 30 Oct 2003 19:44:55 -0800 Received: from 218.193.5.120 by law11-oe62.law11.hotmail.com with DAV; Fri, 31 Oct 2003 03:44:55 +0000 X-Originating-IP: [218.193.5.120] X-Originating-Email: [weiwuzhang@hotmail.com] Message-ID: <3FA32C52.5040906@hotmail.com> Date: Sat, 01 Nov 2003 11:45:22 +0800 From: Zhang Weiwu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4.1) Gecko/20031025 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 31 Oct 2003 03:44:55.0875 (UTC) FILETIME=[59809930:01C39F61] Subject: simple&silly wish to know port dependency. 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, 31 Oct 2003 03:44:58 -0000 Hello. When I make deinstall a port I often get the message: port xxx depends on this port, but I'll still deinstall it anyway. That's really frustrating. I'd like to be able to know who depends on it before de-installing it. Any suggestions? Look through the handbook I didn't find an answer.