never mind... On Fri, Sep 16, 2011 at 09:21, Jeremy Lavergne <jeremy at lavergne.gotdns.org> wrote: >> Is there a way to run: >> >> port upgrade outdated >> >> while excluding the port 'root'?? > > You might try: > port upgrade outdated and not root > > You can test this with echo first: > port echo outdated and not root > >