pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc doc/pkgsrc.*: regen



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62ff501ada07
branches:  trunk
changeset: 372069:62ff501ada07
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon Nov 27 11:52:49 2017 +0000

description:
doc/pkgsrc.*: regen

diffstat:

 doc/pkgsrc.html |  41 ++++++++++++++++++-----------------------
 doc/pkgsrc.txt  |  20 +++++++-------------
 2 files changed, 25 insertions(+), 36 deletions(-)

diffs (196 lines):

diff -r bdf8a5470cf8 -r 62ff501ada07 doc/pkgsrc.html
--- a/doc/pkgsrc.html   Mon Nov 27 11:51:47 2017 +0000
+++ b/doc/pkgsrc.html   Mon Nov 27 11:52:49 2017 +0000
@@ -927,7 +927,7 @@
        quarterly basis from the current branch and only gets modified
        for security updates. The names of the stable branches are built
        from the year and the quarter, for example
-       <code class="literal">2016Q4</code>.</p>
+       <code class="literal">2017Q3</code>.</p>
 <p>The second step is to decide <span class="emphasis"><em>how</em></span> you
        want to download pkgsrc. You can get it as a tar file or via CVS.
        Both ways are described here.</p>
@@ -953,14 +953,11 @@
        respectively.
        </p>
 <p>You can fetch the same files using FTP.</p>
-<p>The tar file for the stable branch 2016Q4 is in the
-       directory <code class="filename">pkgsrc-2016Q4</code> and is also called <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-2016Q4/pkgsrc.tar.gz"; target="_top"><code 
class="filename">pkgsrc.tar.gz</code></a>.</p>
-<p>To download a pkgsrc stable tarball, run:</p>
+<p>The tar file for the stable branch 2017Q3 is in the
+       directory <code class="filename">pkgsrc-2017Q3</code> and is also called <a class="ulink" href="http://cdn.NetBSD.org/pub/pkgsrc/pkgsrc-2017Q3/pkgsrc.tar.gz"; target="_top"><code 
class="filename">pkgsrc.tar.gz</code></a>.</p>
+<p>To download the latest pkgsrc stable tarball, run:</p>
 <pre class="screen">
-<code class="prompt">$</code> <strong class="userinput"><code>ftp ftp://ftp.NetBSD.org/pub/pkgsrc/<em class="replaceable"><code>pkgsrc-20xxQy</code></em>/pkgsrc.tar.gz</code></strong></pre>
-<p>Where <em class="replaceable"><code>pkgsrc-20xxQy</code></em> is the
-       stable branch to be downloaded, for example, 
-       <span class="quote">&#8220;<span class="quote">pkgsrc-2016Q4</span>&#8221;</span>.</p>
+<code class="prompt">$</code> <strong class="userinput"><code>ftp ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-2017Q3/pkgsrc.tar.gz</code></strong></pre>
 <p>If you prefer, you can also fetch it using "wget", "curl",
        or your web browser.</p>
 <p>Then, extract it with:</p>
@@ -975,10 +972,8 @@
 <div class="titlepage"><div><div><h3 class="title">
 <a name="getting-via-cvs"></a>2.1.2. Via anonymous CVS</h3></div></div></div>
 <p>To fetch a specific pkgsrc stable branch, run:</p>
-<pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>cd /usr &amp;&amp; cvs -q -z2 -d anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot checkout -r <em 
class="replaceable"><code>pkgsrc-20xxQy</code></em> -P pkgsrc</code></strong>
-</pre>
-<p>Where <em class="replaceable"><code>pkgsrc-20xxQy</code></em> is the stable 
-       branch to be checked out, for example, <span class="quote">&#8220;<span class="quote">pkgsrc-2016Q4</span>&#8221;</span></p>
+<pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>cd /usr &amp;&amp; cvs -q -z2 -d anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot checkout -r pkgsrc-2017Q3 -P 
pkgsrc</code></strong>
+</pre>
 <p>This will create the directory <code class="filename">pkgsrc/</code> 
        in your <code class="filename">/usr/</code> directory and all the package source 
        will be stored under <code class="filename">/usr/pkgsrc/</code>.</p>
@@ -1062,7 +1057,7 @@
        by adding the option <span class="quote">&#8220;<span class="quote">-A</span>&#8221;</span> after the
        <span class="quote">&#8220;<span class="quote">update</span>&#8221;</span> keyword. To switch from the current branch
        back to the stable branch, add the
-       <span class="quote">&#8220;<span class="quote">-rpkgsrc-2016Q4</span>&#8221;</span> option.</p>
+       <span class="quote">&#8220;<span class="quote">-rpkgsrc-2017Q3</span>&#8221;</span> option.</p>
 </div>
 <div class="sect3">
 <div class="titlepage"><div><div><h4 class="title">
@@ -8840,7 +8835,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="idm81312272"></a><dl>
+<a name="idm79078192"></a><dl>
 <dt>22.1. <a href="#devfaq.makeflags">What is the difference between
        MAKEFLAGS, .MAKEFLAGS and
        MAKE_FLAGS?</a>
@@ -8885,7 +8880,7 @@
 <tbody>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.makeflags"></a><a name="idm81311888"></a><p><b>22.1.</b></p>
+<a name="devfaq.makeflags"></a><a name="idm79077808"></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
@@ -8901,7 +8896,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.make"></a><a name="idm81307792"></a><p><b>22.2.</b></p>
+<a name="devfaq.make"></a><a name="idm79073712"></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
@@ -8919,7 +8914,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.cc"></a><a name="idm81303440"></a><p><b>22.3.</b></p>
+<a name="devfaq.cc"></a><a name="idm79069360"></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
@@ -8937,7 +8932,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.bl3flags"></a><a name="idm81299216"></a><p><b>22.4.</b></p>
+<a name="devfaq.bl3flags"></a><a name="idm79065136"></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>,
@@ -8950,7 +8945,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.bl3prefix"></a><a name="idm81297040"></a><p><b>22.5.</b></p>
+<a name="devfaq.bl3prefix"></a><a name="idm79062960"></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>
@@ -8966,7 +8961,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.master_sites"></a><a name="idm81293840"></a><p><b>22.6.</b></p>
+<a name="devfaq.master_sites"></a><a name="idm79059888"></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
@@ -8990,7 +8985,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.mailinglists"></a><a name="idm81287056"></a><p><b>22.7.</b></p>
+<a name="devfaq.mailinglists"></a><a name="idm79044784"></a><p><b>22.7.</b></p>
 </td>
 <td align="left" valign="top"><p>Which mailing lists are there for package
        developers?</p></td>
@@ -9015,7 +9010,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.documentation"></a><a name="idm81283216"></a><p><b>22.8.</b></p>
+<a name="devfaq.documentation"></a><a name="idm79040944"></a><p><b>22.8.</b></p>
 </td>
 <td align="left" valign="top"><p>Where is the pkgsrc
        documentation?</p></td>
@@ -9063,7 +9058,7 @@
 </tr>
 <tr class="question">
 <td align="left" valign="top">
-<a name="devfaq.too-much-time"></a><a name="idm81268496"></a><p><b>22.9.</b></p>
+<a name="devfaq.too-much-time"></a><a name="idm79034416"></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 bdf8a5470cf8 -r 62ff501ada07 doc/pkgsrc.txt
--- a/doc/pkgsrc.txt    Mon Nov 27 11:51:47 2017 +0000
+++ b/doc/pkgsrc.txt    Mon Nov 27 11:52:49 2017 +0000
@@ -799,7 +799,7 @@
 current branch or the stable branch. The latter is forked on a quarterly basis
 from the current branch and only gets modified for security updates. The names
 of the stable branches are built from the year and the quarter, for example
-2016Q4.
+2017Q3.
 
 The second step is to decide how you want to download pkgsrc. You can get it as
 a tar file or via CVS. Both ways are described here.
@@ -822,15 +822,12 @@
 
 You can fetch the same files using FTP.
 
-The tar file for the stable branch 2016Q4 is in the directory pkgsrc-2016Q4 and
+The tar file for the stable branch 2017Q3 is in the directory pkgsrc-2017Q3 and
 is also called pkgsrc.tar.gz.
 
-To download a pkgsrc stable tarball, run:
-
-$ ftp ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-20xxQy/pkgsrc.tar.gz
-
-Where pkgsrc-20xxQy is the stable branch to be downloaded, for example, "
-pkgsrc-2016Q4".
+To download the latest pkgsrc stable tarball, run:
+
+$ ftp ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-2017Q3/pkgsrc.tar.gz
 
 If you prefer, you can also fetch it using "wget", "curl", or your web browser.
 
@@ -849,10 +846,7 @@
 
 To fetch a specific pkgsrc stable branch, run:
 
-$ cd /usr && cvs -q -z2 -d anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot checkout -r pkgsrc-20xxQy -P pkgsrc
-
-Where pkgsrc-20xxQy is the stable branch to be checked out, for example, "
-pkgsrc-2016Q4"
+$ cd /usr && cvs -q -z2 -d anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot checkout -r pkgsrc-2017Q3 -P pkgsrc
 
 This will create the directory pkgsrc/ in your /usr/ directory and all the
 package source will be stored under /usr/pkgsrc/.
@@ -934,7 +928,7 @@
 But if you, for whatever reason, want to switch from the stable branch to the
 current one, you can do it by adding the option "-A" after the "update"
 keyword. To switch from the current branch back to the stable branch, add the "
--rpkgsrc-2016Q4" option.
+-rpkgsrc-2017Q3" option.
 
 2.2.2.2. What happens to my changes when updating?
 



Home | Main Index | Thread Index | Old Index