[MacPorts] KDE modified

MacPorts noreply at macports.org
Sat Mar 2 21:31:52 PST 2013


Page "KDE" was changed by larryv at macports.org
Diff URL: <https://trac.macports.org/wiki/KDE?action=diff&version=3>
Revision 3
Comment: correct capitalization of "MacPorts"
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: KDE
=========================================================================
--- KDE (version: 2)
+++ KDE (version: 3)
@@ -6,30 +6,30 @@
 KDE is primarily meant to work on UNIX systems, but as it is built on top of the [http://qt-project.org Qt] framework, it can be built on multiple platforms, such as Mac OS X. However, the use on Mac is still pretty experimental, and some parts of KDE are not designed to work on this platform.[[br]]
 Some unexpected behaviours and glitches should thus be expected.
 
-= Installing KDE with Macports =
+= Installing KDE with MacPorts =
 
-The KDE ports can be installed with Macports as other ports, such as here for the kdelibs4 port:
+The KDE ports can be installed with MacPorts as other ports, such as here for the kdelibs4 port:
 {{{
 sudo port install kdelibs4
 }}}
-The dependencies are handled by Macports and should be installed automatically. Please note that several large packages are required by KDE, so that the installation may take a long time. 
+The dependencies are handled by MacPorts and should be installed automatically. Please note that several large packages are required by KDE, so that the installation may take a long time. 
 
-The ports contained in Macports essentially match the packages provided on [http://download.kde.org/extra/mirrors.html KDE mirrors]. Several ports end however with a "4", or start with "kde4-" in order to differentiate the ports from the ones of the older KDE version 3. A list of the available ports is provided [wiki:KDE#Listofports below]. It is also possible to get a full list by issuing the command
+The ports contained in MacPorts essentially match the packages provided on [http://download.kde.org/extra/mirrors.html KDE mirrors]. Several ports end however with a "4", or start with "kde4-" in order to differentiate the ports from the ones of the older KDE version 3. A list of the available ports is provided [wiki:KDE#Listofports below]. It is also possible to get a full list by issuing the command
 {{{
 port echo categories:kde4
 }}}
 
 == User-required steps == 
 
-Unfortunately, Macports **does not provide an out-of-the-box working installation**. There are some small steps which need to be performed by the user, which are listed below.
+Unfortunately, MacPorts **does not provide an out-of-the-box working installation**. There are some small steps which need to be performed by the user, which are listed below.
 
- Dbus:: Dbus is a messaging system between applications, which is mandatory for the KDE system. It is required to ensure that dbus is running by issuing the following commands after installation by Macports:
+ Dbus:: Dbus is a messaging system between applications, which is mandatory for the KDE system. It is required to ensure that dbus is running by issuing the following commands after installation by MacPorts:
 {{{
 sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-system.plist
 launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
 }}}
 If these commands are not issued, **KDE applications will crash without warning**. 
- Kbuildsycoca:: Kbuildsycoca4 is a command which refreshes the cache of KDE, which is required for many applications to work properly. In UNIX, this command is automatically run periodically, but this is not the case on OS X. The recommended way is to use this command to automate its use, after installation of kdelibs4 by Macports:
+ Kbuildsycoca:: Kbuildsycoca4 is a command which refreshes the cache of KDE, which is required for many applications to work properly. In UNIX, this command is automatically run periodically, but this is not the case on OS X. The recommended way is to use this command to automate its use, after installation of kdelibs4 by MacPorts:
 {{{
 launchctl load -w /Library/LaunchAgents/org.macports.kdecache.plist
 }}}
@@ -41,9 +41,9 @@
 
 == Installation location ==
 
-Like most of Macports ports, KDE ones install most of the applications in ${prefix}/bin, which defaults to /opt/local/bin. However, most of the KDE end-user applications are built as Apple's bundles (double-clickable apps), which are then installed in ${applications_dir}/Macports/KDE4, which defaults to /Applications/Macports/KDE4.
+Like most of MacPorts ports, KDE ones install most of the applications in ${prefix}/bin, which defaults to /opt/local/bin. However, most of the KDE end-user applications are built as Apple's bundles (double-clickable apps), which are then installed in ${applications_dir}/MacPorts/KDE4, which defaults to /Applications/MacPorts/KDE4.
 
-One should note that several applications save their preferences within a directory outside the Macports structure, located at ~/Library/Preferences/KDE. This implies that preferences are maintained throughout upgrades, but also that these files would not be handled by Macports upon uninstallation.
+One should note that several applications save their preferences within a directory outside the MacPorts structure, located at ~/Library/Preferences/KDE. This implies that preferences are maintained throughout upgrades, but also that these files would not be handled by MacPorts upon uninstallation.
 
 = List of ports =
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/KDE>
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone added your email address to be
notified of changes on 'KDE' page.
If it was not you, please report to .


More information about the macports-changes mailing list