pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc regen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/195abee08dc0
branches:  trunk
changeset: 639435:195abee08dc0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 13 07:33:33 2014 +0000

description:
regen

diffstat:

 doc/pkgsrc.html |  38 +++++++++++++++++++++-----------------
 doc/pkgsrc.txt  |  10 ++++++----
 2 files changed, 27 insertions(+), 21 deletions(-)

diffs (180 lines):

diff -r 522b5b8b8208 -r 195abee08dc0 doc/pkgsrc.html
--- a/doc/pkgsrc.html   Sat Sep 13 07:32:54 2014 +0000
+++ b/doc/pkgsrc.html   Sat Sep 13 07:33:33 2014 +0000
@@ -7352,7 +7352,7 @@
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
 <a name="tools.questions"></a>18.4. Questions regarding the tools</h2></div></div></div>
 <div class="qandaset">
-<a name="idm68304768"></a><dl>
+<a name="idm73231760"></a><dl>
 <dt>18.4.1. <a href="#tools.new">How do I add a new tool?</a>
 </dt>
 <dt>18.4.2. <a href="#tools.listall">How do I get a list of all available
@@ -7371,7 +7371,7 @@
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="tools.new"></a><a name="idm68304384"></a><p><b>18.4.1.</b></p>
+<a name="tools.new"></a><a name="idm73231376"></a><p><b>18.4.1.</b></p>
 </td>
 <td align="left" valign="top"><p>How do I add a new tool?</p></td>
 </tr>
@@ -7381,7 +7381,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="tools.listall"></a><a name="idm68303360"></a><p><b>18.4.2.</b></p>
+<a name="tools.listall"></a><a name="idm73230352"></a><p><b>18.4.2.</b></p>
 </td>
 <td align="left" valign="top"><p>How do I get a list of all available
        tools?</p></td>
@@ -7392,7 +7392,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="tools.used"></a><a name="idm68302208"></a><p><b>18.4.3.</b></p>
+<a name="tools.used"></a><a name="idm73229200"></a><p><b>18.4.3.</b></p>
 </td>
 <td align="left" valign="top"><p>How can I get a list of all the tools that a
        package is using while being built? I want to know whether it
@@ -8401,9 +8401,9 @@
     and set <code class="varname">REPLACE_PERL</code> to ensure that the proper
     interpreter path is set. <code class="varname">REPLACE_PERL</code> should
     contain a list of scripts, relative to <code class="varname">WRKSRC</code>,
-    that you want adjusted.  Every occurrence of
-    <code class="filename">*/bin/perl</code> will be replaced with the full
-    path to the perl executable.</p>
+    that you want adjusted. Every occurrence of
+    <code class="filename">*/bin/perl</code> in a she-bang line will be
+    replaced with the full path to the perl executable.</p>
 <p>If a particular version of perl is needed, set the
     <code class="varname">PERL5_REQD</code> variable to the version number.  The
     default is <span class="quote">&#8220;<span class="quote">5.0</span>&#8221;</span>.</p>
@@ -8418,6 +8418,10 @@
     and <code class="varname">REPLACE_KSH</code> can be used to replace shell
     hash bangs in files. Please use the appropriate one, prefering
     <code class="varname">REPLACE_SH</code> in case this shell is sufficient.
+    Each should contain a list of scripts, relative to
+    <code class="varname">WRKSRC</code>, that you want adjusted. Every
+    occurrence of the matching shell in a she-bang line will be
+    replaced with the full path to the shell executable.
     When using <code class="varname">REPLACE_BASH</code>, don't forget to add
     <code class="filename">bash</code> to <code class="varname">USE_TOOLS</code>.</p>
 </div>
@@ -9470,7 +9474,7 @@
        and if you still don't have the answer, ask on the
        <code class="literal">pkgsrc-users</code> mailing list.</p>
 <div class="qandaset">
-<a name="idm67746688"></a><dl>
+<a name="idm72673296"></a><dl>
 <dt>22.1. <a href="#devfaq.makeflags">What is the difference between
        MAKEFLAGS, .MAKEFLAGS and
        MAKE_FLAGS?</a>
@@ -9515,7 +9519,7 @@
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idm67746304"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idm72672912"></a><p><b>22.1.</b></p>
 </td>
 <td align="left" valign="top"><p>What is the difference between
        <code class="varname">MAKEFLAGS</code>, <code class="varname">.MAKEFLAGS</code> and
@@ -9531,7 +9535,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idm67742208"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idm72668816"></a><p><b>22.2.</b></p>
 </td>
 <td align="left" valign="top"><p>What is the difference between
        <code class="varname">MAKE</code>, <code class="varname">GMAKE</code> and
@@ -9549,7 +9553,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idm67737856"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idm72664336"></a><p><b>22.3.</b></p>
 </td>
 <td align="left" valign="top"><p>What is the difference between
        <code class="varname">CC</code>, <code class="varname">PKG_CC</code> and
@@ -9567,7 +9571,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idm67733632"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idm72660240"></a><p><b>22.4.</b></p>
 </td>
 <td align="left" valign="top"><p>What is the difference between
        <code class="varname">BUILDLINK_LDFLAGS</code>,
@@ -9580,7 +9584,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idm67731456"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idm72658064"></a><p><b>22.5.</b></p>
 </td>
 <td align="left" valign="top"><p>Why does <span class="command"><strong>make show-var
        VARNAME=BUILDLINK_PREFIX.<em class="replaceable"><code>foo</code></em></strong></span>
@@ -9596,7 +9600,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idm67728256"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idm72650768"></a><p><b>22.6.</b></p>
 </td>
 <td align="left" valign="top"><p>What does
        <code class="literal">${MASTER_SITE_SOURCEFORGE:=package/}</code> mean? I
@@ -9620,7 +9624,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idm67712000"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idm72634512"></a><p><b>22.7.</b></p>
 </td>
 <td align="left" valign="top"><p>Which mailing lists are there for package
        developers?</p></td>
@@ -9645,7 +9649,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idm67708288"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idm72630800"></a><p><b>22.8.</b></p>
 </td>
 <td align="left" valign="top"><p>Where is the pkgsrc
        documentation?</p></td>
@@ -9693,7 +9697,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idm67701760"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idm72624272"></a><p><b>22.9.</b></p>
 </td>
 <td align="left" valign="top"><p>I have a little time to kill.  What shall I
 do?</p></td>
diff -r 522b5b8b8208 -r 195abee08dc0 doc/pkgsrc.txt
--- a/doc/pkgsrc.txt    Sat Sep 13 07:32:54 2014 +0000
+++ b/doc/pkgsrc.txt    Sat Sep 13 07:33:33 2014 +0000
@@ -7037,8 +7037,8 @@
 If your package contains interpreted perl scripts, add "perl" to the USE_TOOLS
 variable and set REPLACE_PERL to ensure that the proper interpreter path is
 set. REPLACE_PERL should contain a list of scripts, relative to WRKSRC, that
-you want adjusted. Every occurrence of */bin/perl will be replaced with the
-full path to the perl executable.
+you want adjusted. Every occurrence of */bin/perl in a she-bang line will be
+replaced with the full path to the perl executable.
 
 If a particular version of perl is needed, set the PERL5_REQD variable to the
 version number. The default is "5.0".
@@ -7050,8 +7050,10 @@
 
 REPLACE_SH, REPLACE_BASH, REPLACE_CSH, and REPLACE_KSH can be used to replace
 shell hash bangs in files. Please use the appropriate one, prefering REPLACE_SH
-in case this shell is sufficient. When using REPLACE_BASH, don't forget to add
-bash to USE_TOOLS.
+in case this shell is sufficient. Each should contain a list of scripts,
+relative to WRKSRC, that you want adjusted. Every occurrence of the matching
+shell in a she-bang line will be replaced with the full path to the shell
+executable. When using REPLACE_BASH, don't forget to add bash to USE_TOOLS.
 
 19.4.5. Other programming languages
 



Home | Main Index | Thread Index | Old Index