On Sun, Sep 15, 2013 at 10:17:33AM -0400, Jeffrey Walton wrote: > So am I safe to ^C this process and try again? I don't want to corrupt > the package database since I'll probably not be able to fix it.
Yes, you are. pkg_add respects termination signal. > Did I do something wrong when attempting to follow the manual? The > command woud have been: > > sudo -E pkg_add subversion No, you didn't. Some ftp servers limit a number of connections per IP, and pkg_add seems to create too many of them and it may be the case...