svn commit: r50962 - head/share/xml

Wolfram Schneider wosch at FreeBSD.org
Fri Sep 29 10:05:23 UTC 2017


Author: wosch
Date: Fri Sep 29 10:05:20 2017
New Revision: 50962
URL: https://svnweb.freebsd.org/changeset/doc/50962

Log:
  switch to HTTPS
  
  PR: 222676

Modified:
  head/share/xml/commercial.hardware.xml
  head/share/xml/freebsd-fo.xsl
  head/share/xml/freebsd.ent
  head/share/xml/mirrors.xml
  head/share/xml/templates.events2ics.xsl
  head/share/xml/templates.news-rdf.xsl
  head/share/xml/templates.news-rss.xsl
  head/share/xml/templates.press-rss.xsl

Modified: head/share/xml/commercial.hardware.xml
==============================================================================
--- head/share/xml/commercial.hardware.xml	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/commercial.hardware.xml	Fri Sep 29 10:05:20 2017	(r50962)
@@ -62,7 +62,7 @@
       ActiveWire Inc. provides an extremely flexible, USB-based I/O board
       that connects to buttons, switches, and LEDs, providing a simple API
       to read and write to the I/O pins on the board. The USB port is
-      supported in <a href="http://www.FreeBSD.org">FreeBSD 4.0</a>
+      supported in <a href="https://www.FreeBSD.org">FreeBSD 4.0</a>
       or later.  An additional EZ USB chip firmware downloader is
       available in the Ports Collection.
     </description>
@@ -513,7 +513,7 @@
       running Apache. We employed consulting services from <a
       href="mailto:phk at FreeBSD.org">Poul-Henning Kamp</a> to develop our
       Virtual Server solution (which is now available in <a
-      href="http://www.FreeBSD.org">FreeBSD</a> 4.0). <p> <a
+      href="https://www.FreeBSD.org">FreeBSD</a> 4.0). <p> <a
       href="http://ServeTheWeb.com/">ServeTheWeb.com</a> is our System
       Admin level of Virtual Servers. Please visit <a
       href="http://www.ServeTheWeb.com/">www.ServeTheWeb.com</a> for

Modified: head/share/xml/freebsd-fo.xsl
==============================================================================
--- head/share/xml/freebsd-fo.xsl	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/freebsd-fo.xsl	Fri Sep 29 10:05:20 2017	(r50962)
@@ -401,7 +401,7 @@
   </xsl:template>
 
   <xsl:template match="db:package">
-    <xsl:variable name="xhref" select="concat('http://www.freebsd.org/cgi/url.cgi?ports/', ., '/pkg-descr')"/>
+    <xsl:variable name="xhref" select="concat('https://www.freebsd.org/cgi/url.cgi?ports/', ., '/pkg-descr')"/>
 
     <fo:basic-link external-destination="url({$xhref})">
       <fo:inline color="{$link.color}">

Modified: head/share/xml/freebsd.ent
==============================================================================
--- head/share/xml/freebsd.ent	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/freebsd.ent	Fri Sep 29 10:05:20 2017	(r50962)
@@ -71,27 +71,27 @@ used in both environments.
 <!-- Entities for multiple "latest" versions of FreeBSD -->
 <!ENTITY rel.current "11.1">
 <!ENTITY rel.current.date "July 2017">
-<!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'>
-<!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
-<!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
+<!ENTITY rel.current.notes 'https://www.FreeBSD.org/releases/&rel.current;R/notes.html'>
+<!ENTITY rel.current.hardware 'https://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
+<!ENTITY rel.current.errata 'https://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
 
 <!ENTITY rel0.current "11.0">
 <!ENTITY rel0.current.date "October 2016">
-<!ENTITY rel0.current.notes 'http://www.FreeBSD.org/releases/&rel0.current;R/notes.html'>
-<!ENTITY rel0.current.hardware 'http://www.FreeBSD.org/releases/&rel0.current;R/hardware.html'>
-<!ENTITY rel0.current.errata 'http://www.FreeBSD.org/releases/&rel0.current;R/errata.html'>
+<!ENTITY rel0.current.notes 'https://www.FreeBSD.org/releases/&rel0.current;R/notes.html'>
+<!ENTITY rel0.current.hardware 'https://www.FreeBSD.org/releases/&rel0.current;R/hardware.html'>
+<!ENTITY rel0.current.errata 'https://www.FreeBSD.org/releases/&rel0.current;R/errata.html'>
 
 <!ENTITY rel2.current "10.3">
 <!ENTITY rel2.current.date "April 2016">
-<!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
-<!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
-<!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
+<!ENTITY rel2.current.notes 'https://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
+<!ENTITY rel2.current.hardware 'https://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
+<!ENTITY rel2.current.errata 'https://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
 
 <!ENTITY rel3.current "9.3">
 <!ENTITY rel3.current.date "July 2014">
-<!ENTITY rel3.current.notes 'http://www.FreeBSD.org/releases/&rel3.current;R/notes.html'>
-<!ENTITY rel3.current.hardware 'http://www.FreeBSD.org/releases/&rel3.current;R/hardware.html'>
-<!ENTITY rel3.current.errata 'http://www.FreeBSD.org/releases/&rel3.current;R/errata.html'>
+<!ENTITY rel3.current.notes 'https://www.FreeBSD.org/releases/&rel3.current;R/notes.html'>
+<!ENTITY rel3.current.hardware 'https://www.FreeBSD.org/releases/&rel3.current;R/hardware.html'>
+<!ENTITY rel3.current.errata 'https://www.FreeBSD.org/releases/&rel3.current;R/errata.html'>
 
 <!-- Entities for the snapshots -->
 <!ENTITY snapshots.stable

Modified: head/share/xml/mirrors.xml
==============================================================================
--- head/share/xml/mirrors.xml	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/mirrors.xml	Fri Sep 29 10:05:20 2017	(r50962)
@@ -10,7 +10,7 @@
     <country role="primary">Central Servers</country>
     <host type="www">
       <name>www.FreeBSD.org</name>
-      <url proto="http">http://www.FreeBSD.org/</url>
+      <url proto="http">https://www.FreeBSD.org/</url>
     </host>
 
     <host type="ftp">

Modified: head/share/xml/templates.events2ics.xsl
==============================================================================
--- head/share/xml/templates.events2ics.xsl	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/templates.events2ics.xsl	Fri Sep 29 10:05:20 2017	(r50962)
@@ -37,7 +37,7 @@
   exclude-result-prefixes="cvs">
   <xsl:import href="http://www.FreeBSD.org/XML/lang/share/xml/libcommon.xsl"/>
 
-  <xsl:variable name="freebsd-web-base" select="'http://www.FreeBSD.org'"/>
+  <xsl:variable name="freebsd-web-base" select="'https://www.FreeBSD.org'"/>
 
   <xsl:output method="text" encoding="&xml.encoding;"/>
   <xsl:strip-space elements="*"/>

Modified: head/share/xml/templates.news-rdf.xsl
==============================================================================
--- head/share/xml/templates.news-rdf.xsl	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/templates.news-rdf.xsl	Fri Sep 29 10:05:20 2017	(r50962)
@@ -18,7 +18,7 @@
 
       <channel>
 	<title>FreeBSD Project News</title>
-	<link>http://www.FreeBSD.org/news/</link>
+	<link>https://www.FreeBSD.org/news/</link>
 	<description>News from the FreeBSD Project</description>
       </channel>
 
@@ -52,7 +52,7 @@
 	</xsl:otherwise>
       </xsl:choose>
       <link>
-	<xsl:text>http://www.FreeBSD.org/news/newsflash.html#</xsl:text>
+	<xsl:text>https://www.FreeBSD.org/news/newsflash.html#</xsl:text>
 	<xsl:call-template name="html-news-generate-anchor">
 	  <xsl:with-param name="label" select="'event'" />
 	  <xsl:with-param name="year" select="$year" />

Modified: head/share/xml/templates.news-rss.xsl
==============================================================================
--- head/share/xml/templates.news-rss.xsl	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/templates.news-rss.xsl	Fri Sep 29 10:05:20 2017	(r50962)
@@ -2,7 +2,7 @@
 <!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
 				"http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd" [
 <!ENTITY title "FreeBSD News Flash">
-<!ENTITY link "http://www.FreeBSD.org/news/">
+<!ENTITY link "https://www.FreeBSD.org/news/">
 <!ENTITY email "freebsd-www">
 <!ENTITY realname "Webmaster Team">
 ]>
@@ -31,7 +31,7 @@
 	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
 	<ttl>120</ttl>
 	<image>
-	  <url>http://www.FreeBSD.org/logo/logo-full.png</url>
+	  <url>https://www.FreeBSD.org/logo/logo-full.png</url>
 	  <title>&title;</title>
 	  <link>&link;</link>
 	</image>
@@ -58,7 +58,7 @@
     </xsl:param>
 
     <xsl:variable name="link">
-	<xsl:text>http://www.FreeBSD.org/news/newsflash.html#</xsl:text>
+	<xsl:text>https://www.FreeBSD.org/news/newsflash.html#</xsl:text>
 	<xsl:call-template name="html-news-generate-anchor">
 	  <xsl:with-param name="label" select="'event'" />
 	  <xsl:with-param name="year" select="$year" />

Modified: head/share/xml/templates.press-rss.xsl
==============================================================================
--- head/share/xml/templates.press-rss.xsl	Fri Sep 29 09:58:05 2017	(r50961)
+++ head/share/xml/templates.press-rss.xsl	Fri Sep 29 10:05:20 2017	(r50962)
@@ -2,7 +2,7 @@
 <!DOCTYPE xsl:stylesheet PUBLIC "-//FreeBSD//DTD FreeBSD XSLT 1.0 DTD//EN"
 				"http://www.FreeBSD.org/XML/share/xml/xslt10-freebsd.dtd" [
 <!ENTITY title "FreeBSD in the Press">
-<!ENTITY link "http://www.FreeBSD.org/news/press.html">
+<!ENTITY link "https://www.FreeBSD.org/news/press.html">
 <!ENTITY email "freebsd-www">
 <!ENTITY realname "Webmaster Team">
 ]>
@@ -57,11 +57,11 @@
 	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
 	<ttl>120</ttl>
 	<image>
-	  <url>http://www.FreeBSD.org/logo/logo-full.png</url>
+	  <url>https://www.FreeBSD.org/logo/logo-full.png</url>
 	  <title>&title;</title>
 	  <link>&link;</link>
 	</image>
-	<atom:link href="http://www.FreeBSD.org/news/press-rss.xml" rel="self" type="application/rss+xml" />
+	<atom:link href="https://www.FreeBSD.org/news/press-rss.xml" rel="self" type="application/rss+xml" />
 
         <!-- Only include the last 10 stories -->
         <xsl:apply-templates select="descendant::story[position() <= 10]"/>
@@ -84,7 +84,7 @@
     </xsl:param>
 
     <xsl:variable name="link">
-	<xsl:text>http://www.FreeBSD.org/news/press.html#</xsl:text>
+	<xsl:text>https://www.FreeBSD.org/news/press.html#</xsl:text>
 	<xsl:call-template name="html-news-generate-anchor">
 	  <xsl:with-param name="label" select="'story'" />
 	  <xsl:with-param name="year" select="$year" />


More information about the svn-doc-all mailing list