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: sevan
Date: Tue Oct 11 15:45:32 UTC 2016
Modified Files:
pkgsrc/doc: pkgsrc.html pkgsrc.txt
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.225 -r1.226 pkgsrc/doc/pkgsrc.html 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.225 pkgsrc/doc/pkgsrc.html:1.226
--- pkgsrc/doc/pkgsrc.html:1.225 Mon Sep 12 12:20:47 2016
+++ pkgsrc/doc/pkgsrc.html Tue Oct 11 15:45:31 2016
@@ -787,8 +787,9 @@ minutes!</p>
<p>When giving examples for commands, shell prompts are used to
show if the command should/can be issued as root, or if
<span class="quote">“<span class="quote">normal</span>”</span> user privileges are sufficient. We use a
- <code class="prompt">#</code> for root's shell prompt, and a <code class="prompt">%</code> for users'
- shell prompt, assuming they use the C-shell or tcsh.</p>
+ <code class="prompt">#</code> for root's shell prompt, a <code class="prompt">%</code> for users'
+ shell prompt, assuming they use the C-shell or tcsh and a <code class="prompt">$</code> for
+ bourne shell and derivatives.</p>
</div>
</div>
<div class="part">
@@ -8820,7 +8821,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="idm80465328"></a><dl>
+<a name="idp140233410228016"></a><dl>
<dt>22.1. <a href="#devfaq.makeflags">What is the difference between
MAKEFLAGS, .MAKEFLAGS and
MAKE_FLAGS?</a>
@@ -8865,7 +8866,7 @@ do?</a>
<tbody>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idm80464944"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idp140233410228720"></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
@@ -8881,7 +8882,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idm80460976"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idp140233410233184"></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
@@ -8899,7 +8900,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idm80456496"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idp140233410238208"></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
@@ -8917,7 +8918,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idm80452400"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idp140233410243040"></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>,
@@ -8930,7 +8931,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idm80450096"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idp140233410245632"></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>
@@ -8946,7 +8947,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idm80447024"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idp140233410249552"></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
@@ -8970,7 +8971,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idm80440112"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idp140233410257296"></a><p><b>22.7.</b></p>
</td>
<td align="left" valign="top"><p>Which mailing lists are there for package
developers?</p></td>
@@ -8995,7 +8996,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idm80436400"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idp140233410262224"></a><p><b>22.8.</b></p>
</td>
<td align="left" valign="top"><p>Where is the pkgsrc
documentation?</p></td>
@@ -9043,7 +9044,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idm80429872"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idp140233410271104"></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.225 pkgsrc/doc/pkgsrc.txt:1.226
--- pkgsrc/doc/pkgsrc.txt:1.225 Mon Sep 12 12:20:47 2016
+++ pkgsrc/doc/pkgsrc.txt Tue Oct 11 15:45:31 2016
@@ -671,8 +671,8 @@ infrastructure developers
When giving examples for commands, shell prompts are used to show if the
command should/can be issued as root, or if "normal" user privileges are
-sufficient. We use a # for root's shell prompt, and a % for users' shell
-prompt, assuming they use the C-shell or tcsh.
+sufficient. We use a # for root's shell prompt, a % for users' shell prompt,
+assuming they use the C-shell or tcsh and a $ for bourne shell and derivatives.
Part I. The pkgsrc user's guide
Home |
Main Index |
Thread Index |
Old Index