Mk/bsd.sites.mk: Remove dead mirrors

Remove various dead mirrors that do not connect or no longer
serve requested files
This commit is contained in:
Daniel Engberg 2024-03-24 09:11:50 +01:00
parent 352ad6ce18
commit 2423a87f09

View file

@ -104,7 +104,6 @@ MASTER_SITE_CRAN+= \
http://cran.utstat.utoronto.ca/%SUBDIR%/ \
https://cran.csiro.au/%SUBDIR%/ \
https://mirrors.tuna.tsinghua.edu.cn/CRAN/%SUBDIR%/ \
http://camoruco.ing.uc.edu.ve/cran/%SUBDIR%/ \
https://mirror.las.iastate.edu/CRAN/%SUBDIR%/ \
https://cran.ma.imperial.ac.uk/%SUBDIR%/ \
https://cran.ism.ac.jp/%SUBDIR%/
@ -134,8 +133,7 @@ MASTER_SITE_DEBIAN_POOL+= \
.if !defined(IGNORE_MASTER_SITE_ECLIPSE)
MASTER_SITE_ECLIPSE+= \
https://ftp-stud.hs-esslingen.de/pub/Mirrors/eclipse/%SUBDIR%/ \
https://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/%SUBDIR%/ \
http://eclipse.stu.edu.tw/%SUBDIR%/
https://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/%SUBDIR%/
.endif
# List: https://www.exim.org/mirmon/ftp_mirrors.html
@ -784,8 +782,7 @@ MASTER_SITE_OSSP+= \
.if !defined(IGNORE_MASTER_SITE_PACKETSTORM)
MASTER_SITE_PACKETSTORM+= \
https://dl.packetstormsecurity.net/%SUBDIR%/ \
https://packetstorm.foofus.com/%SUBDIR%/
https://dl.packetstormsecurity.net/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_PERL_CPAN)
@ -853,8 +850,6 @@ MASTER_SITE_QMAIL+= \
http://qmail.glasswings.com.au/%SUBDIR%/ \
http://qmail.psshee.com/%SUBDIR%/ \
http://www.agria.hu/qmail/%SUBDIR%/ \
http://qmail.netvisao.pt/%SUBDIR%/ \
http://qmail.ipg.sk/%SUBDIR%/ \
http://qmail.omnis.ch/%SUBDIR%/ \
http://www.qmail.org/%SUBDIR%/
.endif
@ -865,7 +860,6 @@ MASTER_SITE_QT+= \
http://master.qt.io/%SUBDIR%/ \
https://www.mirrorservice.org/sites/download.qt-project.org/%SUBDIR%/ \
http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/%SUBDIR%/ \
http://qtmirror.ics.com/pub/qtproject/%SUBDIR%/ \
https://ftp.jaist.ac.jp/pub/qtproject/%SUBDIR%/
.endif
@ -908,9 +902,9 @@ MASTER_SITE_SAVANNAH+= \
. for p in https http
MASTER_SITE_SOURCEFORGE+= ${p}://downloads.sourceforge.net/project/%SUBDIR%/
. for m in cfhcable cytranet deac-ams deac-fra deac-riga excellmedia \
freefr gigenet ixpeering jaist jztkft kumisystems liquidtelecom \
freefr gigenet ixpeering jaist kumisystems liquidtelecom \
nchc netactuate netcologne netix onboardcloud phoenixnap \
razaoinfo sinalbr sitsa sonik tenet udomain ufpr versaweb
razaoinfo sinalbr sitsa tenet udomain ufpr versaweb
MASTER_SITE_SOURCEFORGE+= ${p}://${m}.dl.sourceforge.net/project/%SUBDIR%/
. endfor
. endfor
@ -1007,7 +1001,6 @@ MASTER_SITE_TOR+= \
http://tor.cyberarmy.at/dist/%SUBDIR%/ \
http://tor.dont-know-me.at/dist/%SUBDIR%/ \
http://tor.factor.cc/dist/%SUBDIR%/ \
http://tor.homosu.net/dist/%SUBDIR%/ \
http://tor.idnr.ws/dist/%SUBDIR%/ \
http://tor.kamagurka.org/dist/%SUBDIR%/ \
http://tor.spline.de/dist/%SUBDIR%/ \
@ -1039,8 +1032,7 @@ MASTER_SITE_XFCE+= \
https://mirror.netcologne.de/xfce/src/%SUBDIR%/${_XFCE_PATH}/ \
https://ftp.cixug.es/xfce/src/%SUBDIR%/${_XFCE_PATH}/ \
https://archive.be.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/ \
https://archive.al-us.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/ \
http://mirror.perldude.de/archive.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/
https://archive.al-us.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/
.endif
.if !defined(IGNORE_MASTER_SITE_XORG)
@ -1053,7 +1045,6 @@ MASTER_SITE_XORG+= \
https://www.mirrorservice.org/sites/ftp.x.org/pub/%SUBDIR%/ \
https://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/%SUBDIR%/ \
http://piotrkosoft.net/pub/mirrors/ftp.x.org/pub/%SUBDIR%/ \
http://xorg.mirrors.pair.com/%SUBDIR%/ \
http://ftp.kaist.ac.kr/x.org/%SUBDIR%/
.endif