Re: rsync server out of date?

2016-12-31 Thread Ryan Schmidt
On Dec 31, 2016, at 13:31, Ryan Schmidt wrote: > Starting on 12/28, mprsyncup is unable to update the Subversion working copy > of the macports-ports git repository: > > > 2016-12-28T11:28:40-0600 + PORTS_OLD_REV=131029 > 2016-12-28T11:28:40-0600 + /opt/local/bin/svn --non-interactive -q updat

Re: rsync server out of date?

2016-12-31 Thread Ryan Schmidt
> On Dec 31, 2016, at 06:45, Clemens Lang wrote: > > Hi, > > On Fri, Dec 30, 2016 at 11:13:21PM -0700, Marcus Calhoun-Lopez wrote: >> I just ran `port sync`, but the ports are several days behind the >> GitHub repository. I have never encountered this before and am at a >> bit of a loss as to h

Re: rsync server out of date?

2016-12-31 Thread Clemens Lang
Hi, On Fri, Dec 30, 2016 at 11:13:21PM -0700, Marcus Calhoun-Lopez wrote: > I just ran `port sync`, but the ports are several days behind the > GitHub repository. I have never encountered this before and am at a > bit of a loss as to how to proceed. Is anyone else having this > problem? Can confi

Re: Command line switch to say yes to dependencies?

2016-12-31 Thread Clemens Lang
Hi, On Fri, Dec 30, 2016 at 06:49:24AM -0800, Sterling Smith wrote: > So it seems there is a new feature that asks if I want to install all > of the dependencies of a requested port. Is there a command line > switch to answer yes? If not, is there some other programmatic way to > answer yes? (T

Re: Command line switch to say yes to dependencies?

2016-12-31 Thread Joshua Root
And 'ui_interactive no' in macports.conf to make it permanent. I'm not sure whether it would make sense to have a --yes flag like some other tools, which means "act as though I answered yes to all questions" rather than "don't ask any questions". In the case of installing dependencies the two