- Update list of CVSweb mirrors
This commit is contained in:
parent
64f03e8b6d
commit
f900c39699
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32577
2 changed files with 7 additions and 7 deletions
|
@ -7,8 +7,8 @@
|
|||
# 2002-2005 V. Skyttä <scop@FreeBSD.org>
|
||||
# based on work by Bill Fenner <fenner@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf,v 1.41 2007/03/18 07:52:58 simon Exp $
|
||||
# $Id: cvsweb.conf,v 1.42 2007-03-18 17:12:45 simon Exp $
|
||||
# $FreeBSD: www/en/cgi/cvsweb.conf,v 1.42 2007/03/18 17:12:45 simon Exp $
|
||||
# $Id: cvsweb.conf,v 1.43 2008-07-24 08:00:15 pav Exp $
|
||||
# $Idaemons: /home/cvs/cvsweb/cvsweb.conf,v 1.27 2001/08/01 09:48:39 knu Exp $
|
||||
#
|
||||
|
||||
|
@ -74,9 +74,9 @@ $CMD{tar} ||= search_path('tar');
|
|||
# URLs pointing to the corresponding mirrors.
|
||||
#
|
||||
%MIRRORS = (
|
||||
'Czech republic' => 'http://www.cz.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'Denmark' => 'http://www.dk.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'Japan' => 'http://www.jp.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'Portugal' => 'http://cvsup.pt.FreeBSD.org/cgi-bin/cvsweb/cvsweb.cgi',
|
||||
'Spain' => 'http://www.es.FreeBSD.org/cgi/cvsweb.cgi',
|
||||
'Turkey' => 'http://cvsweb.tr.FreeBSD.org/',
|
||||
'Ukraine' => 'http://www.FreeBSD.org.ua/cgi/cvsweb.cgi?cvsroot=freebsd',
|
||||
'USA/California' => 'http://cvsweb.FreeBSD.org/',
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/developers/cvs.sgml,v 1.7 2007/04/13 10:02:58 marck Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/developers/cvs.sgml,v 1.8 2007/04/13 14:19:46 gabor Exp $">
|
||||
<!ENTITY title "CVS Repository">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -37,9 +37,9 @@
|
|||
</ul>
|
||||
|
||||
<p>Mirrors of the CVS web interface are available in
|
||||
<a href="http://cvs.freebsd.uwaterloo.ca/cgi-bin/cvsweb.cgi/">Canada</a>,
|
||||
<a href="http://www.cz.freebsd.org/cgi/cvsweb.cgi/">Czech republic</a>,
|
||||
<a href="http://www.dk.freebsd.org/cgi/cvsweb.cgi/">Denmark</a>,
|
||||
<a href="http://www.jp.FreeBSD.org/cgi/cvsweb.cgi/">Japan</a>,
|
||||
<a href="http://cvsup.pt.FreeBSD.org/cgi-bin/cvsweb/cvsweb.cgi/">Portugal</a>,
|
||||
<a href="http://cvsweb.FreeBSD.org/">USA/California</a> and
|
||||
<a href="http://www.FreeBSD.org.ua/cgi/cvsweb.cgi?cvsroot=freebsd">Ukraine</a>.</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue