From 3733dd8c5521b4aca6d1c15d2e1368d90a731529 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 15 Sep 2011 02:23:36 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@23965 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 66 +++++++++++++++++++--------------- 1 file changed, 38 insertions(+), 28 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 9c9f9cf3ae1..1bc9a4e0f00 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -4,6 +4,14 @@ $mirrors = { 'http://ctan.sqsol.co.uk/' => 1, 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1 }, + 'France' => { + 'http://ctan.mines-albi.fr/' => 1, + 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, + 'http://mirror.ibcp.fr/pub/CTAN/' => 1, + 'http://ftp.oleane.net/pub/CTAN/' => 1, + 'http://mirrors.ircam.fr/pub/CTAN/' => 1, + 'ftp://ftp.inria.fr/pub/TeX/CTAN/' => 1 + }, 'Italy' => { 'http://ftp.uniRoma2.it/TeX/' => 1, 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1 @@ -18,49 +26,38 @@ $mirrors = { 'Serbia and Montenegro' => { 'http://rpm.scl.rs/CTAN/' => 1 }, + 'Poland' => { + 'ftp://ftp.tpnet.pl/pub/CTAN/' => 1 + }, 'Lithuania' => { 'http://ctan.vgtu.lt/' => 1 }, - 'Norway' => { - 'http://ftp.fagskolen.gjovik.no/pub/tex-archive/' => 1, - 'http://ctan.uib.no/' => 1 - }, - 'Netherlands' => { - 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1 - }, - 'France' => { - 'http://ctan.mines-albi.fr/' => 1, - 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, - 'http://mirror.ibcp.fr/pub/CTAN/' => 1, - 'http://ftp.oleane.net/pub/CTAN/' => 1, - 'http://mirrors.ircam.fr/pub/CTAN/' => 1, - 'ftp://ftp.inria.fr/pub/TeX/CTAN/' => 1 - }, - 'Poland' => { - 'ftp://ftp.tpnet.pl/pub/CTAN/' => 1 + 'Slovenia' => { + 'http://ctan.ijs.si/tex-archive/' => 1 }, 'Russia' => { 'http://mirror.macomnet.net/pub/CTAN/' => 1, 'http://ctan.uni-altai.ru/' => 1, 'ftp://ftp.vsu.ru/pub/CTAN/' => 1 }, - 'Slovenia' => { - 'http://ctan.ijs.si/tex-archive/' => 1 + 'Norway' => { + 'http://ftp.fagskolen.gjovik.no/pub/tex-archive/' => 1, + 'http://ctan.uib.no/' => 1 }, 'Portugal' => { 'http://ftp.eq.uc.pt/software/TeX/' => 1 }, + 'Netherlands' => { + 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1 + }, 'Denmark' => { 'http://mirrors.dotsrc.org/ctan/' => 1 }, - 'Spain' => { - 'http://ftp.udc.es/CTAN/' => 1 + 'Czech Republic' => { + 'http://ftp.cvut.cz/tex-archive/' => 1 }, 'Greece' => { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 - }, - 'Czech Republic' => { - 'http://ftp.cvut.cz/tex-archive/' => 1 } }, 'North America' => { @@ -70,18 +67,25 @@ $mirrors = { 'http://ctan.mirror.rafal.ca/' => 1 }, 'USA' => { + 'http://mirror.unl.edu/ctan/' => 1, + 'http://mirrors.med.harvard.edu/ctan/' => 1, + 'http://mirror.its.uidaho.edu/pub/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://ctan.mackichan.com/' => 1, 'http://mirror.math.ku.edu/tex-archive/' => 1, - 'http://mirror.unl.edu/ctan/' => 1, - 'http://mirrors.med.harvard.edu/ctan/' => 1, - 'http://mirror.hmc.edu/ctan/' => 1, - 'http://mirror.its.uidaho.edu/pub/tex-archive/' => 1 + 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, + 'http://mirror.hmc.edu/ctan/' => 1 + }, + 'Mexico' => { + 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1 } }, 'Australasia' => { 'Australia' => { 'http://ctan.unsw.edu.au/' => 1 + }, + 'New Zealand' => { + 'http://elena.aut.ac.nz/ctan/' => 1 } }, 'South America' => { @@ -106,6 +110,9 @@ $mirrors = { 'Iran' => { 'http://ctan.um.ac.ir/' => 1 }, + 'Singapore' => { + 'http://raffles.nus.edu.sg/mirror/tex-archive/' => 1 + }, 'Indonesia' => { 'http://kebo.vlsm.org/CTAN/' => 1, 'http://kambing.ui.ac.id/ctan/' => 1, @@ -121,6 +128,9 @@ $mirrors = { 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1 }, + 'India' => { + 'http://ekalavya.imsc.res.in/tex-archive/' => 1 + }, 'China' => { 'http://mirror.bjtu.edu.cn/CTAN/' => 1, 'http://mirror.osqdu.org/CTAN/' => 1, -- cgit v1.2.3