diff options
author | bapt <bapt@FreeBSD.org> | 2019-09-05 21:24:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2019-09-05 21:24:07 +0800 |
commit | ac3b55771c88ab78225e175562a8ebde32758dd3 (patch) | |
tree | 5b4ca8f750bdfc607422577efcb7b1ce35961e8c | |
parent | 0ef69b80d78990efb2c215e2fcd2d8324aed4525 (diff) | |
download | freebsd-ports-gnome-ac3b55771c88ab78225e175562a8ebde32758dd3.tar.gz freebsd-ports-gnome-ac3b55771c88ab78225e175562a8ebde32758dd3.tar.zst freebsd-ports-gnome-ac3b55771c88ab78225e175562a8ebde32758dd3.zip |
Add http://http.debian.net which points to their fastly cdn to the list
of debian mirror. [1]
While here, drop the NON_US part of debian mirrors which do not exists
anymore (for long)
PR: 221143 [1]
Reported by: amutu@amutu.com
-rw-r--r-- | Mk/bsd.sites.mk | 66 |
1 files changed, 31 insertions, 35 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 42589b4198d5..f611c5d8c0bb 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -137,43 +137,39 @@ MASTER_SITE_CRATESIO+= https://crates.io/api/v1/crates/%SUBDIR%/download?dummy=/ .if !defined(IGNORE_MASTER_SITE_DEBIAN) MASTER_SITE_DEBIAN+= \ http://cdn.debian.net/debian/%SUBDIR%/ \ + http://http.debian.net/debian/%SUBDIR%/ \ http://www.gtlib.gatech.edu/pub/debian/%SUBDIR%/ \ ftp://ftp.us.debian.org/debian/%SUBDIR%/ \ - ${MASTER_SITE_DEBIAN_NON_US:S,/debian-non-US/,/debian/,} -.endif - -.if !defined(IGNORE_MASTER_SITE_DEBIAN_NON_US) -MASTER_SITE_DEBIAN_NON_US+= \ - http://ftp.au.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.bg.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.br.debian.org/debian-non-US/%SUBDIR%/ \ - http://ftp.cl.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.cz.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.de.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.ee.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.es.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.fi.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.fr.debian.org/debian-non-US/%SUBDIR%/ \ - http://ftp.hk.debian.org/debian-non-US/%SUBDIR%/ \ - http://ftp.hr.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.hu.debian.org/debian-non-US/%SUBDIR%/ \ - http://ftp.ie.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.is.debian.org/debian-non-US/%SUBDIR%/ \ - http://ftp.it.debian.org/debian-non-US/%SUBDIR%/ \ - http://ftp.jp.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.nl.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.no.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.pl.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.ru.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.se.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.si.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.sk.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.uk.debian.org/debian-non-US/%SUBDIR%/ \ - http://ftp.wa.au.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp2.de.debian.org/debian-non-US/%SUBDIR%/ \ - ftp://ftp.snt.utwente.nl/pub/linux/debian-non-US/%SUBDIR%/ \ - ftp://ftp.acc.umu.se/debian-non-US/%SUBDIR%/ \ - ftp://mirror.symnds.com/debian-non-US/%SUBDIR%/ + http://ftp.au.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.bg.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.br.debian.org/debian/%SUBDIR%/ \ + http://ftp.cl.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.cz.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.de.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.ee.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.es.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.fi.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.fr.debian.org/debian/%SUBDIR%/ \ + http://ftp.hk.debian.org/debian/%SUBDIR%/ \ + http://ftp.hr.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.hu.debian.org/debian/%SUBDIR%/ \ + http://ftp.ie.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.is.debian.org/debian/%SUBDIR%/ \ + http://ftp.it.debian.org/debian/%SUBDIR%/ \ + http://ftp.jp.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.nl.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.no.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.pl.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.ru.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.se.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.si.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.sk.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.uk.debian.org/debian/%SUBDIR%/ \ + http://ftp.wa.au.debian.org/debian/%SUBDIR%/ \ + ftp://ftp2.de.debian.org/debian/%SUBDIR%/ \ + ftp://ftp.snt.utwente.nl/pub/linux/debian/%SUBDIR%/ \ + ftp://ftp.acc.umu.se/debian/%SUBDIR%/ \ + ftp://mirror.symnds.com/debian/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_DEBIAN_POOL) |