pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: leot
Date: Fri May 11 22:03:07 UTC 2018
Modified Files:
pkgsrc/doc: pkgsrc.html pkgsrc.txt
Log Message:
doc/pkgsrc.*: regen
To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 pkgsrc/doc/pkgsrc.html
cvs rdiff -u -r1.246 -r1.247 pkgsrc/doc/pkgsrc.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/pkgsrc.html
diff -u pkgsrc/doc/pkgsrc.html:1.250 pkgsrc/doc/pkgsrc.html:1.251
--- pkgsrc/doc/pkgsrc.html:1.250 Wed Apr 4 10:24:23 2018
+++ pkgsrc/doc/pkgsrc.html Fri May 11 22:03:06 2018
@@ -4068,7 +4068,7 @@ correct:
backslash character and an immediately following hash character are
replaced with a single hash character. Otherwise, the backslash is
passed as is. In a variable assignment, any hash character that is
- not preceded by a backslash starts a comment that continues upto the
+ not preceded by a backslash starts a comment that continues up to the
end of the logical line.</p>
<p>The evaluation of variables either happens immediately or lazy.
It happens immediately when the variable occurs
@@ -8835,7 +8835,7 @@ place.</p></li>
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="idm80785232"></a><dl>
+<a name="idm80406480"></a><dl>
<dt>22.1. <a href="#devfaq.makeflags">What is the difference between
MAKEFLAGS, .MAKEFLAGS and
MAKE_FLAGS?</a>
@@ -8880,7 +8880,7 @@ do?</a>
<tbody>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idm80784848"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idm80406096"></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
@@ -8896,7 +8896,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idm80780880"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idm80402000"></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
@@ -8914,7 +8914,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idm80776400"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idm80397520"></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
@@ -8932,7 +8932,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idm80772304"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idm80393424"></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>,
@@ -8945,7 +8945,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idm80770000"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idm80391248"></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>
@@ -8961,7 +8961,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idm80766928"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idm80388048"></a><p><b>22.6.</b></p>
</td>
<td align="left" valign="top"><p>What does
<code class="code">${MASTER_SITE_SOURCEFORGE:=package/}</code> mean? I
@@ -8985,7 +8985,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idm80760016"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idm80381136"></a><p><b>22.7.</b></p>
</td>
<td align="left" valign="top"><p>Which mailing lists are there for package
developers?</p></td>
@@ -9010,7 +9010,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idm80756304"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idm80377424"></a><p><b>22.8.</b></p>
</td>
<td align="left" valign="top"><p>Where is the pkgsrc
documentation?</p></td>
@@ -9058,7 +9058,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idm80749776"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idm80370896"></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>
Index: pkgsrc/doc/pkgsrc.txt
diff -u pkgsrc/doc/pkgsrc.txt:1.246 pkgsrc/doc/pkgsrc.txt:1.247
--- pkgsrc/doc/pkgsrc.txt:1.246 Wed Apr 4 10:24:23 2018
+++ pkgsrc/doc/pkgsrc.txt Fri May 11 22:03:06 2018
@@ -3433,7 +3433,7 @@ backslash, the newline, and any whitespa
replaced with a single space. A backslash character and an immediately
following hash character are replaced with a single hash character. Otherwise,
the backslash is passed as is. In a variable assignment, any hash character
-that is not preceded by a backslash starts a comment that continues upto the
+that is not preceded by a backslash starts a comment that continues up to the
end of the logical line.
The evaluation of variables either happens immediately or lazy. It happens
Home |
Main Index |
Thread Index |
Old Index