[27834] trunk/doc/guide/new/xml/portfileref.xml
source_changes at macosforge.org
source_changes at macosforge.org
Tue Aug 14 17:59:17 PDT 2007
Revision: 27834
http://trac.macosforge.org/projects/macports/changeset/27834
Author: markd at macports.org
Date: 2007-08-14 17:59:17 -0700 (Tue, 14 Aug 2007)
Log Message:
-----------
"Tcl primtives" -> "Tcl extensions"
Modified Paths:
--------------
trunk/doc/guide/new/xml/portfileref.xml
Modified: trunk/doc/guide/new/xml/portfileref.xml
===================================================================
--- trunk/doc/guide/new/xml/portfileref.xml 2007-08-15 00:57:00 UTC (rev 27833)
+++ trunk/doc/guide/new/xml/portfileref.xml 2007-08-15 00:59:17 UTC (rev 27834)
@@ -6,7 +6,7 @@
<para>This chapter serves as a reference for the major elements of a
<filename>Portfile</filename>: port phases, variants, StartupItems,
- variables, keywords, and Tcl primitives.</para>
+ variables, keywords, and Tcl extensions.</para>
<section>
<title>Port Phases</title>
@@ -1445,15 +1445,15 @@
</section>
<section>
- <title>Tcl Code and Primitives</title>
+ <title>Tcl Code and Extensions</title>
<para>A MacPorts <filename>Portfile</filename> is a Tcl script, so it may
contain any arbitrary Tcl code you may learn about in a <ulink
url="http://tmml.sourceforge.net/doc/tcl/">Tcl reference manual</ulink>.
However, few authors will use arbitrary Tcl code; the vast majority will
- use Tcl primitives that were coded within MacPorts for performing the most
+ use Tcl extensions that are coded within MacPorts for performing the most
common tasks needed for Portfiles. The list below is an exhaustive list of
- Tcl primitives provided by MacPorts base.</para>
+ Tcl extensions provided by MacPorts base.</para>
<variablelist>
<varlistentry>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070814/86c2cd36/attachment.html
More information about the macports-changes
mailing list