aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-06-02 09:33:07 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-06-02 09:33:07 +0000
commit83121f5c40ef7d748de088af4d5515bebf9b663b (patch)
treee5374ea51f827acac11f1ad14fbed9c4e291be34 /Mk/bsd.sites.mk
parent1285a2f6fec585e13c739c7dbe2e5f822aec45f3 (diff)
downloadports-83121f5c40ef7d748de088af4d5515bebf9b663b.tar.gz
ports-83121f5c40ef7d748de088af4d5515bebf9b663b.zip
Update GNU and kernel.org mirror lists
Note that from the original submission by Daniel on kernel.org, heanet.ie was updated to match the directory, rackspace and slackwere were dropped because they were outdated. Mirror update status was checked with libpci/pciutils-3.7.0.tar.xz and gnuchess-6.2.7 a few minutes ago. PR: 243435 PR: 243436 Submitted by: Daniel Engberg
Notes
Notes: svn path=/head/; revision=537531
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r--Mk/bsd.sites.mk27
1 files changed, 17 insertions, 10 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 5c3885981667..29d8a06f8d21 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -668,15 +668,18 @@ MASTER_SITE_GIMP+= \
.if !defined(IGNORE_MASTER_SITE_GNU)
MASTER_SITE_GNU+= \
https://ftpmirror.gnu.org/%SUBDIR%/ \
- https://ftp.gnu.org/gnu/%SUBDIR%/ \
- ftp://ftp.gnu.org/gnu/%SUBDIR%/ \
- http://www.gtlib.gatech.edu/pub/gnu/gnu/%SUBDIR%/ \
https://mirrors.kernel.org/gnu/%SUBDIR%/ \
- ftp://ftp.kddlabs.co.jp/GNU/gnu/%SUBDIR%/ \
+ https://mirror.netcologne.de/gnu/%SUBDIR%/ \
+ https://www.nic.funet.fi/pub/gnu/gnu/%SUBDIR%/ \
+ http://mirror.navercorp.com/gnu/%SUBDIR%/ \
+ http://ftp.halifax.rwth-aachen.de/gnu/%SUBDIR%/ \
+ http://download.xs4all.nl/gnu/%SUBDIR%/ \
+ http://ftp.kddilabs.jp/GNU/gnu/%SUBDIR%/ \
+ ftp://mirrors.rit.edu/gnu/%SUBDIR%/ \
+ ftp://ftp.fu-berlin.de/unix/gnu/%SUBDIR%/ \
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/%SUBDIR%/ \
- ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/%SUBDIR%/ \
- ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/%SUBDIR%/ \
- http://ftp.funet.fi/pub/gnu/prep/%SUBDIR%/
+ ftp://ftp.cse.yzu.edu.tw/gnu/%SUBDIR%/ \
+ https://ftp.gnu.org/gnu/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_GNUPG)
@@ -1200,11 +1203,15 @@ MASTER_SITE_XORG+= \
.if !defined(IGNORE_MASTER_SITE_KERNEL_ORG)
MASTER_SITE_KERNEL_ORG+= \
+ https://cdn.kernel.org/pub/%SUBDIR%/ \
https://www.kernel.org/pub/%SUBDIR%/ \
+ https://download.xs4all.nl/ftp.kernel.org/pub/%SUBDIR%/ \
+ https://mirrors.mit.edu/kernel/%SUBDIR%/ \
+ http://ftp.nara.wide.ad.jp/pub/kernel.org/%SUBDIR%/ \
+ http://ftp.yandex.ru/pub/%SUBDIR%/ \
+ http://ftp.heanet.ie/pub/kernel.org/pub/%SUBDIR%/ \
ftp://ftp.ntu.edu.tw/%SUBDIR%/ \
- https://ftp.yandex.ru/pub/%SUBDIR%/ \
- https://ftp.heanet.ie/pub/%SUBDIR%/ \
- http://slackware.cs.utah.edu/pub/kernel.org/pub/%SUBDIR%/
+ ftp://ftp.riken.jp/Linux/kernel.org/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_ZI)