From owner-freebsd-ports@FreeBSD.ORG Tue Feb 7 21:07:55 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 65AD716A420; Tue, 7 Feb 2006 21:07:55 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (dslcustomer-239-113.vivodi.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60FF543D45; Tue, 7 Feb 2006 21:07:53 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k17L7qSg047088; Tue, 7 Feb 2006 23:07:52 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id k17L7oPq002154; Tue, 7 Feb 2006 23:07:50 +0200 (EET) (envelope-from past@ebs.gr) Received: from 127.0.0.1 (AVG SMTP 7.1.375 [267.15.2/253]); Tue, 07 Feb 2006 23:07:49 +0200 Message-ID: <43E90C24.2000908@ebs.gr> Date: Tue, 07 Feb 2006 23:07:48 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Doug Barton References: <43D610B6.5080008@FreeBSD.org> <43DE40FE.6000507@ebs.gr> <43DE6C65.9040306@FreeBSD.org> <43DE7652.9050807@ebs.gr> <43DF346B.407@FreeBSD.org> <43DF40BC.4060600@ebs.gr> <43E2B3A6.9060508@FreeBSD.org> <43E2B530.4050500@FreeBSD.org> <20060203065504.GA3857@weller-fahy.com> <43E31808.6070205@FreeBSD.org> <20060203111911.GA22446@hal.ebs.gr> <43E84A10.2050201@FreeBSD.org> <43E86940.7070302@ebs.gr> <43E9024F.3040703@FreeBSD.org> In-Reply-To: <43E9024F.3040703@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: New /bin/sh based script to manage ports 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, 07 Feb 2006 21:07:55 -0000 Doug Barton wrote: > Panagiotis Astithas wrote: > >> I was referring to questions like, 'update port X? [n]' > > You should only get that message once, if you use a glob pattern with -r, > such as 'portmaster -r gnutls'. Perhaps you're right, I'm not sure I witnessed it more than once. However, is it supposed to be displayed when -f is requested? >> and 'delete foo.tgz? [n]'. > > That shouldn't happen if you use the -d or -D flags. If it is happening, > it's a bug, and I'd appreciate you letting me know how you got there. That's what happenned in my attempt to 'portmaster -rdf expat'. >> I figured, since I asked for a '-rd' update, this was >> redundant. It is not very annoying, unless you have a few hundred ports >> to update. Although, given your advice above, I will be doing it less >> often. I should also confess that I'm contemplating a completely >> non-interactive invocation of portmaster from sysutils/bpm or similar, >> where such prompts would be prohibitive. > > Well, that'd be fine, let me know when you've thought that out more, and > I'll be glad to work with you on it. Sure. Thanks, Panagiotis