Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2014 16:30:44 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r44046 - head/share/xml
Message-ID:  <201402241630.s1OGUiUI005721@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Feb 24 16:30:44 2014
New Revision: 44046
URL: http://svnweb.freebsd.org/changeset/doc/44046

Log:
  Remove ftp.sk and ftp2.sk.  ftp.sk requires authentication, and ftp2.sk
  /pub/FreeBSD directory is empty.
  While here, remove cvsup server entry.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/xml/mirrors.xml

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Mon Feb 24 16:12:14 2014	(r44045)
+++ head/share/xml/mirrors.xml	Mon Feb 24 16:30:44 2014	(r44046)
@@ -873,36 +873,6 @@
     <email>ftpadmin@isu.net.sa</email>
   </entry>
 
-  <entry id="mirrors-sk">
-    <country>Slovak Republic</country>
-    <host type="www">
-      <name>www.sk.FreeBSD.org</name>
-      <url proto="http">http://www.sk.FreeBSD.org/</url>;
-    </host>
-
-    <host type="ftp">
-      <name>ftp.sk.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>;
-      <url proto="ftpv6">ftp://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>;
-      <url proto="http">http://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>;
-      <url proto="httpv6">http://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>;
-    </host>
-
-    <host type="ftp">
-      <name>ftp2.sk.FreeBSD.org</name>
-      <url proto="ftp">ftp://ftp2.sk.FreeBSD.org/pub/FreeBSD/</url>;
-      <url proto="ftpv6">ftp://ftp2.sk.FreeBSD.org/pub/FreeBSD/</url>;
-      <url proto="http">http://ftp2.sk.FreeBSD.org/pub/FreeBSD/</url>;
-      <url proto="httpv6">http://ftp2.sk.FreeBSD.org/pub/FreeBSD/</url>;
-    </host>
-
-    <host type="cvsup">
-      <name>cvsup.sk.FreeBSD.org</name>
-    </host>
-
-    <email>hostmaster@sk.FreeBSD.org</email>
-  </entry>
-
   <entry id="mirrors-si">
     <country>Slovenia</country>
     <host type="www">



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402241630.s1OGUiUI005721>