summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-09-18 03:20:06 +0000
committermaya <maya@pkgsrc.org>2018-09-18 03:20:06 +0000
commit863858d72023b12a6e766f8c55ac87be5d59c77e (patch)
treea7a9e21e6381d856d7b645ce0d32a5a27eb4d909 /doc
parentbde7076c5fe2576f2198255fc0958d49d7395c0f (diff)
downloadpkgsrc-863858d72023b12a6e766f8c55ac87be5d59c77e.tar.gz
doc/pkgsrc.*: regen
Diffstat (limited to 'doc')
-rw-r--r--doc/pkgsrc.html32
-rw-r--r--doc/pkgsrc.txt9
2 files changed, 17 insertions, 24 deletions
diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html
index 512429a883e..213f0d78b0f 100644
--- a/doc/pkgsrc.html
+++ b/doc/pkgsrc.html
@@ -1679,19 +1679,15 @@ spelling mistakes) takes place.</p>
<code class="varname">MAKECONF</code> is set to
<code class="filename">/dev/null</code> to avoid picking up
settings used by builds in <code class="filename">/usr/src</code>.</p></li>
-<li class="listitem"><p><code class="varname">DEPENDS_TARGET</code>:
- By default, dependencies are only installed, and no binary
- package is created for them. You can set this variable to
- <code class="literal">package-install</code> to automatically create binary
- packages after installing dependencies. Please note that the
- <code class="varname">PKGSRC_KEEP_BIN_PKGS</code> can be set to
- <code class="literal">yes</code> to preserve binary packages when
- using the <code class="literal">install</code> as well.</p></li>
</ul></div>
</div>
<div class="sect1">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="variables-affecting-installation"></a>5.3. Variables affecting the installation process</h2></div></div></div>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p><code class="varname">PKGSRC_KEEP_BIN_PKGSRC</code>:
+ By default, binary packages of built packages are
+ preserved in <code class="varname">PACKAGES</code>/All. Setting
+ this variable to "no" prevents this.</p></li></ul></div>
<p>Packages have to support installation into a
subdirectory of <code class="varname">WRKDIR</code>. This allows a package
to be built, before the actual filesystem is touched. DESTDIR
@@ -8839,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="idm79174480"></a><dl>
+<a name="idm79233488"></a><dl>
<dt>22.1. <a href="#devfaq.makeflags">What is the difference between
MAKEFLAGS, .MAKEFLAGS and
MAKE_FLAGS?</a>
@@ -8884,7 +8880,7 @@ do?</a>
<tbody>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idm79174096"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idm79233104"></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
@@ -8900,7 +8896,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idm79161808"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idm79229008"></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
@@ -8918,7 +8914,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idm79157456"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idm79224656"></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
@@ -8936,7 +8932,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idm79145040"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idm79212240"></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>,
@@ -8949,7 +8945,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idm79142864"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idm79210064"></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>
@@ -8965,7 +8961,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idm79139664"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idm79206992"></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
@@ -8989,7 +8985,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idm79132880"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idm79200080"></a><p><b>22.7.</b></p>
</td>
<td align="left" valign="top"><p>Which mailing lists are there for package
developers?</p></td>
@@ -9014,7 +9010,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idm79129040"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idm79196240"></a><p><b>22.8.</b></p>
</td>
<td align="left" valign="top"><p>Where is the pkgsrc
documentation?</p></td>
@@ -9062,7 +9058,7 @@ do?</a>
</tr>
<tr class="question">
<td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idm79122512"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idm79189840"></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 --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 485ffcf5f39..377e76de0a2 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -1422,14 +1422,11 @@ mk.conf, together with some comments that describe each variable's intent.
Makefile. If this is not set, MAKECONF is set to /dev/null to avoid picking
up settings used by builds in /usr/src.
- * DEPENDS_TARGET: By default, dependencies are only installed, and no binary
- package is created for them. You can set this variable to package-install
- to automatically create binary packages after installing dependencies.
- Please note that the PKGSRC_KEEP_BIN_PKGS can be set to yes to preserve
- binary packages when using the install as well.
-
5.3. Variables affecting the installation process
+ * PKGSRC_KEEP_BIN_PKGSRC: By default, binary packages of built packages are
+ preserved in PACKAGES/All. Setting this variable to "no" prevents this.
+
Packages have to support installation into a subdirectory of WRKDIR. This
allows a package to be built, before the actual filesystem is touched. DESTDIR
support exists in two variations: