From owner-freebsd-ports@FreeBSD.ORG Tue Aug 15 17:02:21 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 905C816A4DE for ; Tue, 15 Aug 2006 17:02:21 +0000 (UTC) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F3743D6D for ; Tue, 15 Aug 2006 17:02:20 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.internal (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 9E0C2D96D31 for ; Tue, 15 Aug 2006 13:02:19 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by frontend3.internal (MEProxy); Tue, 15 Aug 2006 13:02:20 -0400 X-Sasl-enc: BL05QjmCQfFsOyjM+2F9zeuQ6JsOugJggfUJW+AC2Gbj 1155661340 Received: from [192.168.1.2] (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mail.messagingengine.com (Postfix) with ESMTP id 929D51152 for ; Tue, 15 Aug 2006 13:02:20 -0400 (EDT) From: RW To: freebsd-ports@freebsd.org Date: Tue, 15 Aug 2006 18:02:14 +0100 User-Agent: KMail/1.9.3 References: <1155466969.52536.15.camel@localhost> In-Reply-To: <1155466969.52536.15.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608151802.17514.list-freebsd-2004@morbius.sent.com> Subject: Re: Skipping certain ports, no upgrade of installed packages ... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 17:02:21 -0000 On Sunday 13 August 2006 12:02, Kiffin Gish wrote: > How can prevent a given package from being reinstalled during the next > portupgrade when I want to delete permanently? > > An example is the Galeon browser. Since it also appears in the > gnome2-fifth-toe makefile t will automatically be rebuilt. IIRC fifth-toe is just a metaport, ie just a set dependencies. If you deinstall fifth-toe and Galeon, all the othe other ports that fifth-toe depends on will still be there as independent leaf-ports.