diff options
| author | Gavin Atkinson <gavin@FreeBSD.org> | 2013-07-18 18:17:55 +0000 |
|---|---|---|
| committer | Gavin Atkinson <gavin@FreeBSD.org> | 2013-07-18 18:17:55 +0000 |
| commit | 70414ea7b340d3c6a87ca2e2b76ab1b3d9a8ec47 (patch) | |
| tree | 3d53e969da9e213defcbec12aa52ad0d978638a8 | |
| parent | 98c4570c07d9f1b87639c4a4ae4128d45acfd331 (diff) | |
Remove several FTP mirrors: all have been down for at least 14 days. The
sole exception here is ftp3.de.FreeBSD.org which has only been down for
seven days, but is the same mirror as ftp.de.FreeBSD.org so doesn't need
listing twice.
Notes
svn path=/head/; revision=42317
| -rw-r--r-- | share/xml/mirrors.xml | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/share/xml/mirrors.xml b/share/xml/mirrors.xml index a8e1432cb6..b1357609c5 100644 --- a/share/xml/mirrors.xml +++ b/share/xml/mirrors.xml @@ -412,11 +412,6 @@ </host> <host type="ftp"> - <name>ftp2.fr.FreeBSD.org</name> - <url proto="ftp">ftp://ftp2.fr.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> <name>ftp3.fr.FreeBSD.org</name> <url proto="ftp">ftp://ftp3.fr.FreeBSD.org/pub/FreeBSD/</url> </host> @@ -506,11 +501,6 @@ </host> <host type="ftp"> - <name>ftp3.de.FreeBSD.org</name> - <url proto="ftp">ftp://ftp3.de.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> <name>ftp4.de.FreeBSD.org</name> <url proto="ftp">ftp://ftp4.de.FreeBSD.org/FreeBSD/</url> <url proto="http">http://ftp4.de.FreeBSD.org/pub/FreeBSD/</url> @@ -634,18 +624,6 @@ </host> <host type="ftp"> - <name>ftp.ie.FreeBSD.org</name> - <url proto="ftp">ftp://ftp.ie.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> - <name>ftp2.ie.FreeBSD.org</name> - <url proto="ftp">ftp://ftp2.ie.FreeBSD.org/pub/FreeBSD/</url> - <url proto="http">http://ftp2.ie.FreeBSD.org/pub/FreeBSD/</url> - <url proto="rsync"></url> - </host> - - <host type="ftp"> <name>ftp3.ie.FreeBSD.org</name> <url proto="ftp">ftp://ftp3.ie.FreeBSD.org/pub/FreeBSD/</url> <url proto="http">http://ftp3.ie.FreeBSD.org/pub/FreeBSD/</url> @@ -663,23 +641,8 @@ <email>hostmaster@ie.FreeBSD.org</email> </entry> - <entry id="mirrors-il"> - <country>Israel</country> - <host type="ftp"> - <name>ftp.il.FreeBSD.org</name> - <url proto="ftp">ftp://ftp.il.FreeBSD.org/pub/FreeBSD/</url> - <url proto="ftpv6"></url> - </host> - - <email>hostmaster@il.FreeBSD.org</email> - </entry> - <entry id="mirrors-it"> <country>Italy</country> - <host type="ftp"> - <name>ftp.it.FreeBSD.org</name> - <url proto="ftp">ftp://ftp.it.FreeBSD.org/pub/FreeBSD/</url> - </host> <host type="cvsup"> <name>cvsup.it.FreeBSD.org</name> @@ -926,26 +889,6 @@ <email>hostmaster@pl.FreeBSD.org</email> </entry> - <entry id="mirrors-pt"> - <country>Portugal</country> - <host type="ftp"> - <name>ftp.pt.FreeBSD.org</name> - <url proto="ftp">ftp://ftp.pt.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> - <name>ftp2.pt.FreeBSD.org</name> - <url proto="ftp">ftp://ftp2.pt.FreeBSD.org/pub/freebsd/</url> - </host> - - <host type="ftp"> - <name>ftp4.pt.FreeBSD.org</name> - <url proto="ftp">ftp://ftp4.pt.FreeBSD.org/pub/ISO/FreeBSD/</url> - </host> - - <email>hostmaster@pt.FreeBSD.org</email> - </entry> - <entry id="mirrors-ru"> <country>Russia</country> <host type="www"> @@ -973,11 +916,6 @@ </host> <host type="ftp"> - <name>ftp3.ru.FreeBSD.org</name> - <url proto="ftp">ftp://ftp3.ru.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> <name>ftp4.ru.FreeBSD.org</name> <url proto="ftp">ftp://ftp4.ru.FreeBSD.org/pub/FreeBSD/</url> </host> @@ -1093,11 +1031,6 @@ </host> <host type="ftp"> - <name>ftp3.za.FreeBSD.org</name> - <url proto="ftp">ftp://ftp3.za.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> <name>ftp4.za.FreeBSD.org</name> <url proto="ftp">ftp://ftp4.za.FreeBSD.org/pub/FreeBSD/</url> </host> @@ -1128,11 +1061,6 @@ </host> <host type="ftp"> - <name>ftp2.es.FreeBSD.org</name> - <url proto="ftp">ftp://ftp2.es.FreeBSD.org/pub/FreeBSD/</url> - </host> - - <host type="ftp"> <name>ftp3.es.FreeBSD.org</name> <url proto="ftp">ftp://ftp3.es.FreeBSD.org/pub/FreeBSD/</url> </host> |
