如何更改 macports 默认镜像?

如何更改 macports 默认镜像?

我在这里遇到一个问题,默认提供的镜像连接我想要安装的新包大约需要 15 秒。镜像 URL 为:http://mse.uk.packages.macports

我的问题是如何将这个英国镜像更改为我的本地镜像:荷兰。我在任何 macport 配置文件中都找不到此 URL。我的 osx 默认设置是英国,主要选择这个,这样 youtube 荷兰广告就不会再打扰我了。

答案1

正如 DanR 在评论中所述,请查看/opt/local/etc/macports/sources.conf文件。

#  To get the ports tree from the master MacPorts server in California, USA use:
#      rsync://rsync.macports.org/release/ports/
#  To get it from the mirror in Trondheim, Norway use:
#      rsync://trd.no.rsync.macports.org/release/ports/
#  A current list of mirrors is available at https://trac.macports.org/wiki/Mirrors

相关内容