www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/prep ftp.html wrappers-and-scripts/ftp-head...


From: Karl Berry
Subject: www/prep ftp.html wrappers-and-scripts/ftp-head...
Date: Thu, 02 Dec 2010 22:53:31 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       10/12/02 22:53:31

Modified files:
        prep           : ftp.html 
        prep/wrappers-and-scripts: ftp-header.html ftp_convert.pl 

Log message:
        better formatting, warning not to edit ftp.html directly, undo mirror 
pending a closer look

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/ftp.html?cvsroot=www&r1=1.270&r2=1.271
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/wrappers-and-scripts/ftp-header.html?cvsroot=www&r1=1.4&r2=1.5
http://web.cvs.savannah.gnu.org/viewcvs/www/prep/wrappers-and-scripts/ftp_convert.pl?cvsroot=www&r1=1.16&r2=1.17

Patches:
Index: ftp.html
===================================================================
RCS file: /web/www/www/prep/ftp.html,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -b -r1.270 -r1.271
--- ftp.html    2 Dec 2010 21:45:14 -0000       1.270
+++ ftp.html    2 Dec 2010 22:53:31 -0000       1.271
@@ -1,5 +1,7 @@
 <!--#include virtual="/server/header.html" -->
 
+<!-- AUTOMATICALLY GENERATED, DO NOT EDIT! -->
+
 <!-- To regenerate ftp.html, cd prep in your www project checkout,
      and run make ftp.html.  The plain text FTP file is the source
      for most of the information, with
@@ -87,6 +89,7 @@
 
 <h4>United States</h4>
 <ul>
+
  <li>California <ul>
   <li><a rel="nofollow" 
href="ftp://mirrors.kernel.org/gnu/";>ftp://mirrors.kernel.org/gnu/</a>  </li>
   <li><a rel="nofollow" 
href="http://mirrors.kernel.org/gnu/";>http://mirrors.kernel.org/gnu/</a>  </li>
@@ -96,9 +99,6 @@
   <li><a rel="nofollow" 
href="http://mirrors.ecvps.com/gnu/";>http://mirrors.ecvps.com/gnu/</a>  </li>
   <li><a rel="nofollow" 
href="ftp://mirrors.ecvps.com/gnu/";>ftp://mirrors.ecvps.com/gnu/</a>  </li>
  </ul></li><!-- end of California -->
- <li>Delaware <ul>
-  <li><a rel="nofollow" 
href="http://businesslist.com/mirror/gnu/";>http://businesslist.com/mirror/gnu/</a>
  </li>
- </ul></li><!-- end of Delaware -->
  <li>Florida <ul>
   <li><a rel="nofollow" 
href="ftp://mirrors.igsobe.com/gnuftp/";>ftp://mirrors.igsobe.com/gnuftp/</a>  
</li>
   <li><a rel="nofollow" 
href="http://mirrors.igsobe.com/gnuftp/";>http://mirrors.igsobe.com/gnuftp/</a>  
</li>
@@ -144,6 +144,7 @@
 
 <h4>The Americas (other than the U.S.)</h4>
 <ul>
+
  <li>Argentina <ul>
   <li><a rel="nofollow" 
href="http://gnu.patan.com.ar/ftp/";>http://gnu.patan.com.ar/ftp/</a>  </li>
  </ul></li><!-- end of Argentina -->
@@ -170,6 +171,7 @@
 
 <h4>Africa</h4>
 <ul>
+
  <li>Namibia <ul>
   <li><a rel="nofollow" 
href="ftp://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/";>ftp://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/</a>
  </li>
   <li><a rel="nofollow" 
href="http://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/";>http://download.polytechnic.edu.na/pub/ftp.gnu.org/gnu/</a>
  </li>
@@ -182,6 +184,7 @@
 
 <h4>Asia</h4>
 <ul>
+
  <li>Bangladesh <ul>
   <li><a rel="nofollow" 
href="http://mirrors.ispros.com.bd/gnu";>http://mirrors.ispros.com.bd/gnu</a>  
</li>
   <li><a rel="nofollow" 
href="ftp://mirrors.ispros.com.bd/gnu";>ftp://mirrors.ispros.com.bd/gnu</a>  
</li>
@@ -209,6 +212,7 @@
 
 <h4>Australia</h4>
 <ul>
+
  <li>Australia <ul>
   <li><a rel="nofollow" 
href="http://mirror.aarnet.edu.au/pub/gnu/";>http://mirror.aarnet.edu.au/pub/gnu/</a>
  </li>
   <li><a rel="nofollow" 
href="ftp://mirror.aarnet.edu.au/pub/gnu/";>ftp://mirror.aarnet.edu.au/pub/gnu/</a>
  </li>
@@ -218,6 +222,7 @@
 
 <h4>Europe</h4>
 <ul>
+
  <li>Austria <ul>
   <li><a rel="nofollow" 
href="ftp://gd.tuwien.ac.at/gnu/gnusrc/";>ftp://gd.tuwien.ac.at/gnu/gnusrc/</a>  
</li>
   <li><a rel="nofollow" 
href="http://gd.tuwien.ac.at/gnu/gnusrc/";>http://gd.tuwien.ac.at/gnu/gnusrc/</a>
  </li>
@@ -410,7 +415,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2010/12/02 21:45:14 $
+$Date: 2010/12/02 22:53:31 $
 <!-- timestamp end -->
 </p>
 </div>

Index: wrappers-and-scripts/ftp-header.html
===================================================================
RCS file: /web/www/www/prep/wrappers-and-scripts/ftp-header.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- wrappers-and-scripts/ftp-header.html        20 Mar 2007 22:49:49 -0000      
1.4
+++ wrappers-and-scripts/ftp-header.html        2 Dec 2010 22:53:31 -0000       
1.5
@@ -1,5 +1,7 @@
 <!--#include virtual="/server/header.html" -->
 
+<!-- AUTOMATICALLY GENERATED, DO NOT EDIT! -->
+
 <!-- To regenerate ftp.html, cd prep in your www project checkout,
      and run make ftp.html.  The plain text FTP file is the source
      for most of the information, with

Index: wrappers-and-scripts/ftp_convert.pl
===================================================================
RCS file: /web/www/www/prep/wrappers-and-scripts/ftp_convert.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- wrappers-and-scripts/ftp_convert.pl 9 Sep 2010 18:50:46 -0000       1.16
+++ wrappers-and-scripts/ftp_convert.pl 2 Dec 2010 22:53:31 -0000       1.17
@@ -1,5 +1,5 @@
 #!/usr/local/bin/perl -w
-# $Id: ftp_convert.pl,v 1.16 2010/09/09 18:50:46 karl Exp $
+# $Id: ftp_convert.pl,v 1.17 2010/12/02 22:53:31 karl Exp $
 #
 # Converts the FTP file to a html file - just prints on the standard out
 # and it is the responsibility of who ever running this to redirect to a 
@@ -139,7 +139,7 @@
         $list_open = 0;
       }
       $last_place = "";
-      print "\n<h4>$1</h4>\n<ul>";
+      print "\n<h4>$1</h4>\n<ul>\n";
       $print_current_output = 0;
       next;
     }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]