1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Part 2 of r354962: Point MASTER_SITES_LOCAL backup locations to static

servers with the actual data - in case of a geodns failure.

Approved by:	portmgr (bdrewery)
This commit is contained in:
Peter Wemm 2014-05-30 05:55:54 +00:00
parent cea50b6151
commit e5b37ac53a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355790

View File

@ -27,14 +27,9 @@
.if !defined(IGNORE_MASTER_SITE_LOCAL)
MASTER_SITE_LOCAL+= \
http://distcache.FreeBSD.org/local-distfiles/%SUBDIR%/ \
http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
http://distcache.us-east.FreeBSD.org/local-distfiles/%SUBDIR%/ \
http://distcache.eu.FreeBSD.org/local-distfiles/%SUBDIR%/ \
http://distcache.us-west.FreeBSD.org/local-distfiles/%SUBDIR%/
MASTER_SITE_PORTS_JP+= \
ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \