zsh-workers
 help / color / mirror / code / Atom feed
* [patch] Update web links
@ 2018-07-17  2:11 Matthew Martin
  2018-07-17 14:14 ` Vin Shelton
  0 siblings, 1 reply; 4+ messages in thread
From: Matthew Martin @ 2018-07-17  2:11 UTC (permalink / raw)
  To: zsh-workers

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(<coordinator@zsh.org>), 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(<karthy@kom.auc.dk>).
 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(<gcw@zsh.org>), 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(<faqmaster@zsh.org>).
 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(<karthy@zsh.org>), of SunSITE Denmark.
 The contact address for web-related matters is tt(<webmaster@zsh.org>).
 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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch] Update web links
  2018-07-17  2:11 [patch] Update web links Matthew Martin
@ 2018-07-17 14:14 ` Vin Shelton
  2018-07-17 14:37   ` Peter Stephenson
  2018-07-18 11:32   ` Matthew Martin
  0 siblings, 2 replies; 4+ messages in thread
From: Vin Shelton @ 2018-07-17 14:14 UTC (permalink / raw)
  To: Zsh Hackers' List


[-- Attachment #1.1: Type: text/plain, Size: 6000 bytes --]

If you really want to remove ftp_sites.yo, you will have to remove all
traces to it.  Otherwise, the build will fail.

  - Vin

On Mon, Jul 16, 2018 at 10:11 PM, Matthew Martin <phy1729@gmail.com> wrote:

> 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(<coordinator@zsh.org>), 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(<karthy@kom.auc.dk>).
>  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(<gcw@zsh.org>), 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(<faqmaster@zsh.org>).
>  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(<karthy@zsh.org>), of SunSITE Denmark.
>  The contact address for web-related matters is tt(<webmaster@zsh.org>).
>  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.
>

[-- Attachment #1.2: Type: text/html, Size: 10948 bytes --]

[-- Attachment #2: zsh.diff --]
[-- Type: text/x-patch, Size: 1982 bytes --]

diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index 2752096e4..fded2e825 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -76,7 +76,7 @@ YODLSRC = zmacros.yo zman.yo ztexi.yo Zsh/arith.yo Zsh/builtins.yo \
 Zsh/calsys.yo \
 Zsh/compat.yo Zsh/compctl.yo Zsh/compsys.yo Zsh/compwid.yo Zsh/cond.yo \
 Zsh/contrib.yo Zsh/exec.yo Zsh/expn.yo \
-Zsh/filelist.yo Zsh/files.yo Zsh/ftp_sites.yo \
+Zsh/filelist.yo Zsh/files.yo \
 Zsh/func.yo Zsh/grammar.yo Zsh/manual.yo \
 Zsh/index.yo Zsh/intro.yo Zsh/invoke.yo Zsh/jobs.yo Zsh/metafaq.yo \
 Zsh/modules.yo Zsh/modlist.yo Zsh/modmenu.yo Zsh/manmodmenu.yo $(MODDOCSRC) \
@@ -185,7 +185,7 @@ zshall.1: zsh.yo
 	    $(YODL) -I$(sdir) -DZSHALL -w zman.yo version.yo zsh.yo | sed -e '1s/\\-/-/g' -e '/^\.'\''/d' > $$target \
 	;; esac; \
 
-../META-FAQ: META-FAQ.yo Zsh/metafaq.yo Zsh/ftp_sites.yo
+../META-FAQ: META-FAQ.yo Zsh/metafaq.yo
 	case '$(YODL)' in :*) touch $(sdir_top)/META-FAQ ;; *) \
 	    $(YODL) -I$(sdir) META-FAQ.yo | sed -e '/NEXTLINE/N' -e '/DELLINE/d' -e '/^SECTHEAD$$/{N;s/^SECTHEAD.//;h;s/./-/g;H;g;}' -e 's/  *$$//' -e '/comment(.*)/d' > $(sdir_top)/META-FAQ \
 	;; esac
@@ -211,7 +211,7 @@ $(MAN): zmacros.yo zman.yo
 
 zsh.1 zshall.1: Zsh/intro.yo Zsh/metafaq.yo Zsh/invoke.yo Zsh/files.yo \
                 Zsh/filelist.yo Zsh/filelist.yo Zsh/seealso.yo \
-                Zsh/ftp_sites.yo Zsh/compat.yo Zsh/restricted.yo
+                Zsh/compat.yo Zsh/restricted.yo
 
 zshbuiltins.1: Zsh/builtins.yo
 
diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 72ff7fa3d..3dc9905e3 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -339,8 +339,6 @@ label(16)
   the shell.  The following list also appears on the WWW at
   url(http://www.zsh.org/)(http://www.zsh.org/) .
 
-includefile(../Doc/Zsh/ftp_sites.yo)
-
   A Windows port was created by Amol Deshpandem based on 3.0.5 (which
   is now rather old).  This has now been restored and can be found at
   url(http://zsh-nt.sourceforge.net/)(http://zsh-nt.sourceforge.net/).

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch] Update web links
  2018-07-17 14:14 ` Vin Shelton
@ 2018-07-17 14:37   ` Peter Stephenson
  2018-07-18 11:32   ` Matthew Martin
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Stephenson @ 2018-07-17 14:37 UTC (permalink / raw)
  To: Zsh Hackers' List

On Tue, 17 Jul 2018 10:14:55 -0400
Vin Shelton <acs@alumni.princeton.edu> wrote:
> If you really want to remove ftp_sites.yo, you will have to remove all
> traces to it.  Otherwise, the build will fail.

Just done that.

pws


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [patch] Update web links
  2018-07-17 14:14 ` Vin Shelton
  2018-07-17 14:37   ` Peter Stephenson
@ 2018-07-18 11:32   ` Matthew Martin
  1 sibling, 0 replies; 4+ messages in thread
From: Matthew Martin @ 2018-07-18 11:32 UTC (permalink / raw)
  To: zsh-workers

On Tue, Jul 17, 2018 at 10:14:55AM -0400, Vin Shelton wrote:
> If you really want to remove ftp_sites.yo, you will have to remove all
> traces to it.  Otherwise, the build will fail.
> 
>   - Vin

Apologies, I must have grep'd from within Doc/Zsh. Seems like Etc/FAQ.yo
also has a reference to ftp_sites, so perhaps the following?

- Matthew Martin


diff --git a/Etc/FAQ.yo b/Etc/FAQ.yo
index 72ff7fa3d..a2a2552e6 100644
--- a/Etc/FAQ.yo
+++ b/Etc/FAQ.yo
@@ -331,15 +331,11 @@ label(16)
 
   The coordinator of development is currently me; the alias
   email(coordinator@zsh.org) can be used to contact whoever is in the hot
-  seat.  The following are known mirrors (kept frequently up to date); the
-  first is the official archive site, currently in Australia.  All are
-  available by anonymous FTP.  The major sites keep test versions in the
+  seat.  url(https://www.zsh.org/)(https://www.zsh.org/ is the official
+  archive site, currently in Australia.  Test versions are kept in the
   `testing' subdirectory: such up-to-the-minute development versions should
   only be retrieved if you actually plan to help test the latest version of
-  the shell.  The following list also appears on the WWW at
-  url(http://www.zsh.org/)(http://www.zsh.org/) .
-
-includefile(../Doc/Zsh/ftp_sites.yo)
+  the shell.
 
   A Windows port was created by Amol Deshpandem based on 3.0.5 (which
   is now rather old).  This has now been restored and can be found at


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-18 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-17  2:11 [patch] Update web links Matthew Martin
2018-07-17 14:14 ` Vin Shelton
2018-07-17 14:37   ` Peter Stephenson
2018-07-18 11:32   ` Matthew Martin

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).