[73388] trunk/doc-new/guide/xml
jmr at macports.org
jmr at macports.org
Thu Nov 11 18:24:18 PST 2010
Revision: 73388
http://trac.macports.org/changeset/73388
Author: jmr at macports.org
Date: 2010-11-11 18:24:15 -0800 (Thu, 11 Nov 2010)
Log Message:
-----------
guide: binpath is not a portfile variable (#27279)
Modified Paths:
--------------
trunk/doc-new/guide/xml/macports.conf.xml
trunk/doc-new/guide/xml/portfile-variables.xml
Modified: trunk/doc-new/guide/xml/macports.conf.xml
===================================================================
--- trunk/doc-new/guide/xml/macports.conf.xml 2010-11-11 23:09:20 UTC (rev 73387)
+++ trunk/doc-new/guide/xml/macports.conf.xml 2010-11-12 02:24:15 UTC (rev 73388)
@@ -304,7 +304,7 @@
<term>binpath</term>
<listitem>
- <para>Sets the directory search path for locating system executables
+ <para>Sets env(PATH), the directory search path for locating system executables
(rsync, tar, etc.) during port installation. Only applications in
these directories are available while ports are being installed even
if other paths are specified by $PATH in a user's
Modified: trunk/doc-new/guide/xml/portfile-variables.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variables.xml 2010-11-11 23:09:20 UTC (rev 73387)
+++ trunk/doc-new/guide/xml/portfile-variables.xml 2010-11-12 02:24:15 UTC (rev 73388)
@@ -35,27 +35,6 @@
</varlistentry>
<varlistentry>
- <term>binpath</term>
-
- <listitem>
- <para>The directory search path for locating system executables
- (rsync, tar, etc.) during port installation. Only applications in
- these directories are available while ports are being installed even
- if other paths are specified by $PATH in a user's environment.</para>
-
- <para>Default:
- ${prefix}/bin:${prefix}/sbin:/bin:/sbin:/usr/bin:/usr/sbin</para>
-
- <note>
- <para>The binpath is implicitly defined, but it may be overwritten
- by defining the variable in macports.conf. However, using a
- non-default binpath is discouraged and should only be performed by
- advanced users.</para>
- </note>
- </listitem>
- </varlistentry>
-
- <varlistentry>
<term>portpath</term>
<listitem>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101111/31833b85/attachment-0001.html>
More information about the macports-changes
mailing list