Subject: Re: Rebuild (replace) all packages
To: None <pkgsrc-users@NetBSD.org>
From: Alan Barrett <apb@cequrux.com>
List: pkgsrc-users
Date: 05/01/2007 11:00:39
On Tue, 01 May 2007, Gergo Szakal wrote:
> Is there an easy way to rebuild (with make replace) all packages using
> pkg_rolling-replace?

First set the "please rebuild me" flag on all packages:
pkg_admin set rebuild=YES '*'

Then run pkg_rolling-replace, and fix whatever doesn't work.

--apb (Alan Barrett)