logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs: curl-www /mirror Makefile _index.html: msg#00025

Subject: cvs: curl-www /mirror Makefile _index.html
bagder          Thu Mar  4 07:38:18 2004 EDT

  Modified files:              
    /curl-www/mirror    Makefile _index.html 
  Log:
  mirror info update
  
  
http://cvs.php.net/diff.php/curl-www/mirror/Makefile?r1=1.7&r2=1.8&ty=u
Index: curl-www/mirror/Makefile
diff -u curl-www/mirror/Makefile:1.7 curl-www/mirror/Makefile:1.8
--- curl-www/mirror/Makefile:1.7        Thu Mar  4 05:06:13 2004
+++ curl-www/mirror/Makefile    Thu Mar  4 07:38:18 2004
@@ -7,10 +7,8 @@
 $(ROOT)/setup.t $(ROOT)/pic.t $(ROOT)/where.t $(ROOT)/mirrorlinks.t
 NOW=$(shell gnudate +'-D__TODAY__=%B %d, %Y')
 
-ACTION=@echo preprocessing $@; \
-       rm -f $@; \
-       cpp -WWW -Uunix -I$(ROOT) -H -C -P -V -LL "$(NOW)" $< $@; \
-       chmod a-w+r $@
+ACTION=rm -f $@; \
+       fcpp -WWW -Uunix -I$(ROOT) -H -C -P -V -LL "$(NOW)" $< $@
 
 TXT2HTML= txt2html --extract --hrule 10
 TXT2PLAIN = ./txt2plain.pl
http://cvs.php.net/diff.php/curl-www/mirror/_index.html?r1=1.10&r2=1.11&ty=u
Index: curl-www/mirror/_index.html
diff -u curl-www/mirror/_index.html:1.10 curl-www/mirror/_index.html:1.11
--- curl-www/mirror/_index.html:1.10    Thu Mar  4 05:16:37 2004
+++ curl-www/mirror/_index.html Thu Mar  4 07:38:18 2004
@@ -63,6 +63,24 @@
 <p>
  See the list of <a href="../mirrors.html">existing mirror sites</a>.
 
+SUBTITLE(Requirements for curl Official Web Site Mirrors)
+<p>
+ To be recognized and advertised as an offcial curl web site mirror, these
+ simple requirements must be met:
+<ul>
+
+<li> Mirror the site using rsync, as described above
+
+<li> Setup the local download page links to work (either by mirroring the
+download files too, or by making them redirect the user to a working download
+mirror)
+
+<li> Use a host name that starts with "curl". Like curl.[yourdomain].[tld]. 
Examples: curl.haxx.se, curl.tsuren.net, curl.cyberservers.net.
+
+<li> provide a contact email address to curl-web at haxx.se
+
+</ul>
+
 #include "_footer.html"
 </BODY>
 </HTML>




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits




Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>