Author: mseidel Date: Tue Oct 31 16:33:38 2017 New Revision: 1813900 URL: http://svn.apache.org/viewvc?rev=1813900&view=rev Log: Removed link to port for OpenIndiana as it was dropped on 2016-10-28.
See: https://openindiana.org/pipermail/openindiana-discuss/2016-October/019796.html Modified: openoffice/ooo-site/trunk/content/porting/index.html Modified: openoffice/ooo-site/trunk/content/porting/index.html URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/porting/index.html?rev=1813900&r1=1813899&r2=1813900&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/porting/index.html (original) +++ openoffice/ooo-site/trunk/content/porting/index.html Tue Oct 31 16:33:38 2017 @@ -76,25 +76,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> @@ -148,9 +133,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> @@ -160,7 +145,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> @@ -170,7 +155,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> @@ -180,20 +165,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> @@ -209,4 +194,3 @@ e.g., from a USB stick resp. CD/DVD or o </body> </html> -
