From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 20:00:43 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 D719D16A4CE for ; Fri, 4 Feb 2005 20:00:43 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF3BF43D2D for ; Fri, 4 Feb 2005 20:00:42 +0000 (GMT) (envelope-from djp@polands.org) Received: from jericho.polands.org (jericho.polands.org [172.16.1.35]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id j14K0fRZ092952; Fri, 4 Feb 2005 14:00:41 -0600 (CST) (envelope-from djp@polands.org) Received: from jericho.polands.org (localhost [127.0.0.1]) by jericho.polands.org (8.13.1/8.13.1) with ESMTP id j14K0fg7077104; Fri, 4 Feb 2005 14:00:41 -0600 (CST) (envelope-from djp@jericho.polands.org) Received: (from djp@localhost) by jericho.polands.org (8.13.1/8.13.1/Submit) id j14K0fXe077103; Fri, 4 Feb 2005 14:00:41 -0600 (CST) (envelope-from djp) Date: Fri, 4 Feb 2005 14:00:41 -0600 From: Doug Poland To: Tom Moyer Message-ID: <20050204200040.GA59254@polands.org> References: <1486736305020411025c93c2af@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1486736305020411025c93c2af@mail.gmail.com> User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: Possibly OT: ports question/suggestion 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, 04 Feb 2005 20:00:43 -0000 On Fri, Feb 04, 2005 at 02:02:45PM -0500, Tom Moyer wrote: > Maybe this is not the best place for this (I'm not really sure) but > would there be a way to setup the ports tree so that when a particular > package is deinstalled that it's dependancies would be deinstalled if > they were only installed becasue of the port in the first place. > I believe pkg_deinstall -R will behave in the manner you describe. > "Would you like to remove Package B, since it was installed as a > dependancy? [y/N]?", etc. > pkg_deinstall will not prompt you, however. -- Regards, Doug