From owner-freebsd-stable@FreeBSD.ORG Fri Nov 11 14:49:21 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B2FF16A41F for ; Fri, 11 Nov 2005 14:49:21 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F01643D60 for ; Fri, 11 Nov 2005 14:49:14 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so574965wra for ; Fri, 11 Nov 2005 06:49:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=N+uiEGBym3rrfX5auSiBIebuQlE0B7PIDnQCqm160x/hW8W9KgH3cQTtj5vKe8Dkl1xg++fjDWCbNdQJyQGbiOLzt0PWjSKkkBGISIU9jvBkhd32DmJxTbe09kUi2o3lOso+4mKTLiyJ9n/9ogNGff1iJXDVbI3Y+n0wKPydfdk= Received: by 10.54.142.2 with SMTP id p2mr1851636wrd; Fri, 11 Nov 2005 06:49:14 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id 9sm1182938wrl.2005.11.11.06.49.13; Fri, 11 Nov 2005 06:49:14 -0800 (PST) From: "Michael C. Shultz" To: Jan Grant Date: Fri, 11 Nov 2005 06:39:46 -0800 User-Agent: KMail/1.8.3 References: <43726E40.3090701@iaces.com> <200511110603.44395.ringworm01@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511110639.47578.ringworm01@gmail.com> Cc: freebsd-stable@freebsd.org Subject: Re: gnome-upgrade.sh 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: Fri, 11 Nov 2005 14:49:21 -0000 On Friday 11 November 2005 06:26, Jan Grant wrote: > On Fri, 11 Nov 2005, Michael C. Shultz wrote: > > On Friday 11 November 2005 05:58, Michael C. Shultz wrote: > > > On Friday 11 November 2005 05:58, Jan Grant wrote: > > > > On Fri, 11 Nov 2005, Michael C. Shultz wrote: > > > > > > > > [on wildcards in portmanager rules] > > > > > > > > > Silly me, I get it now. Not supported yet but I like the idea so am > > > > > adding it to the things to do list. This one will be near the top. > > > > > > > > That's great! - especially since that pretty much makes it a > > > > mechanical process to take pkgtools.conf and spit out a corresponding > > > > portmanager config. > > > > > > > > Thanks Mike. > > > > > > I'll try to remember cc'ing you when I submit a change this. My guess > > > is two days to a week, depends on if any new bugs are reported. > > > > > > -Mike > > > > One last thing, if you make a script that does the conversion, might I > > have a copy? Here is how I'll set up pm-020.conf to work: > > Surely. pkgtools.conf is actually a ruby script: I've no idea how > dynamically the rules are evaluated but something that works ona > prettystock bunch of settings should be close to trivial. Thank you. If it works well I might use it to have portmanager pick up settings from portupgrade "on the fly", or at least provide some sort of conversion command. Thanks :) -Mike