2007-09-22 19:59:31 +00:00
|
|
|
|
rec {
|
2008-02-21 15:52:31 +00:00
|
|
|
|
|
2007-08-27 12:44:01 +00:00
|
|
|
|
# Content-addressable Nix mirrors.
|
|
|
|
|
hashedMirrors = [
|
2013-06-25 12:05:48 +00:00
|
|
|
|
http://tarballs.nixos.org
|
2007-08-27 12:44:01 +00:00
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
# Mirrors for mirror://site/filename URIs, where "site" is
|
|
|
|
|
# "sourceforge", "gnu", etc.
|
2011-09-19 18:25:51 +00:00
|
|
|
|
|
2007-08-27 12:44:01 +00:00
|
|
|
|
# SourceForge.
|
|
|
|
|
sourceforge = [
|
2018-11-18 08:16:06 +00:00
|
|
|
|
https://downloads.sourceforge.net/
|
|
|
|
|
https://prdownloads.sourceforge.net/
|
|
|
|
|
https://heanet.dl.sourceforge.net/sourceforge/
|
|
|
|
|
https://surfnet.dl.sourceforge.net/sourceforge/
|
|
|
|
|
https://dfn.dl.sourceforge.net/sourceforge/
|
|
|
|
|
https://osdn.dl.sourceforge.net/sourceforge/
|
|
|
|
|
https://kent.dl.sourceforge.net/sourceforge/
|
2007-08-27 12:44:01 +00:00
|
|
|
|
];
|
|
|
|
|
|
2014-06-08 17:47:37 +00:00
|
|
|
|
# SourceForge.jp.
|
|
|
|
|
sourceforgejp = [
|
2018-11-18 08:16:06 +00:00
|
|
|
|
https://osdn.dl.sourceforge.jp/
|
|
|
|
|
https://jaist.dl.sourceforge.jp/
|
2014-06-08 17:47:37 +00:00
|
|
|
|
];
|
|
|
|
|
|
2018-11-18 08:16:06 +00:00
|
|
|
|
# GNU (https://www.gnu.org/prep/ftp.html).
|
2007-08-27 12:44:01 +00:00
|
|
|
|
gnu = [
|
2009-11-18 13:18:28 +00:00
|
|
|
|
# This one redirects to a (supposedly) nearby and (supposedly) up-to-date
|
|
|
|
|
# mirror.
|
2018-11-18 08:16:06 +00:00
|
|
|
|
https://ftpmirror.gnu.org/
|
2009-11-18 13:18:28 +00:00
|
|
|
|
|
2008-04-09 07:36:33 +00:00
|
|
|
|
http://ftp.nluug.nl/pub/gnu/
|
2007-08-27 12:44:01 +00:00
|
|
|
|
http://mirrors.kernel.org/gnu/
|
2009-11-18 13:18:28 +00:00
|
|
|
|
ftp://mirror.cict.fr/gnu/
|
|
|
|
|
ftp://ftp.cs.tu-berlin.de/pub/gnu/
|
|
|
|
|
ftp://ftp.chg.ru/pub/gnu/
|
2012-04-29 18:17:50 +00:00
|
|
|
|
ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/
|
2012-08-22 12:28:50 +00:00
|
|
|
|
|
|
|
|
|
# This one is the master repository, and thus it's always up-to-date.
|
|
|
|
|
http://ftp.gnu.org/pub/gnu/
|
2007-08-27 12:44:01 +00:00
|
|
|
|
];
|
|
|
|
|
|
2009-03-30 14:41:50 +00:00
|
|
|
|
# GCC.
|
|
|
|
|
gcc = [
|
2019-02-16 01:26:31 +00:00
|
|
|
|
https://bigsearcher.com/mirrors/gcc/
|
|
|
|
|
http://mirror.koddos.net/gcc/
|
2009-03-30 14:41:50 +00:00
|
|
|
|
ftp://ftp.nluug.nl/mirror/languages/gcc/
|
|
|
|
|
ftp://ftp.fu-berlin.de/unix/languages/gcc/
|
|
|
|
|
ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/
|
|
|
|
|
ftp://gcc.gnu.org/pub/gcc/
|
|
|
|
|
];
|
|
|
|
|
|
2008-09-09 09:06:01 +00:00
|
|
|
|
# GnuPG.
|
|
|
|
|
gnupg = [
|
2015-12-04 20:09:47 +00:00
|
|
|
|
https://gnupg.org/ftp/gcrypt/
|
|
|
|
|
http://www.ring.gr.jp/pub/net/
|
|
|
|
|
http://gd.tuwien.ac.at/privacy/
|
2016-05-17 09:35:49 +00:00
|
|
|
|
http://mirrors.dotsrc.org/gcrypt/
|
|
|
|
|
http://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/
|
|
|
|
|
http://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/
|
2008-09-09 09:06:01 +00:00
|
|
|
|
];
|
|
|
|
|
|
2007-08-27 12:44:01 +00:00
|
|
|
|
# kernel.org's /pub (/pub/{linux,software}) tree.
|
|
|
|
|
kernel = [
|
2016-02-26 21:32:00 +00:00
|
|
|
|
http://cdn.kernel.org/pub/
|
2007-08-27 12:44:01 +00:00
|
|
|
|
http://www.all.kernel.org/pub/
|
2011-09-19 18:25:47 +00:00
|
|
|
|
http://ramses.wh2.tu-dresden.de/pub/mirrors/kernel.org/
|
2011-09-29 20:57:47 +00:00
|
|
|
|
http://linux-kernel.uio.no/pub/
|
2011-10-25 17:46:39 +00:00
|
|
|
|
http://kernel.osuosl.org/pub/
|
2012-04-29 18:17:50 +00:00
|
|
|
|
ftp://ftp.funet.fi/pub/mirrors/ftp.kernel.org/pub/
|
2007-08-27 12:44:01 +00:00
|
|
|
|
];
|
2007-09-21 13:07:25 +00:00
|
|
|
|
|
2018-12-08 14:39:05 +00:00
|
|
|
|
# Mirrors from https://download.kde.org/extra/download-mirrors.html
|
2007-09-21 13:07:25 +00:00
|
|
|
|
kde = [
|
2018-12-08 14:39:05 +00:00
|
|
|
|
"https://download.kde.org/download.php?url="
|
|
|
|
|
https://ftp.gwdg.de/pub/linux/kde/
|
|
|
|
|
https://mirrors.ocf.berkeley.edu/kde/
|
|
|
|
|
http://mirrors.mit.edu/kde/
|
|
|
|
|
https://mirrors.ustc.edu.cn/kde/
|
|
|
|
|
http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/
|
2007-09-21 13:07:25 +00:00
|
|
|
|
ftp://ftp.kde.org/pub/kde/
|
|
|
|
|
];
|
2008-01-16 13:26:34 +00:00
|
|
|
|
|
|
|
|
|
# Gentoo files.
|
|
|
|
|
gentoo = [
|
2009-03-10 21:00:07 +00:00
|
|
|
|
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/
|
2008-01-16 13:26:34 +00:00
|
|
|
|
http://distfiles.gentoo.org/
|
2009-09-30 13:13:39 +00:00
|
|
|
|
ftp://mirrors.kernel.org/gentoo/
|
2008-01-16 13:26:34 +00:00
|
|
|
|
];
|
2008-02-05 19:20:53 +00:00
|
|
|
|
|
|
|
|
|
savannah = [
|
2016-08-16 06:35:59 +00:00
|
|
|
|
# Mirrors from https://download-mirror.savannah.gnu.org/releases/00_MIRRORS.html
|
|
|
|
|
http://mirror.easyname.at/nongnu/
|
|
|
|
|
http://mirror2.klaus-uwe.me/nongnu/
|
|
|
|
|
http://savannah.c3sl.ufpr.br/
|
|
|
|
|
http://mirror.csclub.uwaterloo.ca/nongnu/
|
|
|
|
|
http://mirror.cedia.org.ec/nongnu/
|
|
|
|
|
http://ftp.igh.cnrs.fr/pub/nongnu/
|
|
|
|
|
http://mirror6.layerjet.com/nongnu
|
|
|
|
|
http://mirror.netcologne.de/savannah/
|
2008-02-05 19:20:53 +00:00
|
|
|
|
http://ftp.cc.uoc.gr/mirrors/nongnu.org/
|
2016-08-16 06:35:59 +00:00
|
|
|
|
http://nongnu.uib.no/
|
|
|
|
|
http://mirrors.fe.up.pt/pub/nongnu/
|
|
|
|
|
http://mirror.lihnidos.org/GNU/savannah/
|
|
|
|
|
http://savannah.mirror.si/
|
|
|
|
|
http://ftp.acc.umu.se/mirror/gnu.org/savannah/
|
2008-02-05 19:20:53 +00:00
|
|
|
|
http://ftp.twaren.net/Unix/NonGNU/
|
2016-08-16 06:35:59 +00:00
|
|
|
|
http://ftp.yzu.edu.tw/pub/nongnu/
|
|
|
|
|
http://mirror.rackdc.com/savannah/
|
|
|
|
|
http://savannah-nongnu-org.ip-connect.vn.ua/
|
|
|
|
|
http://www.mirrorservice.org/sites/download.savannah.gnu.org/releases/
|
|
|
|
|
http://savannah.spinellicreations.com/
|
|
|
|
|
http://gnu.mirrors.pair.com/savannah/savannah/
|
|
|
|
|
ftp://mirror.easyname.at/nongnu/
|
|
|
|
|
ftp://mirror2.klaus-uwe.me/nongnu/
|
|
|
|
|
ftp://savannah.c3sl.ufpr.br/savannah-nongnu/
|
|
|
|
|
ftp://mirror.csclub.uwaterloo.ca/nongnu/
|
|
|
|
|
ftp://mirror.cedia.org.ec/nongnu
|
|
|
|
|
ftp://ftp.igh.cnrs.fr/pub/nongnu/
|
|
|
|
|
ftp://mirror6.layerjet.com/nongnu/
|
|
|
|
|
ftp://mirror.netcologne.de/savannah/
|
|
|
|
|
ftp://nongnu.uib.no/pub/nongnu/
|
|
|
|
|
ftp://mirrors.fe.up.pt/pub/nongnu/
|
|
|
|
|
ftp://savannah.mirror.si/savannah/
|
|
|
|
|
ftp://ftp.twaren.net/Unix/NonGNU/
|
|
|
|
|
ftp://ftp.yzu.edu.tw/pub/nongnu/
|
|
|
|
|
ftp://savannah-nongnu-org.ip-connect.vn.ua/mirror/savannah.nongnu.org/
|
|
|
|
|
ftp://ftp.mirrorservice.org/sites/download.savannah.gnu.org/releases/
|
|
|
|
|
ftp://spinellicreations.com/gnu_dot_org_savannah_mirror/
|
2008-02-05 19:20:53 +00:00
|
|
|
|
];
|
|
|
|
|
|
2015-02-08 21:29:27 +00:00
|
|
|
|
samba = [
|
2017-02-07 19:22:57 +00:00
|
|
|
|
https://www.samba.org/ftp/
|
2018-03-13 16:14:15 +00:00
|
|
|
|
http://www.samba.org/ftp/
|
2015-02-08 21:29:27 +00:00
|
|
|
|
];
|
|
|
|
|
|
2017-08-02 21:50:51 +00:00
|
|
|
|
# BitlBee mirrors, see https://www.bitlbee.org/main.php/mirrors.html .
|
2008-02-17 15:33:04 +00:00
|
|
|
|
bitlbee = [
|
|
|
|
|
http://get.bitlbee.org/
|
|
|
|
|
http://get.bitlbee.be/
|
|
|
|
|
http://get.us.bitlbee.org/
|
|
|
|
|
http://ftp.snt.utwente.nl/pub/software/bitlbee/
|
|
|
|
|
http://bitlbee.intergenia.de/
|
|
|
|
|
];
|
|
|
|
|
|
2017-06-07 11:37:31 +00:00
|
|
|
|
# ImageMagick mirrors, see https://www.imagemagick.org/script/mirror.php
|
2008-02-17 19:02:56 +00:00
|
|
|
|
imagemagick = [
|
2017-06-07 11:37:31 +00:00
|
|
|
|
https://www.imagemagick.org/download/
|
|
|
|
|
https://mirror.checkdomain.de/imagemagick/
|
|
|
|
|
https://ftp.nluug.nl/ImageMagick/
|
2015-06-15 09:28:38 +00:00
|
|
|
|
ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ # also contains older versions removed from most mirrors
|
2015-07-07 23:40:12 +00:00
|
|
|
|
http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/
|
2010-02-05 22:00:51 +00:00
|
|
|
|
ftp://ftp.imagemagick.org/pub/ImageMagick/
|
2015-07-07 23:40:12 +00:00
|
|
|
|
http://ftp.fifi.org/ImageMagick/
|
|
|
|
|
ftp://ftp.fifi.org/ImageMagick/
|
|
|
|
|
http://imagemagick.mirrorcatalogs.com/
|
|
|
|
|
ftp://imagemagick.mirrorcatalogs.com/imagemagick
|
2008-02-17 19:02:56 +00:00
|
|
|
|
];
|
|
|
|
|
|
2008-02-21 15:52:31 +00:00
|
|
|
|
# CPAN mirrors.
|
|
|
|
|
cpan = [
|
2018-11-18 08:16:06 +00:00
|
|
|
|
https://cpan.metacpan.org/
|
|
|
|
|
https://cpan.perl.org/
|
2013-05-03 07:53:23 +00:00
|
|
|
|
http://backpan.perl.org/ # for old releases
|
2008-02-21 15:52:31 +00:00
|
|
|
|
];
|
|
|
|
|
|
2008-03-13 13:31:39 +00:00
|
|
|
|
# Debian.
|
2008-03-02 14:55:43 +00:00
|
|
|
|
debian = [
|
2015-09-08 12:00:15 +00:00
|
|
|
|
http://httpredir.debian.org/debian/
|
2014-03-03 05:31:22 +00:00
|
|
|
|
ftp://ftp.au.debian.org/debian/
|
2008-03-13 13:31:39 +00:00
|
|
|
|
ftp://ftp.de.debian.org/debian/
|
2008-10-08 18:42:44 +00:00
|
|
|
|
ftp://ftp.es.debian.org/debian/
|
|
|
|
|
ftp://ftp.fr.debian.org/debian/
|
|
|
|
|
ftp://ftp.it.debian.org/debian/
|
2008-03-13 13:31:39 +00:00
|
|
|
|
ftp://ftp.nl.debian.org/debian/
|
|
|
|
|
ftp://ftp.ru.debian.org/debian/
|
|
|
|
|
ftp://ftp.debian.org/debian/
|
2014-10-25 15:10:22 +00:00
|
|
|
|
http://ftp.debian.org/debian/
|
2010-06-21 12:19:34 +00:00
|
|
|
|
http://archive.debian.org/debian-archive/debian/
|
2012-04-29 18:17:50 +00:00
|
|
|
|
ftp://ftp.funet.fi/pub/mirrors/ftp.debian.org/debian/
|
2008-03-13 13:31:39 +00:00
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
# Ubuntu.
|
|
|
|
|
ubuntu = [
|
|
|
|
|
http://nl.archive.ubuntu.com/ubuntu/
|
|
|
|
|
http://de.archive.ubuntu.com/ubuntu/
|
|
|
|
|
http://archive.ubuntu.com/ubuntu/
|
2010-06-14 17:22:56 +00:00
|
|
|
|
http://old-releases.ubuntu.com/ubuntu/
|
2008-03-02 14:55:43 +00:00
|
|
|
|
];
|
|
|
|
|
|
2008-04-11 11:52:40 +00:00
|
|
|
|
# Fedora (please only add full mirrors that carry old Fedora distributions as well).
|
2014-05-06 05:58:43 +00:00
|
|
|
|
# See: https://mirrors.fedoraproject.org/publiclist (but not all carry old content).
|
2008-04-09 07:36:33 +00:00
|
|
|
|
fedora = [
|
2015-02-10 10:24:22 +00:00
|
|
|
|
http://archives.fedoraproject.org/pub/fedora/
|
2014-05-06 05:58:43 +00:00
|
|
|
|
http://fedora.osuosl.org/
|
2008-04-09 07:36:33 +00:00
|
|
|
|
http://ftp.nluug.nl/pub/os/Linux/distr/fedora/
|
|
|
|
|
http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/
|
2014-05-06 05:58:43 +00:00
|
|
|
|
http://fedora.bhs.mirrors.ovh.net/
|
|
|
|
|
http://mirror.csclub.uwaterloo.ca/fedora/
|
|
|
|
|
http://ftp.linux.cz/pub/linux/fedora/
|
|
|
|
|
http://ftp.heanet.ie/pub/fedora/
|
|
|
|
|
http://mirror.1000mbps.com/fedora/
|
2015-02-10 10:24:22 +00:00
|
|
|
|
http://archives.fedoraproject.org/pub/archive/fedora/
|
2008-04-09 07:36:33 +00:00
|
|
|
|
];
|
|
|
|
|
|
2008-09-08 07:44:43 +00:00
|
|
|
|
# Old SUSE distributions. Unfortunately there is no master site,
|
|
|
|
|
# since SUSE actually delete their old distributions (see
|
|
|
|
|
# ftp://ftp.suse.com/pub/suse/discontinued/deleted-20070817/README.txt).
|
|
|
|
|
oldsuse = [
|
|
|
|
|
ftp://ftp.gmd.de/ftp.suse.com-discontinued/
|
|
|
|
|
];
|
|
|
|
|
|
2008-04-11 11:52:40 +00:00
|
|
|
|
# openSUSE.
|
|
|
|
|
opensuse = [
|
2010-06-18 11:49:57 +00:00
|
|
|
|
http://opensuse.hro.nl/opensuse/distribution/
|
|
|
|
|
http://ftp.funet.fi/pub/linux/mirrors/opensuse/distribution/
|
2010-10-04 14:30:34 +00:00
|
|
|
|
http://ftp.belnet.be/mirror/ftp.opensuse.org/distribution/
|
|
|
|
|
http://ftp.uni-kassel.de/opensuse/distribution/
|
2010-06-18 11:49:57 +00:00
|
|
|
|
http://ftp.opensuse.org/pub/opensuse/distribution/
|
2011-08-08 13:58:52 +00:00
|
|
|
|
http://ftp5.gwdg.de/pub/opensuse/discontinued/distribution/
|
2010-06-18 11:49:57 +00:00
|
|
|
|
http://ftp.hosteurope.de/mirror/ftp.opensuse.org/discontinued/
|
2010-10-04 14:30:34 +00:00
|
|
|
|
http://opensuse.mirror.server4you.net/distribution/
|
|
|
|
|
http://ftp.nsysu.edu.tw/Linux/OpenSuSE/distribution/
|
2008-04-11 11:52:40 +00:00
|
|
|
|
];
|
|
|
|
|
|
2008-03-07 15:40:26 +00:00
|
|
|
|
# Gnome (see http://ftp.gnome.org/pub/GNOME/MIRRORS).
|
|
|
|
|
gnome = [
|
|
|
|
|
# This one redirects to some mirror closeby, so it should be all you need.
|
|
|
|
|
http://download.gnome.org/
|
2009-09-30 13:11:24 +00:00
|
|
|
|
|
|
|
|
|
http://ftp.unina.it/pub/linux/GNOME/
|
|
|
|
|
http://fr2.rpmfind.net/linux/gnome.org/
|
|
|
|
|
ftp://ftp.dit.upm.es/pub/GNOME/
|
|
|
|
|
ftp://ftp.no.gnome.org/pub/GNOME/
|
|
|
|
|
http://ftp.acc.umu.se/pub/GNOME/
|
|
|
|
|
http://ftp.belnet.be/mirror/ftp.gnome.org/
|
|
|
|
|
http://ftp.df.lth.se/pub/gnome/
|
|
|
|
|
http://linorg.usp.br/gnome/
|
|
|
|
|
http://mirror.aarnet.edu.au/pub/GNOME/
|
|
|
|
|
ftp://ftp.cse.buffalo.edu/pub/Gnome/
|
|
|
|
|
ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/
|
2008-03-07 15:40:26 +00:00
|
|
|
|
];
|
|
|
|
|
|
2013-02-21 11:16:51 +00:00
|
|
|
|
xfce = [
|
|
|
|
|
http://archive.xfce.org/
|
|
|
|
|
http://mirror.netcologne.de/xfce/
|
|
|
|
|
http://archive.se.xfce.org/xfce/
|
|
|
|
|
http://archive.be.xfce.org/xfce/
|
|
|
|
|
http://mirror.perldude.de/archive.xfce.org/
|
|
|
|
|
http://archive.be2.xfce.org/
|
|
|
|
|
http://ftp.udc.es/xfce/
|
|
|
|
|
http://archive.al-us.xfce.org/
|
|
|
|
|
http://mirror.yongbok.net/X11/xfce-mirror/
|
|
|
|
|
http://mirrors.tummy.com/pub/archive.xfce.org/
|
|
|
|
|
http://xfce.mirror.uber.com.au/
|
|
|
|
|
];
|
|
|
|
|
|
2008-10-06 12:38:45 +00:00
|
|
|
|
# X.org.
|
|
|
|
|
xorg = [
|
2018-12-30 19:33:15 +00:00
|
|
|
|
https://xorg.freedesktop.org/releases/
|
|
|
|
|
https://ftp.x.org/archive/
|
2008-10-06 12:38:45 +00:00
|
|
|
|
];
|
|
|
|
|
|
2009-10-01 09:07:09 +00:00
|
|
|
|
# Apache mirrors (see http://www.apache.org/mirrors/).
|
2008-10-06 12:58:21 +00:00
|
|
|
|
apache = [
|
|
|
|
|
http://www.eu.apache.org/dist/
|
2017-08-24 04:22:07 +00:00
|
|
|
|
http://wwwftp.ciril.fr/pub/apache/
|
2009-10-01 09:07:09 +00:00
|
|
|
|
ftp://ftp.fu-berlin.de/unix/www/apache/
|
2017-08-24 04:22:07 +00:00
|
|
|
|
http://ftp.tudelft.nl/apache/
|
2009-10-01 09:07:09 +00:00
|
|
|
|
http://mirror.cc.columbia.edu/pub/software/apache/
|
2008-10-06 12:58:21 +00:00
|
|
|
|
http://www.apache.org/dist/
|
|
|
|
|
http://archive.apache.org/dist/ # fallback for old releases
|
2012-04-29 18:17:50 +00:00
|
|
|
|
ftp://ftp.funet.fi/pub/mirrors/apache.org/
|
2017-08-24 04:22:07 +00:00
|
|
|
|
http://apache.cs.uu.nl/
|
2015-09-02 17:58:44 +00:00
|
|
|
|
http://apache.cs.utah.edu/
|
2008-10-06 12:58:21 +00:00
|
|
|
|
];
|
|
|
|
|
|
2009-10-14 14:38:16 +00:00
|
|
|
|
postgresql = [
|
2014-10-24 00:07:11 +00:00
|
|
|
|
http://ftp.postgresql.org/pub/
|
2009-10-14 14:38:16 +00:00
|
|
|
|
ftp://ftp.postgresql.org/pub/
|
2010-06-21 20:43:05 +00:00
|
|
|
|
ftp://ftp-archives.postgresql.org/pub/
|
2009-10-14 14:38:16 +00:00
|
|
|
|
];
|
|
|
|
|
|
2011-04-20 20:55:46 +00:00
|
|
|
|
metalab = [
|
|
|
|
|
ftp://mirrors.kernel.org/metalab/
|
|
|
|
|
ftp://ftp.gwdg.de/pub/linux/metalab/
|
|
|
|
|
ftp://ftp.xemacs.org/sites/metalab.unc.edu/
|
|
|
|
|
];
|
|
|
|
|
|
2015-05-23 00:51:24 +00:00
|
|
|
|
# Bioconductor mirrors (from http://bioconductor.org/about/mirrors)
|
|
|
|
|
# The commented-out ones don't seem to allow direct package downloads;
|
|
|
|
|
# they serve error messages that result in hash mismatches instead.
|
|
|
|
|
bioc = [
|
2015-11-24 13:59:04 +00:00
|
|
|
|
# http://bioc.ism.ac.jp/
|
|
|
|
|
# http://bioc.openanalytics.eu/
|
|
|
|
|
# http://bioconductor.fmrp.usp.br/
|
|
|
|
|
# http://mirror.aarnet.edu.au/pub/bioconductor/
|
|
|
|
|
# http://watson.nci.nih.gov/bioc_mirror/
|
|
|
|
|
http://bioconductor.jp/packages/
|
|
|
|
|
http://bioconductor.statistik.tu-dortmund.de/packages/
|
|
|
|
|
http://mirrors.ebi.ac.uk/bioconductor/packages/
|
|
|
|
|
http://mirrors.ustc.edu.cn/bioc/
|
2013-09-19 23:26:07 +00:00
|
|
|
|
];
|
|
|
|
|
|
2014-06-21 18:15:45 +00:00
|
|
|
|
# Hackage mirrors
|
|
|
|
|
hackage = [
|
|
|
|
|
http://hackage.haskell.org/package/
|
|
|
|
|
http://hdiff.luite.com/packages/archive/package/
|
|
|
|
|
];
|
|
|
|
|
|
2014-10-16 17:18:34 +00:00
|
|
|
|
# Roy marples mirrors
|
|
|
|
|
roy = [
|
|
|
|
|
http://roy.marples.name/downloads/
|
|
|
|
|
http://roy.aydogan.net/
|
|
|
|
|
http://cflags.cc/roy/
|
|
|
|
|
];
|
|
|
|
|
|
2014-11-03 17:21:37 +00:00
|
|
|
|
# Sage mirrors (http://www.sagemath.org/mirrors.html)
|
2018-04-24 13:49:08 +00:00
|
|
|
|
sageupstream = [
|
2016-08-08 01:09:14 +00:00
|
|
|
|
# Africa
|
2018-04-24 13:49:08 +00:00
|
|
|
|
http://sagemath.polytechnic.edu.na/spkg/upstream/
|
|
|
|
|
ftp://ftp.sun.ac.za/pub/mirrors/www.sagemath.org/spkg/upstream/
|
|
|
|
|
http://sagemath.mirror.ac.za/spkg/upstream/
|
|
|
|
|
https://ftp.leg.uct.ac.za/pub/packages/sage/spkg/upstream/
|
|
|
|
|
http://mirror.ufs.ac.za/sagemath/spkg/upstream/
|
2016-08-08 01:09:14 +00:00
|
|
|
|
|
|
|
|
|
# America, North
|
2018-04-24 13:49:08 +00:00
|
|
|
|
http://mirrors-usa.go-parts.com/sage/sagemath/spkg/upstream/
|
|
|
|
|
http://mirrors.mit.edu/sage/spkg/upstream/
|
|
|
|
|
http://www.cecm.sfu.ca/sage/spkg/upstream/
|
|
|
|
|
http://files.sagemath.org/spkg/upstream/
|
|
|
|
|
http://mirror.clibre.uqam.ca/sage/spkg/upstream/
|
|
|
|
|
https://mirrors.xmission.com/sage/spkg/upstream/
|
2016-08-08 01:09:14 +00:00
|
|
|
|
|
|
|
|
|
# America, South
|
2018-04-24 13:49:08 +00:00
|
|
|
|
http://sagemath.c3sl.ufpr.br/spkg/upstream/
|
|
|
|
|
http://linorg.usp.br/sage/spkg/upstream
|
2016-08-08 01:09:14 +00:00
|
|
|
|
|
|
|
|
|
# Asia
|
2018-04-24 13:49:08 +00:00
|
|
|
|
http://sage.asis.io/spkg/upstream/
|
|
|
|
|
http://mirror.hust.edu.cn/sagemath/spkg/upstream/
|
|
|
|
|
https://ftp.iitm.ac.in/sage/spkg/upstream/
|
|
|
|
|
http://ftp.kaist.ac.kr/sage/spkg/upstream/
|
|
|
|
|
http://ftp.riken.jp/sagemath/spkg/upstream/
|
|
|
|
|
https://mirrors.tuna.tsinghua.edu.cn/sagemath/spkg/upstream/
|
|
|
|
|
https://mirrors.ustc.edu.cn/sagemath/spkg/upstream/
|
|
|
|
|
http://ftp.tsukuba.wide.ad.jp/software/sage/spkg/upstream/
|
|
|
|
|
http://ftp.yz.yamagata-u.ac.jp/pub/math/sage/spkg/upstream/
|
|
|
|
|
https://mirror.yandex.ru/mirrors/sage.math.washington.edu/spkg/upstream/
|
2016-08-08 01:09:14 +00:00
|
|
|
|
|
|
|
|
|
# Australia
|
2018-04-24 13:49:08 +00:00
|
|
|
|
http://echidna.maths.usyd.edu.au/sage/spkg/upstream/
|
2016-08-08 01:09:14 +00:00
|
|
|
|
|
|
|
|
|
# Europe
|
2018-04-24 13:49:08 +00:00
|
|
|
|
http://sage.mirror.garr.it/mirrors/sage/spkg/upstream/
|
|
|
|
|
http://sunsite.rediris.es/mirror/sagemath/spkg/upstream/
|
|
|
|
|
http://mirror.switch.ch/mirror/sagemath/spkg/upstream/
|
|
|
|
|
http://mirrors.fe.up.pt/pub/sage/spkg/upstream/
|
|
|
|
|
http://www-ftp.lip6.fr/pub/math/sagemath/spkg/upstream/
|
|
|
|
|
http://ftp.ntua.gr/pub/sagemath/spkg/upstream/
|
2014-11-03 17:21:37 +00:00
|
|
|
|
];
|
|
|
|
|
|
2014-12-17 11:14:46 +00:00
|
|
|
|
# MySQL mirrors
|
|
|
|
|
mysql = [
|
|
|
|
|
http://cdn.mysql.com/Downloads/
|
|
|
|
|
];
|
2015-01-03 17:36:25 +00:00
|
|
|
|
|
|
|
|
|
# OpenBSD mirrors
|
|
|
|
|
openbsd = [
|
|
|
|
|
http://ftp.openbsd.org/pub/OpenBSD/
|
|
|
|
|
ftp://ftp.nluug.nl/pub/OpenBSD/
|
|
|
|
|
ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/
|
|
|
|
|
ftp://ftp.halifax.rwth-aachen.de/pub/OpenBSD/
|
|
|
|
|
ftp://mirror.switch.ch/pub/OpenBSD/
|
|
|
|
|
];
|
2016-02-19 11:07:09 +00:00
|
|
|
|
|
|
|
|
|
# Steam Runtime mirrors
|
|
|
|
|
steamrt = [
|
|
|
|
|
http://repo.steampowered.com/steamrt/
|
|
|
|
|
https://abbradar.net/steamrt/
|
|
|
|
|
];
|
2016-04-26 12:38:03 +00:00
|
|
|
|
|
|
|
|
|
# Python PyPI mirrors
|
|
|
|
|
pypi = [
|
2017-02-15 14:40:31 +00:00
|
|
|
|
https://files.pythonhosted.org/packages/source/
|
|
|
|
|
# pypi.io is a more semantic link, but atm it’s referencing
|
|
|
|
|
# files.pythonhosted.org over two redirects
|
2016-04-26 12:38:03 +00:00
|
|
|
|
https://pypi.io/packages/source/
|
|
|
|
|
];
|
2016-05-09 13:49:44 +00:00
|
|
|
|
|
|
|
|
|
# Mozilla projects.
|
|
|
|
|
mozilla = [
|
|
|
|
|
http://download.cdn.mozilla.net/pub/mozilla.org/
|
|
|
|
|
https://archive.mozilla.org/pub/
|
|
|
|
|
];
|
|
|
|
|
|
2016-10-30 15:41:20 +00:00
|
|
|
|
# Maven Central
|
|
|
|
|
maven = [
|
2016-11-16 17:39:59 +00:00
|
|
|
|
http://repo1.maven.org/maven2/
|
|
|
|
|
http://central.maven.org/maven2/
|
2016-10-30 15:41:20 +00:00
|
|
|
|
];
|
2018-06-10 18:56:20 +00:00
|
|
|
|
|
|
|
|
|
# Alsa Project
|
|
|
|
|
alsa = [
|
|
|
|
|
ftp://ftp.alsa-project.org/pub/
|
|
|
|
|
http://alsa.cybermirror.org/
|
|
|
|
|
http://www.mirrorservice.org/sites/ftp.alsa-project.org/pub/
|
|
|
|
|
http://alsa.mirror.fr/
|
|
|
|
|
];
|
2007-08-27 12:44:01 +00:00
|
|
|
|
}
|