From owner-freebsd-stable@FreeBSD.ORG Tue Jul 28 09:13:46 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1F1F106566B; Tue, 28 Jul 2009 09:13:46 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 92EFA8FC13; Tue, 28 Jul 2009 09:13:46 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MViki-0009uJ-De; Tue, 28 Jul 2009 10:13:44 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MViki-0002Dg-CF; Tue, 28 Jul 2009 10:13:44 +0100 To: ben@morrow.me.uk, dougb@FreeBSD.org In-Reply-To: Message-Id: From: Pete French Date: Tue, 28 Jul 2009 10:13:44 +0100 Cc: freebsd-stable@freebsd.org Subject: Re: portmaster -s text (Was: Re: HEADS-UP: Shared Library Versions bumped) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jul 2009 09:13:47 -0000 > This sort of mechanism has been suggested before, but the problem you > described (ports installed "on purpose" becoming a dependency of something > else) is not an easy one to solve. I don't earlly see why that is a "problem" tha needs solving. cerrtainl all I want is to be able to list ports installed by hand, regardless of whether the later became dependencies of other ports. Just a nice simple way to be able to say "what did I install on this?" before wiping all ports and upgrading would be nice. -pete.