On Oct 27, 2013 8:35 AM, "Axel Rau" <[email protected]> wrote: > > > Am 27.10.2013 um 16:23 schrieb Adam McDougall <[email protected]>: > > > Perhaps 'pkg add' is what you want? > No, this *installs* a new package. > I'm using > postmaster -a > to *update* everything in a jail.
If you want to do everything using only binary packages, then you can stop using portmaster. The pkg tool does it all. pkg update pkg upgrade Those two commands do what "portmaster -a -PP" does. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
