summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl30
1 files changed, 27 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ee47ca3cf39..d9935a45cb8 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,14 +1,23 @@
$mirrors = {
'Africa' => {
+ 'Algeria' => {
+ 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1
+ },
'South Africa' => {
- 'http://ctan.mirror.ac.za/' => 1
+ 'http://ctan.mirror.ac.za/' => 1,
+ 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
+ 'http://ftp.sun.ac.za/ftp/CTAN/' => 1
}
},
'Asia' => {
'China' => {
'http://mirror.bjtu.edu.cn/CTAN/' => 1,
'http://mirror.neu.edu.cn/CTAN/' => 1,
- 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1
+ 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
+ 'http://mirrors.ustc.edu.cn/CTAN/' => 1
+ },
+ 'India' => {
+ 'http://ctan.imsc.res.in/' => 1
},
'Iran' => {
'http://ctan.asis.io/' => 1,
@@ -17,6 +26,7 @@ $mirrors = {
},
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
+ 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
@@ -30,6 +40,9 @@ $mirrors = {
'Philippines' => {
'http://mirror.pregi.net/tex-archive/' => 1
},
+ 'Singapore' => {
+ 'http://download.nus.edu.sg/mirror/ctan/' => 1
+ },
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1
@@ -63,7 +76,10 @@ $mirrors = {
'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1
},
'France' => {
+ 'http://ctan.mines-albi.fr/' => 1,
+ 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
'http://ftp.oleane.net/pub/CTAN/' => 1,
+ 'http://mirror.ibcp.fr/pub/CTAN/' => 1,
'http://mirrors.ircam.fr/pub/CTAN/' => 1
},
'Germany' => {
@@ -114,6 +130,9 @@ $mirrors = {
'Switzerland' => {
'http://mirror.switch.ch/ftp/mirror/tex/' => 1,
'http://www.pirbot.com/mirrors/ctan/' => 1
+ },
+ 'UK' => {
+ 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1
}
},
'North America' => {
@@ -122,6 +141,9 @@ $mirrors = {
'http://ctan.mirror.rafal.ca/' => 1,
'http://mirror.its.dal.ca/ctan/' => 1
},
+ 'Costa Rica' => {
+ 'http://mirrors.ucr.ac.cr/CTAN/' => 1
+ },
'USA' => {
'http://ctan.mackichan.com/' => 1,
'http://ctan.math.washington.edu/tex-archive/' => 1,
@@ -141,7 +163,9 @@ $mirrors = {
},
'South America' => {
'Brazil' => {
- 'http://linorg.usp.br/CTAN/' => 1
+ 'http://linorg.usp.br/CTAN/' => 1,
+ 'http://repositorios.cpai.unb.br/ctan/' => 1,
+ 'http://www.lasca.ic.unicamp.br/pub/ctan/' => 1
},
'Chile' => {
'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1