* Change man.voidlinux.eu -> man.voidlinux.org
@ 2019-03-26 10:08 Stephen Gregoratto
2019-03-29 20:23 ` Ingo Schwarze
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Gregoratto @ 2019-03-26 10:08 UTC (permalink / raw)
To: discuss
Looking at mandoc.bsd.lv, the link to the Void Linux documentation index
is to voidlinux.eu. Due to a registration mishap[1] the .eu TLD was
snapped up by parties unknown, and all Void Linux resources are now
located at voidlinux.org. Thus we should change the Void Linux link from
man.voidlinux.eu to man.voidlinux.org. I'd patch it myself but the
website does not seem to be available over public CVS.
[1] https://voidlinux.org/news/2019/02/voidlinux-eu-gone.html
--
Stephen Gregoratto
PGP: 3FC6 3D0E 2801 C348 1C44 2D34 A80C 0F8E 8BAB EC8B
--
To unsubscribe send an email to discuss+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Change man.voidlinux.eu -> man.voidlinux.org
2019-03-26 10:08 Change man.voidlinux.eu -> man.voidlinux.org Stephen Gregoratto
@ 2019-03-29 20:23 ` Ingo Schwarze
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Schwarze @ 2019-03-29 20:23 UTC (permalink / raw)
To: Stephen Gregoratto; +Cc: discuss
Hi Stephen,
Stephen Gregoratto wrote on Tue, Mar 26, 2019 at 09:08:58PM +1100:
> Looking at mandoc.bsd.lv, the link to the Void Linux documentation index
> is to voidlinux.eu. Due to a registration mishap[1] the .eu TLD was
> snapped up by parties unknown, and all Void Linux resources are now
> located at voidlinux.org. Thus we should change the Void Linux link from
> man.voidlinux.eu to man.voidlinux.org. I'd patch it myself but the
> website does not seem to be available over public CVS.
>
> [1] https://voidlinux.org/news/2019/02/voidlinux-eu-gone.html
Ouch, such a mishap must be very inconvenient for the project.
I'm sorry that happened...
I updated the links from the mandoc site with the patch below;
grepping indicates there aren't any others, so hopefully i caught
them all. The links to Void in devhistory.html go to github.
There wasn't any need so far to ask people for help with the website,
so i don't invest the additional maintenance required to keep a
copy on anoncvs and cvsweb. I prefer that people look at the *code*
and make suggestions for that. :-)
Yours,
Ingo
P.S.
man.voidlinux.org uses an invalid security certificate.
The certificate expired on March 28, 2019, 5:51:28 PM GMT+1.
The current time is March 29, 2019, 9:21 PM.
Error code: SEC_ERROR_EXPIRED_CERTIFICATE
Index: index.html
===================================================================
RCS file: /home/cvs/mandoc/www/index.html,v
retrieving revision 1.48
diff -u -p -r1.48 index.html
--- index.html 10 Mar 2019 10:35:32 -0000 1.48
+++ index.html 29 Mar 2019 20:04:17 -0000
@@ -143,7 +143,7 @@
<a href="https://man.openbsd.org/">OpenBSD</a> —
<a href="https://manpages.debian.org/">Debian</a> –
<a href="https://jlk.fjfi.cvut.cz/arch/manpages/">Arch</a> –
- <a href="https://man.voidlinux.eu/">Void</a> Linux</li>
+ <a href="https://man.voidlinux.org/">Void</a> Linux</li>
<li><a href="contact.html">Contact</a>
the <span class="nm">mandoc</span> developers,
for example for bug reports or for questions.</li>
Index: ports.html
===================================================================
RCS file: /home/cvs/mandoc/www/ports.html,v
retrieving revision 1.73
diff -u -p -r1.73 ports.html
--- ports.html 14 Mar 2019 13:23:26 -0000 1.73
+++ ports.html 29 Mar 2019 20:04:54 -0000
@@ -62,7 +62,7 @@
>aports/main/mdocml</a>
(1.14.3 port)<br>
Maintainers: Natanael Copa (ncopa@) and Daniel Sabogal</dd>
- <dt><a class="external" href="https://www.voidlinux.eu/">Void Linux</a>
+ <dt><a class="external" href="https://www.voidlinux.org/">Void Linux</a>
(default formatter since September 23, 2014;
default viewer since March 14, 2015;
a man-db package is also available)</dt>
--
To unsubscribe send an email to discuss+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-29 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26 10:08 Change man.voidlinux.eu -> man.voidlinux.org Stephen Gregoratto
2019-03-29 20:23 ` Ingo Schwarze
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).