summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2003-06-23 13:27:57 +0000
committergrant <grant>2003-06-23 13:27:57 +0000
commit437ee5319a0d646ad65cf9873b8cde07ce75bb97 (patch)
tree18c53626014f228d46f34d7504d7be36efb9d68b
parent26fb1f55981749b35b0ee2ff307dbab18835f8c8 (diff)
downloadpkgsrc-437ee5319a0d646ad65cf9873b8cde07ce75bb97.tar.gz
sync with htdocs
-rw-r--r--pkgsrc.html76
1 files changed, 34 insertions, 42 deletions
diff --git a/pkgsrc.html b/pkgsrc.html
index d8c43466051..f5e697ccdf2 100644
--- a/pkgsrc.html
+++ b/pkgsrc.html
@@ -2,7 +2,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>The NetBSD Packages Collection (pkgsrc)</title>
-<link rel="stylesheet" href="http://www.NetBSD.org/NetBSD.css" type="text/css">
+<link rel="stylesheet" href="/NetBSD.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.60.1">
<meta name="description" content="Information about using the NetBSD package system and
building packages.">
@@ -26,7 +26,7 @@
<div class="affiliation"><div class="address"><p><tt class="email">&lt;<a href="mailto:hubertf@NetBSD.org">hubertf@NetBSD.org</a>&gt;</tt></p></div></div>
</div>
</div></div>
-<div><p class="releaseinfo">$NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $</p></div>
+<div><p class="releaseinfo">$NetBSD: pkgsrc.html,v 1.3 2003/06/23 13:27:57 grant Exp $</p></div>
<div><p class="copyright">Copyright © 1994-2003 The NetBSD Foundation, Inc</p></div>
<div><div class="abstract">
<p class="title"><b>Abstract</b></p>
@@ -236,24 +236,24 @@ package</a>
<dt>12.4. <a href="#id2962208">Moving a Package in pkgsrc</a>
</dt>
</dl></dd>
-<dt>13. <a href="#examples">A simple example of a package: bison</a>
+</dl></dd>
+<dt>A. <a href="#examples">A simple example of a package: bison</a>
</dt>
<dd><dl>
-<dt>13.1. <a href="#id2961656">files</a>
+<dt>A.1. <a href="#id2961660">files</a>
</dt>
-<dt>13.2. <a href="#id2963176">Steps for building, installing, packaging</a>
+<dt>A.2. <a href="#id2963180">Steps for building, installing, packaging</a>
</dt>
</dl></dd>
-</dl></dd>
-<dt>A. <a href="#logs">Build logs</a>
+<dt>B. <a href="#logs">Build logs</a>
</dt>
<dd><dl>
-<dt>A.1. <a href="#logs.building">Building top</a>
+<dt>B.1. <a href="#logs.building">Building top</a>
</dt>
-<dt>A.2. <a href="#logs.package">Packaging top</a>
+<dt>B.2. <a href="#logs.package">Packaging top</a>
</dt>
</dl></dd>
-<dt>B. <a href="#ftp-layout">Layout of the FTP server's package archive</a>
+<dt>C. <a href="#ftp-layout">Layout of the FTP server's package archive</a>
</dt>
</dl>
</div>
@@ -311,7 +311,7 @@ following platforms:</p>
<div class="itemizedlist"><ul type="disc">
<li>
<a href="http://developer.apple.com/darwin/" target="_top">Darwin</a>
- (<a href="http://www.apple.com/macosx/" target="_top">MacOS X</a>)</li>
+ (<a href="http://www.apple.com/macosx/" target="_top">Mac OS X</a>)</li>
<li><a href="http://www.FreeBSD.org/" target="_top">FreeBSD</a></li>
<li><a href="http://www.sgi.com/software/irix6.5/" target="_top">IRIX</a></li>
<li><a href="http://www.linux.org/" target="_top">Linux</a></li>
@@ -492,7 +492,7 @@ native NetBSD support, pkgsrc and the bootstrap kit have support for
the following operating systems:
</p>
<div class="itemizedlist"><ul type="disc">
-<li>Darwin (MacOS X)</li>
+<li>Darwin (Mac OS X)</li>
<li>FreeBSD</li>
<li>IRIX</li>
<li>Linux</li>
@@ -1047,7 +1047,7 @@ e.g.
</p>
<p>
Taking the top system utility as an example, we can install it on our
-system by building as shown in <a href="#logs" title="Appendix A. Build logs">Appendix A, <i>Build logs</i></a>.
+system by building as shown in <a href="#logs" title="Appendix B. Build logs">Appendix B, <i>Build logs</i></a>.
</p>
<p>
The program is installed under the default root of the packages tree -
@@ -1185,7 +1185,7 @@ install any if you use a non-standard <tt class="varname">LOCALBASE</tt>.
build a binary package from what was installed. You can then use the
<b class="command">pkg_*</b> tools to manipulate it. Binary packages are
created by default in <tt class="filename">/usr/pkgsrc/packages</tt>, in the
- form of a gzip or bzip2 tar file. See <a href="#logs.package" title="A.2. Packaging top">Section A.2, &#8220;Packaging top&#8221;</a> for
+ form of a gzip or bzip2 tar file. See <a href="#logs.package" title="B.2. Packaging top">Section B.2, &#8220;Packaging top&#8221;</a> for
a continuation of the above <a xmlns:html="http://www.w3.org/1999/xhtml" href="ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/sysutils/top/README.html" class="pkgname">sysutils/top</a> example.
</p>
<p>
@@ -1777,14 +1777,6 @@ package</a>
<dt>12.4. <a href="#id2962208">Moving a Package in pkgsrc</a>
</dt>
</dl></dd>
-<dt>13. <a href="#examples">A simple example of a package: bison</a>
-</dt>
-<dd><dl>
-<dt>13.1. <a href="#id2961656">files</a>
-</dt>
-<dt>13.2. <a href="#id2963176">Steps for building, installing, packaging</a>
-</dt>
-</dl></dd>
</dl>
</div>
<div class="chapter" lang="en">
@@ -2200,7 +2192,7 @@ to when dealing with the <tt class="filename">PLIST</tt> file (or files, see bel
</p>
<p>
</p>
-<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $</pre></td></tr></table>
+<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.3 2003/06/23 13:27:57 grant Exp $</pre></td></tr></table>
<p>
</p>
</li>
@@ -4833,18 +4825,19 @@ place.</li>
</ol></div>
</div>
</div>
-<div class="chapter" lang="en">
+</div>
+<div class="appendix" lang="en">
<div class="titlepage">
<div><div><h2 class="title">
-<a name="examples"></a>Chapter 13. A simple example of a package: bison</h2></div></div>
+<a name="examples"></a>Appendix A. A simple example of a package: bison</h2></div></div>
<div></div>
</div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
-<dt>13.1. <a href="#id2961656">files</a>
+<dt>A.1. <a href="#id2961660">files</a>
</dt>
-<dt>13.2. <a href="#id2963176">Steps for building, installing, packaging</a>
+<dt>A.2. <a href="#id2963180">Steps for building, installing, packaging</a>
</dt>
</dl>
</div>
@@ -4858,16 +4851,16 @@ this exercise.
<div class="sect1" lang="en">
<div class="titlepage">
<div><div><h2 class="title" style="clear: both">
-<a name="id2961656"></a>13.1. files</h2></div></div>
+<a name="id2961660"></a>A.1. files</h2></div></div>
<div></div>
</div>
<div class="sect2" lang="en">
<div class="titlepage">
<div><div><h3 class="title">
-<a name="id2961662"></a>13.1.1. Makefile</h3></div></div>
+<a name="id2961666"></a>A.1.1. Makefile</h3></div></div>
<div></div>
</div>
-<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre># $NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $
+<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre># $NetBSD: pkgsrc.html,v 1.3 2003/06/23 13:27:57 grant Exp $
#
DISTNAME= bison-1.25
@@ -4886,7 +4879,7 @@ INFO_FILES= bison.info
<div class="sect2" lang="en">
<div class="titlepage">
<div><div><h3 class="title">
-<a name="id2961676"></a>13.1.2. DESCR</h3></div></div>
+<a name="id2961680"></a>A.1.2. DESCR</h3></div></div>
<div></div>
</div>
<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>GNU version of yacc. Can make re-entrant parsers, and numerous other
@@ -4896,10 +4889,10 @@ of the NetBSD source tree is beyond me.</pre></td></tr></table>
<div class="sect2" lang="en">
<div class="titlepage">
<div><div><h3 class="title">
-<a name="id2961689"></a>13.1.3. PLIST</h3></div></div>
+<a name="id2961693"></a>A.1.3. PLIST</h3></div></div>
<div></div>
</div>
-<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.2 2003/06/23 07:49:44 grant Exp $
+<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre>@comment $NetBSD: pkgsrc.html,v 1.3 2003/06/23 13:27:57 grant Exp $
bin/bison
man/man1/bison.1.gz
info/bison.info
@@ -4914,7 +4907,7 @@ share/bison.hairy</pre></td></tr></table>
<div class="sect2" lang="en">
<div class="titlepage">
<div><div><h3 class="title">
-<a name="id2961703"></a>13.1.4. Checking a package with <b class="command">pkglint</b></h3></div></div>
+<a name="id2961707"></a>A.1.4. Checking a package with <b class="command">pkglint</b></h3></div></div>
<div></div>
</div>
<p>
@@ -4940,7 +4933,7 @@ verbose checks will be performed. Use e.g. <b class="command">pkglint
<div class="sect1" lang="en">
<div class="titlepage">
<div><div><h2 class="title" style="clear: both">
-<a name="id2963176"></a>13.2. Steps for building, installing, packaging</h2></div></div>
+<a name="id2963180"></a>A.2. Steps for building, installing, packaging</h2></div></div>
<div></div>
</div>
<p>
@@ -5060,26 +5053,25 @@ Now that you don't need the source and object files any more, clean up:
===&gt; Cleaning for bison-1.25</pre></td></tr></table>
</div>
</div>
-</div>
<div class="appendix" lang="en">
<div class="titlepage">
<div><div><h2 class="title">
-<a name="logs"></a>Appendix A. Build logs</h2></div></div>
+<a name="logs"></a>Appendix B. Build logs</h2></div></div>
<div></div>
</div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
-<dt>A.1. <a href="#logs.building">Building top</a>
+<dt>B.1. <a href="#logs.building">Building top</a>
</dt>
-<dt>A.2. <a href="#logs.package">Packaging top</a>
+<dt>B.2. <a href="#logs.package">Packaging top</a>
</dt>
</dl>
</div>
<div class="sect1" lang="en">
<div class="titlepage">
<div><div><h2 class="title" style="clear: both">
-<a name="logs.building"></a>A.1. Building top</h2></div></div>
+<a name="logs.building"></a>B.1. Building top</h2></div></div>
<div></div>
</div>
<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre><tt class="prompt">#</tt> <b class="userinput"><tt>make</tt></b>
@@ -5153,7 +5145,7 @@ strip /usr/pkg/bin/top
<div class="sect1" lang="en">
<div class="titlepage">
<div><div><h2 class="title" style="clear: both">
-<a name="logs.package"></a>A.2. Packaging top</h2></div></div>
+<a name="logs.package"></a>B.2. Packaging top</h2></div></div>
<div></div>
</div>
<table xmlns:html="http://www.w3.org/1999/xhtml" class="programlisting"><tr><td><pre><tt class="prompt">#</tt> <b class="userinput"><tt>make package</tt></b>
@@ -5167,7 +5159,7 @@ Creating gzip'd tar ball in '/u/pkgsrc/sysutils/top/top-3.5beta5.tgz'</pre></td>
<div class="appendix" lang="en">
<div class="titlepage">
<div><div><h2 class="title">
-<a name="ftp-layout"></a>Appendix B. Layout of the FTP server's package archive</h2></div></div>
+<a name="ftp-layout"></a>Appendix C. Layout of the FTP server's package archive</h2></div></div>
<div></div>
</div>
<p>