On 2012-10-31 09:11 , Bradley Giesbrecht wrote: > On Oct 30, 2012, at 2:55 PM, [email protected] wrote: > >> On Oct 30, 2012, at 10:42 PM, Joshua Root wrote: >>> No need for such hacks, just set host_blacklist in macports.conf. >> >> What's the delimiter used to separate the hosts? Just a space of a comma? > > Yes, that is my question as well. > > I have added the following to macports.conf.in after the "# Proxy support" > section: > # Options 'host_blacklist' and 'preferred_hosts', used for indicating > # lists of download hosts that should not be used or should be used > # preferentially, respectively. These override the usual ping time check. > #host_blacklist {} > #preferred_hosts {}
Space separated, just like universal_archs or whatever. No braces. There is no default value. - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
