Date: Mon, 24 Aug 2009 12:54:54 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Nenhum_de_Nos <matheus@eternamente.info> Cc: freebsd-stable@freebsd.org Subject: Re: portmaster not ask for port deletion Message-ID: <4A92F00E.1040705@FreeBSD.org> In-Reply-To: <db0e03b2fc15430a330c6114562ef0c7.squirrel@cygnus.homeunix.com> References: <db0e03b2fc15430a330c6114562ef0c7.squirrel@cygnus.homeunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Nenhum_de_Nos wrote: > hail, > > portmaster is great, but this is keeping me from using it.I want to fire a > portmaster -af and let it there until its done. for every package it asks > this. is ther any way to make it not ask ? delete and go ahead ? You really want to read the man page thoroughly before you begin using portmaster. I've taken a lot of time to try and explain how it works in the man page, and what your options are. In particular, you probably do not really want to use the -f option on a regular basis since that does not do what it does in portupgrade. In portmaster using '-af' would rebuild all of your ports, not just the ones that need upgrading. It sounds to me like what you're seeing is portmaster asking whether or not you want to delete the distfiles after an upgrade. The easiest way to deal with that is to use '-aD' and then when it's done use either --clean-distfiles or --clean-distfiles-all. Once again, see the man page for more information on those options. hope this helps, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A92F00E.1040705>