海神


用ports安装时改变服务器

2005-12-13

在 make fetch 时,系统会依照下列顺序来寻找需要的 source:
1. /usr/ports/distfiles 下
2. /etc/make.conf 档中指定的 MASTER_SITE_OVERRIDE
3. Makefile 里指定的 MASTER_SITES

可以把 MASTER_SITE_OVERRIDE 改成:
MASTER_SITE_OVERRIDE=ftp://ftp.FreeBSDChina.org/pub/FreeBSD/ports/distfiles/


blog comments powered by Disqus