From owner-freebsd-ports@FreeBSD.ORG Tue Feb 28 15:34:16 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F5431065670; Tue, 28 Feb 2012 15:34:16 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 82F0B8FC1E; Tue, 28 Feb 2012 15:34:15 +0000 (UTC) Received: by iahk25 with SMTP id k25so545717iah.13 for ; Tue, 28 Feb 2012 07:34:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hvW7FNJ0mT6+y0skZqDxPxEll9evme2ZvX4GmFHbP1I=; b=OcEWs58x59kNb851lRikAo/XrtuZzWl/hgSp4/05KsaxMtNAPGv567UP4DsgfPZAdE wC4DM1eC6BvnEGhQnmS5EtrzoEAZmVXDim05ZrWZSKkjcRt/BfH7rU0esuNi6QvI/R4W lqrZw0x2QolFQVqeRDLk3fm67OONvkwSKSHCM= MIME-Version: 1.0 Received: by 10.42.176.200 with SMTP id bf8mr14602523icb.1.1330443255212; Tue, 28 Feb 2012 07:34:15 -0800 (PST) Received: by 10.231.155.20 with HTTP; Tue, 28 Feb 2012 07:34:15 -0800 (PST) Received: by 10.231.155.20 with HTTP; Tue, 28 Feb 2012 07:34:15 -0800 (PST) In-Reply-To: <4F4CBB5F.4000601@dilkie.com> References: <4F4BE02D.4020907@FreeBSD.org> <4F4CA21F.1010205@quip.cz> <201202281102.53701.avilla@freebsd.org> <4F4CBB5F.4000601@dilkie.com> Date: Tue, 28 Feb 2012 15:34:15 +0000 Message-ID: From: Chris Rees To: Lee Dilkie Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Alberto Villa , Doug Barton , Miroslav Lachman <000.fbsd@quip.cz>, freebsd-ports@freebsd.org Subject: Re: portupgrade -> portmaster Rosetta Stone? 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, 28 Feb 2012 15:34:16 -0000 On 28 Feb 2012 12:26, "Lee Dilkie" wrote: > > > > On 2/28/2012 5:02 AM, Alberto Villa wrote: > > On Tuesday 28 February 2012 10:45:03 Miroslav Lachman wrote: > >> And if we are talking about new flags... is it some way to not wait for > >> keypress after successful installation and displaying pkg-messages? > >> > >> It is useful feature, but there is some cases where I want to do some > >> action right after the install without user interaction. > > > > Set PAGER=cat. > > seems a little obtuse.... what's wrong with a flag? > Because you aren't meant to skip pkg-messages? Chris