[26840] trunk/dports/sysutils/MacPorts/files/ReadMe.rtf

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 9 12:12:18 PDT 2007


Revision: 26840
          http://trac.macosforge.org/projects/macports/changeset/26840
Author:   jmpp at macports.org
Date:     2007-07-09 12:12:17 -0700 (Mon, 09 Jul 2007)

Log Message:
-----------

Minor updates to the ReadMe.rtf file to reflect dp2mp-move chanegs, plus some other minor corrections (like Xcode, not XCode).

Modified Paths:
--------------
    trunk/dports/sysutils/MacPorts/files/ReadMe.rtf

Modified: trunk/dports/sysutils/MacPorts/files/ReadMe.rtf
===================================================================
--- trunk/dports/sysutils/MacPorts/files/ReadMe.rtf	2007-07-09 18:43:03 UTC (rev 26839)
+++ trunk/dports/sysutils/MacPorts/files/ReadMe.rtf	2007-07-09 19:12:17 UTC (rev 26840)
@@ -1,4 +1,4 @@
-{\rtf1\mac\ansicpg10000\cocoartf102
+{\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf420
 {\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\fswiss\fcharset77 Helvetica-Bold;\f2\fswiss\fcharset77 Helvetica-Oblique;
 }
 {\colortbl;\red255\green255\blue255;}
@@ -18,7 +18,7 @@
 System Requirements:
 \f0\b0 \
 \
-This disk image is built for Mac OS X __XVERS__.x and requires valid TCL, curl and OpenSSL installations to function - all present by default on Mac OS X. Also required is the installation of Apple's XCode programing suite, available as a separate installation from your OS X CDs or DVD, or preferably the latest version from Apple's Developer site: {\field{\*\fldinst{HYPERLINK "http://developer.apple.com/tools/xcode/index.html"}}{\fldrslt http://developer.apple.com/tools/xcode/index.html}}.\
+This disk image is built for Mac OS X __XVERS__.x and requires valid TCL, curl and OpenSSL installations to function - all present by default on Mac OS X. Also required is the installation of Apple's Xcode programing suite, available as a separate installation from your OS X CDs or DVD, or preferably the latest version from Apple's Developer site: {\field{\*\fldinst{HYPERLINK "http://developer.apple.com/tools/xcode/index.html"}}{\fldrslt http://developer.apple.com/tools/xcode/index.html}}.\
 \
 \
 
@@ -35,7 +35,7 @@
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
 
 \f0\b0 \cf0 \
-Aside from a few MacPorts executable commands in /opt/local/bin, most MacPorts files are installed in /opt/local/var/db/dports. Within these directories you will find a "sources" directory containing the Portfiles that hold the necessary instructions to install individual ports, and also the source code for MacPorts itself. Both are kept up to date by using the 
+Aside from a few MacPorts executable commands in /opt/local/bin, most MacPorts files are installed in /opt/local/var/macports. Within these directories you will find a "sources" directory containing the Portfiles that hold the necessary instructions to install individual ports, and also the source code for MacPorts itself. Both are kept up to date by using the 
 \f2\i port selfupdate
 \f0\i0  command as shown below. Please read the port(1) man page for more information.\
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
@@ -65,7 +65,7 @@
 \f0\i0 \
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
 \cf0 \
-Running this command on a regular basis is a good idea, it ensures your MacPorts installation is always up to date. Afterwards, you may search for ports to install:\
+Running this command on a regular basis is recommended, it ensures your MacPorts installation is always up to date. Afterwards, you may search for ports to install:\
 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
 \cf0 \
 	
@@ -86,8 +86,10 @@
 \
 where now 
 \f2\i <portname>
-\f0\i0  maps to an exact port name in the ports tree, such as those returned by the command 
-\f2\i port search. 
+\f0\i0  maps to an exact port name in the ports tree, such as those returned by the 
+\f2\i port search 
+\f0\i0 command
+\f2\i . 
 \f0\i0 Please consult the port(1) man page for complete documentation for this command and the software installation process.\
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
 
@@ -100,7 +102,7 @@
 The MacPorts Wiki is available at: {\field{\*\fldinst{HYPERLINK "http://trac.macosforge.org/projects/macports/wiki/"}}{\fldrslt http://trac.macports.org/projects/macports/}} and should be consulted for further documentation and support. Also provided are man pages for 
 \f2\i port
 \f0\i0 , 
-\f2\i ports.conf
+\f2\i macports.conf
 \f0\i0 , 
 \f2\i portfile
 \f0\i0 , 
@@ -109,7 +111,7 @@
 \f2\i portstyle
 \f0\i0 , and 
 \f2\i porthier
-\f0\i0 . These can be invoked by typing: "man" followed by the name of the command or file (e.g. "man port" or "man ports.conf").\
+\f0\i0 . These can be invoked by typing: "man" followed by the name of the command or file (e.g. "man port" or "man macports.conf").\
 \
 \
 \pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural
@@ -120,4 +122,5 @@
 
 \f0\b0 \cf0 If you are interested in developing your own ports for private usage, or would like to submit your ports for inclusion within the MacPorts software repository, please consult the documentation provided on our website. The MacPorts project depends on a community of active participants and we are always open to welcoming new volunteers and their contributions!\
 \
-Thank you for your interest in MacPorts!}
\ No newline at end of file
+Thank you for your interest in MacPorts!\
+}
\ No newline at end of file

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070709/85068396/attachment.html


More information about the macports-changes mailing list