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:   wiz
Date:           Tue Nov 15 13:51:08 UTC 2016

Modified Files:
        pkgsrc/doc: pkgsrc.html pkgsrc.txt

Log Message:
regen


To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 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.226 pkgsrc/doc/pkgsrc.html:1.227
--- pkgsrc/doc/pkgsrc.html:1.226        Tue Oct 11 15:45:31 2016
+++ pkgsrc/doc/pkgsrc.html      Tue Nov 15 13:51:07 2016
@@ -5309,11 +5309,12 @@ group
 <p>The numeric GID of the group may be set by defining
 <code class="varname">PKG_GID.<em class="replaceable"><code>group</code></em></code>.</p>
 <p>If a package needs to create the users and groups at an earlier
-stage, then it can set <code class="varname">USERGROUP_PHASE</code> to
-either <code class="literal">configure</code> or <code class="literal">build</code> to
-indicate the phase before which the users and groups are created.  In
-this case, the numeric UIDs and GIDs of the created users and groups
-are automatically hardcoded into the final installation scripts.</p>
+stage, then it can set <code class="varname">USERGROUP_PHASE</code> to either
+<code class="literal">configure</code>,<code class="literal">build</code>, or
+<code class="literal">pre-install</code> to indicate the phase before which the
+users and groups are created. In this case, the numeric UIDs and GIDs
+of the created users and groups are automatically hardcoded into the
+final installation scripts.</p>
 </div>
 <div class="sect1">
 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
@@ -8821,7 +8822,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="idp140233410228016"></a><dl>
+<a name="idm81083920"></a><dl>
 <dt>22.1. <a href="#devfaq.makeflags">What is the difference between
        MAKEFLAGS, .MAKEFLAGS and
        MAKE_FLAGS?</a>
@@ -8866,7 +8867,7 @@ do?</a>
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idp140233410228720"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idm81083536"></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
@@ -8882,7 +8883,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idp140233410233184"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idm81079440"></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
@@ -8900,7 +8901,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idp140233410238208"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idm81075088"></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
@@ -8918,7 +8919,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idp140233410243040"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idm81070864"></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>,
@@ -8931,7 +8932,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idp140233410245632"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idm81068688"></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>
@@ -8947,7 +8948,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idp140233410249552"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idm81065616"></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
@@ -8971,7 +8972,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idp140233410257296"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idm81058704"></a><p><b>22.7.</b></p>
 </td>
 <td align="left" valign="top"><p>Which mailing lists are there for package
        developers?</p></td>
@@ -8996,7 +8997,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idp140233410262224"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idm81054864"></a><p><b>22.8.</b></p>
 </td>
 <td align="left" valign="top"><p>Where is the pkgsrc
        documentation?</p></td>
@@ -9044,7 +9045,7 @@ do?</a>
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idp140233410271104"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idm81048336"></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.226 pkgsrc/doc/pkgsrc.txt:1.227
--- pkgsrc/doc/pkgsrc.txt:1.226 Tue Oct 11 15:45:31 2016
+++ pkgsrc/doc/pkgsrc.txt       Tue Nov 15 13:51:07 2016
@@ -4421,10 +4421,10 @@ group
 The numeric GID of the group may be set by defining PKG_GID.group.
 
 If a package needs to create the users and groups at an earlier stage, then it
-can set USERGROUP_PHASE to either configure or build to indicate the phase
-before which the users and groups are created. In this case, the numeric UIDs
-and GIDs of the created users and groups are automatically hardcoded into the
-final installation scripts.
+can set USERGROUP_PHASE to either configure,build, or pre-install to indicate
+the phase before which the users and groups are created. In this case, the
+numeric UIDs and GIDs of the created users and groups are automatically
+hardcoded into the final installation scripts.
 
 15.5. System shells
 



Home | Main Index | Thread Index | Old Index