在/etc/make.conf里添加:

FETCH_CMD=/usr/local/bin/wget -c -t 1
DISABLE_SIZE=yes
MASTER_SITE_OVERRIDE= \
http://ports.hshh.org/${DIST_SUBDIR}/ \
ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ \
ftp://ftp2.tsinghua.edu.cn/mirror/FreeBSD/ports/distfiles/ \
ftp://freebsd.csie.nctu.edu.tw/pub/FreeBSD/ports/distfiles/ \
ftp://ftp.hk.freebsd.org/pub/FreeBSD/ports/distfiles/ \

 

相关文章:

  • 2021-12-24
  • 2021-12-23
  • 2021-11-09
  • 2021-11-29
  • 2021-06-24
  • 2021-08-20
  • 2022-12-23
  • 2021-12-26
猜你喜欢
  • 2021-11-03
  • 2021-06-30
  • 2021-09-21
  • 2022-12-23
  • 2022-01-21
相关资源
相似解决方案