You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/10/31 16:35:33 UTC

svn commit: r1020268 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/porting/index.html

Author: buildbot
Date: Tue Oct 31 16:35:32 2017
New Revision: 1020268

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/porting/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct 31 16:35:32 2017
@@ -1 +1 @@
-1813835
+1813900

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct 31 16:35:32 2017
@@ -1 +1 @@
-1813835
+1813900

Modified: websites/staging/ooo-site/trunk/content/porting/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/porting/index.html (original)
+++ websites/staging/ooo-site/trunk/content/porting/index.html Tue Oct 31 16:35:32 2017
@@ -92,25 +92,10 @@ to be listed here please send the detail
   </li>
   <li>
     <h3>
-      <a href="https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/openoffice/openoffice"
-        title="Apache OpenOffice for OpenIndiana /hipster">
-        Apache OpenOffice for OpenIndiana /hipster
-      </a>
-    </h3>
-    A port to the OpenIndiana /hipster illumos distribution by Alexander
-    Pyhalov. OpenOffice build files can be found at <a
-    href="https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/openoffice/openoffice">the
-    oi-userland repository</a>.
-    Users of the OpenIndiana distribution can just use system package
-    manager to install the <code>pkg://openindiana.org/desktop/office/openoffice</code>
-    package.
-  </li>
-  <li>
-    <h3>
-      <a href="http://www.bitwiseworks.com/press/20161130.php" title="Apache OpenOffice 4.1.3 GA for OS/2">Apache OpenOffice for OS/2</a>
+      <a href="https://www.bitwiseworks.com/press/20161130.php" title="Apache OpenOffice 4.1.3 GA for OS/2">Apache OpenOffice for OS/2</a>
     </h3>
     A port to <a href="https://www.arcanoae.com/">OS/2</a> by
-    <a href="mailto:ydario(a)apache.org">Yuri Dario</a> and <a href="http://www.bitwiseworks.com/">bww bitwise works GmbH</a>.
+    <a href="mailto:ydario(a)apache.org">Yuri Dario</a> and <a href="https://www.bitwiseworks.com/">bww bitwise works GmbH</a>.
   </li>
   <li>
     <h3>
@@ -164,9 +149,9 @@ officially available for the following p
 </p>
 
 <ul>
-  <li>Windows         - XP, 2003, Vista, 7, 8 (32-bit)</li>
+  <li>Windows         - XP, Vista, 7, 8, 10 (32-bit)</li>
   <li>Linux           - RPM / DEB-based (32-bit and 64-bit)</li>
-  <li>MacOS X (Intel) - 10.4 (Tiger) up to 10.8 (Mountain Lion)</li>
+  <li>MacOS X (Intel) - 10.4 (Tiger) up to 10.13 (High Sierra)</li>
 </ul>
 
 <p>
@@ -176,7 +161,7 @@ officially available for the following p
 <p>
 When making AOO available for another operating system or CPU architecture, then this is called "porting or a port".
 Usually this is done on the source code level.
-<a href="http://en.wikipedia.org/wiki/Porting">More general information here</a>.
+<a href="https://en.wikipedia.org/wiki/Porting">More general information here</a>.
 </p>
 
 <p>
@@ -186,7 +171,7 @@ Usually this is done on the source code
 <p>
 When taking an already available AOO installation and package it in a different way to make it ready to run directly,
 e.g., from a USB stick resp. CD/DVD or on another Linux OS, then this is called "distribution or distro".
-<a href="http://en.wikipedia.org/wiki/Distribution_%28software%29">More general information here</a>.
+<a href="https://en.wikipedia.org/wiki/Distribution_%28software%29">More general information here</a>.
 </p>
 
 <h2>How to create your own port: To Do's</h2>
@@ -196,20 +181,20 @@ e.g., from a USB stick resp. CD/DVD or o
     <a href="https://openoffice.apache.org/source.html">Apache OpenOffice code</a>
   </li>
   <li>Building the Source Code: read the
-    <a href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO">Building Guide</a>
+    <a href="https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO">Building Guide</a>
   </li>
   <li>Introduction to Porting:
-    <a href="http://wiki.openoffice.org/wiki/Porting_Introduction">Some tips for Porting</a>
+    <a href="https://wiki.openoffice.org/wiki/Porting_Introduction">Some tips for Porting</a>
   </li>
   <li>Release of successful ports on regular basis: Once ports have been made, people are needed for preparing and
     providing the builds on a regular basis. Use the
-    <a href="http://openoffice.apache.org/mailing-lists.html#development-mailing-list">
+    <a href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list">
       Apache OpenOffice dev mailing list
     </a> to coordinate.
   </li>
   <li>Create a new port. There is a certain demand for doing a port. At the moment there are no efforts visible for such a
     port. Create one! Use the
-    <a href="http://openoffice.apache.org/mailing-lists.html#development-mailing-list">
+    <a href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list">
       Apache OpenOffice dev mailing list
     </a> to coordinate.
   </li>