From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15209 invoked by alias); 17 Jul 2018 02:11:16 -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: List-Unsubscribe: X-Seq: 43179 Received: (qmail 14171 invoked by uid 1010); 17 Jul 2018 02:11:16 -0000 X-Qmail-Scanner-Diagnostics: from mail-qt0-f172.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.216.172):SA:0(-1.7/5.0):. Processed in 2.767877 secs); 17 Jul 2018 02:11:16 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_PASS,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.1 X-Envelope-From: phy1729@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-disposition:user-agent; bh=wII2zFo28vgk7U6nt/CPNenG+6hAMkDR+E5Ft6cXG78=; b=eCKPpU7WrzwuvjZXookhDSAZe7FiRpWoaS9nNEXySMg16/bt4nqkcG6ccF66lgpiIQ Sje9f86QgCAhVyYJvW0T74fcx8yqnyBOpQ2uM+QW1zM1jaAMJeRkNxIObsVZOPPOwXdj Z7y+p1TgS9SYMEFtOM5ZGGsuvTHinoFv1x9CF5mb6yTFSrT9fepSxcywVfaBvZYW4pnh KbkVQgW3Ssip/kcgy/u2XjWPzsJlfCQXpFHQkxsumv/jHN0ibAa/6IqmeOYxDCGigW3c j7RG+Yd7CPj+U6xSGXsNJwf7wvoegs2j/IqmV6MV0jCowhoUVMN+AEQur1fng02awmUj dDWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :mime-version:content-disposition:user-agent; bh=wII2zFo28vgk7U6nt/CPNenG+6hAMkDR+E5Ft6cXG78=; b=bOr1/WhgUNM9iz9gycxVJP4rTntKAM95KwXDuFQNDFODYixtsRacG1CdpUcfaWGfQE I6cP8nFpO8TkR/6O8meS91sKv8lsUSkHkBiB/Mk4jCj67Vq028eyAzf4Y9H+YMkYKegc 3Dk/zDxWgGPKCEhgZ0XD8kdJKqPGEf39ppMJv4nW8yYVEYkxoAAmxed4Vs+pbLNp9sJc ctWHTSuSwj4GNr+sXeHgmD1nPMjqmEalKy69A05W277xLl2gH0rx9TuGP6Xp+NZ9wdRm b2MPVubFNCDjdwb9wF8disbTalDrDYC/9TrYvSix1dUlqEQBPvoG07SjgDA5mB2RkDKK gwxg== X-Gm-Message-State: AOUpUlF/Z2UadrRQDJaOM9jgT+FgbZKe1auArnos/2fx+AQJzcdTKDvM MZaxoAXtnpESkDLDq/P9poPRWwkr X-Google-Smtp-Source: AAOMgpdepN4CFOaGKIOztRIUb8VP25fQjEAKWaZyiDSLZ0tooMsnhmgRcz+7f9VouxS9DEfa6g7cxA== X-Received: by 2002:ac8:2ad8:: with SMTP id c24-v6mr17765362qta.117.1531793469561; Mon, 16 Jul 2018 19:11:09 -0700 (PDT) Date: Mon, 16 Jul 2018 21:11:07 -0500 From: Matthew Martin To: zsh-workers@zsh.org Subject: [patch] Update web links Message-ID: <20180717021106.GA9771@CptOrmolo.darkstar> Mail-Followup-To: zsh-workers@zsh.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.0 (2018-05-17) www.zshwiki.org and mirror.dejanseo.com.au no longer resolve and www.cs.elte.hu seems to have not been updated for nearly a decade. While looking at URLs, update http to https where it's accepted. If it's preferred I can split the patch in two. - Matthew Martin diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 35ce91575..0c2ba484c 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -847,22 +847,22 @@ In order to do that, you may use the tt(vcs_info) function. The following VCSs are supported, showing the abbreviated name by which they are referred to within the system: startsitem() -sitem(Bazaar (tt(bzr)))(uref(http://bazaar.canonical.com/)) +sitem(Bazaar (tt(bzr)))(uref(https://bazaar.canonical.com/)) sitem(Codeville (tt(cdv)))(uref(http://freecode.com/projects/codeville/)) -sitem(Concurrent Versioning System (tt(cvs)))(uref(http://www.nongnu.org/cvs/)) +sitem(Concurrent Versioning System (tt(cvs)))(uref(https://www.nongnu.org/cvs/)) sitem(Darcs (tt(darcs)))(uref(http://darcs.net/)) -sitem(Fossil (tt(fossil)))(uref(http://fossil-scm.org/)) -sitem(Git (tt(git)))(uref(http://git-scm.com/)) -sitem(GNU arch (tt(tla)))(uref(http://www.gnu.org/software/gnu-arch/)) -sitem(Mercurial (tt(hg)))(uref(http://mercurial.selenic.com/)) -sitem(Monotone (tt(mtn)))(uref(http://monotone.ca/)) -sitem(Perforce (tt(p4)))(uref(http://www.perforce.com/)) -sitem(Subversion (tt(svn)))(uref(http://subversion.apache.org/)) -sitem(SVK (tt(svk)))(uref(http://svk.bestpractical.com/)) +sitem(Fossil (tt(fossil)))(uref(https://fossil-scm.org/)) +sitem(Git (tt(git)))(uref(https://git-scm.com/)) +sitem(GNU arch (tt(tla)))(uref(https://www.gnu.org/software/gnu-arch/)) +sitem(Mercurial (tt(hg)))(uref(https://www.mercurial-scm.org/)) +sitem(Monotone (tt(mtn)))(uref(https://monotone.ca/)) +sitem(Perforce (tt(p4)))(uref(https://www.perforce.com/)) +sitem(Subversion (tt(svn)))(uref(https://subversion.apache.org/)) +sitem(SVK (tt(svk)))(uref(https://svk.bestpractical.com/)) endsitem() There is also support for the patch management system tt(quilt) -(uref(http://savannah.nongnu.org/projects/quilt)). See +(uref(https://savannah.nongnu.org/projects/quilt)). See ifzman(bf(Quilt Support))ifnzman(noderef(vcs_info Quilt Support)) below for details. diff --git a/Doc/Zsh/ftp_sites.yo b/Doc/Zsh/ftp_sites.yo deleted file mode 100644 index 804d975f3..000000000 --- a/Doc/Zsh/ftp_sites.yo +++ /dev/null @@ -1,15 +0,0 @@ -startitem() -item(Primary site)( -nofill(uref(ftp://ftp.zsh.org/pub/) -uref(http://www.zsh.org/pub/)) -) -item(Australia)( -nofill(uref(ftp://ftp.zsh.org/pub/) -uref(http://www.zsh.org/pub/) -uref(http://mirror.dejanseo.com.au/pub/zsh/)) -) -item(Hungary)( -nofill(uref(ftp://ftp.cs.elte.hu/pub/zsh/) -uref(http://www.cs.elte.hu/pub/zsh/)) -) -enditem() diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo index 6cb299ad1..c123a7cea 100644 --- a/Doc/Zsh/metafaq.yo +++ b/Doc/Zsh/metafaq.yo @@ -18,17 +18,17 @@ can be contacted at tt(), but matters relating to the code should generally go to the mailing list. texinode(Availability)(Mailing Lists)(Author)(Introduction) sect(Availability) -Zsh is available from the following anonymous FTP sites. These mirror -sites are kept frequently up to date. The sites marked with em((H)) may be -mirroring tt(ftp.cs.elte.hu) instead of the primary site. +Zsh is available from the following HTTP and anonymous FTP site. cindex(FTP sites for zsh) cindex(acquiring zsh by FTP) cindex(availability of zsh) -INCLUDEFILE(Zsh/ftp_sites.yo)\ +nofill(uref(ftp://ftp.zsh.org/pub/) +uref(https://www.zsh.org/pub/)) +) The up-to-date source code is available via Git from Sourceforge. See -uref(http://sourceforge.net/projects/zsh/) for details. A summary of +uref(https://sourceforge.net/projects/zsh/) for details. A summary of instructions for the archive can be found at uref(http://zsh.sourceforge.net/). @@ -75,7 +75,7 @@ maintained by Karsten Thygesen tt(). The mailing lists are archived; the archives can be accessed via the administrative addresses listed above. There is also a hypertext archive, maintained by Geoff Wing tt(), available at -uref(http://www.zsh.org/mla/). +uref(https://www.zsh.org/mla/). texinode(The Zsh FAQ)(The Zsh Web Page)(Mailing Lists)(Introduction) sect(The Zsh FAQ) Zsh has a list of Frequently Asked Questions (FAQ), maintained by @@ -86,7 +86,7 @@ uref(http://www.zsh.org/FAQ/). The contact address for FAQ-related matters is tt(). texinode(The Zsh Web Page)(The Zsh Userguide)(The Zsh FAQ)(Introduction) sect(The Zsh Web Page) -Zsh has a web page which is located at uref(http://www.zsh.org/). This is +Zsh has a web page which is located at uref(https://www.zsh.org/). This is maintained by Karsten Thygesen tt(), of SunSITE Denmark. The contact address for web-related matters is tt(). texinode(The Zsh Userguide)(See Also)(The Zsh Web Page)(Introduction) @@ -98,7 +98,3 @@ cabbalistic, hierographic, or downright mystifying (for example, the word uref(http://zsh.sourceforge.net/Guide/). At the time of writing, chapters dealing with startup files and their contents and the new completion system were essentially complete. -sect(The Zsh Wiki) -A `wiki' website for zsh has been created at uref(http://www.zshwiki.org/). -This is a site which can be added to and modified directly by users without -any special permission. You can add your own zsh tips and configurations.