Date: Sat, 27 Jan 2007 15:01:44 +0800 (CST) From: chinsan <chinsan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/108410: [UPDATE] bsd.sites.mk: update mirror sites & add MASTER_SITE_PORTS_TW Message-ID: <20070127070144.8E6B81146C@chinsan.twbbs.org> Resent-Message-ID: <200701270710.l0R7AALJ004544@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108410 >Category: ports >Synopsis: [UPDATE] bsd.sites.mk: update mirror sites & add MASTER_SITE_PORTS_TW >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 27 07:10:10 GMT 2007 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.2-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Wed Jan 24 00:36:42 CST 2007 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/MYSMP i386 >Description: - update Taiwan's mirror site. - add MASTER_SITE_PORTS_TW to improve the user experience of local distfile downloads from Taiwan. -reattach China's FTP mirror site. >How-To-Repeat: >Fix: --- bsd.sites.mk.patch begins here --- Index: Mk/bsd.sites.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.sites.mk,v retrieving revision 1.406 diff -u -r1.406 bsd.sites.mk --- Mk/bsd.sites.mk 28 Dec 2006 17:36:54 -0000 1.406 +++ Mk/bsd.sites.mk 27 Jan 2007 06:18:05 -0000 @@ -31,13 +31,31 @@ 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://ftp2.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + http://ftp3.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + http://ftp6.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + http://ftp11.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp2.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp3.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp6.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp11.tw.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%/ MASTER_SITE_PORTS_JP+= \ ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \ ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ + +MASTER_SITE_PORTS_TW+= \ + http://ftp2.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + http://ftp3.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + http://ftp6.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + http://ftp11.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp2.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp3.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp6.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ + ftp://ftp11.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ .endif ## --- bsd.sites.mk.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070127070144.8E6B81146C>