You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2019/08/07 08:03:44 UTC

svn commit: r1048382 - in /websites/staging/directory/trunk/content: ./ studio/downloads.html

Author: buildbot
Date: Wed Aug  7 08:03:44 2019
New Revision: 1048382

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/studio/downloads.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Aug  7 08:03:44 2019
@@ -1 +1 @@
-1862955
+1864597

Modified: websites/staging/directory/trunk/content/studio/downloads.html
==============================================================================
--- websites/staging/directory/trunk/content/studio/downloads.html (original)
+++ websites/staging/directory/trunk/content/studio/downloads.html Wed Aug  7 08:03:44 2019
@@ -166,11 +166,11 @@ h2:hover > .headerlink, h3:hover > .head
 <h1 id="downloads">Downloads<a class="headerlink" href="#downloads" title="Permanent link">&para;</a></h1>
 <p>Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with the ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself. </p>
 <h2 id="apache-directory-studio-rcp-application">Apache Directory Studio RCP Application<a class="headerlink" href="#apache-directory-studio-rcp-application" title="Permanent link">&para;</a></h2>
-<p>Apache Directory Studio is a multi-platform application and runs on Mac OS X, Linux and Windows.</p>
+<p>Apache Directory Studio is a multi-platform application and runs on macOS, Linux and Windows.</p>
 <p>Please select the download corresponding to your operating system:</p>
 <ul>
 <li>
-<p><img alt="Download" src="../images/download-macosx.png" /> <a href="download/download-macosx.html">Download for Mac OS X</a></p>
+<p><img alt="Download" src="../images/download-macosx.png" /> <a href="download/download-macosx.html">Download for macOS</a></p>
 </li>
 <li>
 <p><img alt="Download" src="../images/download-linux.png" /> <a href="download/download-linux.html">Download for Linux</a></p>
@@ -179,6 +179,10 @@ h2:hover > .headerlink, h3:hover > .head
 <p><img alt="Download" src="../images/download-windows.png" /> <a href="download/download-windows.html">Download for Windows</a></p>
 </li>
 </ul>
+<p>On macOS you can also install Apache Directory Studio via <a href="https://www.macports.org/">MacPorts</a>: </p>
+<blockquote>
+<p><code># sudo port install directory-studio</code></p>
+</blockquote>
 <h2 id="plugins-for-eclipse">Plugins for Eclipse<a class="headerlink" href="#plugins-for-eclipse" title="Permanent link">&para;</a></h2>
 <p>You can also install plugins for Eclipse using our update site (requires Java 8 or newer and a recent Eclipse version).</p>
 <p>The URL of our update site is <strong><a href="http://directory.apache.org/studio/update">http://directory.apache.org/studio/update</a></strong></p>