[28101] trunk/doc/guide/new/xml/intro.xml
source_changes at macosforge.org
source_changes at macosforge.org
Mon Aug 20 18:36:13 PDT 2007
Revision: 28101
http://trac.macosforge.org/projects/macports/changeset/28101
Author: markd at macports.org
Date: 2007-08-20 18:36:12 -0700 (Mon, 20 Aug 2007)
Log Message:
-----------
Refine intro.
Modified Paths:
--------------
trunk/doc/guide/new/xml/intro.xml
Modified: trunk/doc/guide/new/xml/intro.xml
===================================================================
--- trunk/doc/guide/new/xml/intro.xml 2007-08-21 01:06:41 UTC (rev 28100)
+++ trunk/doc/guide/new/xml/intro.xml 2007-08-21 01:36:12 UTC (rev 28101)
@@ -13,33 +13,35 @@
it, so MacPorts may automatically fetch, patch, compile, and install ported
software.</para>
- <para>But MacPorts provides several major advantages over installing free
- and open source software manually, beyond merely automating software
- installation.</para>
+ <para>However, installing software using MacPorts instead of installing it
+ manually brings advantages apart from the convenience of automating the
+ software install process for individual applications. For example,
+ MacPorts:</para>
<itemizedlist>
<listitem>
- <para>MacPorts automatically installs any required support software,
- known as "dependencies", for a given port.</para>
+ <para>Installs automatically any required support software, known as
+ "dependencies", for a given port.</para>
</listitem>
<listitem>
- <para>MacPorts confines ported software to a private "sandbox" that
- keeps it from intermingling with your operating system and its
- vendor-supplied software to prevent them from becoming corrupted.</para>
+ <para>Provides automatic uninstalls and upgrades for installed
+ ports.</para>
</listitem>
<listitem>
- <para>MacPorts provides automatic uninstalls and upgrades for installed
- ports.</para>
+ <para>Confines ported software to a private "sandbox" that keeps it from
+ intermingling with your operating system and its vendor-supplied
+ software to prevent them from becoming corrupted.</para>
</listitem>
+
+ <listitem>
+ <para>Allows you to create pre-compiled binary installers of ported
+ applications to quickly install software on computers without compiling
+ from source code.</para>
+ </listitem>
</itemizedlist>
- <para>MacPorts may also be used to pre-compile ported software into binaries
- that may be installed on remote computers. Binaries of ported software may
- be installed very quickly since the steps required to install ports from
- source code have all been performed in advance.</para>
-
<para>MacPorts is developed on Mac OS X, though it is designed to be
portable so it can work on other Unix-like systems, especially those
descended from the Berkeley Software Distribution (BSD).</para>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070820/9e25040a/attachment.html
More information about the macports-changes
mailing list