This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 057df60efc Updated 3rd-Party information
057df60efc is described below
commit 057df60efc8bdbc91179d0fedb27e8b25c23841a
Author: mseidel <[email protected]>
AuthorDate: Tue Jul 23 17:56:38 2024 +0200
Updated 3rd-Party information
---
content/de/porting/thirdparty.html | 33 ++++++++++++++++++++-------------
content/porting/index.html | 9 +++++----
2 files changed, 25 insertions(+), 17 deletions(-)
diff --git a/content/de/porting/thirdparty.html
b/content/de/porting/thirdparty.html
index 9c6eb2681f..8b5692a37b 100644
--- a/content/de/porting/thirdparty.html
+++ b/content/de/porting/thirdparty.html
@@ -67,6 +67,11 @@
<h2>Portierungen und Distributionen, Welche noch in Entwicklung befindlich
sind</h2>
<ul>
+
+<!--
+
+The Solaris port seems to have gone. However, this part is left as reference.
+
<li>
<h3>
<a href="http://adfinis-sygroup.ch/aoo-solaris-sparc/">OpenSolaris
(Sparc) OpenOffice-Portierung </a>
@@ -83,6 +88,8 @@
<a href="http://adfinis-sygroup.ch">Adfinis SyGroup AG</a>
(<a href="mailto:nicolas.christener(a)adfinis-sygroup.ch">Nicolas
Christener</a>)
</li>
+-- >
+
<li>
<h3>
<a href="http://www.freebsd.org/">FreeBSD OpenOffice Portierung</a>
@@ -92,11 +99,10 @@
</li>
<li>
<h3>
- <a href="http://www.bitwiseworks.com/press/20161130.php" title="Apache
OpenOffice 4.1.3 GA for OS/2">Apache OpenOffice für OS/2</a>
+ <a href="https://www.bitwiseworks.com/news/#112021" title="Apache
OpenOffice for OS/2 and OS/2 based systems 4.1.11 GA">Apache OpenOffice for
OS/2 and OS/2 based systems 4.1.11 GA</a>
</h3>
- Eine Portierung für <a href="http://www.ecomstation.com/">OS/2</a>
erstellt durch
- <a href="mailto:ydario(a)apache.org">Yuri Dario</a> und
- <a href="http://www.bitwiseworks.com/">bww bitwise works GmbH</a>.
+ Eine Portierung für <a href="https://www.arcanoae.com">ArcaOS (OS/2
basiert)</a> erstellt durch
+ <a href="mailto:ydario(a)apache.org">Yuri Dario</a> und <a
href="https://www.bitwiseworks.com/">bww bitwise works GmbH</a>.
</li>
</ul>
@@ -104,13 +110,14 @@
<p>
Apache OpenOffice (AOO) ist die freie und produktive Office-Suite
- <a href="http://www.openoffice.org/download/other.html">welche offiziell
für die folgenden Plattformen zur Verfügung steht</a>:
+ <a href="https://www.openoffice.org/download/other.html">welche offiziell
für die folgenden Plattformen zur Verfügung steht</a>:
</p>
<ul>
- <li>Windows - XP, 2003, Vista, 7, 8 (32-bit)</li>
+ <li>Windows - XP, 2003, Vista, 7, 8, 10, 11 (32-bit)</li>
<li>Linux - RPM / DEB-based (32-bit und 64-bit)</li>
- <li>MacOS X (Intel) - 10.4 (Tiger) bis hin zu 10.8 (Mountain Lion)</li>
+ <li>macOS (Intel) - 10.4 (Tiger) bis hin zu 14.5 (Sonoma)</li>
+ <li>macOS (Arm) - 11 (Big Sur) bis 14.5 (Sonoma) über Emulation <a
href="https://de.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">"Rosetta
2"</a>"</li>
</ul>
<p>
@@ -132,7 +139,7 @@
Wenn jemand eine existierende AOO-Version/Port in neuer Weise packt bzw.
verfügbar zur Nutzung macht. z.B. als
sog. Live-Distribution auf USB-Stick oder für eine andere
Linuxdistribution, so wird das "Distribution" oder
"Distro" genannt.
- <a href="http://en.wikipedia.org/wiki/Distribution_%28software%29">Weitere
generelle Informationen hier (Englisch)</a>.
+ <a
href="https://en.wikipedia.org/wiki/Distribution_%28software%29">Weitere
generelle Informationen hier (Englisch)</a>.
</p>
<h2>Was ist nötig, um einen eigenen Port zu erstellen?</h2>
@@ -140,26 +147,26 @@
<ul>
<li>
Beschaffen Sie sich den Quellcode: Beginnen Sie mit dem
- <a href="http://openoffice.apache.org/source.html">Apache OpenOffice
Quellcode (Englisch)</a>
+ <a href="https://openoffice.apache.org/source.html">Apache OpenOffice
Quellcode (Englisch)</a>
</li>
<li>
Bauen (in Englisch: build) Sie OpenOffice/Compilieren Sie den Quellcode:
Lesen Sie den
- <a
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO">Building
Guide (Englisch)</a>
+ <a
href="https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO">Building
Guide (Englisch)</a>
</li>
<li>
Einführung in die Portierung:
- <a href="http://wiki.openoffice.org/wiki/Porting_Introduction">Einige
Tipps für die Portierung (Englisch)</a>
+ <a href="https://wiki.openoffice.org/wiki/Porting_Introduction">Einige
Tipps für die Portierung (Englisch)</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">Apache OpenOffice dev mailing list</a>
+ <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">Apache
OpenOffice dev mailing list</a>
+ <a
href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list">Apache
OpenOffice dev mailing list</a>
to coordinate.
</li>
<li>
diff --git a/content/porting/index.html b/content/porting/index.html
index b9ecc7319d..880df9ac46 100644
--- a/content/porting/index.html
+++ b/content/porting/index.html
@@ -85,9 +85,9 @@ project may be able to help with your port please also in
this case send a mail
</li>
<li>
<h3>
- <a href="https://www.bitwiseworks.com/news/#112021" title="Apache
OpenOffice 4.1.11 GA for OS/2">Apache OpenOffice for OS/2</a>
+ <a href="https://www.bitwiseworks.com/news/#112021" title="Apache
OpenOffice for OS/2 and OS/2 based systems 4.1.11 GA">Apache OpenOffice for
OS/2 and OS/2 based systems 4.1.11 GA</a>
</h3>
- A port to <a href="https://www.arcanoae.com/">OS/2</a> by
+ A port to <a href="https://www.arcanoae.com/">ArcaOS (OS/2 based)</a> by
<a href="mailto:ydario(a)apache.org">Yuri Dario</a> and <a
href="https://www.bitwiseworks.com/">bww bitwise works GmbH</a>.
</li>
<li>
@@ -106,7 +106,7 @@ project may be able to help with your port please also in
this case send a mail
<ul>
-<!---
+<!--
The Solaris port seems to have gone. However, this part is left as reference.
@@ -151,7 +151,8 @@ officially available for the following platforms</a>:
<ul>
<li>Windows - XP, Vista, 7, 8, 10, 11 (32-bit)</li>
<li>Linux - RPM / DEB-based (32-bit and 64-bit)</li>
- <li>MacOS X (Intel) - 10.4 (Tiger) up to 12.1 (Monterey)</li>
+ <li>macOS (Intel) - 10.4 (Tiger) up to 14.5 (Sonoma)</li>
+ <li>macOS (Arm) - 11 (Big Sur) up to 14.5 (Sonoma) via Emulation <a
href="https://en.wikipedia.org/wiki/Rosetta_(Apple)#Rosetta_2">"Rosetta 2"</li>
</ul>
<p>