From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28335 invoked by alias); 15 Apr 2011 14:46:23 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 29004 Received: (qmail 20426 invoked from network); 15 Apr 2011 14:46:17 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at ruderich.org designates 178.63.68.96 as permitted sender) Date: Fri, 15 Apr 2011 16:46:11 +0200 From: Simon Ruderich To: zsh-workers@zsh.org Subject: [PATCH] Update FTP/HTTP mirrors. Message-ID: <1e35ce203a671039a3ef835fbc6c80c8538ef358.1302878239.git.simon@ruderich.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="=_zucker.schokokeks.org-14500-1302878773-0001-2" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2011-03-01) --=_zucker.schokokeks.org-14500-1302878773-0001-2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, This patch updates the list of FTP/HTTP mirrors - most them are either down or no longer contain the zsh sources. The following mirrors are out of date: - Denmark - France - Hungary I'm not sure if we should contact the old FTP mirrors or just remove them. I guess most downloads happen over Sourceforge these days. We should also update http://www.zsh.org/ which contains the same dead links. The following files need to be regenerated for http://zsh.sourceforge.net/ (I'm not sure how to do that): - Doc/Release/Introduction.html - Doc/Release/zsh_2.html - FAQ/META.html - FAQ/zshfaq01.html - FAQ/zshfaq.yo Btw. do we really need the FTP mirrors in two places: Etc/FAQ.yo and Doc/Zsh/metafaq.yo? Regards, Simon --- Doc/Zsh/compsys.yo | 4 +- Doc/Zsh/metafaq.yo | 55 +++++++++++-------------------------------------= --- Etc/FAQ.yo | 26 +++-------------------- 3 files changed, 18 insertions(+), 67 deletions(-) diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 1eefbcd..0fdd6d0 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2686,11 +2686,11 @@ descend as deep as necessary. For example, example(zstyle ':completion:*' urls ~/.urls -mkdir -p ~/.urls/ftp/ftp.zsh.org/pub/development +mkdir -p ~/.urls/ftp/ftp.zsh.org/pub ) allows completion of all the components of the URL -tt(ftp://ftp.zsh.org/pub/development) after suitable commands such as +tt(ftp://ftp.zsh.org/pub) after suitable commands such as `tt(netscape)' or `tt(lynx)'. Note, however, that access methods and files are completed separately, so if the tt(hosts) style is set hosts can be completed without reference to the tt(urls) style. diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo index 838c938..de7edfe 100644 --- a/Doc/Zsh/metafaq.yo +++ b/Doc/Zsh/metafaq.yo @@ -27,62 +27,31 @@ cindex(acquiring zsh by FTP) cindex(availability of zsh) startitem() item(Primary site)( -nofill(tt(ftp://ftp.zsh.org/pub/zsh/) -tt(http://www.zsh.org/pub/zsh/)) +nofill(tt(ftp://ftp.zsh.org/pub/) +tt(http://www.zsh.org/pub/)) ) item(Australia)( -nofill(tt(ftp://ftp.zsh.org/pub/zsh/) -tt(http://www.zsh.org/pub/zsh/)) +nofill(tt(ftp://ftp.zsh.org/pub/) +tt(http://www.zsh.org/pub/)) +) +item(Denmark)( +nofill(tt(ftp://mirrors.dotsrc.org/zsh/)) ) item(Finland)( nofill(tt(ftp://ftp.funet.fi/pub/unix/shells/zsh/)) ) +item(France)( +nofill(tt(ftp://nephtys.lip6.fr/pub/unix/shells/zsh/)) +) item(Germany)( -nofill(tt(ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/) em((H)) -tt(ftp://ftp.gmd.de/packages/zsh/) -tt(ftp://ftp.uni-trier.de/pub/unix/shell/zsh/)) +nofill(tt(ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/)) ) item(Hungary)( -nofill(tt(ftp://ftp.cs.elte.hu/pub/zsh/) -tt(http://www.cs.elte.hu/pub/zsh/) -tt(ftp://ftp.kfki.hu/pub/packages/zsh/)) -) -item(Israel)( -nofill(tt(ftp://ftp.math.technion.ac.il/pub/zsh/) -tt(http://www.math.technion.ac.il/pub/zsh/)) -) -item(Japan)( -nofill(tt(ftp://ftp.win.ne.jp/pub/shell/zsh/)) -) -item(Korea)( -nofill(tt(ftp://linux.sarang.net/mirror/system/shell/zsh/)) -) -item(Netherlands)( -nofill(tt(ftp://ftp.demon.nl/pub/mirrors/zsh/)) -) -item(Norway)( -nofill(tt(ftp://ftp.uit.no/pub/unix/shells/zsh/)) +nofill(tt(ftp://ftp.kfki.hu/pub/packages/zsh/)) ) item(Poland)( nofill(tt(ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/)) ) -item(Romania)( -nofill(tt(ftp://ftp.roedu.net/pub/mirrors/ftp.zsh.org/pub/zsh/) -tt(ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/)) -) -item(Slovenia)( -nofill(tt(ftp://ftp.siol.net/mirrors/zsh/)) -) -item(Sweden)( -nofill(tt(ftp://ftp.lysator.liu.se/pub/unix/zsh/)) -) -item(UK)( -nofill(tt(ftp://ftp.net.lut.ac.uk/zsh/) -tt(ftp://sunsite.org.uk/packages/zsh/)) -) -item(USA)( -nofill(tt(http://zsh.open-mirror.com/)) -) enditem() The up-to-date source code is available via anonymous CVS and Git from diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo index a74d62a..3663a68 100644 --- a/Etc/FAQ.yo +++ b/Etc/FAQ.yo @@ -335,9 +335,9 @@ label(16) url(http://www.zsh.org/)(http://www.zsh.org/) . description( - mydit(Home site) url(ftp://ftp.zsh.org/)(ftp://ftp.zsh.org/) - mydit() (also url(http://www.zsh.org/pub/zsh/) -(http://www.zsh.org/pub/zsh/)) + mydit(Home site) url(ftp://ftp.zsh.org/pub/)(ftp://ftp.zsh.org/pub/) + mydit() (also url(http://www.zsh.org/pub/) +(http://www.zsh.org/pub/)) mydit(Denmark) url(ftp://mirrors.dotsrc.org/zsh/) (ftp://mirrors.dotsrc.org/zsh/) mydit() (also url(http://mirrors.dotsrc.org/zsh/) @@ -348,28 +348,10 @@ label(16) (ftp://nephtys.lip6.fr/pub/unix/shells/zsh/) mydit(Germany) url(ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/) (ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/) - mydit(Hungary) url(ftp://ftp.cs.elte.hu/pub/zsh/) -(ftp://ftp.cs.elte.hu/pub/zsh/) - mydit() (also url(http://www.cs.elte.hu/pub/zsh/) -(http://www.cs.elte.hu/pub/zsh/)) - mydit() url(ftp://ftp.kfki.hu/pub/packages/zsh/) + mydit(Hungary) url(ftp://ftp.kfki.hu/pub/packages/zsh/) (ftp://ftp.kfki.hu/pub/packages/zsh/) - mydit(Israel) url(ftp://ftp.math.technion.ac.il/pub/zsh/) -(ftp://ftp.math.technion.ac.il/pub/zsh/) - mydit() (also url(http://www.math.technion.ac.il/pub/zsh/) -(http://www.math.technion.ac.il/pub/zsh/)) - mydit(Netherlands) url(ftp://ftp.demon.nl/pub/mirrors/zsh/) -(ftp://ftp.demon.nl/pub/mirrors/zsh/) mydit(Poland) url(ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/) (ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/) - mydit(Romania) url(ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zs= h/) -(ftp://ftp.kappa.ro/pub/mirrors/ftp.zsh.org/pub/zsh/) - mydit(Sweden) url(ftp://ftp.lysator.liu.se/pub/unix/zsh/) -(ftp://ftp.lysator.liu.se/pub/unix/zsh/) - mydit(UK) url(ftp://sunsite.org.uk/packages/zsh/) -(ftp://sunsite.org.uk/packages/zsh/) - mydit(USA) url(http://zsh.open-mirror.com/) -(http://zsh.open-mirror.com/) ) A Windows port was created by Amol Deshpandem based on 3.0.5 (which --=20 1.7.4.4 --=20 + privacy is necessary + using gnupg http://gnupg.org + public key id: 0x92FEFDB7E44C32F9 --=_zucker.schokokeks.org-14500-1302878773-0001-2 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJNqFozAAoJEJL+/bfkTDL54AEQALFJqPtniqMPalCmav8G9FFV qnuUkWXXaa6ztptNzdaDwN/jnBNDleNjKFTAqr/yQ8yecIoqy903pB1csdF2VK03 O1YhUgVYzckuw3vrU1mE3DDvchUzoogyehkIKY5YlAozY8z7IqMDupU9gYDrstUA X9aP/Ac+w6/XfizpQgojspOHwZ9o5fInhGxTQI6mw+/YeJJ8DQukla77HrVsOAgO QRNGwgYecY6KhYGMOqf8K4zFtW/UHJLyDp++eyDNCpLO2SNcx4p9J8IM1bwXPQbC B1SUN4fP71USDJ6/QL2/T9HeHAnjXM8t+/cpqNLdPQ0bw5EMoFeYiQIR61VuKnia g2Vug5NDWG3YT6Jb4peziSJ7qyCT7L/FoCNZQMTECPpfNkzn52M4cW0SJAvXVJqn auJIEWkNk6/Bj6ghCy9BuHIdSpmtuBe8OO64MqseddcvblvVENITBpC3kGeBIfLc qEAi+BcxBmXXfiz5lPxt80ViZcK6HepXo2TS8RvR/qUKFjMpFrfuGlA9VbG97VWA iKyEAKgdN8Yc+BGstXPcBT32PLcnAxvLt6kr/9PSdhQEi07BXegecl2wlb/FE9go MXQxfvaY78WIpFYCG0D0MseEhlGLhzNeuh+a8S1sQszEEGhyetjOHrNbrdKrVkhN 3UJZ7GGwzCz/jE5ZDVgk =mDbv -----END PGP SIGNATURE----- --=_zucker.schokokeks.org-14500-1302878773-0001-2--