Date: Sun, 20 Jan 2013 09:53:35 +0100 From: Polytropon <freebsd@edvax.de> To: "Ralf Mardorf" <ralf.mardorf@rocketmail.com> Cc: FreeBSD quest <freebsd-questions@freebsd.org> Subject: Re: Dependencies after port tree update Message-ID: <20130120095335.fb2dbd0d.freebsd@edvax.de> In-Reply-To: <op.wq65w2hjuwjkcr@freebsd> References: <op.wq3bi4ikqhadp0@freebsd> <20130118055051.3dd2a12a.freebsd@edvax.de> <op.wq35o5ujqhadp0@freebsd> <20130118165130.73cea17d.freebsd@edvax.de> <op.wq36p503qhadp0@freebsd> <op.wq36v72luwjkcr@freebsd> <20130118172040.3e051cb6.freebsd@edvax.de> <op.wq65w2hjuwjkcr@freebsd>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jan 2013 07:35:16 +0100, Ralf Mardorf wrote: > The last command I run was > root@freebsd:/usr/ports/ports-mgmt/portmaster # portmaster --no-confirm -y > -G `cat ~/installed-port-list` > > From time to time I manually had to answer yes, when I was asked if a file > should be deleted. >From "man portmaster": While recursing through the dependencies, if a port is marked IS_INTERAC- TIVE this will be flagged. In the absence of this notification, under normal circumstances the only user interaction required after the port starts building is to answer questions about the deletion of stale dist- files. This can be eliminated with the -d or -D options. Maybe this helps to avoid that interaction in the future. If you want to continuously update your installed ports, you don't need to rely on the ~/installed-port-list file anymore, especially as portmaster can automatically determine which ports need to be worked on (portmaster -a). It's also a nice feature to put the "non-interactivity options" into a config file (/usr/local/etc/portmaster.rc) so you really only need the -a option if you want to start an update run. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130120095335.fb2dbd0d.freebsd>