Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2012 07:19:02 -0500
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        <freebsd-ports@freebsd.org>
Subject:   Re: portupgrade -> portmaster Rosetta Stone?
Message-ID:  <4F520C36.9020102@FreeBSD.org>
In-Reply-To: <20120303112341.GJ44287@home.opsec.eu>
References:  <CA%2BE3k93doEmK7YpiZLgBCB5WUmOeCCLLLQBak_-Nx8sGqiafhQ@mail.gmail.com>	<CABzXLYM47FjwmEvKijOp41Hn0KhTTPJ-dnX58PxTS8oUff-THQ@mail.gmail.com>	<4F4BA7CE.20107@FreeBSD.org> <20120303010602.6daeb272@cox.net>	<4F51D392.8080605@FreeBSD.org> <20120303112341.GJ44287@home.opsec.eu>

next in thread | previous in thread | raw e-mail | index | archive | help


On 3/3/12 6:23 AM, Kurt Jaeger wrote:
> I'm trying to use portmaster on one of the hosts, with:
>
>
> portmaster --no-confirm --no-term-title --index --no-index-fetch -a
>
> If it waits for some input, I'm unhappy 8-(
>
Try:

PAGER=CAT portmaster --no-confirm --no-term-title --index 
--no-index-fetch -a -y

or  portmaster --no-confirm --no-term-title --index --no-index-fetch -a 
-y > /dev/null


-- 
Michael Scheidell, CTO
 >*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F520C36.9020102>