Move lists of FreeBSD mirror sites to doc/share/sgml/mirrors.xml

(currently en_US.ISO8859-1/books/handbook/mirrors and
www/en/index.xsl use it).

Reviewed by:	simon
Discussed on:	-doc
This commit is contained in:
Hiroki Sato 2003-11-16 18:56:24 +00:00
parent ed005aabfd
commit 8aeea9b2b6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18880
6 changed files with 711 additions and 2036 deletions
en_US.ISO8859-1/books/handbook
share

View file

@ -199,6 +199,17 @@ pgpkeyring: pgpkeys/chapter.sgml
DOC_PREFIX?= ${.CURDIR}/../../..
.for p in ftp cvsup
mirrors/chapter.sgml.${p}.inc: ${DOC_PREFIX}/share/sgml/mirrors.xml ${DOC_PREFIX}/share/sgml/mirrors.xsl
${XSLTPROC} ${XSLTPROCOPTS} --stringparam 'proto' '$p' \
${DOC_PREFIX}/share/sgml/mirrors.xsl \
${DOC_PREFIX}/share/sgml/mirrors.xml \
| sed -e "s,<\([^ >]*\)\([^>]*\)/>,<\1\2></\1>,;s,</anchor>,," > $@
SRCS+= mirrors/chapter.sgml.${p}.inc
CLEANFILES+= mirrors/chapter.sgml.${p}.inc
.endfor
#
# Handbook-specific variables
#

View file

@ -39,6 +39,9 @@
<!-- Part three (appendices) -->
<!ENTITY chap.mirrors SYSTEM "mirrors/chapter.sgml">
<!ENTITY chap.mirrors.ftp.inc SYSTEM "mirrors/chapter.sgml.ftp.inc">
<!ENTITY chap.mirrors.cvsup.inc SYSTEM "mirrors/chapter.sgml.cvsup.inc">
<!ENTITY chap.bibliography SYSTEM "bibliography/chapter.sgml">
<!ENTITY chap.eresources SYSTEM "eresources/chapter.sgml">
<!ENTITY chap.pgpkeys SYSTEM "pgpkeys/chapter.sgml">

File diff suppressed because it is too large Load diff

View file

@ -143,6 +143,7 @@ DSSSLCATALOG= ${PREFIX}/share/sgml/docbook/dsssl/modular/catalog
COLLATEINDEX= ${PREFIX}/share/sgml/docbook/dsssl/modular/bin/collateindex.pl
XSLTPROC?= ${PREFIX}/bin/xsltproc
XSLTPROCFLAGS?= --nonet
XSLHTML?= ${DOC_PREFIX}/share/xsl/freebsd-html.xsl
XSLHTMLCHUNK?= ${DOC_PREFIX}/share/xsl/freebsd-html-chunk.xsl
XSLFO?= ${DOC_PREFIX}/share/xsl/freebsd-fo.xsl
@ -157,6 +158,7 @@ CATALOGS+= -c ${c}
.endfor
SGMLFLAGS+= -D ${CANONICALOBJDIR}
JADEOPTS= ${JADEFLAGS} ${SGMLFLAGS} ${CATALOGS}
XSLTPROCOPTS= ${XSLTPROCFLAGS}
KNOWN_FORMATS= html html.tar html-split html-split.tar \
txt rtf ps pdf tex dvi tar pdb
@ -436,7 +438,7 @@ index.html HTML.manifest: ${SRCS} ${LOCAL_IMAGES_LIB} ${LOCAL_IMAGES_PNG} \
.elif ${STYLESHEET_TYPE} == "xsl"
index.html: ${DOC}.xml ${LOCAL_IMAGES_LIB} ${LOCAL_IMAGES_PNG} \
${INDEX_SGML} ${HTML_SPLIT_INDEX} ${LOCAL_CSS_SHEET}
${XSLTPROC} --param freebsd.output.html.images "'1'" ${XSLHTMLCHUNK} \
${XSLTPROC} ${XSLTPROCOPTS} --param freebsd.output.html.images "'1'" ${XSLHTMLCHUNK} \
${DOC}.xml
.endif
.if !defined(NO_TIDY)
@ -454,7 +456,7 @@ ${DOC}.html: ${SRCS} ${LOCAL_IMAGES_LIB} ${LOCAL_IMAGES_PNG} \
.elif ${STYLESHEET_TYPE} == "xsl"
${DOC}.html: ${DOC}.xml ${LOCAL_IMAGES_LIB} ${LOCAL_IMAGES_PNG} \
${INDEX_SGML} ${LOCAL_CSS_SHEET}
${XSLTPROC} --param freebsd.output.html.images "'1'" ${XSLHTML} \
${XSLTPROC} ${XSLTPROCOPTS} --param freebsd.output.html.images "'1'" ${XSLHTML} \
${DOC}.xml > ${.TARGET}
.endif
.if !defined(NO_TIDY)
@ -471,7 +473,7 @@ ${DOC}.html-text: ${SRCS} ${INDEX_SGML} ${HTML_INDEX} ${LOCAL_IMAGES_TXT}
(${RM} -f ${.TARGET} && false)
.elif ${STYLESHEET_TYPE} == "xsl"
${DOC}.html-text: ${DOC}.xml ${INDEX_SGML} ${HTML_INDEX}
${XSLTPROC} --param freebsd.output.html.images "'0'" ${XSLHTML} \
${XSLTPROC} ${XSLTPROCOPTS} --param freebsd.output.html.images "'0'" ${XSLHTML} \
${DOC}.xml > ${.TARGET}
.endif

633
share/sgml/mirrors.xml Normal file
View file

@ -0,0 +1,633 @@
<?xml version="1.0"?>
<mirrors>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD$
</cvs:keyword>
</cvs:keywords>
<entry id="mirrors-primary">
<country>Primary Mirror Sites</country>
<url proto="ftp">ftp://ftp1.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp6.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp7.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp8.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp9.FreeBSD.org/pub/os/FreeBSD/</url>
<url proto="ftp">ftp://ftp10.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp11.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp12.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp13.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp14.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup1.FreeBSD.org</host>
<host proto="cvsup">cvsup2.FreeBSD.org</host>
<host proto="cvsup">cvsup3.FreeBSD.org</host>
<host proto="cvsup">cvsup4.FreeBSD.org</host>
<host proto="cvsup">cvsup5.FreeBSD.org</host>
<host proto="cvsup">cvsup6.FreeBSD.org</host>
<host proto="cvsup">cvsup7.FreeBSD.org</host>
<host proto="cvsup">cvsup8.FreeBSD.org</host>
<host proto="cvsup">cvsup9.FreeBSD.org</host>
<host proto="cvsup">cvsup10.FreeBSD.org</host>
<host proto="cvsup">cvsup11.FreeBSD.org</host>
<host proto="cvsup">cvsup12.FreeBSD.org</host>
<host proto="cvsup">cvsup13.FreeBSD.org</host>
<host proto="cvsup">cvsup14.FreeBSD.org</host>
<host proto="cvsup">cvsup15.FreeBSD.org</host>
<host proto="cvsup">cvsup16.FreeBSD.org</host>
<host proto="cvsup">cvsup18.FreeBSD.org</host>
<email>mirror-admin@FreeBSD.org</email>
</entry>
<entry id="mirrors-ar">
<country>Argentina</country>
<url proto="http" type="www">http://www.ar.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.ar.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.ar.FreeBSD.org</host>
<email>hostmaster@ar.FreeBSD.org</email>
</entry>
<entry id="mirrors-au">
<country>Australia</country>
<url proto="http" type="www">http://www.au.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.au.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.au.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.au.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.au.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.au.FreeBSD.org</host>
<host proto="cvsup">cvsup2.au.FreeBSD.org</host>
<host proto="cvsup">cvsup3.au.FreeBSD.org</host>
<host proto="cvsup">cvsup4.au.FreeBSD.org</host>
<host proto="cvsup">cvsup5.au.FreeBSD.org</host>
<host proto="cvsup">cvsup6.au.FreeBSD.org</host>
<host proto="cvsup">cvsup7.au.FreeBSD.org</host>
<email>hostmaster@au.FreeBSD.org</email>
</entry>
<entry id="mirrors-at">
<country>Austria</country>
<url proto="http" type="www">http://www.at.FreeBSD.org/</url>
<url proto="http,httpv6" type="www">http://www2.at.FreeBSD.org/</url>
<url proto="ftp,http">ftp://ftp.at.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp2.at.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.at.FreeBSD.org</host>
<host proto="cvsup">cvsup2.at.FreeBSD.org</host>
<email>hostmaster@at.FreeBSD.org</email>
</entry>
<entry id="mirrors-be">
<country>Belgium</country>
<url proto="http" type="www">http://freebsd.unixtech.be/</url>
</entry>
<entry id="mirrors-br">
<country>Brazil</country>
<url proto="http" type="www">http://www.br.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.br.FreeBSD.org/www.freebsd.org/</url>
<url proto="http" type="www">http://www3.br.FreeBSD.org/</url>
<url proto="ftp,http">ftp://ftp.br.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.br.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp3.br.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.br.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.br.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp6.br.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp7.br.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.br.FreeBSD.org</host>
<host proto="cvsup">cvsup2.br.FreeBSD.org</host>
<host proto="cvsup">cvsup3.br.FreeBSD.org</host>
<host proto="cvsup">cvsup4.br.FreeBSD.org</host>
<host proto="cvsup">cvsup5.br.FreeBSD.org</host>
<email>hostmaster@br.FreeBSD.org</email>
</entry>
<entry id="mirrors-bg">
<country>Bulgaria</country>
<url proto="http" type="www">http://www.bg.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.bg.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.bg.FreeBSD.org</host>
<email>hostmaster@bg.FreeBSD.org</email>
</entry>
<entry id="mirrors-ca">
<country>Canada</country>
<url proto="http" type="www">http://www.ca.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.ca.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.ca.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.ca.FreeBSD.org</host>
<email>hostmaster@ca.FreeBSD.org</email>
</entry>
<entry id="mirrors-cn">
<country>China</country>
<url proto="http" type="www">http://www.cn.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.cn.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.cn.FreeBSD.org</host>
<email>phj@cn.FreeBSD.org</email>
</entry>
<entry id="mirrors-hr">
<country>Croatia</country>
<url proto="ftp">ftp://ftp.hr.FreeBSD.org/pub/FreeBSD/</url>
<email>hostmaster@hr.FreeBSD.org</email>
</entry>
<entry id="mirrors-cz">
<country>Czech Republic</country>
<url proto="http" type="www">http://www.cz.FreeBSD.org/</url>
<url proto="ftp,rsync,http">ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.cz.FreeBSD.org</host>
<email>hostmaster@cz.FreeBSD.org</email>
</entry>
<entry id="mirrors-dk">
<country>Denmark</country>
<url proto="http,httpv6" type="www">http://www.dk.FreeBSD.org/</url>
<url proto="http" type="www">http://www3.dk.FreeBSD.org/</url>
<url proto="ftp,http">ftp://ftp.dk.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.dk.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.dk.FreeBSD.org</host>
<email>hostmaster@dk.FreeBSD.org</email>
</entry>
<entry id="mirrors-ee">
<country>Estonia</country>
<url proto="http" type="www">http://www.ee.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.ee.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.ee.FreeBSD.org</host>
<email>hostmaster@ee.FreeBSD.org</email>
</entry>
<entry id="mirrors-fi">
<country>Finland</country>
<url proto="http" type="www">http://www.fi.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.fi.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.fi.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.fi.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.fi.FreeBSD.org</host>
<host proto="cvsup">cvsup2.fi.FreeBSD.org</host>
<email>hostmaster@fi.FreeBSD.org</email>
</entry>
<entry id="mirrors-fr">
<country>France</country>
<url proto="http" type="www">http://www.fr.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.fr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.fr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.fr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.fr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp6.fr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp8.fr.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.fr.FreeBSD.org</host>
<host proto="cvsup">cvsup2.fr.FreeBSD.org</host>
<host proto="cvsup">cvsup3.fr.FreeBSD.org</host>
<host proto="cvsup">cvsup4.fr.FreeBSD.org</host>
<host proto="cvsup">cvsup5.fr.FreeBSD.org</host>
<host proto="cvsup">cvsup8.fr.FreeBSD.org</host>
<email>hostmaster@fr.FreeBSD.org</email>
</entry>
<entry id="mirrors-de">
<country>Germany</country>
<url proto="http" type="www">http://www.de.FreeBSD.org/</url>
<url proto="http" type="www">http://www1.de.FreeBSD.org/</url>
<url proto="http,httpv6" type="www">http://www2.de.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.de.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp2.de.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.de.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp4.de.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.de.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp6.de.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,http">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.de.FreeBSD.org</host>
<host proto="cvsup">cvsup2.de.FreeBSD.org</host>
<host proto="cvsup">cvsup3.de.FreeBSD.org</host>
<host proto="cvsup">cvsup4.de.FreeBSD.org</host>
<host proto="cvsup">cvsup5.de.FreeBSD.org</host>
<host proto="cvsup">cvsup6.de.FreeBSD.org</host>
<host proto="cvsup">cvsup7.de.FreeBSD.org</host>
<email>de-bsd-hubs@de.FreeBSD.org </email>
</entry>
<entry id="mirrors-gr">
<country>Greece</country>
<url proto="http" type="www">http://www.gr.FreeBSD.org/</url>
<url proto="http" type="www">http://www.FreeBSD.gr/</url>
<url proto="ftp">ftp://ftp.gr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.gr.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.gr.FreeBSD.org</host>
<host proto="cvsup">cvsup2.gr.FreeBSD.org</host>
<email>hostmaster@gr.FreeBSD.org</email>
</entry>
<entry id="mirrors-hk">
<country>Hong Kong</country>
<url proto="http" type="www">http://www.hk.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.hk.FreeBSD.org/pub/FreeBSD/</url>
</entry>
<entry id="mirrors-hu">
<country>Hungary</country>
<url proto="http" type="www">http://www.hu.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.hu.FreeBSD.org/</url>
<url proto="ftp,rsync,http">ftp://ftp.hu.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.hu.FreeBSD.org</host>
<email>mohacsi@ik.bme.hu</email>
</entry>
<entry id="mirrors-is">
<country>Iceland</country>
<url proto="http" type="www">http://www.is.FreeBSD.org/</url>
<url proto="ftp,rsync,http">ftp://ftp.is.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.is.FreeBSD.org</host>
<email>hostmaster@is.FreeBSD.org</email>
</entry>
<entry id="mirrors-ie">
<country>Ireland</country>
<url proto="http" type="www">http://www.ie.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.ie.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.ie.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp2.ie.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp3.ie.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.ie.FreeBSD.org</host>
<email>hostmaster@ie.FreeBSD.org</email>
</entry>
<entry id="mirrors-it">
<country>Italy</country>
<url proto="http" type="www">http://www.it.FreeBSD.org/</url>
<url proto="http" type="www">http://www.gufi.org/mirrors/www.freebsd.org/data/</url>
<url proto="ftp">ftp://ftp.it.FreeBSD.org/pub/FreeBSD/</url>
<email>hostmaster@it.FreeBSD.org</email>
</entry>
<entry id="mirrors-jp">
<country>Japan</country>
<url proto="http,httpv6" type="www">http://www.jp.FreeBSD.org/www.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp6.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp7.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp8.jp.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp9.jp.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.jp.FreeBSD.org</host>
<host proto="cvsup">cvsup2.jp.FreeBSD.org</host>
<host proto="cvsup">cvsup3.jp.FreeBSD.org</host>
<host proto="cvsup">cvsup4.jp.FreeBSD.org</host>
<host proto="cvsup">cvsup5.jp.FreeBSD.org</host>
<host proto="cvsup">cvsup6.jp.FreeBSD.org</host>
<email>hostmaster@jp.FreeBSD.org</email>
</entry>
<entry id="mirrors-kr">
<country>Korea</country>
<url proto="http" type="www">http://www.kr.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.kr.FreeBSD.org/</url>
<url proto="ftp,rsync">ftp://ftp.kr.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.kr.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.kr.FreeBSD.org</host>
<host proto="cvsup">cvsup2.kr.FreeBSD.org</host>
<host proto="cvsup">cvsup3.kr.FreeBSD.org</host>
<email>hostmaster@kr.FreeBSD.org</email>
</entry>
<entry id="mirrors-kw">
<country>Kuwait</country>
<url proto="http" type="www">http://www.kw.FreeBSD.org/</url>
<host proto="cvsup">cvsup1.kw.FreeBSD.org</host>
</entry>
<entry id="mirrors-lv">
<country>Latvia</country>
<url proto="http" type="www">http://www.lv.FreeBSD.org/</url>
<host proto="cvsup">cvsup.lv.FreeBSD.org</host>
</entry>
<entry id="mirrors-lt">
<country>Lithuania</country>
<url proto="http" type="www">http://www.lt.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.lt.FreeBSD.org/pub/FreeBSD/</url>
<email>hostmaster@lt.FreeBSD.org</email>
</entry>
<entry id="mirrors-nl">
<country>Netherlands</country>
<url proto="http" type="www">http://www.nl.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.nl.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.nl.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,http">ftp://ftp2.nl.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.nl.FreeBSD.org</host>
<host proto="cvsup">cvsup2.nl.FreeBSD.org</host>
<host proto="cvsup">cvsup3.nl.FreeBSD.org</host>
<host proto="cvsup">cvsup4.nl.FreeBSD.org</host>
<host proto="cvsup">cvsup5.nl.FreeBSD.org</host>
<email>hostmaster@nl.FreeBSD.org</email>
</entry>
<entry id="mirrors-nz">
<country>New Zealand</country>
<url proto="http" type="www">http://www.nz.FreeBSD.org/</url>
<host proto="cvsup">cvsup.nz.FreeBSD.org</host>
</entry>
<entry id="mirrors-no">
<country>Norway</country>
<url proto="http" type="www">http://www.no.FreeBSD.org/</url>
<url proto="http,httpv6" type="www">http://www2.no.FreeBSD.org/</url>
<url proto="ftp,rsync">ftp://ftp.no.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.no.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.no.FreeBSD.org</host>
<email>hostmaster@no.FreeBSD.org</email>
</entry>
<entry id="mirrors-ph">
<country>Philippines</country>
<url proto="http" type="www">http://www.FreeBSD.org.ph/</url>
<host proto="cvsup">cvsup1.ph.FreeBSD.org</host>
</entry>
<entry id="mirrors-pl">
<country>Poland</country>
<url proto="http" type="www">http://www.pl.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.pl.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.pl.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.pl.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.pl.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.pl.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.pl.FreeBSD.org</host>
<host proto="cvsup">cvsup2.pl.FreeBSD.org</host>
<host proto="cvsup">cvsup3.pl.FreeBSD.org</host>
<email>hostmaster@pl.FreeBSD.org</email>
</entry>
<entry id="mirrors-pt">
<country>Portugal</country>
<url proto="http" type="www">http://www.pt.FreeBSD.org/</url>
<url proto="http" type="www">http://www4.pt.FreeBSD.org/</url>
<url proto="http" type="www">http://www5.pt.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.pt.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.pt.FreeBSD.org/pub/freebsd/</url>
<url proto="ftp">ftp://ftp4.pt.FreeBSD.org/pub/ISO/FreeBSD/</url>
<host proto="cvsup">cvsup.pt.FreeBSD.org</host>
<host proto="cvsup">cvsup2.pt.FreeBSD.org</host>
<email>hostmaster@pt.FreeBSD.org</email>
</entry>
<entry id="mirrors-ro">
<country>Romania</country>
<url proto="http" type="www">http://www.ro.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.ro.FreeBSD.org/</url>
<url proto="http" type="www">http://www3.ro.FreeBSD.org/</url>
<url proto="http" type="www">http://www4.ro.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.ro.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.ro.FreeBSD.org</host>
<host proto="cvsup">cvsup2.ro.FreeBSD.org</host>
<host proto="cvsup">cvsup3.ro.FreeBSD.org</host>
<email>hostmaster@ro.FreeBSD.org</email>
</entry>
<entry id="mirrors-ru">
<country>Russia</country>
<url proto="http" type="www">http://www.ru.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.ru.FreeBSD.org/</url>
<url proto="http" type="www">http://www3.ru.FreeBSD.org/</url>
<url proto="http" type="www">http://www4.ru.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.ru.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.ru.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.ru.FreeBSD.org</host>
<host proto="cvsup">cvsup2.ru.FreeBSD.org</host>
<host proto="cvsup">cvsup3.ru.FreeBSD.org</host>
<host proto="cvsup">cvsup4.ru.FreeBSD.org</host>
<host proto="cvsup">cvsup5.ru.FreeBSD.org</host>
<host proto="cvsup">cvsup6.ru.FreeBSD.org</host>
<email>hostmaster@ru.FreeBSD.org</email>
</entry>
<entry id="mirrors-sm">
<country>San Marino</country>
<url proto="http" type="www">http://www.sm.FreeBSD.org/</url>
<host proto="cvsup">cvsup.sm.FreeBSD.org</host>
</entry>
<entry id="mirrors-sa">
<country>Saudi Arabia</country>
<url proto="ftp">ftp://ftp.isu.net.sa/pub/mirrors/ftp.freebsd.org/</url>
<email>ftpadmin@isu.net.sa</email>
</entry>
<entry id="mirrors-sg">
<country>Singapore</country>
<url proto="http" type="www">http://www2.sg.FreeBSD.org/</url>
<url proto="ftp,rsync,http">ftp://ftp.sg.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.sg.FreeBSD.org</host>
<email>hostmaster@sg.FreeBSD.org</email>
</entry>
<entry id="mirrors-sk">
<country>Slovak Republic</country>
<url proto="http" type="www">http://www.sk.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.sk.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.sk.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.sk.FreeBSD.org</host>
<host proto="cvsup">cvsup2.sk.FreeBSD.org</host>
<email>hostmaster@sk.FreeBSD.org</email>
</entry>
<entry id="mirrors-si">
<country>Slovenia</country>
<url proto="http" type="www">http://www.si.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.si.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.si.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.si.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.si.FreeBSD.org</host>
<host proto="cvsup">cvsup2.si.FreeBSD.org</host>
<email>hostmaster@si.FreeBSD.org</email>
</entry>
<entry id="mirrors-za">
<country>South Africa</country>
<url proto="ftp">ftp://ftp.za.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.za.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.za.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.za.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.za.FreeBSD.org</host>
<host proto="cvsup">cvsup2.za.FreeBSD.org</host>
<email>hostmaster@za.FreeBSD.org</email>
</entry>
<entry id="mirrors-es">
<country>Spain</country>
<url proto="http" type="www">http://www.es.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.es.FreeBSD.org/</url>
<url proto="http" type="www">http://www3.es.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.es.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.es.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.es.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.es.FreeBSD.org</host>
<host proto="cvsup">cvsup2.es.FreeBSD.org</host>
<host proto="cvsup">cvsup3.es.FreeBSD.org</host>
<email>hostmaster@es.FreeBSD.org</email>
</entry>
<entry id="mirrors-za">
<country>South Africa</country>
<url proto="http" type="www">http://www.za.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.za.FreeBSD.org/</url>
</entry>
<entry id="mirrors-se">
<country>Sweden</country>
<url proto="http" type="www">http://www.se.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.se.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.se.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.se.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp5.se.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.se.FreeBSD.org</host>
<host proto="cvsup">cvsup3.se.FreeBSD.org</host>
<email>hostmaster@se.FreeBSD.org</email>
</entry>
<entry id="mirrors-ch">
<country>Switzerland</country>
<url proto="http" type="www">http://www.ch.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.ch.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.ch.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.ch.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.ch.FreeBSD.org</host>
<email>hostmaster@ch.FreeBSD.org</email>
</entry>
<entry id="mirrors-tw">
<country>Taiwan</country>
<url proto="http" type="www">http://www.tw.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.tw.FreeBSD.org/</url>
<url proto="http" type="www">http://www3.tw.FreeBSD.org/</url>
<url proto="http" type="www">http://www4.tw.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp2.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp6.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp7.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp8.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp9.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp10.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,http">ftp://ftp11.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp12.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp13.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp14.tw.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp15.tw.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup3.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup4.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup5.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup6.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup7.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup8.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup9.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup10.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup11.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup12.tw.FreeBSD.org</host>
<host proto="cvsup">cvsup13.tw.FreeBSD.org</host>
<email>hostmaster@tw.FreeBSD.org</email>
</entry>
<entry id="mirrors-tr">
<country>Turkey</country>
<url proto="http" type="www">http://www.tr.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.tr.FreeBSD.org/</url>
<url proto="http" type="www">http://www.enderunix.org/freebsd/</url>
<host proto="cvsup">cvsup.tr.FreeBSD.org</host>
</entry>
<entry id="mirrors-ua">
<country>Ukraine</country>
<url proto="http" type="www">http://www.ua.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.ua.FreeBSD.org/</url>
<url proto="http" type="www">http://www5.ua.FreeBSD.org/</url>
<url proto="http" type="www">http://www4.ua.FreeBSD.org/</url>
<url proto="ftp,http">ftp://ftp.ua.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,http">ftp://ftp2.ua.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.ua.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.ua.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp6.ua.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp7.ua.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp8.ua.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup2.ua.FreeBSD.org</host>
<host proto="cvsup">cvsup3.ua.FreeBSD.org</host>
<host proto="cvsup">cvsup4.ua.FreeBSD.org</host>
<host proto="cvsup">cvsup5.ua.FreeBSD.org</host>
<host proto="cvsup">cvsup6.ua.FreeBSD.org</host>
<host proto="cvsup">cvsup7.ua.FreeBSD.org</host>
</entry>
<entry id="mirrors-uk">
<country>United Kingdom</country>
<url proto="http" type="www">http://www.uk.FreeBSD.org/</url>
<url proto="http" type="www">http://www2.uk.FreeBSD.org/</url>
<url proto="http" type="www">http://www3.uk.FreeBSD.org/</url>
<url proto="http" type="www">http://www4.uk.FreeBSD.org/</url>
<url proto="http,httpv6" type="www">http://www1.uk.FreeBSD.org/</url>
<url proto="ftp">ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp2.uk.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp3.uk.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.uk.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp5.uk.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp6.uk.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup.uk.FreeBSD.org</host>
<host proto="cvsup">cvsup2.uk.FreeBSD.org</host>
<host proto="cvsup">cvsup3.uk.FreeBSD.org</host>
<host proto="cvsup">cvsup4.uk.FreeBSD.org</host>
<email>hostmaster@uk.FreeBSD.org</email>
</entry>
<entry id="mirrors-us">
<country>USA</country>
<url proto="http" type="www">http://www2.us.FreeBSD.org/</url>
<url proto="http,httpv6" type="www">http://www4.us.FreeBSD.org/</url>
<url proto="http,httpv6" type="www">http://www5.us.FreeBSD.org/</url>
<url proto="ftp,rsync,http">ftp://ftp1.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp2.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp3.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp4.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync">ftp://ftp5.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,http">ftp://ftp6.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp7.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp8.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,http">ftp://ftp9.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp10.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp11.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync">ftp://ftp12.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp,rsync,http">ftp://ftp13.us.FreeBSD.org/pub/FreeBSD/</url>
<url proto="ftp">ftp://ftp14.us.FreeBSD.org/pub/FreeBSD/</url>
<host proto="cvsup">cvsup1.us.FreeBSD.org</host>
<host proto="cvsup">cvsup2.us.FreeBSD.org</host>
<host proto="cvsup">cvsup3.us.FreeBSD.org</host>
<host proto="cvsup">cvsup4.us.FreeBSD.org</host>
<host proto="cvsup">cvsup5.us.FreeBSD.org</host>
<host proto="cvsup">cvsup6.us.FreeBSD.org</host>
<host proto="cvsup">cvsup7.us.FreeBSD.org</host>
<host proto="cvsup">cvsup8.us.FreeBSD.org</host>
<host proto="cvsup">cvsup9.us.FreeBSD.org</host>
<host proto="cvsup">cvsup10.us.FreeBSD.org</host>
<host proto="cvsup">cvsup11.us.FreeBSD.org</host>
<host proto="cvsup">cvsup12.us.FreeBSD.org</host>
<host proto="cvsup">cvsup13.us.FreeBSD.org</host>
<host proto="cvsup">cvsup14.us.FreeBSD.org</host>
<host proto="cvsup">cvsup15.us.FreeBSD.org</host>
<host proto="cvsup">cvsup16.us.FreeBSD.org</host>
<host proto="cvsup">cvsup18.us.FreeBSD.org</host>
<email>hostmaster@us.FreeBSD.org</email>
</entry>
</mirrors>

56
share/sgml/mirrors.xsl Normal file
View file

@ -0,0 +1,56 @@
<?xml version="1.0"?>
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output type="xml" encoding="iso-8859-1"
omit-xml-declaration="yes"
indent="yes"/>
<xsl:template match="/mirrors">
<para>
<xsl:for-each select="entry[url[contains(@proto, $proto)] or host[contains(@proto, $proto)]]">
<link><xsl:attribute name="linkend"><xsl:value-of select="concat(@id, '-', $proto)" /></xsl:attribute>
<xsl:value-of select="country" /></link>
<xsl:choose>
<xsl:when test='position() = last()'><xsl:text>.</xsl:text></xsl:when>
<xsl:otherwise><xsl:text>, </xsl:text></xsl:otherwise>
</xsl:choose>
</xsl:for-each>
</para>
<variablelist>
<xsl:for-each select="entry[url[contains(@proto, $proto)] or host[contains(@proto, $proto)]]">
<varlistentry>
<term><anchor><xsl:attribute name="id"><xsl:value-of select="concat(@id, '-', $proto)" /></xsl:attribute>
</anchor><xsl:value-of select="country" /></term>
<listitem>
<xsl:if test="$proto = 'ftp' and email">
<para>In case of problems, please contact the hostmaster
<email><xsl:value-of select="email" /></email> for this domain.</para>
</xsl:if>
<itemizedlist>
<xsl:for-each select="child::*[contains(@proto, $proto)]">
<listitem>
<para>
<xsl:choose>
<xsl:when test="self::url">
<ulink><xsl:attribute name="url"><xsl:value-of select="." /></xsl:attribute>
</ulink>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="." />
</xsl:otherwise>
</xsl:choose>
</para>
</listitem>
</xsl:for-each>
</itemizedlist>
</listitem>
</varlistentry>
</xsl:for-each>
</variablelist>
</xsl:template>
</xsl:stylesheet>