Merge from vendor branch TNF:
[pkgsrcv2.git] / doc / pkgsrc.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5 <title>The pkgsrc guide</title>
6 <link rel="stylesheet" type="text/css" href="/global.css">
7 <meta name="generator" content="DocBook XSL Stylesheets VX.X.X">
8 <meta name="description" content="pkgsrc is a centralized package management system for Unix-like operating systems. This guide provides information for users and developers of pkgsrc. It covers installation of binary and source packages, creation of binary and source packages and a high-level overview about the infrastructure.">
9 </head>
10 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" title="The pkgsrc guide">
11 <div class="titlepage">
12 <div>
13 <div><h1 class="title">
14 <a name="the-pkgsrc-guide"></a>The pkgsrc guide</h1></div>
15 <div><h2 class="subtitle">Documentation on the NetBSD packages system</h2></div>
16 <div><div class="authorgroup">
17 <div class="author">
18 <h3 class="author">
19 <span class="firstname">Alistair</span> <span class="surname">Crooks</span>
20 </h3>
21 <div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:agc@NetBSD.org">agc@NetBSD.org</a>&gt;</code></p></div></div>
22 </div>
23 <div class="author">
24 <h3 class="author">
25 <span class="firstname">Hubert</span> <span class="surname">Feyrer</span>
26 </h3>
27 <div class="affiliation"><div class="address"><p><code class="email">&lt;<a class="email" href="mailto:hubertf@NetBSD.org">hubertf@NetBSD.org</a>&gt;</code></p></div></div>
28 </div>
29 <h3 class="corpauthor">
30         The pkgsrc Developers
31       </h3>
32 </div></div>
33 <div><p class="copyright">Copyright © 1994-2007 The NetBSD Foundation, Inc</p></div>
34 <div><p class="pubdate">$NetBSD: pkgsrc.xml,v 1.26 2007/09/18 08:17:21 rillig Exp $</p></div>
35 <div><div class="abstract" title="Abstract">
36 <p class="title"><b>Abstract</b></p>
37 <p>pkgsrc is a centralized package management system for
38         Unix-like operating systems. This guide provides information for
39         users and developers of pkgsrc. It covers installation of binary
40         and source packages, creation of binary and source packages and
41         a high-level overview about the infrastructure.</p>
42 </div></div>
43 </div>
44 <hr>
45 </div>
46 <div class="toc">
47 <p><b>Table of Contents</b></p>
48 <dl>
49 <dt><span class="chapter"><a href="#introduction">1. What is pkgsrc?</a></span></dt>
50 <dd><dl>
51 <dt><span class="sect1"><a href="#introduction-section">1.1. Introduction</a></span></dt>
52 <dd><dl>
53 <dt><span class="sect2"><a href="#why-pkgsrc">1.1.1. Why pkgsrc?</a></span></dt>
54 <dt><span class="sect2"><a href="#intro.platforms">1.1.2. Supported platforms</a></span></dt>
55 </dl></dd>
56 <dt><span class="sect1"><a href="#overview">1.2. Overview</a></span></dt>
57 <dt><span class="sect1"><a href="#terminology">1.3. Terminology</a></span></dt>
58 <dd><dl><dt><span class="sect2"><a href="#term.roles">1.3.1. Roles involved in pkgsrc</a></span></dt></dl></dd>
59 <dt><span class="sect1"><a href="#typography">1.4. Typography</a></span></dt>
60 </dl></dd>
61 <dt><span class="part"><a href="#users-guide">I. The pkgsrc user's guide</a></span></dt>
62 <dd><dl>
63 <dt><span class="chapter"><a href="#getting">2. Where to get pkgsrc and how to keep it up-to-date</a></span></dt>
64 <dd><dl>
65 <dt><span class="sect1"><a href="#getting-first">2.1. Getting pkgsrc for the first time</a></span></dt>
66 <dd><dl>
67 <dt><span class="sect2"><a href="#getting-via-tar">2.1.1. As tar file</a></span></dt>
68 <dt><span class="sect2"><a href="#getting-via-cvs">2.1.2. Via anonymous CVS</a></span></dt>
69 </dl></dd>
70 <dt><span class="sect1"><a href="#uptodate">2.2. Keeping pkgsrc up-to-date</a></span></dt>
71 <dd><dl>
72 <dt><span class="sect2"><a href="#uptodate-tar">2.2.1. Via tar files</a></span></dt>
73 <dt><span class="sect2"><a href="#uptodate-cvs">2.2.2. Via CVS</a></span></dt>
74 </dl></dd>
75 </dl></dd>
76 <dt><span class="chapter"><a href="#platforms">3. Using pkgsrc on systems other than NetBSD</a></span></dt>
77 <dd><dl>
78 <dt><span class="sect1"><a href="#binarydist">3.1. Binary distribution</a></span></dt>
79 <dt><span class="sect1"><a href="#bootstrapping-pkgsrc">3.2. Bootstrapping pkgsrc</a></span></dt>
80 <dt><span class="sect1"><a href="#platform-specific-notes">3.3. Platform-specific notes</a></span></dt>
81 <dd><dl>
82 <dt><span class="sect2"><a href="#darwin">3.3.1. Darwin (Mac OS X)</a></span></dt>
83 <dt><span class="sect2"><a href="#freebsd">3.3.2. FreeBSD</a></span></dt>
84 <dt><span class="sect2"><a href="#interix">3.3.3. Interix</a></span></dt>
85 <dt><span class="sect2"><a href="#irix">3.3.4. IRIX</a></span></dt>
86 <dt><span class="sect2"><a href="#linux">3.3.5. Linux</a></span></dt>
87 <dt><span class="sect2"><a href="#openbsd">3.3.6. OpenBSD</a></span></dt>
88 <dt><span class="sect2"><a href="#solaris">3.3.7. Solaris</a></span></dt>
89 </dl></dd>
90 </dl></dd>
91 <dt><span class="chapter"><a href="#using">4. Using pkgsrc</a></span></dt>
92 <dd><dl>
93 <dt><span class="sect1"><a href="#using-pkg">4.1. Using binary packages</a></span></dt>
94 <dd><dl>
95 <dt><span class="sect2"><a href="#finding-binary-packages">4.1.1. Finding binary packages</a></span></dt>
96 <dt><span class="sect2"><a href="#installing-binary-packages">4.1.2. Installing binary packages</a></span></dt>
97 <dt><span class="sect2"><a href="#using.pkg_delete">4.1.3. Deinstalling packages</a></span></dt>
98 <dt><span class="sect2"><a href="#using.pkg_info">4.1.4. Getting information about installed packages</a></span></dt>
99 <dt><span class="sect2"><a href="#vulnerabilities">4.1.5. Checking for security vulnerabilities in installed packages</a></span></dt>
100 <dt><span class="sect2"><a href="#pkg_versions">4.1.6. Finding if newer versions of your installed packages are in pkgsrc</a></span></dt>
101 <dt><span class="sect2"><a href="#using.pkg_admin">4.1.7. Other administrative functions</a></span></dt>
102 <dt><span class="sect2"><a href="#a-word-of-warning">4.1.8. A word of warning</a></span></dt>
103 </dl></dd>
104 <dt><span class="sect1"><a href="#building-packages-from-source">4.2. Building packages from source</a></span></dt>
105 <dd><dl>
106 <dt><span class="sect2"><a href="#requirements">4.2.1. Requirements</a></span></dt>
107 <dt><span class="sect2"><a href="#fetching-distfiles">4.2.2. Fetching distfiles</a></span></dt>
108 <dt><span class="sect2"><a href="#how-to-build-and-install">4.2.3. How to build and install</a></span></dt>
109 </dl></dd>
110 </dl></dd>
111 <dt><span class="chapter"><a href="#configuring">5. Configuring pkgsrc</a></span></dt>
112 <dd><dl>
113 <dt><span class="sect1"><a href="#general-configuration">5.1. General configuration</a></span></dt>
114 <dt><span class="sect1"><a href="#variables-affecting-build">5.2. Variables affecting the build process</a></span></dt>
115 <dt><span class="sect1"><a href="#variables-affecting-installation">5.3. Variables affecting the installation process</a></span></dt>
116 <dt><span class="sect1"><a href="#conf.compiler">5.4. Selecting and configuring the compiler</a></span></dt>
117 <dd><dl>
118 <dt><span class="sect2"><a href="#selecting-the-compiler">5.4.1. Selecting the compiler</a></span></dt>
119 <dt><span class="sect2"><a href="#conf.cflags">5.4.2. Additional flags to the compiler (<code class="varname">CFLAGS</code>)</a></span></dt>
120 <dt><span class="sect2"><a href="#conf.ldflags">5.4.3. Additional flags to the linker (<code class="varname">LDFLAGS</code>)</a></span></dt>
121 </dl></dd>
122 <dt><span class="sect1"><a href="#developer-advanced-settings">5.5. Developer/advanced settings</a></span></dt>
123 <dt><span class="sect1"><a href="#selecting-build-options">5.6. Selecting Build Options</a></span></dt>
124 </dl></dd>
125 <dt><span class="chapter"><a href="#binary">6. Creating binary packages</a></span></dt>
126 <dd><dl>
127 <dt><span class="sect1"><a href="#building-a-single-binary-package">6.1. Building a single binary package</a></span></dt>
128 <dt><span class="sect1"><a href="#settings-for-creationg-of-binary-packages">6.2. Settings for creation of binary packages</a></span></dt>
129 </dl></dd>
130 <dt><span class="chapter"><a href="#bulk">7. Creating binary packages for everything in pkgsrc (bulk
131 builds)</a></span></dt>
132 <dd><dl>
133 <dt><span class="sect1"><a href="#bulk.pre">7.1. Think first, build later</a></span></dt>
134 <dt><span class="sect1"><a href="#bulk.req">7.2. Requirements of a bulk build</a></span></dt>
135 <dt><span class="sect1"><a href="#bulk.old">7.3. Running an old-style bulk build</a></span></dt>
136 <dd><dl>
137 <dt><span class="sect2"><a href="#binary.configuration">7.3.1. Configuration</a></span></dt>
138 <dt><span class="sect2"><a href="#other-environmental-considerations">7.3.2. Other environmental considerations</a></span></dt>
139 <dt><span class="sect2"><a href="#operation">7.3.3. Operation</a></span></dt>
140 <dt><span class="sect2"><a href="#what-it-does">7.3.4. What it does</a></span></dt>
141 <dt><span class="sect2"><a href="#disk-space-requirements">7.3.5. Disk space requirements</a></span></dt>
142 <dt><span class="sect2"><a href="#setting-up-a-sandbox">7.3.6. Setting up a sandbox for chrooted builds</a></span></dt>
143 <dt><span class="sect2"><a href="#building-a-partial-set">7.3.7. Building a partial set of packages</a></span></dt>
144 <dt><span class="sect2"><a href="#bulk-upload">7.3.8. Uploading results of a bulk build</a></span></dt>
145 </dl></dd>
146 <dt><span class="sect1"><a href="#bulk.pbulk">7.4. Running a pbulk-style bulk build</a></span></dt>
147 <dd><dl>
148 <dt><span class="sect2"><a href="#bulk.pbulk.prepare">7.4.1. Preparation</a></span></dt>
149 <dt><span class="sect2"><a href="#bulk.pbulk.conf">7.4.2. Configuration</a></span></dt>
150 </dl></dd>
151 <dt><span class="sect1"><a href="#creating-cdroms">7.5. Creating a multiple CD-ROM packages collection</a></span></dt>
152 <dd><dl><dt><span class="sect2"><a href="#cdpack-example">7.5.1. Example of cdpack</a></span></dt></dl></dd>
153 </dl></dd>
154 <dt><span class="chapter"><a href="#files">8. Directory layout of the installed files</a></span></dt>
155 <dd><dl>
156 <dt><span class="sect1"><a href="#files.localbase">8.1. File system layout in <code class="literal">${LOCALBASE}</code></a></span></dt>
157 <dt><span class="sect1"><a href="#files.varbase">8.2. File system layout in <code class="literal">${VARBASE}</code></a></span></dt>
158 </dl></dd>
159 <dt><span class="chapter"><a href="#faq">9. Frequently Asked Questions</a></span></dt>
160 <dd><dl>
161 <dt><span class="sect1"><a href="#mailing-list-pointers">9.1. Are there any mailing lists for pkg-related discussion?</a></span></dt>
162 <dt><span class="sect1"><a href="#pkgviews-docs">9.2. Where's the pkgviews documentation?</a></span></dt>
163 <dt><span class="sect1"><a href="#faq-pkgtools">9.3. Utilities for package management (pkgtools)</a></span></dt>
164 <dt><span class="sect1"><a href="#non-root-pkgsrc">9.4. How to use pkgsrc as non-root</a></span></dt>
165 <dt><span class="sect1"><a href="#resume-transfers">9.5. How to resume transfers when fetching distfiles?</a></span></dt>
166 <dt><span class="sect1"><a href="#x.org-from-pkgsrc">9.6. How can I install/use modular X.org from pkgsrc?</a></span></dt>
167 <dt><span class="sect1"><a href="#fetch-behind-firewall">9.7. How to fetch files from behind a firewall</a></span></dt>
168 <dt><span class="sect1"><a href="#passive-ftp">9.8. How do I tell <span class="command"><strong>make fetch</strong></span> to do passive FTP?</a></span></dt>
169 <dt><span class="sect1"><a href="#fetching-all-distfiles">9.9. How to fetch all distfiles at once</a></span></dt>
170 <dt><span class="sect1"><a href="#tmac.andoc-missing">9.10. What does <span class="quote">&#8220;<span class="quote">Don't know how to make
171 /usr/share/tmac/tmac.andoc</span>&#8221;</span> mean?</a></span></dt>
172 <dt><span class="sect1"><a href="#bsd.own.mk-missing">9.11. What does <span class="quote">&#8220;<span class="quote">Could not find bsd.own.mk</span>&#8221;</span> mean?</a></span></dt>
173 <dt><span class="sect1"><a href="#using-sudo-with-pkgsrc">9.12. Using 'sudo' with pkgsrc</a></span></dt>
174 <dt><span class="sect1"><a href="#faq.conf">9.13. How do I change the location of configuration files?</a></span></dt>
175 <dt><span class="sect1"><a href="#audit-packages">9.14. Automated security checks</a></span></dt>
176 <dt><span class="sect1"><a href="#ufaq-cflags">9.15. Why do some packages ignore my <code class="varname">CFLAGS</code>?</a></span></dt>
177 <dt><span class="sect1"><a href="#ufaq-fail">9.16. A package does not build.  What shall I do?</a></span></dt>
178 <dt><span class="sect1"><a href="#faq.rcs-conflicts">9.17. What does <span class="quote">&#8220;<span class="quote">Makefile appears to contain unresolved cvs/rcs/??? merge conflicts</span>&#8221;</span> mean?</a></span></dt>
179 </dl></dd>
180 </dl></dd>
181 <dt><span class="part"><a href="#developers-guide">II. The pkgsrc developer's guide</a></span></dt>
182 <dd><dl>
183 <dt><span class="chapter"><a href="#creating">10. Creating a new pkgsrc package from scratch</a></span></dt>
184 <dd><dl>
185 <dt><span class="sect1"><a href="#creating.common">10.1. Common types of packages</a></span></dt>
186 <dd><dl>
187 <dt><span class="sect2"><a href="#creating.perl-module">10.1.1. Perl modules</a></span></dt>
188 <dt><span class="sect2"><a href="#creating.kde-app">10.1.2. KDE applications</a></span></dt>
189 <dt><span class="sect2"><a href="#creating.python-module">10.1.3. Python modules and programs</a></span></dt>
190 </dl></dd>
191 <dt><span class="sect1"><a href="#creating.examples">10.2. Examples</a></span></dt>
192 <dd><dl><dt><span class="sect2"><a href="#creating.nvu">10.2.1. How the www/nvu package came into pkgsrc</a></span></dt></dl></dd>
193 </dl></dd>
194 <dt><span class="chapter"><a href="#components">11. Package components - files, directories and contents</a></span></dt>
195 <dd><dl>
196 <dt><span class="sect1"><a href="#components.Makefile">11.1. <code class="filename">Makefile</code></a></span></dt>
197 <dt><span class="sect1"><a href="#components.distinfo">11.2. <code class="filename">distinfo</code></a></span></dt>
198 <dt><span class="sect1"><a href="#components.patches">11.3. patches/*</a></span></dt>
199 <dd><dl>
200 <dt><span class="sect2"><a href="#components.patch.structure">11.3.1. Structure of a single patch file</a></span></dt>
201 <dt><span class="sect2"><a href="#components.patches.caveats">11.3.2. Creating patch files</a></span></dt>
202 <dt><span class="sect2"><a href="#components.patches.sources">11.3.3. Sources where the patch files come from</a></span></dt>
203 <dt><span class="sect2"><a href="#components.patches.guidelines">11.3.4. Patching guidelines</a></span></dt>
204 <dt><span class="sect2"><a href="#components.patches.feedback">11.3.5. Feedback to the author</a></span></dt>
205 </dl></dd>
206 <dt><span class="sect1"><a href="#other-mandatory-files">11.4. Other mandatory files</a></span></dt>
207 <dt><span class="sect1"><a href="#components.optional">11.5. Optional files</a></span></dt>
208 <dd><dl>
209 <dt><span class="sect2"><a href="#components.optional.bin">11.5.1. Files affecting the binary package</a></span></dt>
210 <dt><span class="sect2"><a href="#components.optional.build">11.5.2. Files affecting the build process</a></span></dt>
211 <dt><span class="sect2"><a href="#components.optional.none">11.5.3. Files affecting nothing at all</a></span></dt>
212 </dl></dd>
213 <dt><span class="sect1"><a href="#work-dir">11.6. <code class="filename">work*</code></a></span></dt>
214 <dt><span class="sect1"><a href="#files-dir">11.7. <code class="filename">files/*</code></a></span></dt>
215 </dl></dd>
216 <dt><span class="chapter"><a href="#makefile">12. Programming in <code class="filename">Makefile</code>s</a></span></dt>
217 <dd><dl>
218 <dt><span class="sect1"><a href="#makefile.style">12.1. Caveats</a></span></dt>
219 <dt><span class="sect1"><a href="#makefile.variables">12.2. <code class="filename">Makefile</code> variables</a></span></dt>
220 <dd><dl><dt><span class="sect2"><a href="#makefile.variables.names">12.2.1. Naming conventions</a></span></dt></dl></dd>
221 <dt><span class="sect1"><a href="#makefile.code">12.3. Code snippets</a></span></dt>
222 <dd><dl>
223 <dt><span class="sect2"><a href="#adding-to-list">12.3.1. Adding things to a list</a></span></dt>
224 <dt><span class="sect2"><a href="#converting-internal-to-external">12.3.2. Converting an internal list into an external list</a></span></dt>
225 <dt><span class="sect2"><a href="#passing-variable-to-shell">12.3.3. Passing variables to a shell command</a></span></dt>
226 <dt><span class="sect2"><a href="#quoting-guideline">12.3.4. Quoting guideline</a></span></dt>
227 <dt><span class="sect2"><a href="#bsd-make-bug-workaround">12.3.5. Workaround for a bug in BSD Make</a></span></dt>
228 </dl></dd>
229 </dl></dd>
230 <dt><span class="chapter"><a href="#plist">13. PLIST issues</a></span></dt>
231 <dd><dl>
232 <dt><span class="sect1"><a href="#rcs-id">13.1. RCS ID</a></span></dt>
233 <dt><span class="sect1"><a href="#automatic-plist-generation">13.2. Semi-automatic <code class="filename">PLIST</code> generation</a></span></dt>
234 <dt><span class="sect1"><a href="#print-PLIST">13.3. Tweaking output of <span class="command"><strong>make print-PLIST</strong></span></a></span></dt>
235 <dt><span class="sect1"><a href="#plist.misc">13.4. Variable substitution in PLIST</a></span></dt>
236 <dt><span class="sect1"><a href="#manpage-compression">13.5. Man page compression</a></span></dt>
237 <dt><span class="sect1"><a href="#using-PLIST_SRC">13.6. Changing PLIST source with <code class="varname">PLIST_SRC</code></a></span></dt>
238 <dt><span class="sect1"><a href="#platform-specific-plist">13.7. Platform-specific and differing PLISTs</a></span></dt>
239 <dt><span class="sect1"><a href="#faq.common-dirs">13.8. Sharing directories between packages</a></span></dt>
240 </dl></dd>
241 <dt><span class="chapter"><a href="#buildlink">14. Buildlink methodology</a></span></dt>
242 <dd><dl>
243 <dt><span class="sect1"><a href="#converting-to-buildlink3">14.1. Converting packages to use buildlink3</a></span></dt>
244 <dt><span class="sect1"><a href="#creating-buildlink3.mk">14.2. Writing <code class="filename">buildlink3.mk</code> files</a></span></dt>
245 <dd><dl>
246 <dt><span class="sect2"><a href="#anatomy-of-bl3">14.2.1. Anatomy of a buildlink3.mk file</a></span></dt>
247 <dt><span class="sect2"><a href="#updating-buildlink-depends">14.2.2. Updating <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code> in <code class="filename">buildlink3.mk</code> files</a></span></dt>
248 </dl></dd>
249 <dt><span class="sect1"><a href="#writing-builtin.mk">14.3. Writing <code class="filename">builtin.mk</code> files</a></span></dt>
250 <dd><dl>
251 <dt><span class="sect2"><a href="#anatomy-of-builtin.mk">14.3.1. Anatomy of a <code class="filename">builtin.mk</code> file</a></span></dt>
252 <dt><span class="sect2"><a href="#native-or-pkgsrc-preference">14.3.2. Global preferences for native or pkgsrc software</a></span></dt>
253 </dl></dd>
254 </dl></dd>
255 <dt><span class="chapter"><a href="#pkginstall">15. The pkginstall framework</a></span></dt>
256 <dd><dl>
257 <dt><span class="sect1"><a href="#files-and-dirs-outside-prefix">15.1. Files and directories outside the installation prefix</a></span></dt>
258 <dd><dl>
259 <dt><span class="sect2"><a href="#dirs-outside-prefix">15.1.1. Directory manipulation</a></span></dt>
260 <dt><span class="sect2"><a href="#files-outside-prefix">15.1.2. File manipulation</a></span></dt>
261 </dl></dd>
262 <dt><span class="sect1"><a href="#conf-files">15.2. Configuration files</a></span></dt>
263 <dd><dl>
264 <dt><span class="sect2"><a href="#conf-files-sysconfdir">15.2.1. How <code class="varname">PKG_SYSCONFDIR</code> is set</a></span></dt>
265 <dt><span class="sect2"><a href="#conf-files-configure">15.2.2. Telling the software where configuration files are</a></span></dt>
266 <dt><span class="sect2"><a href="#conf-files-patching">15.2.3. Patching installations</a></span></dt>
267 <dt><span class="sect2"><a href="#conf-files-disable">15.2.4. Disabling handling of configuration files</a></span></dt>
268 </dl></dd>
269 <dt><span class="sect1"><a href="#rcd-scripts">15.3. System startup scripts</a></span></dt>
270 <dd><dl><dt><span class="sect2"><a href="#rcd-scripts-disable">15.3.1. Disabling handling of system startup scripts</a></span></dt></dl></dd>
271 <dt><span class="sect1"><a href="#users-and-groups">15.4. System users and groups</a></span></dt>
272 <dt><span class="sect1"><a href="#shells">15.5. System shells</a></span></dt>
273 <dd><dl><dt><span class="sect2"><a href="#shells-disable">15.5.1. Disabling shell registration</a></span></dt></dl></dd>
274 <dt><span class="sect1"><a href="#fonts">15.6. Fonts</a></span></dt>
275 <dd><dl><dt><span class="sect2"><a href="#fonts-disable">15.6.1. Disabling automatic update of the fonts databases</a></span></dt></dl></dd>
276 </dl></dd>
277 <dt><span class="chapter"><a href="#options">16. Options handling</a></span></dt>
278 <dd><dl>
279 <dt><span class="sect1"><a href="#global-default-options">16.1. Global default options</a></span></dt>
280 <dt><span class="sect1"><a href="#converting-to-options">16.2. Converting packages to use <code class="filename">bsd.options.mk</code></a></span></dt>
281 <dt><span class="sect1"><a href="#option-names">16.3. Option Names</a></span></dt>
282 <dt><span class="sect1"><a href="#option-build">16.4. Determining the options of dependencies</a></span></dt>
283 </dl></dd>
284 <dt><span class="chapter"><a href="#build">17. The build process</a></span></dt>
285 <dd><dl>
286 <dt><span class="sect1"><a href="#build.intro">17.1. Introduction</a></span></dt>
287 <dt><span class="sect1"><a href="#build.prefix">17.2. Program location</a></span></dt>
288 <dt><span class="sect1"><a href="#build.builddirs">17.3. Directories used during the build process</a></span></dt>
289 <dt><span class="sect1"><a href="#build.running">17.4. Running a phase</a></span></dt>
290 <dt><span class="sect1"><a href="#build.fetch">17.5. The <span class="emphasis"><em>fetch</em></span> phase</a></span></dt>
291 <dd><dl>
292 <dt><span class="sect2"><a href="#build.fetch.what">17.5.1. What to fetch and where to get it from</a></span></dt>
293 <dt><span class="sect2"><a href="#build.fetch.how">17.5.2. How are the files fetched?</a></span></dt>
294 </dl></dd>
295 <dt><span class="sect1"><a href="#build.checksum">17.6. The <span class="emphasis"><em>checksum</em></span> phase</a></span></dt>
296 <dt><span class="sect1"><a href="#build.extract">17.7. The <span class="emphasis"><em>extract</em></span> phase</a></span></dt>
297 <dt><span class="sect1"><a href="#build.patch">17.8. The <span class="emphasis"><em>patch</em></span> phase</a></span></dt>
298 <dt><span class="sect1"><a href="#build.tools">17.9. The <span class="emphasis"><em>tools</em></span> phase</a></span></dt>
299 <dt><span class="sect1"><a href="#build.wrapper">17.10. The <span class="emphasis"><em>wrapper</em></span> phase</a></span></dt>
300 <dt><span class="sect1"><a href="#build.configure">17.11. The <span class="emphasis"><em>configure</em></span> phase</a></span></dt>
301 <dt><span class="sect1"><a href="#build.build">17.12. The <span class="emphasis"><em>build</em></span> phase</a></span></dt>
302 <dt><span class="sect1"><a href="#build.test">17.13. The <span class="emphasis"><em>test</em></span> phase</a></span></dt>
303 <dt><span class="sect1"><a href="#build.install">17.14. The <span class="emphasis"><em>install</em></span> phase</a></span></dt>
304 <dt><span class="sect1"><a href="#build.package">17.15. The <span class="emphasis"><em>package</em></span> phase</a></span></dt>
305 <dt><span class="sect1"><a href="#build.clean">17.16. Cleaning up</a></span></dt>
306 <dt><span class="sect1"><a href="#build.helpful-targets">17.17. Other helpful targets</a></span></dt>
307 </dl></dd>
308 <dt><span class="chapter"><a href="#tools">18. Tools needed for building or running</a></span></dt>
309 <dd><dl>
310 <dt><span class="sect1"><a href="#pkgsrc-tools">18.1. Tools for pkgsrc builds</a></span></dt>
311 <dt><span class="sect1"><a href="#package-tools">18.2. Tools needed by packages</a></span></dt>
312 <dt><span class="sect1"><a href="#platform-tools">18.3. Tools provided by platforms</a></span></dt>
313 <dt><span class="sect1"><a href="#tools.questions">18.4. Questions regarding the tools</a></span></dt>
314 </dl></dd>
315 <dt><span class="chapter"><a href="#fixes">19. Making your package work</a></span></dt>
316 <dd><dl>
317 <dt><span class="sect1"><a href="#general-operation">19.1. General operation</a></span></dt>
318 <dd><dl>
319 <dt><span class="sect2"><a href="#portability-of-packages">19.1.1. Portability of packages</a></span></dt>
320 <dt><span class="sect2"><a href="#pulling-vars-from-etc-mk.conf">19.1.2. How to pull in user-settable variables from <code class="filename">mk.conf</code></a></span></dt>
321 <dt><span class="sect2"><a href="#user-interaction">19.1.3. User interaction</a></span></dt>
322 <dt><span class="sect2"><a href="#handling-licenses">19.1.4. Handling licenses</a></span></dt>
323 <dt><span class="sect2"><a href="#restricted-packages">19.1.5. Restricted packages</a></span></dt>
324 <dt><span class="sect2"><a href="#dependencies">19.1.6. Handling dependencies</a></span></dt>
325 <dt><span class="sect2"><a href="#conflicts">19.1.7. Handling conflicts with other packages</a></span></dt>
326 <dt><span class="sect2"><a href="#not-building-packages">19.1.8. Packages that cannot or should not be built</a></span></dt>
327 <dt><span class="sect2"><a href="#undeletable-packages">19.1.9. Packages which should not be deleted, once installed</a></span></dt>
328 <dt><span class="sect2"><a href="#security-handling">19.1.10. Handling packages with security problems</a></span></dt>
329 <dt><span class="sect2"><a href="#bumping-pkgrevision">19.1.11. How to handle incrementing versions when fixing an existing package</a></span></dt>
330 <dt><span class="sect2"><a href="#fixes.subst">19.1.12. Substituting variable text in the package files (the SUBST framework)</a></span></dt>
331 </dl></dd>
332 <dt><span class="sect1"><a href="#fixes.fetch">19.2. Fixing problems in the <span class="emphasis"><em>fetch</em></span> phase</a></span></dt>
333 <dd><dl>
334 <dt><span class="sect2"><a href="#no-plain-download">19.2.1. Packages whose distfiles aren't available for plain downloading</a></span></dt>
335 <dt><span class="sect2"><a href="#modified-distfiles-same-name">19.2.2. How to handle modified distfiles with the 'old' name</a></span></dt>
336 </dl></dd>
337 <dt><span class="sect1"><a href="#fixes.configure">19.3. Fixing problems in the <span class="emphasis"><em>configure</em></span> phase</a></span></dt>
338 <dd><dl>
339 <dt><span class="sect2"><a href="#fixes.libtool">19.3.1. Shared libraries - libtool</a></span></dt>
340 <dt><span class="sect2"><a href="#using-libtool">19.3.2. Using libtool on GNU packages that already support libtool</a></span></dt>
341 <dt><span class="sect2"><a href="#autoconf-automake">19.3.3. GNU Autoconf/Automake</a></span></dt>
342 </dl></dd>
343 <dt><span class="sect1"><a href="#programming-languages">19.4. Programming languages</a></span></dt>
344 <dd><dl>
345 <dt><span class="sect2"><a href="#basic-programming-languages">19.4.1. C, C++, and Fortran</a></span></dt>
346 <dt><span class="sect2"><a href="#java-programming-language">19.4.2. Java</a></span></dt>
347 <dt><span class="sect2"><a href="#perl-scripts">19.4.3. Packages containing perl scripts</a></span></dt>
348 <dt><span class="sect2"><a href="#other-programming-languages">19.4.4. Other programming languages</a></span></dt>
349 </dl></dd>
350 <dt><span class="sect1"><a href="#fixes.build">19.5. Fixing problems in the <span class="emphasis"><em>build</em></span> phase</a></span></dt>
351 <dd><dl>
352 <dt><span class="sect2"><a href="#fixes.build.cpp">19.5.1. Compiling C and C++ code conditionally</a></span></dt>
353 <dt><span class="sect2"><a href="#compiler-bugs">19.5.2. How to handle compiler bugs</a></span></dt>
354 <dt><span class="sect2"><a href="#undefined-reference">19.5.3. Undefined reference to <span class="quote">&#8220;<span class="quote">...</span>&#8221;</span></a></span></dt>
355 <dt><span class="sect2"><a href="#out-of-memory">19.5.4. Running out of memory</a></span></dt>
356 </dl></dd>
357 <dt><span class="sect1"><a href="#fixes.install">19.6. Fixing problems in the <span class="emphasis"><em>install</em></span> phase</a></span></dt>
358 <dd><dl>
359 <dt><span class="sect2"><a href="#install-scripts">19.6.1. Creating needed directories</a></span></dt>
360 <dt><span class="sect2"><a href="#where-to-install-documentation">19.6.2. Where to install documentation</a></span></dt>
361 <dt><span class="sect2"><a href="#installing-score-files">19.6.3. Installing highscore files</a></span></dt>
362 <dt><span class="sect2"><a href="#destdir-support">19.6.4. Adding DESTDIR support to packages</a></span></dt>
363 <dt><span class="sect2"><a href="#hardcoded-paths">19.6.5. Packages with hardcoded paths to other interpreters</a></span></dt>
364 <dt><span class="sect2"><a href="#perl-modules">19.6.6. Packages installing perl modules</a></span></dt>
365 <dt><span class="sect2"><a href="#faq.info-files">19.6.7. Packages installing info files</a></span></dt>
366 <dt><span class="sect2"><a href="#manpages">19.6.8. Packages installing man pages</a></span></dt>
367 <dt><span class="sect2"><a href="#gconf-data-files">19.6.9. Packages installing GConf data files</a></span></dt>
368 <dt><span class="sect2"><a href="#scrollkeeper-data-files">19.6.10. Packages installing scrollkeeper/rarian data files</a></span></dt>
369 <dt><span class="sect2"><a href="#x11-fonts">19.6.11. Packages installing X11 fonts</a></span></dt>
370 <dt><span class="sect2"><a href="#gtk2-modules">19.6.12. Packages installing GTK2 modules</a></span></dt>
371 <dt><span class="sect2"><a href="#sgml-xml-data">19.6.13. Packages installing SGML or XML data</a></span></dt>
372 <dt><span class="sect2"><a href="#mime-database">19.6.14. Packages installing extensions to the MIME database</a></span></dt>
373 <dt><span class="sect2"><a href="#intltool">19.6.15. Packages using intltool</a></span></dt>
374 <dt><span class="sect2"><a href="#startup-scripts">19.6.16. Packages installing startup scripts</a></span></dt>
375 <dt><span class="sect2"><a href="#tex-packages">19.6.17. Packages installing TeX modules</a></span></dt>
376 <dt><span class="sect2"><a href="#emulation-packages">19.6.18. Packages supporting running binaries in
377     emulation</a></span></dt>
378 <dt><span class="sect2"><a href="#hicolor-theme">19.6.19. Packages installing hicolor theme icons</a></span></dt>
379 <dt><span class="sect2"><a href="#desktop-files">19.6.20. Packages installing desktop files</a></span></dt>
380 </dl></dd>
381 <dt><span class="sect1"><a href="#punting">19.7. Marking packages as having problems</a></span></dt>
382 </dl></dd>
383 <dt><span class="chapter"><a href="#debug">20. Debugging</a></span></dt>
384 <dt><span class="chapter"><a href="#submit">21. Submitting and Committing</a></span></dt>
385 <dd><dl>
386 <dt><span class="sect1"><a href="#submitting-binary-packages">21.1. Submitting binary packages</a></span></dt>
387 <dt><span class="sect1"><a href="#submitting-your-package">21.2. Submitting source packages (for non-NetBSD-developers)</a></span></dt>
388 <dt><span class="sect1"><a href="#general-notes-for-changes">21.3. General notes when adding, updating, or removing packages</a></span></dt>
389 <dt><span class="sect1"><a href="#committing-importing">21.4. Committing: Importing a package into CVS</a></span></dt>
390 <dt><span class="sect1"><a href="#updating-package">21.5. Updating a package to a newer version</a></span></dt>
391 <dt><span class="sect1"><a href="#renaming-package">21.6. Renaming a package in pkgsrc</a></span></dt>
392 <dt><span class="sect1"><a href="#moving-package">21.7. Moving a package in pkgsrc</a></span></dt>
393 </dl></dd>
394 <dt><span class="chapter"><a href="#devfaq">22. Frequently Asked Questions</a></span></dt>
395 <dt><span class="chapter"><a href="#gnome">23. GNOME packaging and porting</a></span></dt>
396 <dd><dl>
397 <dt><span class="sect1"><a href="#meta-packages">23.1. Meta packages</a></span></dt>
398 <dt><span class="sect1"><a href="#new-package">23.2. Packaging a GNOME application</a></span></dt>
399 <dt><span class="sect1"><a href="#full-update">23.3. Updating GNOME to a newer version</a></span></dt>
400 <dt><span class="sect1"><a href="#patching">23.4. Patching guidelines</a></span></dt>
401 </dl></dd>
402 </dl></dd>
403 <dt><span class="part"><a href="#infrastructure">III. The pkgsrc infrastructure internals</a></span></dt>
404 <dd><dl>
405 <dt><span class="chapter"><a href="#infr.design">24. Design of the pkgsrc infrastructure</a></span></dt>
406 <dd><dl>
407 <dt><span class="sect1"><a href="#infr.vardef">24.1. The meaning of variable definitions</a></span></dt>
408 <dt><span class="sect1"><a href="#infr.vardef.problems">24.2. Avoiding problems before they arise</a></span></dt>
409 <dt><span class="sect1"><a href="#infr.var">24.3. Variable evaluation</a></span></dt>
410 <dd><dl>
411 <dt><span class="sect2"><a href="#infr.var.load">24.3.1. At load time</a></span></dt>
412 <dt><span class="sect2"><a href="#infr.var.run">24.3.2. At runtime</a></span></dt>
413 </dl></dd>
414 <dt><span class="sect1"><a href="#infr.varspec">24.4. How can variables be specified?</a></span></dt>
415 <dt><span class="sect1"><a href="#infr.design.intf">24.5. Designing interfaces for Makefile fragments</a></span></dt>
416 <dd><dl>
417 <dt><span class="sect2"><a href="#infr.design.intf.proc">24.5.1. Procedures with parameters</a></span></dt>
418 <dt><span class="sect2"><a href="#infr.design.intf.action">24.5.2. Actions taken on behalf of parameters</a></span></dt>
419 </dl></dd>
420 <dt><span class="sect1"><a href="#infr.order">24.6. The order in which files are loaded</a></span></dt>
421 <dd><dl>
422 <dt><span class="sect2"><a href="#infr.order.prefs">24.6.1. The order in <code class="filename">bsd.prefs.mk</code></a></span></dt>
423 <dt><span class="sect2"><a href="#infr.order.pkg">24.6.2. The order in <code class="filename">bsd.pkg.mk</code></a></span></dt>
424 </dl></dd>
425 </dl></dd>
426 <dt><span class="chapter"><a href="#regression">25. Regression tests</a></span></dt>
427 <dd><dl>
428 <dt><span class="sect1"><a href="#regression.descr">25.1. The regression tests framework</a></span></dt>
429 <dt><span class="sect1"><a href="#regression.run">25.2. Running the regression tests</a></span></dt>
430 <dt><span class="sect1"><a href="#regression.new">25.3. Adding a new regression test</a></span></dt>
431 <dd><dl>
432 <dt><span class="sect2"><a href="#regression.fun.override">25.3.1. Overridable functions</a></span></dt>
433 <dt><span class="sect2"><a href="#regression.fun.helper">25.3.2. Helper functions</a></span></dt>
434 </dl></dd>
435 </dl></dd>
436 <dt><span class="chapter"><a href="#porting">26. Porting pkgsrc</a></span></dt>
437 <dd><dl>
438 <dt><span class="sect1"><a href="#porting.opsys">26.1. Porting pkgsrc to a new operating system</a></span></dt>
439 <dt><span class="sect1"><a href="#porting.compiler">26.2. Adding support for a new compiler</a></span></dt>
440 </dl></dd>
441 </dl></dd>
442 <dt><span class="appendix"><a href="#examples">A. A simple example package: bison</a></span></dt>
443 <dd><dl>
444 <dt><span class="sect1"><a href="#example-files">A.1. files</a></span></dt>
445 <dd><dl>
446 <dt><span class="sect2"><a href="#example-Makefile">A.1.1. Makefile</a></span></dt>
447 <dt><span class="sect2"><a href="#example-descr">A.1.2. DESCR</a></span></dt>
448 <dt><span class="sect2"><a href="#example-plist">A.1.3. PLIST</a></span></dt>
449 <dt><span class="sect2"><a href="#checking-package-with-pkglint">A.1.4. Checking a package with <span class="command"><strong>pkglint</strong></span></a></span></dt>
450 </dl></dd>
451 <dt><span class="sect1"><a href="#steps-for-b-i-p">A.2. Steps for building, installing, packaging</a></span></dt>
452 </dl></dd>
453 <dt><span class="appendix"><a href="#logs">B. Build logs</a></span></dt>
454 <dd><dl>
455 <dt><span class="sect1"><a href="#logs.building">B.1. Building figlet</a></span></dt>
456 <dt><span class="sect1"><a href="#logs.package">B.2. Packaging figlet</a></span></dt>
457 </dl></dd>
458 <dt><span class="appendix"><a href="#ftp-layout">C. Directory layout of the pkgsrc FTP server</a></span></dt>
459 <dd><dl>
460 <dt><span class="sect1"><a href="#ftp-distfiles">C.1. <code class="filename">distfiles</code>: The distributed source files</a></span></dt>
461 <dt><span class="sect1"><a href="#ftp-misc">C.2. <code class="filename">misc</code>: Miscellaneous things</a></span></dt>
462 <dt><span class="sect1"><a href="#ftp-packages">C.3. <code class="filename">packages</code>: Binary packages</a></span></dt>
463 <dt><span class="sect1"><a href="#ftp-reports">C.4. <code class="filename">reports</code>: Bulk build reports</a></span></dt>
464 <dt><span class="sect1"><a href="#ftp-source">C.5. <code class="filename">current</code>,
465 <code class="filename">pkgsrc-20<em class="replaceable"><code>xx</code></em>Q<em class="replaceable"><code>y</code></em></code>:
466 source packages</a></span></dt>
467 </dl></dd>
468 <dt><span class="appendix"><a href="#editing">D. Editing guidelines for the pkgsrc guide</a></span></dt>
469 <dd><dl>
470 <dt><span class="sect1"><a href="#targets">D.1. Make targets</a></span></dt>
471 <dt><span class="sect1"><a href="#procedure">D.2. Procedure</a></span></dt>
472 </dl></dd>
473 </dl>
474 </div>
475 <div class="list-of-tables">
476 <p><b>List of Tables</b></p>
477 <dl>
478 <dt>1.1. <a href="#supported-platforms">Platforms supported by pkgsrc</a>
479 </dt>
480 <dt>11.1. <a href="#patch-examples">Patching examples</a>
481 </dt>
482 <dt>23.1. <a href="#plist-handling">PLIST handling for GNOME packages</a>
483 </dt>
484 </dl>
485 </div>
486 <div class="chapter" title="Chapter 1. What is pkgsrc?">
487 <div class="titlepage"><div><div><h2 class="title">
488 <a name="introduction"></a>Chapter 1. What is pkgsrc?</h2></div></div></div>
489 <div class="toc">
490 <p><b>Table of Contents</b></p>
491 <dl>
492 <dt><span class="sect1"><a href="#introduction-section">1.1. Introduction</a></span></dt>
493 <dd><dl>
494 <dt><span class="sect2"><a href="#why-pkgsrc">1.1.1. Why pkgsrc?</a></span></dt>
495 <dt><span class="sect2"><a href="#intro.platforms">1.1.2. Supported platforms</a></span></dt>
496 </dl></dd>
497 <dt><span class="sect1"><a href="#overview">1.2. Overview</a></span></dt>
498 <dt><span class="sect1"><a href="#terminology">1.3. Terminology</a></span></dt>
499 <dd><dl><dt><span class="sect2"><a href="#term.roles">1.3.1. Roles involved in pkgsrc</a></span></dt></dl></dd>
500 <dt><span class="sect1"><a href="#typography">1.4. Typography</a></span></dt>
501 </dl>
502 </div>
503 <div class="sect1" title="1.1. Introduction">
504 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
505 <a name="introduction-section"></a>1.1. Introduction</h2></div></div></div>
506 <p>There is a lot of software freely available for Unix-based
507 systems, which is usually available in form of the source code. Before
508 such software can be used, it needs to be configured to the local
509 system, compiled and installed, and this is exactly what The NetBSD
510 Packages Collection (pkgsrc) does. pkgsrc also has some basic commands
511 to handle binary packages, so that not every user has to build the
512 packages for himself, which is a time-costly task.</p>
513 <p>pkgsrc currently contains several thousand packages,
514       including:</p>
515 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
516 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/apache/README.html" target="_top"><code class="filename">www/apache</code></a> - The Apache
517           web server</p></li>
518 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/firefox/README.html" target="_top"><code class="filename">www/firefox</code></a> - The Firefox
519           web browser</p></li>
520 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/gnome/README.html" target="_top"><code class="filename">meta-pkgs/gnome</code></a> - The GNOME
521           Desktop Environment</p></li>
522 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/kde3/README.html" target="_top"><code class="filename">meta-pkgs/kde3</code></a> - The K
523           Desktop Environment</p></li>
524 </ul></div>
525 <p>...just to name a few.</p>
526 <p>pkgsrc has built-in support for handling varying dependencies,
527       such as pthreads and X11, and extended features such as IPv6 support on
528       a range of platforms.</p>
529 <div class="sect2" title="1.1.1. Why pkgsrc?">
530 <div class="titlepage"><div><div><h3 class="title">
531 <a name="why-pkgsrc"></a>1.1.1. Why pkgsrc?</h3></div></div></div>
532 <p>
533 pkgsrc provides the following key features:
534 </p>
535 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
536 <li class="listitem"><p>Easy building of software from source as well as the creation
537   and installation of binary packages. The source and latest
538   patches are retrieved from a master or mirror download site, checksum
539   verified, then built on your system. Support for binary-only
540   distributions is available for both native platforms and NetBSD
541   emulated platforms.</p></li>
542 <li class="listitem"><p>All packages are installed in a consistent directory tree,
543   including binaries, libraries, man pages and other
544   documentation.</p></li>
545 <li class="listitem"><p>Package dependencies, including when performing package updates,
546   are handled automatically. The configuration files of various
547   packages are handled automatically during updates, so local changes
548   are preserved.</p></li>
549 <li class="listitem"><p>Like NetBSD, pkgsrc is designed with portability in mind and
550   consists of highly portable code. This allows the greatest speed of
551   development when porting to a new platform. This portability also
552   ensures that pkgsrc is <span class="emphasis"><em>consistent across all
553   platforms</em></span>.</p></li>
554 <li class="listitem"><p>The installation prefix, acceptable software licenses,
555   international encryption requirements and build-time options for a
556   large number of packages are all set in a simple, central
557   configuration file.</p></li>
558 <li class="listitem"><p>The entire source (not including the distribution files) is
559   freely available under a BSD license, so you may extend and adapt
560   pkgsrc to your needs. Support for local packages and patches is
561   available right out of the box, so you can configure it specifically
562   for your environment.</p></li>
563 </ul></div>
564 <p>The following principles are basic to pkgsrc:</p>
565 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
566 <li class="listitem"><p><span class="quote">&#8220;<span class="quote">It should only work if it's right.</span>&#8221;</span>
567 &mdash; That means, if a package contains bugs, it's better to find
568 them and to complain about them rather than to just install the package
569 and hope that it works. There are numerous checks in pkgsrc that try to
570 find such bugs: Static analysis tools (<a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkglint/README.html" target="_top"><code class="filename">pkgtools/pkglint</code></a>), build-time checks (portability
571 of shell scripts), and post-installation checks (installed files,
572 references to shared libraries, script interpreters).</p></li>
573 <li class="listitem"><p><span class="quote">&#8220;<span class="quote">If it works, it should work everywhere</span>&#8221;</span>
574 &mdash; Like NetBSD has been ported to many hardware architectures,
575 pkgsrc has been ported to many operating systems. Care is taken that
576 packages behave the same on all platforms.</p></li>
577 </ul></div>
578 </div>
579 <div class="sect2" title="1.1.2. Supported platforms">
580 <div class="titlepage"><div><div><h3 class="title">
581 <a name="intro.platforms"></a>1.1.2. Supported platforms</h3></div></div></div>
582 <p>pkgsrc consists of both a source distribution and a binary
583 distribution for these operating systems. After retrieving the required
584 source or binaries, you can be up and running with pkgsrc in just
585 minutes!</p>
586 <p>pkgsrc was derived from FreeBSD's ports system, and
587       initially developed for NetBSD only. Since then, pkgsrc has
588       grown a lot, and now supports the following platforms:</p>
589 <div class="table">
590 <a name="supported-platforms"></a><p class="title"><b>Table 1.1. Platforms supported by pkgsrc</b></p>
591 <div class="table-contents"><table summary="Platforms supported by pkgsrc" border="1">
592 <colgroup>
593 <col>
594 <col>
595 </colgroup>
596 <thead><tr>
597 <th>Platform</th>
598 <th>Date Support Added</th>
599 </tr></thead>
600 <tbody>
601 <tr>
602 <td><a class="ulink" href="http://www.NetBSD.org/" target="_top">NetBSD</a></td>
603 <td align="center">Aug 1997</td>
604 </tr>
605 <tr>
606 <td><a class="ulink" href="http://wwws.sun.com/software/solaris/" target="_top">Solaris</a></td>
607 <td align="center">Mar 1999</td>
608 </tr>
609 <tr>
610 <td><a class="ulink" href="http://www.kernel.org/" target="_top">Linux</a></td>
611 <td align="center">Jun 1999</td>
612 </tr>
613 <tr>
614 <td>
615           <a class="ulink" href="http://developer.apple.com/darwin/" target="_top">Darwin</a>
616           (<a class="ulink" href="http://developer.apple.com/macosx/" target="_top">Mac OS X</a>)
617         </td>
618 <td align="center">Oct 2001</td>
619 </tr>
620 <tr>
621 <td><a class="ulink" href="http://www.freebsd.org/" target="_top">FreeBSD</a></td>
622 <td align="center">Nov 2002</td>
623 </tr>
624 <tr>
625 <td><a class="ulink" href="http://www.openbsd.org/" target="_top">OpenBSD</a></td>
626 <td align="center">Nov 2002</td>
627 </tr>
628 <tr>
629 <td><a class="ulink" href="http://www.sgi.com/software/irix/" target="_top">IRIX</a></td>
630 <td align="center">Dec 2002</td>
631 </tr>
632 <tr>
633 <td>BSD/OS</td>
634 <td align="center">Dec 2003</td>
635 </tr>
636 <tr>
637 <td><a class="ulink" href="http://www-1.ibm.com/servers/aix/" target="_top">AIX</a></td>
638 <td align="center">Dec 2003</td>
639 </tr>
640 <tr>
641 <td>
642           <a class="ulink" href="http://www.microsoft.com/windows/sfu/" target="_top">Interix</a>
643           (Microsoft Windows Services for Unix)
644         </td>
645 <td align="center">Mar 2004</td>
646 </tr>
647 <tr>
648 <td><a class="ulink" href="http://www.dragonflybsd.org/" target="_top">DragonFlyBSD</a></td>
649 <td align="center">Oct 2004</td>
650 </tr>
651 <tr>
652 <td><a class="ulink" href="http://www.tru64.org/" target="_top">OSF/1</a></td>
653 <td align="center">Nov 2004</td>
654 </tr>
655 <tr>
656 <td><a class="ulink" href="http://www.hp.com/products1/unix/" target="_top">HP-UX</a></td>
657 <td align="center">Apr 2007</td>
658 </tr>
659 <tr>
660 <td><a class="ulink" href="http://www.haiku-os.org/" target="_top">Haiku</a></td>
661 <td align="center">Sep 2010</td>
662 </tr>
663 </tbody>
664 </table></div>
665 </div>
666 <br class="table-break">
667 </div>
668 </div>
669 <div class="sect1" title="1.2. Overview">
670 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
671 <a name="overview"></a>1.2. Overview</h2></div></div></div>
672 <p>This document is divided into three parts. The first,
673         <a class="link" href="#users-guide" title="Part I. The pkgsrc user's guide">The pkgsrc user's guide</a>,
674         describes how one can use one of the packages in the Package
675         Collection, either by installing a precompiled binary package,
676         or by building one's own copy using the NetBSD package system.
677         The second part, <a class="link" href="#developers-guide" title="Part II. The pkgsrc developer's guide">The pkgsrc developer's guide</a>, explains how to prepare a
678         package so it can be easily built by other NetBSD users without
679         knowing about the package's building details. The third part,
680         <a class="link" href="#infrastructure" title="Part III. The pkgsrc infrastructure internals">The pkgsrc infrastructure internals</a>
681         is intended for those who want to understand how pkgsrc is
682         implemented.</p>
683 <p>This document is available in various formats:
684         <span class="simplelist"><a class="ulink" href="index.html" target="_top">HTML</a>, <a class="ulink" href="pkgsrc.pdf" target="_top">PDF</a>, <a class="ulink" href="pkgsrc.ps" target="_top">PS</a>, <a class="ulink" href="pkgsrc.txt" target="_top">TXT</a></span>.</p>
685 </div>
686 <div class="sect1" title="1.3. Terminology">
687 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
688 <a name="terminology"></a>1.3. Terminology</h2></div></div></div>
689 <p>There has been a lot of talk about <span class="quote">&#8220;<span class="quote">ports</span>&#8221;</span>,
690       <span class="quote">&#8220;<span class="quote">packages</span>&#8221;</span>, etc. so far. Here is a description of all the
691       terminology used within this document.</p>
692 <div class="variablelist"><dl>
693 <dt><span class="term">Package</span></dt>
694 <dd><p>A set of files and building instructions
695             that describe what's necessary
696             to build a certain piece of software using
697             pkgsrc. Packages are traditionally stored under
698             <code class="filename">/usr/pkgsrc</code>.</p></dd>
699 <dt><span class="term">The NetBSD package system</span></dt>
700 <dd><p>This is the former name of <span class="quote">&#8220;<span class="quote">pkgsrc</span>&#8221;</span>.  It
701           is part of the NetBSD operating system and can be bootstrapped
702           to run on non-NetBSD operating systems as well.  It handles
703           building (compiling), installing, and removing of
704           packages.</p></dd>
705 <dt><span class="term">Distfile</span></dt>
706 <dd><p>This term describes the file or files that are
707             provided by the author of the piece of software to
708             distribute his work. All the changes necessary to build on
709             NetBSD are reflected in the corresponding package. Usually
710             the distfile is in the form of a compressed tar-archive,
711             but other types are possible, too. Distfiles are usually
712             stored below
713             <code class="filename">/usr/pkgsrc/distfiles</code>.</p></dd>
714 <dt><span class="term">Port</span></dt>
715 <dd><p>This is the term used by FreeBSD and OpenBSD people
716             for what we call a package.
717             In NetBSD terminology, <span class="quote">&#8220;<span class="quote">port</span>&#8221;</span> refers to a different
718             architecture.</p></dd>
719 <dt><span class="term">Precompiled/binary package</span></dt>
720 <dd>
721 <p>A set of binaries built with pkgsrc from a distfile
722             and stuffed together in a single <code class="filename">.tgz</code>
723             file so it can be installed on machines of the same
724             machine architecture without the need to
725             recompile. Packages are usually generated in
726             <code class="filename">/usr/pkgsrc/packages</code>; there is also
727             an archive on <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/packages/" target="_top">ftp.NetBSD.org</a>.</p>
728 <p>Sometimes, this is referred to by the term <span class="quote">&#8220;<span class="quote">package</span>&#8221;</span> too,
729             especially in the context of precompiled packages.</p>
730 </dd>
731 <dt><span class="term">Program</span></dt>
732 <dd><p>The piece of software to be installed which will be
733           constructed from all the files in the distfile by the
734           actions defined in the corresponding package.</p></dd>
735 </dl></div>
736 <div class="sect2" title="1.3.1. Roles involved in pkgsrc">
737 <div class="titlepage"><div><div><h3 class="title">
738 <a name="term.roles"></a>1.3.1. Roles involved in pkgsrc</h3></div></div></div>
739 <div class="variablelist"><dl>
740 <dt><span class="term">pkgsrc users</span></dt>
741 <dd>
742 <p>The
743         pkgsrc users are people who use the packages provided by pkgsrc.
744         Typically they are system administrators. The people using the
745         software that is inside the packages (maybe called <span class="quote">&#8220;<span class="quote">end
746         users</span>&#8221;</span>) are not covered by the pkgsrc guide.</p>
747 <p>There are two kinds of pkgsrc users: Some only want to
748         install pre-built binary packages. Others build the pkgsrc
749         packages from source, either for installing them directly or for
750         building binary packages themselves. For pkgsrc users <a class="xref" href="#users-guide" title="Part I. The pkgsrc user's guide">Part I, &#8220;The pkgsrc user's guide&#8221;</a> should provide all necessary
751         documentation.</p>
752 </dd>
753 <dt><span class="term">package maintainers</span></dt>
754 <dd><p>A
755         package maintainer creates packages as described in <a class="xref" href="#developers-guide" title="Part II. The pkgsrc developer's guide">Part II, &#8220;The pkgsrc developer's guide&#8221;</a>.</p></dd>
756 <dt><span class="term">infrastructure developers</span></dt>
757 <dd><p>These people are involved in all those files
758         that live in the <code class="filename">mk/</code> directory and below.
759         Only these people should need to read through <a class="xref" href="#infrastructure" title="Part III. The pkgsrc infrastructure internals">Part III, &#8220;The pkgsrc infrastructure internals&#8221;</a>, though others might be curious,
760         too.</p></dd>
761 </dl></div>
762 </div>
763 </div>
764 <div class="sect1" title="1.4. Typography">
765 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
766 <a name="typography"></a>1.4. Typography</h2></div></div></div>
767 <p>When giving examples for commands, shell prompts are used to
768       show if the command should/can be issued as root, or if
769       <span class="quote">&#8220;<span class="quote">normal</span>&#8221;</span> user privileges are sufficient. We use a
770       <code class="prompt">#</code> for root's shell prompt, and a <code class="prompt">%</code> for users'
771       shell prompt, assuming they use the C-shell or tcsh.</p>
772 </div>
773 </div>
774 <div class="part" title="Part I. The pkgsrc user's guide">
775 <div class="titlepage"><div><div><h1 class="title">
776 <a name="users-guide"></a>Part I. The pkgsrc user's guide</h1></div></div></div>
777 <div class="toc">
778 <p><b>Table of Contents</b></p>
779 <dl>
780 <dt><span class="chapter"><a href="#getting">2. Where to get pkgsrc and how to keep it up-to-date</a></span></dt>
781 <dd><dl>
782 <dt><span class="sect1"><a href="#getting-first">2.1. Getting pkgsrc for the first time</a></span></dt>
783 <dd><dl>
784 <dt><span class="sect2"><a href="#getting-via-tar">2.1.1. As tar file</a></span></dt>
785 <dt><span class="sect2"><a href="#getting-via-cvs">2.1.2. Via anonymous CVS</a></span></dt>
786 </dl></dd>
787 <dt><span class="sect1"><a href="#uptodate">2.2. Keeping pkgsrc up-to-date</a></span></dt>
788 <dd><dl>
789 <dt><span class="sect2"><a href="#uptodate-tar">2.2.1. Via tar files</a></span></dt>
790 <dt><span class="sect2"><a href="#uptodate-cvs">2.2.2. Via CVS</a></span></dt>
791 </dl></dd>
792 </dl></dd>
793 <dt><span class="chapter"><a href="#platforms">3. Using pkgsrc on systems other than NetBSD</a></span></dt>
794 <dd><dl>
795 <dt><span class="sect1"><a href="#binarydist">3.1. Binary distribution</a></span></dt>
796 <dt><span class="sect1"><a href="#bootstrapping-pkgsrc">3.2. Bootstrapping pkgsrc</a></span></dt>
797 <dt><span class="sect1"><a href="#platform-specific-notes">3.3. Platform-specific notes</a></span></dt>
798 <dd><dl>
799 <dt><span class="sect2"><a href="#darwin">3.3.1. Darwin (Mac OS X)</a></span></dt>
800 <dt><span class="sect2"><a href="#freebsd">3.3.2. FreeBSD</a></span></dt>
801 <dt><span class="sect2"><a href="#interix">3.3.3. Interix</a></span></dt>
802 <dt><span class="sect2"><a href="#irix">3.3.4. IRIX</a></span></dt>
803 <dt><span class="sect2"><a href="#linux">3.3.5. Linux</a></span></dt>
804 <dt><span class="sect2"><a href="#openbsd">3.3.6. OpenBSD</a></span></dt>
805 <dt><span class="sect2"><a href="#solaris">3.3.7. Solaris</a></span></dt>
806 </dl></dd>
807 </dl></dd>
808 <dt><span class="chapter"><a href="#using">4. Using pkgsrc</a></span></dt>
809 <dd><dl>
810 <dt><span class="sect1"><a href="#using-pkg">4.1. Using binary packages</a></span></dt>
811 <dd><dl>
812 <dt><span class="sect2"><a href="#finding-binary-packages">4.1.1. Finding binary packages</a></span></dt>
813 <dt><span class="sect2"><a href="#installing-binary-packages">4.1.2. Installing binary packages</a></span></dt>
814 <dt><span class="sect2"><a href="#using.pkg_delete">4.1.3. Deinstalling packages</a></span></dt>
815 <dt><span class="sect2"><a href="#using.pkg_info">4.1.4. Getting information about installed packages</a></span></dt>
816 <dt><span class="sect2"><a href="#vulnerabilities">4.1.5. Checking for security vulnerabilities in installed packages</a></span></dt>
817 <dt><span class="sect2"><a href="#pkg_versions">4.1.6. Finding if newer versions of your installed packages are in pkgsrc</a></span></dt>
818 <dt><span class="sect2"><a href="#using.pkg_admin">4.1.7. Other administrative functions</a></span></dt>
819 <dt><span class="sect2"><a href="#a-word-of-warning">4.1.8. A word of warning</a></span></dt>
820 </dl></dd>
821 <dt><span class="sect1"><a href="#building-packages-from-source">4.2. Building packages from source</a></span></dt>
822 <dd><dl>
823 <dt><span class="sect2"><a href="#requirements">4.2.1. Requirements</a></span></dt>
824 <dt><span class="sect2"><a href="#fetching-distfiles">4.2.2. Fetching distfiles</a></span></dt>
825 <dt><span class="sect2"><a href="#how-to-build-and-install">4.2.3. How to build and install</a></span></dt>
826 </dl></dd>
827 </dl></dd>
828 <dt><span class="chapter"><a href="#configuring">5. Configuring pkgsrc</a></span></dt>
829 <dd><dl>
830 <dt><span class="sect1"><a href="#general-configuration">5.1. General configuration</a></span></dt>
831 <dt><span class="sect1"><a href="#variables-affecting-build">5.2. Variables affecting the build process</a></span></dt>
832 <dt><span class="sect1"><a href="#variables-affecting-installation">5.3. Variables affecting the installation process</a></span></dt>
833 <dt><span class="sect1"><a href="#conf.compiler">5.4. Selecting and configuring the compiler</a></span></dt>
834 <dd><dl>
835 <dt><span class="sect2"><a href="#selecting-the-compiler">5.4.1. Selecting the compiler</a></span></dt>
836 <dt><span class="sect2"><a href="#conf.cflags">5.4.2. Additional flags to the compiler (<code class="varname">CFLAGS</code>)</a></span></dt>
837 <dt><span class="sect2"><a href="#conf.ldflags">5.4.3. Additional flags to the linker (<code class="varname">LDFLAGS</code>)</a></span></dt>
838 </dl></dd>
839 <dt><span class="sect1"><a href="#developer-advanced-settings">5.5. Developer/advanced settings</a></span></dt>
840 <dt><span class="sect1"><a href="#selecting-build-options">5.6. Selecting Build Options</a></span></dt>
841 </dl></dd>
842 <dt><span class="chapter"><a href="#binary">6. Creating binary packages</a></span></dt>
843 <dd><dl>
844 <dt><span class="sect1"><a href="#building-a-single-binary-package">6.1. Building a single binary package</a></span></dt>
845 <dt><span class="sect1"><a href="#settings-for-creationg-of-binary-packages">6.2. Settings for creation of binary packages</a></span></dt>
846 </dl></dd>
847 <dt><span class="chapter"><a href="#bulk">7. Creating binary packages for everything in pkgsrc (bulk
848 builds)</a></span></dt>
849 <dd><dl>
850 <dt><span class="sect1"><a href="#bulk.pre">7.1. Think first, build later</a></span></dt>
851 <dt><span class="sect1"><a href="#bulk.req">7.2. Requirements of a bulk build</a></span></dt>
852 <dt><span class="sect1"><a href="#bulk.old">7.3. Running an old-style bulk build</a></span></dt>
853 <dd><dl>
854 <dt><span class="sect2"><a href="#binary.configuration">7.3.1. Configuration</a></span></dt>
855 <dt><span class="sect2"><a href="#other-environmental-considerations">7.3.2. Other environmental considerations</a></span></dt>
856 <dt><span class="sect2"><a href="#operation">7.3.3. Operation</a></span></dt>
857 <dt><span class="sect2"><a href="#what-it-does">7.3.4. What it does</a></span></dt>
858 <dt><span class="sect2"><a href="#disk-space-requirements">7.3.5. Disk space requirements</a></span></dt>
859 <dt><span class="sect2"><a href="#setting-up-a-sandbox">7.3.6. Setting up a sandbox for chrooted builds</a></span></dt>
860 <dt><span class="sect2"><a href="#building-a-partial-set">7.3.7. Building a partial set of packages</a></span></dt>
861 <dt><span class="sect2"><a href="#bulk-upload">7.3.8. Uploading results of a bulk build</a></span></dt>
862 </dl></dd>
863 <dt><span class="sect1"><a href="#bulk.pbulk">7.4. Running a pbulk-style bulk build</a></span></dt>
864 <dd><dl>
865 <dt><span class="sect2"><a href="#bulk.pbulk.prepare">7.4.1. Preparation</a></span></dt>
866 <dt><span class="sect2"><a href="#bulk.pbulk.conf">7.4.2. Configuration</a></span></dt>
867 </dl></dd>
868 <dt><span class="sect1"><a href="#creating-cdroms">7.5. Creating a multiple CD-ROM packages collection</a></span></dt>
869 <dd><dl><dt><span class="sect2"><a href="#cdpack-example">7.5.1. Example of cdpack</a></span></dt></dl></dd>
870 </dl></dd>
871 <dt><span class="chapter"><a href="#files">8. Directory layout of the installed files</a></span></dt>
872 <dd><dl>
873 <dt><span class="sect1"><a href="#files.localbase">8.1. File system layout in <code class="literal">${LOCALBASE}</code></a></span></dt>
874 <dt><span class="sect1"><a href="#files.varbase">8.2. File system layout in <code class="literal">${VARBASE}</code></a></span></dt>
875 </dl></dd>
876 <dt><span class="chapter"><a href="#faq">9. Frequently Asked Questions</a></span></dt>
877 <dd><dl>
878 <dt><span class="sect1"><a href="#mailing-list-pointers">9.1. Are there any mailing lists for pkg-related discussion?</a></span></dt>
879 <dt><span class="sect1"><a href="#pkgviews-docs">9.2. Where's the pkgviews documentation?</a></span></dt>
880 <dt><span class="sect1"><a href="#faq-pkgtools">9.3. Utilities for package management (pkgtools)</a></span></dt>
881 <dt><span class="sect1"><a href="#non-root-pkgsrc">9.4. How to use pkgsrc as non-root</a></span></dt>
882 <dt><span class="sect1"><a href="#resume-transfers">9.5. How to resume transfers when fetching distfiles?</a></span></dt>
883 <dt><span class="sect1"><a href="#x.org-from-pkgsrc">9.6. How can I install/use modular X.org from pkgsrc?</a></span></dt>
884 <dt><span class="sect1"><a href="#fetch-behind-firewall">9.7. How to fetch files from behind a firewall</a></span></dt>
885 <dt><span class="sect1"><a href="#passive-ftp">9.8. How do I tell <span class="command"><strong>make fetch</strong></span> to do passive FTP?</a></span></dt>
886 <dt><span class="sect1"><a href="#fetching-all-distfiles">9.9. How to fetch all distfiles at once</a></span></dt>
887 <dt><span class="sect1"><a href="#tmac.andoc-missing">9.10. What does <span class="quote">&#8220;<span class="quote">Don't know how to make
888 /usr/share/tmac/tmac.andoc</span>&#8221;</span> mean?</a></span></dt>
889 <dt><span class="sect1"><a href="#bsd.own.mk-missing">9.11. What does <span class="quote">&#8220;<span class="quote">Could not find bsd.own.mk</span>&#8221;</span> mean?</a></span></dt>
890 <dt><span class="sect1"><a href="#using-sudo-with-pkgsrc">9.12. Using 'sudo' with pkgsrc</a></span></dt>
891 <dt><span class="sect1"><a href="#faq.conf">9.13. How do I change the location of configuration files?</a></span></dt>
892 <dt><span class="sect1"><a href="#audit-packages">9.14. Automated security checks</a></span></dt>
893 <dt><span class="sect1"><a href="#ufaq-cflags">9.15. Why do some packages ignore my <code class="varname">CFLAGS</code>?</a></span></dt>
894 <dt><span class="sect1"><a href="#ufaq-fail">9.16. A package does not build.  What shall I do?</a></span></dt>
895 <dt><span class="sect1"><a href="#faq.rcs-conflicts">9.17. What does <span class="quote">&#8220;<span class="quote">Makefile appears to contain unresolved cvs/rcs/??? merge conflicts</span>&#8221;</span> mean?</a></span></dt>
896 </dl></dd>
897 </dl>
898 </div>
899 <div class="chapter" title="Chapter 2. Where to get pkgsrc and how to keep it up-to-date">
900 <div class="titlepage"><div><div><h2 class="title">
901 <a name="getting"></a>Chapter 2. Where to get pkgsrc and how to keep it up-to-date</h2></div></div></div>
902 <div class="toc">
903 <p><b>Table of Contents</b></p>
904 <dl>
905 <dt><span class="sect1"><a href="#getting-first">2.1. Getting pkgsrc for the first time</a></span></dt>
906 <dd><dl>
907 <dt><span class="sect2"><a href="#getting-via-tar">2.1.1. As tar file</a></span></dt>
908 <dt><span class="sect2"><a href="#getting-via-cvs">2.1.2. Via anonymous CVS</a></span></dt>
909 </dl></dd>
910 <dt><span class="sect1"><a href="#uptodate">2.2. Keeping pkgsrc up-to-date</a></span></dt>
911 <dd><dl>
912 <dt><span class="sect2"><a href="#uptodate-tar">2.2.1. Via tar files</a></span></dt>
913 <dt><span class="sect2"><a href="#uptodate-cvs">2.2.2. Via CVS</a></span></dt>
914 </dl></dd>
915 </dl>
916 </div>
917 <p>Before you download and extract the files, you need to decide
918 where you want to extract them. When using pkgsrc as root user, pkgsrc
919 is usually installed in <code class="filename">/usr/pkgsrc</code>. You are though
920 free to install the sources and binary packages wherever you want in
921 your filesystem, provided that the pathname does not contain white-space
922 or other characters that are interpreted specially by the shell and some
923 other programs. A safe bet is to use only letters, digits, underscores
924 and dashes.</p>
925 <div class="sect1" title="2.1. Getting pkgsrc for the first time">
926 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
927 <a name="getting-first"></a>2.1. Getting pkgsrc for the first time</h2></div></div></div>
928 <p>Before you download any pkgsrc files, you should decide
929         whether you want the <span class="emphasis"><em>current</em></span> branch or the
930         <span class="emphasis"><em>stable</em></span> branch. The latter is forked on a
931         quarterly basis from the current branch and only gets modified
932         for security updates. The names of the stable branches are built
933         from the year and the quarter, for example
934         <code class="literal">2009Q1</code>.</p>
935 <p>The second step is to decide <span class="emphasis"><em>how</em></span> you
936         want to download pkgsrc. You can get it as a tar file or via CVS.
937         Both ways are described here.</p>
938 <div class="sect2" title="2.1.1. As tar file">
939 <div class="titlepage"><div><div><h3 class="title">
940 <a name="getting-via-tar"></a>2.1.1. As tar file</h3></div></div></div>
941 <p>The primary download location for all pkgsrc files is
942         <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/" target="_top">ftp://ftp.NetBSD.org/pub/pkgsrc/</a>. There are a
943         number of subdirectories for different purposes, which are
944         described in detail in <a class="xref" href="#ftp-layout" title="Appendix C. Directory layout of the pkgsrc FTP server">Appendix C, <i>Directory layout of the pkgsrc FTP server</i></a>.</p>
945 <p>The tar file for the current branch is in the directory
946         <code class="filename">current</code> and is called <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc.tar.gz" target="_top"><code class="filename">pkgsrc.tar.gz</code></a>.
947         It is autogenerated daily.</p>
948 <p>The tar file for the stable branch 2009Q1 is in the
949         directory <code class="filename">pkgsrc-2009Q1</code> and is also called <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-2009Q1/pkgsrc-2009Q1.tar.gz" target="_top"><code class="filename">pkgsrc-2009Q1.tar.gz</code></a>.</p>
950 <p>To download a pkgsrc stable tarball, run:</p>
951 <pre class="screen">
952 <code class="prompt">$</code> <strong class="userinput"><code>ftp ftp://ftp.NetBSD.org/pub/pkgsrc/<em class="replaceable"><code>pkgsrc-20xxQy</code></em>/<em class="replaceable"><code>pkgsrc-20xxQy</code></em>.tar.gz</code></strong></pre>
953 <p>Where <em class="replaceable"><code>pkgsrc-20xxQy</code></em> is the
954         stable branch to be downloaded, for example, 
955         <span class="quote">&#8220;<span class="quote">pkgsrc-2009Q1</span>&#8221;</span>.</p>
956 <p>Then, extract it with:</p>
957 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>tar -xzf <em class="replaceable"><code>pkgsrc-20xxQy</code></em>.tar.gz -C /usr</code></strong></pre>
958 <p>This will create the directory <code class="filename">pkgsrc/</code>
959         in <code class="filename">/usr/</code> and all the package source will be 
960         stored under <code class="filename">/usr/pkgsrc/</code>.</p>
961 <p>To download pkgsrc-current, run:</p>
962 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>ftp ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc.tar.gz</code></strong></pre>
963 </div>
964 <div class="sect2" title="2.1.2. Via anonymous CVS">
965 <div class="titlepage"><div><div><h3 class="title">
966 <a name="getting-via-cvs"></a>2.1.2. Via anonymous CVS</h3></div></div></div>
967 <p>To fetch a specific pkgsrc stable branch, run:</p>
968 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>cd /usr &amp;&amp; cvs -q -z3 -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -r <em class="replaceable"><code>pkgsrc-20xxQy</code></em> -P pkgsrc</code></strong>
969 </pre>
970 <p>Where <em class="replaceable"><code>pkgsrc-20xxQy</code></em> is the stable 
971         branch to be checked out, for example, <span class="quote">&#8220;<span class="quote">pkgsrc-2009Q1</span>&#8221;</span></p>
972 <p>This will create the directory <code class="filename">pkgsrc/</code> 
973         in your <code class="filename">/usr/</code> directory and all the package source 
974         will be stored under <code class="filename">/usr/pkgsrc/</code>.</p>
975 <p>To fetch the pkgsrc current branch, run:</p>
976 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>cd /usr &amp;&amp; cvs -q -z3 -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc</code></strong>
977 </pre>
978 <p>Refer to <a class="ulink" href="http://NetBSD.org/FIXME" target="_top">list of available CVS mirrors</a> to choose faster one.</p>
979 <p>If you get error messages from <code class="literal">rsh</code>, you need to set CVS_RSH variable. E.g.:</p>
980 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>cd /usr &amp;&amp; env CVS_RSH=ssh cvs -q -z3 -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc</code></strong>
981 </pre>
982 <p>Refer to documentation on your command shell how to set CVS_RSH=ssh permanently.
983         For Bourne shells, you can set it in your <code class="filename">.profile</code>
984         or better globally in <code class="filename">/etc/profile</code>:</p>
985 <pre class="programlisting">
986 # set CVS remote shell command
987 CVS_RSH=ssh
988 export CVS_RSH
989 </pre>
990 <p>By default, CVS doesn't do things like most people would expect it to do.
991         But there is a way to convince CVS, by creating a file called <code class="filename">.cvsrc</code>
992         in your home directory and saving the following lines to it.
993         This file will save you lots of headache and some bug reports, so we strongly recommend it.
994         You can find an explanation of this file in the CVS documentation.</p>
995 <pre class="programlisting">
996 # recommended CVS configuration file from the pkgsrc guide
997 cvs -q -z3
998 checkout -P
999 update -dP
1000 diff -upN
1001 rdiff -u
1002 release -d
1003 </pre>
1004 </div>
1005 </div>
1006 <div class="sect1" title="2.2. Keeping pkgsrc up-to-date">
1007 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
1008 <a name="uptodate"></a>2.2. Keeping pkgsrc up-to-date</h2></div></div></div>
1009 <p>The preferred way to keep pkgsrc up-to-date is via CVS
1010         (which also works if you have first installed it via a tar
1011         file). It saves bandwidth and hard disk activity, compared to
1012         downloading the tar file again.</p>
1013 <div class="sect2" title="2.2.1. Via tar files">
1014 <div class="titlepage"><div><div><h3 class="title">
1015 <a name="uptodate-tar"></a>2.2.1. Via tar files</h3></div></div></div>
1016 <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
1017 <h3 class="title">Warning</h3>
1018 <p>When updating from a tar file, you first need to
1019         completely remove the old pkgsrc directory. Otherwise those
1020         files that have been removed from pkgsrc in the mean time will
1021         not be removed on your local disk, resulting in inconsistencies.
1022         When removing the old files, any changes that you have done to
1023         the pkgsrc files will be lost after updating. Therefore updating
1024         via CVS is strongly recommended.</p>
1025 </div>
1026 <p>Note that by default the distfiles and the binary packages
1027         are saved in the pkgsrc tree, so don't forget to rescue them
1028         before updating. You can also configure pkgsrc to use other than
1029         the default directories by setting the
1030         <code class="varname">DISTDIR</code> and <code class="varname">PACKAGES</code>
1031         variables. See <a class="xref" href="#configuring" title="Chapter 5. Configuring pkgsrc">Chapter 5, <i>Configuring pkgsrc</i></a> for the details.</p>
1032 <p>To update pkgsrc from a tar file, download the tar file as
1033         explained above. Then, make sure that you have not made any
1034         changes to the files in the pkgsrc directory. Remove the pkgsrc
1035         directory and extract the new tar file. Done.</p>
1036 </div>
1037 <div class="sect2" title="2.2.2. Via CVS">
1038 <div class="titlepage"><div><div><h3 class="title">
1039 <a name="uptodate-cvs"></a>2.2.2. Via CVS</h3></div></div></div>
1040 <p>To update pkgsrc via CVS, change to the <code class="filename">pkgsrc</code> directory and run cvs:</p>
1041 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>cd /usr/pkgsrc &amp;&amp; cvs update -dP</code></strong>
1042 </pre>
1043 <p>If you get error messages from <code class="literal">rsh</code>, you need to set CVS_RSH variable as described above. E.g.:</p>
1044 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>cd /usr/pkgsrc &amp;&amp; env CVS_RSH=ssh cvs up -dP</code></strong>
1045 </pre>
1046 <div class="sect3" title="2.2.2.1. Switching between different pkgsrc branches">
1047 <div class="titlepage"><div><div><h4 class="title">
1048 <a name="uptodate-cvs-switch"></a>2.2.2.1. Switching between different pkgsrc branches</h4></div></div></div>
1049 <p>When updating pkgsrc, the CVS program keeps track of the
1050         branch you selected. But if you, for whatever reason, want to
1051         switch from the stable branch to the current one, you can do it
1052         by adding the option <span class="quote">&#8220;<span class="quote">-A</span>&#8221;</span> after the
1053         <span class="quote">&#8220;<span class="quote">update</span>&#8221;</span> keyword. To switch from the current branch
1054         back to the stable branch, add the
1055         <span class="quote">&#8220;<span class="quote">-rpkgsrc-2009Q3</span>&#8221;</span> option.</p>
1056 </div>
1057 <div class="sect3" title="2.2.2.2. What happens to my changes when updating?">
1058 <div class="titlepage"><div><div><h4 class="title">
1059 <a name="uptodate-cvs-changes"></a>2.2.2.2. What happens to my changes when updating?</h4></div></div></div>
1060 <p>When you update pkgsrc, the CVS program will only touch
1061         those files that are registered in the CVS repository. That
1062         means that any packages that you created on your own will stay
1063         unmodified. If you change files that are managed by CVS, later
1064         updates will try to merge your changes with those that have been
1065         done by others. See the CVS manual, chapter
1066         <span class="quote">&#8220;<span class="quote">update</span>&#8221;</span> for details.</p>
1067 </div>
1068 </div>
1069 </div>
1070 </div>
1071 <div class="chapter" title="Chapter 3. Using pkgsrc on systems other than NetBSD">
1072 <div class="titlepage"><div><div><h2 class="title">
1073 <a name="platforms"></a>Chapter 3. Using pkgsrc on systems other than NetBSD</h2></div></div></div>
1074 <div class="toc">
1075 <p><b>Table of Contents</b></p>
1076 <dl>
1077 <dt><span class="sect1"><a href="#binarydist">3.1. Binary distribution</a></span></dt>
1078 <dt><span class="sect1"><a href="#bootstrapping-pkgsrc">3.2. Bootstrapping pkgsrc</a></span></dt>
1079 <dt><span class="sect1"><a href="#platform-specific-notes">3.3. Platform-specific notes</a></span></dt>
1080 <dd><dl>
1081 <dt><span class="sect2"><a href="#darwin">3.3.1. Darwin (Mac OS X)</a></span></dt>
1082 <dt><span class="sect2"><a href="#freebsd">3.3.2. FreeBSD</a></span></dt>
1083 <dt><span class="sect2"><a href="#interix">3.3.3. Interix</a></span></dt>
1084 <dt><span class="sect2"><a href="#irix">3.3.4. IRIX</a></span></dt>
1085 <dt><span class="sect2"><a href="#linux">3.3.5. Linux</a></span></dt>
1086 <dt><span class="sect2"><a href="#openbsd">3.3.6. OpenBSD</a></span></dt>
1087 <dt><span class="sect2"><a href="#solaris">3.3.7. Solaris</a></span></dt>
1088 </dl></dd>
1089 </dl>
1090 </div>
1091 <div class="sect1" title="3.1. Binary distribution">
1092 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
1093 <a name="binarydist"></a>3.1. Binary distribution</h2></div></div></div>
1094 <p>See <a class="xref" href="#using-pkg" title="4.1. Using binary packages">Section 4.1, &#8220;Using binary packages&#8221;</a>.</p>
1095 </div>
1096 <div class="sect1" title="3.2. Bootstrapping pkgsrc">
1097 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
1098 <a name="bootstrapping-pkgsrc"></a>3.2. Bootstrapping pkgsrc</h2></div></div></div>
1099 <p>Installing the bootstrap kit from source should be as simple as:</p>
1100 <pre class="screen">
1101 <code class="prompt">#</code> <strong class="userinput"><code>env CVS_RSH=ssh cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout pkgsrc</code></strong>
1102 <code class="prompt">#</code> <strong class="userinput"><code>cd pkgsrc/bootstrap</code></strong>
1103 <code class="prompt">#</code> <strong class="userinput"><code>./bootstrap</code></strong>
1104     </pre>
1105 <p>See <a class="xref" href="#getting" title="Chapter 2. Where to get pkgsrc and how to keep it up-to-date">Chapter 2, <i>Where to get pkgsrc and how to keep it up-to-date</i></a> for other ways to get
1106     pkgsrc before bootstrapping. The given
1107     <span class="command"><strong>bootstrap</strong></span> command will use the defaults of
1108     <code class="filename">/usr/pkg</code> for the
1109     <span class="emphasis"><em>prefix</em></span> where programs will be installed in,
1110     and <code class="filename">/var/db/pkg</code> for the package database
1111     directory where pkgsrc will do its internal bookkeeping.
1112     However, these can also be set using command-line
1113     arguments.</p>
1114 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
1115 <h3 class="title">Note</h3>
1116 <p>The bootstrap installs a <span class="command"><strong>bmake</strong></span> tool.
1117       Use this <span class="command"><strong>bmake</strong></span> when building via pkgsrc.
1118       For examples in this guide, use <span class="command"><strong>bmake</strong></span>
1119       instead of <span class="quote">&#8220;<span class="quote">make</span>&#8221;</span>.</p>
1120 </div>
1121 </div>
1122 <div class="sect1" title="3.3. Platform-specific notes">
1123 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
1124 <a name="platform-specific-notes"></a>3.3. Platform-specific notes</h2></div></div></div>
1125 <p>Here are some platform-specific notes you should be aware of.</p>
1126 <div class="sect2" title="3.3.1. Darwin (Mac OS X)">
1127 <div class="titlepage"><div><div><h3 class="title">
1128 <a name="darwin"></a>3.3.1. Darwin (Mac OS X)</h3></div></div></div>
1129 <p>Darwin 5.x and up are supported. Before you start, you
1130       will need to download and install the Mac OS X Developer Tools
1131       from Apple's Developer Connection. See
1132       <a class="ulink" href="http://developer.apple.com/macosx/" target="_top">http://developer.apple.com/macosx/</a>
1133       for details.  Also, make sure you install X11 (an optional
1134       package included with the Developer Tools) if you intend to
1135       build packages that use the X11 Window System.</p>
1136 </div>
1137 <div class="sect2" title="3.3.2. FreeBSD">
1138 <div class="titlepage"><div><div><h3 class="title">
1139 <a name="freebsd"></a>3.3.2. FreeBSD</h3></div></div></div>
1140 <p>FreeBSD 4.7 and 5.0 have been tested and are supported,
1141       other versions may work.</p>
1142 <p>Care should be taken so that the tools that this kit installs do not conflict
1143       with the FreeBSD userland tools. There are several steps:</p>
1144 <div class="orderedlist"><ol class="orderedlist" type="1">
1145 <li class="listitem"><p>FreeBSD stores its ports pkg database in
1146           <code class="filename">/var/db/pkg</code>. It is therefore
1147           recommended that you choose a different location (e.g.
1148           <code class="filename">/usr/pkgdb</code>) by
1149           using the --pkgdbdir option to the bootstrap script.</p></li>
1150 <li class="listitem">
1151 <p>If you do not intend to use the FreeBSD ports tools, it's probably a
1152           good idea to move them out of the way to avoid confusion, e.g.</p>
1153 <pre class="screen">
1154 <code class="prompt">#</code> <strong class="userinput"><code>cd /usr/sbin</code></strong>
1155 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_add pkg_add.orig</code></strong>
1156 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_create pkg_create.orig</code></strong>
1157 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_delete pkg_delete.orig</code></strong>
1158 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_info pkg_info.orig</code></strong>
1159           </pre>
1160 </li>
1161 <li class="listitem"><p>An example <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> file will be placed in
1162           <code class="filename">/etc/mk.conf.example</code> file
1163           when you use the bootstrap script.</p></li>
1164 </ol></div>
1165 </div>
1166 <div class="sect2" title="3.3.3. Interix">
1167 <div class="titlepage"><div><div><h3 class="title">
1168 <a name="interix"></a>3.3.3. Interix</h3></div></div></div>
1169 <p>Interix is a POSIX-compatible subsystem for the Windows NT kernel,
1170       providing a Unix-like environment with a tighter kernel integration than
1171       available with Cygwin.  It is part of the Windows Services for Unix
1172       package, available for free for any licensed copy of Windows 2000, XP
1173       (not including XP Home), or 2003.  SFU can be downloaded from <a class="ulink" href="http://www.microsoft.com/windows/sfu/" target="_top">http://www.microsoft.com/windows/sfu/</a>.</p>
1174 <p>Services for Unix 3.5 has been tested.  3.0 or 3.1 may work, but
1175       are not officially supported.  (The main difference in 3.0/3.1 is lack
1176       of pthreads, but other parts of libc may also be lacking.)</p>
1177 <p>Services for Unix Applications (aka SUA) is an integrated
1178       component of Windows Server 2003 R2 (5.2), Windows Vista and
1179       Windows Server 2008 (6.0), Windows 7 and Windows Server 2008 R2
1180       (6.1).  As of this writing, the SUA's Interix 6.0 (32bit) and
1181       6.1 (64bit) subsystems have been tested.  Other versions may
1182       work as well. The Interix 5.x subsystem has not yet been tested
1183       with pkgsrc.</p>
1184 <div class="sect3" title="3.3.3.1. When installing Interix/SFU">
1185 <div class="titlepage"><div><div><h4 class="title">
1186 <a name="platform.interix-sfu-install"></a>3.3.3.1. When installing Interix/SFU</h4></div></div></div>
1187 <p>At an absolute minimum, the following packages must be installed from
1188         the Windows Services for Unix 3.5 distribution in order to use pkgsrc:</p>
1189 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
1190 <li class="listitem"><p>Utilities -&gt; Base Utilities</p></li>
1191 <li class="listitem"><p>Interix GNU Components -&gt; (all)</p></li>
1192 <li class="listitem"><p>Remote Connectivity</p></li>
1193 <li class="listitem"><p>Interix SDK</p></li>
1194 </ul></div>
1195 <p>When using pkgsrc on Interix, DO NOT install the Utilities subcomponent
1196         "UNIX Perl".  That is Perl 5.6 without shared module support, installed to
1197         /usr/local, and will only cause confusion. Instead, install Perl 5.8 from
1198         pkgsrc (or from a binary package).</p>
1199 <p>The Remote Connectivity subcomponent "Windows Remote Shell Service" does
1200         not need to be installed, but Remote Connectivity itself should be
1201         installed in order to have a working inetd.</p>
1202 <p>During installation you may be asked whether to enable setuid
1203         behavior for Interix programs, and whether to make pathnames default to
1204         case-sensitive.  Setuid should be enabled, and case-sensitivity MUST be
1205         enabled.  (Without case-sensitivity, a large number of packages including
1206         perl will not build.)</p>
1207 <p>NOTE:  Newer Windows service packs change the way binary execution
1208         works (via the Data Execution Prevention feature).  In order to use
1209         pkgsrc and other gcc-compiled binaries reliably, a hotfix containing
1210         POSIX.EXE, PSXDLL.DLL, PSXRUN.EXE, and PSXSS.EXE (899522 or newer)
1211         must be installed.  Hotfixes are available from Microsoft through a
1212         support contract; however, Debian Interix Port has made most Interix
1213         hotfixes available for personal use from <a class="ulink" href="http://www.debian-interix.net/hotfixes/" target="_top">http://www.debian-interix.net/hotfixes/</a>.</p>
1214 <p>In addition to the hotfix noted above, it may be necessary to
1215         disable Data Execution Prevention entirely to make Interix functional.
1216         This may happen only with certain types of CPUs; the cause is not fully
1217         understood at this time.  If gcc or other applications still segfault
1218         repeatedly after installing one of the hotfixes note above, the
1219         following option can be added to the appropriate "boot.ini" line on the
1220         Windows boot drive:  /NoExecute=AlwaysOff
1221         (WARNING, this will disable DEP completely, which may be a security
1222         risk if applications are often run as a user in the Administrators
1223         group!)</p>
1224 </div>
1225 <div class="sect3" title="3.3.3.2. What to do if Interix/SFU is already installed">
1226 <div class="titlepage"><div><div><h4 class="title">
1227 <a name="platform.interix-sfu-postinstall"></a>3.3.3.2. What to do if Interix/SFU is already installed</h4></div></div></div>
1228 <p>If SFU is already installed and you wish to alter these settings to work
1229         with pkgsrc, note the following things.</p>
1230 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
1231 <li class="listitem"><p>To uninstall UNIX Perl, use Add/Remove Programs, select Microsoft
1232             Windows Services for UNIX, then click Change.  In the installer, choose
1233             Add or Remove, then uncheck Utilities-&gt;UNIX Perl.</p></li>
1234 <li class="listitem">
1235 <p>To enable case-sensitivity for the file system, run REGEDIT.EXE, and
1236             change the following registry key:</p>
1237 <p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\kernel</p>
1238 <p>Set the DWORD value "obcaseinsensitive" to 0; then reboot.</p>
1239 </li>
1240 <li class="listitem">
1241 <p>To enable setuid binaries (optional), run REGEDIT.EXE, and change the
1242             following registry key:</p>
1243 <p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Services for UNIX</p>
1244 <p>Set the DWORD value "EnableSetuidBinaries" to 1; then reboot.</p>
1245 </li>
1246 </ul></div>
1247 </div>
1248 <div class="sect3" title="3.3.3.3. Important notes for using pkgsrc">
1249 <div class="titlepage"><div><div><h4 class="title">
1250 <a name="platform.interix-notes"></a>3.3.3.3. Important notes for using pkgsrc</h4></div></div></div>
1251 <p>The package manager (either the pkgsrc "su" user, or the user
1252         running "pkg_add") must be a member of the local Administrators
1253         group.  Such a user must also be used to run the bootstrap.  This is
1254         slightly relaxed from the normal pkgsrc requirement of "root".</p>
1255 <p>The package manager should use a umask of 002.  "make install" will
1256         automatically complain if this is not the case.  This ensures that
1257         directories written in /var/db/pkg are Administrators-group writeable.</p>
1258 <p>The popular Interix binary packages from http://www.interopsystems.com/
1259         use an older version of pkgsrc's pkg_* tools.  Ideally, these should
1260         NOT be used in conjunction with pkgsrc.  If you choose to use them at
1261         the same time as the pkgsrc packages, ensure that you use the proper
1262         pkg_* tools for each type of binary package.</p>
1263 <p>The TERM setting used for DOS-type console windows (including those
1264         invoked by the csh and ksh startup shortcuts) is "interix".  Most systems
1265         don't have a termcap/terminfo entry for it, but the following .termcap
1266         entry provides adequate emulation in most cases:</p>
1267 <pre class="programlisting">
1268 interix:kP=\E[S:kN=\E[T:kH=\E[U:dc@:DC@:tc=pcansi:
1269         </pre>
1270 </div>
1271 <div class="sect3" title="3.3.3.4. Limitations of the Interix platform">
1272 <div class="titlepage"><div><div><h4 class="title">
1273 <a name="platform.interix-limits"></a>3.3.3.4. Limitations of the Interix platform</h4></div></div></div>
1274 <p>Though Interix suffices as a familiar and flexible substitute
1275         for a full Unix-like platform, it has some drawbacks that should
1276         be noted for those desiring to make the most of Interix.</p>
1277 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
1278 <li class="listitem">
1279 <p><span class="strong"><strong>X11:</strong></span></p>
1280 <p>Interix comes with the standard set of X11R6 client libraries,
1281           and can run X11 based applications, but it does
1282           <span class="emphasis"><em>not</em></span> come with an X server.  Some options are
1283           <a class="ulink" href="http://www.starnet.com/products/xwin32/" target="_top">StarNet X-Win32</a>,
1284           <a class="ulink" href="http://connectivity.hummingbird.com/products/nc/exceed/" target="_top">Hummingbird Exceed</a>
1285           (available in a trimmed version for Interix from Interop Systems as the
1286           <a class="ulink" href="http://www.interopsystems.com/InteropXserver.htm" target="_top">Interop X Server</a>),
1287           and the free X11 server included with
1288           <a class="ulink" href="http://x.cygwin.com/" target="_top">Cygwin</a>.</p>
1289 </li>
1290 <li class="listitem">
1291 <p><span class="strong"><strong>X11 acceleration:</strong></span></p>
1292 <p>Because Interix runs in a completely different NT subsystem from
1293           Win32 applications, it does not currently support various X11
1294           protocol extensions for acceleration (such as MIT-SHM or DGA).
1295           Most interactive applications to a local X server will run
1296           reasonably fast, but full motion video and other graphics
1297           intensive applications may require a faster-than-expected CPU.</p>
1298 </li>
1299 <li class="listitem">
1300 <p><span class="strong"><strong>Audio:</strong></span></p>
1301 <p>Interix has no native support for audio output.  For audio
1302           support, pkgsrc uses the <span class="command"><strong>esound</strong></span> client/server
1303           audio system on Interix.  Unlike on most platforms, the
1304           <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/audio/esound/README.html" target="_top"><code class="filename">audio/esound</code></a> package does
1305           <span class="emphasis"><em>not</em></span> contain the <span class="command"><strong>esd</strong></span>
1306           server component.  To output audio via an Interix host, the
1307           <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/emulators/cygwin_esound/README.html" target="_top"><code class="filename">emulators/cygwin_esound</code></a> package
1308           must also be installed.</p>
1309 </li>
1310 <li class="listitem">
1311 <p><span class="strong"><strong>CD/DVDs, USB, and SCSI:</strong></span></p>
1312 <p>Direct device access is not currently supported in Interix, so it
1313           is not currently possible to access CD/DVD drives, USB devices,
1314           or SCSI devices through non-filesystem means.  Among other things,
1315           this makes it impossible to use Interix directly for CD/DVD
1316           burning.</p>
1317 </li>
1318 <li class="listitem">
1319 <p><span class="strong"><strong>Tape drives:</strong></span></p>
1320 <p>Due to the same limitations as for CD-ROMs and SCSI devices, tape
1321           drives are also not directly accessible in Interix.  However,
1322           support is in work to make tape drive access possible by using
1323           Cygwin as a bridge (similarly to audio bridged via Cygwin's
1324           esound server).</p>
1325 </li>
1326 </ul></div>
1327 </div>
1328 <div class="sect3" title="3.3.3.5. Known issues for pkgsrc on Interix">
1329 <div class="titlepage"><div><div><h4 class="title">
1330 <a name="platform.interix-knownissues"></a>3.3.3.5. Known issues for pkgsrc on Interix</h4></div></div></div>
1331 <p>It is not necessary, in general, to have a "root" user on the
1332         Windows system; any member of the local Administrators group will
1333         suffice.  However, some packages currently assume that the user
1334         named "root" is the privileged user.  To accommodate these, you
1335         may create such a user; make sure it is in the local group
1336         Administrators (or your language equivalent).</p>
1337 <p><span class="command"><strong>pkg_add</strong></span> creates directories of mode
1338         0755, not 0775, in <code class="filename">$PKG_DBDIR</code>.  For the
1339         time being, install packages as the local Administrator (or
1340         your language equivalent), or run the following command after
1341         installing a package to work around the issue:</p>
1342 <pre class="screen">
1343 <code class="prompt">#</code> <strong class="userinput"><code>chmod -R g+w $PKG_DBDIR</code></strong>
1344         </pre>
1345 </div>
1346 </div>
1347 <div class="sect2" title="3.3.4. IRIX">
1348 <div class="titlepage"><div><div><h3 class="title">
1349 <a name="irix"></a>3.3.4. IRIX</h3></div></div></div>
1350 <p>You will need a working C compiler, either gcc or SGI's MIPS and MIPSpro
1351       compiler (cc/c89).  Please set the <code class="varname">CC</code> environment variable
1352       according to your preference.  If you do not have a license for the MIPSpro
1353       compiler suite, you can download a gcc tardist file from <a class="ulink" href="http://freeware.sgi.com/" target="_top">http://freeware.sgi.com/</a>.</p>
1354 <p>Please note that you will need IRIX 6.5.17 or higher, as this is the earliest
1355       version of IRIX providing support for <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?if_indextoname+3+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">if_indextoname</span>(3)</span></a>, <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?if_nametoindex+3+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">if_nametoindex</span>(3)</span></a>,
1356       etc.</p>
1357 <p>At this point in time, pkgsrc only supports one ABI at a time.  That is, you cannot
1358         switch between the old 32-bit ABI, the new 32-bit ABI and the 64-bit ABI.  If
1359         you start out using "abi=n32", that's what all your packages will be built
1360         with.</p>
1361 <p>Therefore, please make sure that you have no conflicting
1362       <code class="varname">CFLAGS</code> in your environment or the
1363       <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.  Particularly, make sure that you do not
1364       try to link n32 object files with lib64 or vice versa.  Check your
1365       <code class="filename">/etc/compiler.defaults</code>!</p>
1366 <p>If you have the actual pkgsrc tree mounted via NFS from a different host,
1367       please make sure to set <code class="varname">WRKOBJDIR</code> to a local directory,
1368       as it appears that IRIX linker occasionally runs into issues when trying to
1369       link over a network-mounted file system.</p>
1370 <p>The bootstrapping process should set all the right options for programs such
1371       as imake(1), but you may want to set some options depending on your local
1372       setup.  Please see <code class="filename">pkgsrc/mk/defaults/mk.conf</code> and, of
1373       course, your compiler's man pages for details.</p>
1374 <p>If you are using SGI's MIPSPro compiler, please set
1375
1376       </p>
1377 <pre class="programlisting">
1378 PKGSRC_COMPILER=        mipspro
1379       </pre>
1380 <p>
1381
1382       in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.  Otherwise, pkgsrc will assume you
1383       are using gcc and may end up passing invalid flags to the compiler.  Note that
1384       bootstrap should create an appropriate <code class="filename">mk.conf.example</code> by
1385       default.</p>
1386 <p>If you have both the MIPSPro compiler chain installed as well as gcc,
1387       but want to make sure that MIPSPro is used, please set your <code class="varname">PATH</code>
1388       to <span class="emphasis"><em>not</em></span> include the location of gcc (often
1389       <code class="filename">/usr/freeware/bin</code>), and (important) pass the
1390       '--preserve-path' flag.</p>
1391 </div>
1392 <div class="sect2" title="3.3.5. Linux">
1393 <div class="titlepage"><div><div><h3 class="title">
1394 <a name="linux"></a>3.3.5. Linux</h3></div></div></div>
1395 <p>Some versions of Linux (for example Debian GNU/Linux) need
1396       either libtermcap or libcurses (libncurses).  Installing the
1397       distributions libncurses-dev package (or equivalent) should fix
1398       the problem.</p>
1399 <p>pkgsrc supports both gcc (GNU Compiler Collection) and icc
1400       (Intel C++ Compiler). gcc is the default. icc 8.0 and 8.1 on
1401       i386 have been tested.</p>
1402 <p>To bootstrap using icc, assuming the default icc installation
1403       directory:</p>
1404 <pre class="programlisting">
1405 env CC=/opt/intel_cc_80/bin/icc LDFLAGS=-static-libcxa \
1406 ac_cv___attribute__=yes ./bootstrap
1407       </pre>
1408 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
1409 <h3 class="title">Note</h3>
1410 <p>icc 8.1 needs the `-i-static' argument instead of -static-libcxa.</p>
1411 </div>
1412 <p>icc supports __attribute__, but the GNU configure test uses a nested
1413       function, which icc does not support. #undef'ing __attribute__ has the
1414       unfortunate side-effect of breaking many of the Linux header files, which
1415       cannot be compiled properly without __attribute__. The test must be
1416       overridden so that __attribute__ is assumed supported by the
1417       compiler.</p>
1418 <p>After bootstrapping, you should set <code class="varname">PKGSRC_COMPILER</code>
1419       in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>:</p>
1420 <pre class="programlisting">
1421 PKGSRC_COMPILER=        icc
1422       </pre>
1423 <p>The default installation directory for icc is
1424       <code class="filename">/opt/intel_cc_80</code>, which
1425       is also the pkgsrc default. If you have installed it into a different
1426       directory, set <code class="varname">ICCBASE</code> in
1427       <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>:</p>
1428 <pre class="programlisting">
1429 ICCBASE=                /opt/icc
1430       </pre>
1431 <p>pkgsrc uses the static linking method of the runtime libraries
1432       provided by icc, so binaries can be run on other systems which do not
1433       have the shared libraries installed.</p>
1434 <p>Libtool, however, extracts a list of libraries from the
1435       <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?ld+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">ld</span>(1)</span></a> command run when linking a C++ shared library and
1436       records it, throwing away the -Bstatic and -Bdynamic options
1437       interspersed between the libraries.  This means that
1438       libtool-linked C++ shared libraries will have a runtime
1439       dependency on the icc libraries until this is fixed in
1440       libtool.</p>
1441 </div>
1442 <div class="sect2" title="3.3.6. OpenBSD">
1443 <div class="titlepage"><div><div><h3 class="title">
1444 <a name="openbsd"></a>3.3.6. OpenBSD</h3></div></div></div>
1445 <p>OpenBSD 3.0 and 3.2 are tested and supported.</p>
1446 <p>Care should be taken so that the tools that this kit installs do not conflict
1447       with the OpenBSD userland tools. There are several steps:</p>
1448 <div class="orderedlist"><ol class="orderedlist" type="1">
1449 <li class="listitem"><p>OpenBSD stores its ports pkg database in
1450           <code class="filename">/var/db/pkg</code>. It is therefore
1451           recommended that you choose a different location (e.g.
1452           <code class="filename">/usr/pkgdb</code>) by
1453           using the --pkgdbdir option to the bootstrap script.</p></li>
1454 <li class="listitem">
1455 <p>If you do not intend to use the OpenBSD ports tools, it's probably a
1456           good idea to move them out of the way to avoid confusion, e.g.</p>
1457 <pre class="screen">
1458 <code class="prompt">#</code> <strong class="userinput"><code>cd /usr/sbin</code></strong>
1459 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_add pkg_add.orig</code></strong>
1460 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_create pkg_create.orig</code></strong>
1461 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_delete pkg_delete.orig</code></strong>
1462 <code class="prompt">#</code> <strong class="userinput"><code>mv pkg_info pkg_info.orig</code></strong>
1463           </pre>
1464 </li>
1465 <li class="listitem">
1466 <p>An example <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> file will be placed in
1467           <code class="filename">/etc/mk.conf.example</code> file
1468           when you use the bootstrap script. OpenBSD's make program uses
1469           <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>
1470           as well. You can work around this by enclosing all the pkgsrc-specific parts
1471           of the file with:</p>
1472 <pre class="programlisting">
1473 .ifdef BSD_PKG_MK
1474 # pkgsrc stuff, e.g. insert defaults/mk.conf or similar here
1475 .else
1476 # OpenBSD stuff
1477 .endif
1478           </pre>
1479 </li>
1480 </ol></div>
1481 </div>
1482 <div class="sect2" title="3.3.7. Solaris">
1483 <div class="titlepage"><div><div><h3 class="title">
1484 <a name="solaris"></a>3.3.7. Solaris</h3></div></div></div>
1485 <p>Solaris 2.6 through 9 are supported on both x86 and sparc.
1486       You will need a working C compiler. Both gcc 2.95.3 and
1487       Sun WorkShop 5 have been tested.</p>
1488 <p>The following packages are required on Solaris 8 for the bootstrap
1489       process and to build packages.</p>
1490 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
1491 <li class="listitem"><p>SUNWsprot</p></li>
1492 <li class="listitem"><p>SUNWarc</p></li>
1493 <li class="listitem"><p>SUNWbtool</p></li>
1494 <li class="listitem"><p>SUNWtoo</p></li>
1495 <li class="listitem"><p>SUNWlibm</p></li>
1496 </ul></div>
1497 <p>Please note that the use of GNU binutils on Solaris is
1498       <span class="emphasis"><em>not</em></span> supported, as of June 2006.</p>
1499 <p>Whichever compiler you use, please ensure the compiler tools and
1500       your $prefix are in your <code class="varname">PATH</code>. This includes
1501       <code class="filename">/usr/ccs/{bin,lib}</code>
1502       and e.g. <code class="filename">/usr/pkg/{bin,sbin}</code>.</p>
1503 <div class="sect3" title="3.3.7.1. If you are using gcc">
1504 <div class="titlepage"><div><div><h4 class="title">
1505 <a name="solaris-gcc-note"></a>3.3.7.1. If you are using gcc</h4></div></div></div>
1506 <p>It makes life much simpler if you only use the same gcc consistently
1507         for building all packages.</p>
1508 <p>It is recommended that an external gcc be used only for bootstrapping,
1509         then either build gcc from
1510         <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/lang/gcc/README.html" target="_top"><code class="filename">lang/gcc</code></a> or install a binary gcc
1511         package, then remove gcc used during bootstrapping.</p>
1512 <p>Binary packages of gcc can be found through <a class="ulink" href="http://www.sunfreeware.com/" target="_top">http://www.sunfreeware.com/</a>.</p>
1513 </div>
1514 <div class="sect3" title="3.3.7.2. If you are using Sun WorkShop">
1515 <div class="titlepage"><div><div><h4 class="title">
1516 <a name="solaris-sun-workshop-note"></a>3.3.7.2. If you are using Sun WorkShop</h4></div></div></div>
1517 <p>You will need at least the following packages installed (from WorkShop
1518         5.0)</p>
1519 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
1520 <li class="listitem"><p>SPROcc
1521           - Sun WorkShop Compiler C 5.0</p></li>
1522 <li class="listitem"><p>SPROcpl
1523           - Sun WorkShop Compiler C++ 5.0</p></li>
1524 <li class="listitem"><p>SPROild
1525           - Sun WorkShop Incremental Linker</p></li>
1526 <li class="listitem"><p>SPROlang
1527           - Sun WorkShop Compilers common components</p></li>
1528 </ul></div>
1529 <p>You should set the following variables in your
1530         <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> file:</p>
1531 <pre class="programlisting">
1532 CC=     cc
1533 CXX=    CC
1534 CPP=    cc -E
1535 CXXCPP= CC -E
1536 </pre>
1537 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
1538 <h3 class="title">Note</h3>
1539 <p>The <code class="varname">CPP</code> setting might break some
1540         packages that use the C preprocessor for processing things other
1541         than C source code.</p>
1542 </div>
1543 </div>
1544 <div class="sect3" title="3.3.7.3. Building 64-bit binaries with SunPro">
1545 <div class="titlepage"><div><div><h4 class="title">
1546 <a name="solaris-sunpro-64"></a>3.3.7.3. Building 64-bit binaries with SunPro</h4></div></div></div>
1547 <p>To build 64-bit packages, you just need to have the
1548         following lines in your <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> file:</p>
1549 <pre class="programlisting">
1550 PKGSRC_COMPILER=        sunpro
1551 ABI=                    64
1552 </pre>
1553 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
1554 <h3 class="title">Note</h3>
1555 <p>This setting has been tested for the SPARC
1556         architecture. Intel and AMD machines need some more
1557         work.</p>
1558 </div>
1559 </div>
1560 <div class="sect3" title="3.3.7.4. Common problems">
1561 <div class="titlepage"><div><div><h4 class="title">
1562 <a name="plat.sunos.problems"></a>3.3.7.4. Common problems</h4></div></div></div>
1563 <p>Sometimes, when using <span class="command"><strong>libtool</strong></span>,
1564       <code class="filename">/bin/ksh</code> crashes with a segmentation fault.
1565       The workaround is to use another shell for the configure
1566       scripts, for example by installing <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/shells/bash/README.html" target="_top"><code class="filename">shells/bash</code></a> and adding the following lines
1567       to your <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>:</p>
1568 <pre class="programlisting">
1569 CONFIG_SHELL=   ${LOCALBASE}/bin/bash
1570 WRAPPER_SHELL=  ${LOCALBASE}/bin/bash
1571       </pre>
1572 <p>Then, rebuild the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/libtool-base/README.html" target="_top"><code class="filename">devel/libtool-base</code></a> package.</p>
1573 </div>
1574 </div>
1575 </div>
1576 </div>
1577 <div class="chapter" title="Chapter 4. Using pkgsrc">
1578 <div class="titlepage"><div><div><h2 class="title">
1579 <a name="using"></a>Chapter 4. Using pkgsrc</h2></div></div></div>
1580 <div class="toc">
1581 <p><b>Table of Contents</b></p>
1582 <dl>
1583 <dt><span class="sect1"><a href="#using-pkg">4.1. Using binary packages</a></span></dt>
1584 <dd><dl>
1585 <dt><span class="sect2"><a href="#finding-binary-packages">4.1.1. Finding binary packages</a></span></dt>
1586 <dt><span class="sect2"><a href="#installing-binary-packages">4.1.2. Installing binary packages</a></span></dt>
1587 <dt><span class="sect2"><a href="#using.pkg_delete">4.1.3. Deinstalling packages</a></span></dt>
1588 <dt><span class="sect2"><a href="#using.pkg_info">4.1.4. Getting information about installed packages</a></span></dt>
1589 <dt><span class="sect2"><a href="#vulnerabilities">4.1.5. Checking for security vulnerabilities in installed packages</a></span></dt>
1590 <dt><span class="sect2"><a href="#pkg_versions">4.1.6. Finding if newer versions of your installed packages are in pkgsrc</a></span></dt>
1591 <dt><span class="sect2"><a href="#using.pkg_admin">4.1.7. Other administrative functions</a></span></dt>
1592 <dt><span class="sect2"><a href="#a-word-of-warning">4.1.8. A word of warning</a></span></dt>
1593 </dl></dd>
1594 <dt><span class="sect1"><a href="#building-packages-from-source">4.2. Building packages from source</a></span></dt>
1595 <dd><dl>
1596 <dt><span class="sect2"><a href="#requirements">4.2.1. Requirements</a></span></dt>
1597 <dt><span class="sect2"><a href="#fetching-distfiles">4.2.2. Fetching distfiles</a></span></dt>
1598 <dt><span class="sect2"><a href="#how-to-build-and-install">4.2.3. How to build and install</a></span></dt>
1599 </dl></dd>
1600 </dl>
1601 </div>
1602 <p>Basically, there are two ways of using pkgsrc. The first
1603 is to only install the package tools and to use binary packages
1604 that someone else has prepared. This is the <span class="quote">&#8220;<span class="quote">pkg</span>&#8221;</span>
1605 in pkgsrc. The second way is to install the <span class="quote">&#8220;<span class="quote">src</span>&#8221;</span>
1606 of pkgsrc, too. Then you are able to build your own packages,
1607 and you can still use binary packages from someone else.</p>
1608 <div class="sect1" title="4.1. Using binary packages">
1609 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
1610 <a name="using-pkg"></a>4.1. Using binary packages</h2></div></div></div>
1611 <p>On the <a class="ulink" href="ftp://ftp.NetBSD.org/" target="_top">ftp.NetBSD.org</a>
1612   server and its mirrors, there are collections of binary packages,
1613   ready to be installed. These binary packages have been built using the
1614   default settings for the directories, that is:</p>
1615 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
1616 <li class="listitem"><p><code class="filename">/usr/pkg</code> for <code class="varname">LOCALBASE</code>, where most of the files are installed,</p></li>
1617 <li class="listitem"><p><code class="filename">/usr/pkg/etc</code> for configuration files,</p></li>
1618 <li class="listitem"><p><code class="filename">/var</code> for <code class="varname">VARBASE</code>, where those files are installed that may change after installation.</p></li>
1619 </ul></div>
1620 <p>If you cannot use these directories for whatever reasons (maybe
1621   because you're not root), you cannot use these binary packages, but
1622   have to build the packages yourself, which is explained in <a class="xref" href="#bootstrapping-pkgsrc" title="3.2. Bootstrapping pkgsrc">Section 3.2, &#8220;Bootstrapping pkgsrc&#8221;</a>.</p>
1623 <div class="sect2" title="4.1.1. Finding binary packages">
1624 <div class="titlepage"><div><div><h3 class="title">
1625 <a name="finding-binary-packages"></a>4.1.1. Finding binary packages</h3></div></div></div>
1626 <p>To install binary packages, you first need to know from where
1627     to get them. The first place where you should look is on the main
1628     pkgsrc FTP server in the directory <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/packages/" target="_top"><code class="filename">/pub/pkgsrc/packages</code></a>.</p>
1629 <p>This directory contains binary packages for multiple
1630     platforms. First, select your operating system. (Ignore the
1631     directories with version numbers attached to it, they just exist for
1632     legacy reasons.) Then, select your hardware architecture, and in the
1633     third step, the OS version and the <span class="quote">&#8220;<span class="quote">version</span>&#8221;</span> of pkgsrc.</p>
1634 <p>In this directory, you often find a file called
1635     <code class="filename">bootstrap.tar.gz</code> which contains the package
1636     management tools. If the file is missing, it is likely that your
1637     operating system already provides those tools. Download the file and
1638     extract it in the <code class="filename">/</code> directory. It will create
1639     the directories <code class="filename">/usr/pkg</code> (containing the tools
1640     for managing binary packages) and <code class="filename">/var/db/pkg</code>
1641     (the database of installed packages).</p>
1642 </div>
1643 <div class="sect2" title="4.1.2. Installing binary packages">
1644 <div class="titlepage"><div><div><h3 class="title">
1645 <a name="installing-binary-packages"></a>4.1.2. Installing binary packages</h3></div></div></div>
1646 <p>In the directory from the last section, there is a
1647     subdirectory called <code class="filename">All</code>, which contains all the
1648     binary packages that are available for the platform, excluding those
1649     that may not be distributed via FTP or CDROM (depending on which
1650     medium you are using).</p>
1651 <p>To install packages directly from an FTP or HTTP server, run
1652     the following commands in a Bourne-compatible shell (be sure to
1653     <span class="command"><strong>su</strong></span> to root first):</p>
1654 <pre class="screen">
1655 <code class="prompt">#</code> <strong class="userinput"><code>PATH="/usr/pkg/sbin:$PATH"</code></strong>
1656 <code class="prompt">#</code> <strong class="userinput"><code>PKG_PATH="ftp://ftp.NetBSD.org/pub/pkgsrc/packages/<em class="replaceable"><code>OPSYS</code></em>/<em class="replaceable"><code>ARCH</code></em>/<em class="replaceable"><code>VERSIONS</code></em>/All"</code></strong>
1657 <code class="prompt">#</code> <strong class="userinput"><code>export PATH PKG_PATH</code></strong>
1658 </pre>
1659 <p>Instead of URLs, you can also use local paths, for example if
1660     you are installing from a set of CDROMs, DVDs or an NFS-mounted
1661     repository. If you want to install packages from multiple sources,
1662     you can separate them by a semicolon in
1663     <code class="varname">PKG_PATH</code>.</p>
1664 <p>After these preparations, installing a package is very
1665     easy:</p>
1666 <pre class="screen">
1667 <code class="prompt">#</code> <strong class="userinput"><code>pkg_add openoffice2</code></strong>
1668 <code class="prompt">#</code> <strong class="userinput"><code>pkg_add kde-3.5.7</code></strong>
1669 <code class="prompt">#</code> <strong class="userinput"><code>pkg_add ap2-php5-*</code></strong>
1670 </pre>
1671 <p>Note that any prerequisite packages needed to run the
1672     package in question will be installed, too, assuming they are
1673     present where you install from.</p>
1674 <p>Adding packages might install vulnerable packages.
1675     Thus you should run <span class="command"><strong>pkg_admin audit</strong></span>
1676     regularly, especially after installing new packages, and verify
1677     that the vulnerabilities are acceptable for your configuration.</p>
1678 <p>After you've installed packages, be sure to have
1679     <code class="filename">/usr/pkg/bin</code> and <code class="filename">/usr/pkg/sbin</code> in your
1680     <code class="varname">PATH</code> so you can actually start the just
1681     installed program.</p>
1682 </div>
1683 <div class="sect2" title="4.1.3. Deinstalling packages">
1684 <div class="titlepage"><div><div><h3 class="title">
1685 <a name="using.pkg_delete"></a>4.1.3. Deinstalling packages</h3></div></div></div>
1686 <p>To deinstall a package, it does not matter whether it was
1687     installed from source code or from a binary package. The
1688     <span class="command"><strong>pkg_delete</strong></span> command does not know it anyway.
1689     To delete a package, you can just run <span class="command"><strong>pkg_delete
1690     <em class="replaceable"><code>package-name</code></em></strong></span>. The package
1691     name can be given with or without version number. Wildcards can
1692     also be used to deinstall a set of packages, for example
1693     <code class="literal">*emacs*</code>. Be sure to include them in quotes,
1694     so that the shell does not expand them before
1695     <code class="literal">pkg_delete</code> sees them.</p>
1696 <p>The <code class="option">-r</code> option is very powerful: it
1697     removes all the packages that require the package in question
1698     and then removes the package itself. For example:
1699
1700     </p>
1701 <pre class="screen">
1702 <code class="prompt">#</code> <strong class="userinput"><code>pkg_delete -r jpeg</code></strong>
1703     </pre>
1704 <p>
1705
1706     will remove jpeg and all the packages that used it; this allows
1707     upgrading the jpeg package.</p>
1708 </div>
1709 <div class="sect2" title="4.1.4. Getting information about installed packages">
1710 <div class="titlepage"><div><div><h3 class="title">
1711 <a name="using.pkg_info"></a>4.1.4. Getting information about installed packages</h3></div></div></div>
1712 <p>The <span class="command"><strong>pkg_info</strong></span> shows information about
1713     installed packages or binary package files.</p>
1714 </div>
1715 <div class="sect2" title="4.1.5. Checking for security vulnerabilities in installed packages">
1716 <div class="titlepage"><div><div><h3 class="title">
1717 <a name="vulnerabilities"></a>4.1.5. Checking for security vulnerabilities in installed packages</h3></div></div></div>
1718 <p>
1719       The NetBSD Security-Officer and Packages Groups maintain a list of
1720       known security vulnerabilities to packages which are (or have been)
1721       included in pkgsrc.  The list is available from the NetBSD
1722       FTP site at <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/vulnerabilities" target="_top">ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/vulnerabilities</a>.
1723     </p>
1724 <p>
1725       Through <span class="command"><strong>pkg_admin fetch-pkg-vulnerabilities</strong></span>,
1726       this list can be downloaded
1727       automatically, and a security audit of all packages installed on a system
1728       can take place.
1729     </p>
1730 <p>
1731       There are two components to auditing.  The first
1732       step, <span class="command"><strong>pkg_admin fetch-pkg-vulnerabilities</strong></span>,
1733       is for downloading
1734       the list of vulnerabilities from the NetBSD FTP site.  The second
1735       step, <span class="command"><strong>pkg_admin audit</strong></span>, checks to see if any of your
1736       installed packages are vulnerable.  If a package is vulnerable, you
1737       will see output similar to the following:
1738     </p>
1739 <pre class="screen">Package samba-2.0.9 has a local-root-shell vulnerability, see
1740     http://www.samba.org/samba/whatsnew/macroexploit.html</pre>
1741 <p>
1742       You may wish to have the
1743       <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/vulnerabilities" target="_top">vulnerabilities</a>
1744       file downloaded daily so that
1745       it remains current.  This may be done by adding an appropriate entry
1746       to the root users <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?crontab+5+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">crontab</span>(5)</span></a> entry.  For example the entry
1747       </p>
1748 <pre class="screen">
1749 # download vulnerabilities file
1750 0 3 * * * /usr/sbin/pkg_admin fetch-pkg-vulnerabilities &gt;/dev/null 2&gt;&amp;1
1751       </pre>
1752 <p>
1753       will update the vulnerability list every day at 3AM. You may wish to do
1754       this more often than once a day.
1755
1756       In addition, you may wish to run the package audit from the daily
1757       security script.  This may be accomplished by adding the following
1758       line to <code class="filename">/etc/security.local</code>:
1759       </p>
1760 <pre class="screen">
1761 /usr/sbin/pkg_admin audit
1762       </pre>
1763 <p>
1764     </p>
1765 </div>
1766 <div class="sect2" title="4.1.6. Finding if newer versions of your installed packages are in pkgsrc">
1767 <div class="titlepage"><div><div><h3 class="title">
1768 <a name="pkg_versions"></a>4.1.6. Finding if newer versions of your installed packages are in pkgsrc</h3></div></div></div>
1769 <p>
1770       Install <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/lintpkgsrc/README.html" target="_top"><code class="filename">pkgtools/lintpkgsrc</code></a> and run
1771       <span class="command"><strong>lintpkgsrc</strong></span> with the <span class="quote">&#8220;<span class="quote">-i</span>&#8221;</span>
1772       argument to check if your packages are up-to-date, e.g.
1773     </p>
1774 <pre class="screen">
1775 <code class="prompt">%</code> <strong class="userinput"><code>lintpkgsrc -i</code></strong>
1776 ...
1777 Version mismatch: 'tcsh' 6.09.00 vs 6.10.00
1778     </pre>
1779 <p>You can then use <span class="command"><strong>make update</strong></span> to update the
1780     package on your system and rebuild any dependencies.
1781     </p>
1782 </div>
1783 <div class="sect2" title="4.1.7. Other administrative functions">
1784 <div class="titlepage"><div><div><h3 class="title">
1785 <a name="using.pkg_admin"></a>4.1.7. Other administrative functions</h3></div></div></div>
1786 <p>The <span class="command"><strong>pkg_admin</strong></span> executes various
1787     administrative functions on the package system.</p>
1788 </div>
1789 <div class="sect2" title="4.1.8. A word of warning">
1790 <div class="titlepage"><div><div><h3 class="title">
1791 <a name="a-word-of-warning"></a>4.1.8. A word of warning</h3></div></div></div>
1792 <p>Please pay very careful attention to the warnings
1793     expressed in the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a> manual page about the
1794     inherent dangers of installing binary packages which you did
1795     not create yourself, and the security holes that can be
1796     introduced onto your system by indiscriminate adding of such
1797     files.</p>
1798 <p>The same warning of course applies to every package you
1799     install from source when you haven't completely read and
1800     understood the source code of the package, the compiler that
1801     is used to build the package and all the other tools that are
1802     involved.</p>
1803 </div>
1804 </div>
1805 <div class="sect1" title="4.2. Building packages from source">
1806 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
1807 <a name="building-packages-from-source"></a>4.2. Building packages from source</h2></div></div></div>
1808 <p>After obtaining pkgsrc, the <code class="filename">pkgsrc</code>
1809   directory now contains a set of packages, organized into
1810   categories. You can browse the online index of packages, or run
1811   <span class="command"><strong>make readme</strong></span> from the <code class="filename">pkgsrc</code>
1812   directory to build local <code class="filename">README.html</code> files for
1813   all packages, viewable with any web browser such as <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/lynx/README.html" target="_top"><code class="filename">www/lynx</code></a> or <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/firefox/README.html" target="_top"><code class="filename">www/firefox</code></a>.</p>
1814 <p>The default <span class="emphasis"><em>prefix</em></span> for installed packages
1815   is <code class="filename">/usr/pkg</code>. If you wish to change this, you
1816   should do so by setting <code class="varname">LOCALBASE</code> in
1817   <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>. You should not try to use multiple
1818   different <code class="varname">LOCALBASE</code> definitions on the same
1819   system (inside a chroot is an exception). </p>
1820 <p>The rest of this chapter assumes that the package is already
1821   in pkgsrc. If it is not, see <a class="xref" href="#developers-guide" title="Part II. The pkgsrc developer's guide">Part II, &#8220;The pkgsrc developer's guide&#8221;</a> for
1822   instructions how to create your own packages.</p>
1823 <div class="sect2" title="4.2.1. Requirements">
1824 <div class="titlepage"><div><div><h3 class="title">
1825 <a name="requirements"></a>4.2.1. Requirements</h3></div></div></div>
1826 <p>To build packages from source, you need a working C
1827     compiler. On NetBSD, you need to install the
1828     <span class="quote">&#8220;<span class="quote">comp</span>&#8221;</span> and the <span class="quote">&#8220;<span class="quote">text</span>&#8221;</span> distribution
1829     sets. If you want to build X11-related packages, the
1830     <span class="quote">&#8220;<span class="quote">xbase</span>&#8221;</span> and <span class="quote">&#8220;<span class="quote">xcomp</span>&#8221;</span> distribution
1831     sets are required, too.</p>
1832 </div>
1833 <div class="sect2" title="4.2.2. Fetching distfiles">
1834 <div class="titlepage"><div><div><h3 class="title">
1835 <a name="fetching-distfiles"></a>4.2.2. Fetching distfiles</h3></div></div></div>
1836 <p>The first step for building a package is downloading the
1837     distfiles (i.e. the unmodified source). If they have not yet been
1838     downloaded, pkgsrc will fetch them automatically.</p>
1839 <p>If you have all files that you need in the
1840     <code class="filename">distfiles</code> directory,
1841     you don't need to connect. If the distfiles are on CD-ROM, you can
1842     mount the CD-ROM on <code class="filename">/cdrom</code> and add:
1843     </p>
1844 <pre class="screen">DISTDIR=/cdrom/pkgsrc/distfiles</pre>
1845 <p>
1846     to your <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.</p>
1847 <p>By default a list of distribution sites will be randomly
1848     intermixed to prevent huge load on servers which holding popular
1849     packages (for example, SourceForge.net mirrors). Thus, every
1850     time when you need to fetch yet another distfile all the mirrors
1851     will be tried in new (random) order. You can turn this feature
1852     off by setting <code class="varname">MASTER_SORT_RANDOM=NO</code> (for
1853     <code class="varname">PKG_DEVELOPER</code>s it's already disabled).</p>
1854 <p>You can overwrite some of the major distribution sites to
1855     fit to sites that are close to your own.  By setting one or two
1856     variables you can modify the order in which the master sites are
1857     accessed.  <code class="varname">MASTER_SORT</code> contains a whitespace
1858     delimited list of domain suffixes.
1859     <code class="varname">MASTER_SORT_REGEX</code> is even more flexible, it
1860     contains a whitespace delimited list of regular expressions.  It
1861     has higher priority than <code class="varname">MASTER_SORT</code>.  Have a
1862     look at <code class="filename">pkgsrc/mk/defaults/mk.conf</code> to find
1863     some examples.  This may save some of your bandwidth and
1864     time.</p>
1865 <p>You can change these settings either in your shell's environment, or,
1866     if you want to keep the settings, by editing the
1867     <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> file,
1868     and adding the definitions there.</p>
1869 <p>
1870       If a package depends on many other packages (such as
1871       <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/kde3/README.html" target="_top"><code class="filename">meta-pkgs/kde3</code></a>), the build process may
1872       alternate between periods of
1873       downloading source, and compiling. To ensure you have all the source
1874       downloaded initially you can run the command:
1875       </p>
1876 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>make fetch-list | sh</code></strong></pre>
1877 <p>
1878       which will output and run a set of shell commands to fetch the
1879       necessary files into the <code class="filename">distfiles</code> directory.  You can
1880       also choose to download the files manually.
1881     </p>
1882 </div>
1883 <div class="sect2" title="4.2.3. How to build and install">
1884 <div class="titlepage"><div><div><h3 class="title">
1885 <a name="how-to-build-and-install"></a>4.2.3. How to build and install</h3></div></div></div>
1886 <p>
1887       Once the software has downloaded, any patches will be applied, then it
1888       will be compiled for you. This may take some time depending on your
1889       computer, and how many other packages the software depends on and their
1890       compile time.
1891     </p>
1892 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
1893 <h3 class="title">Note</h3>
1894 <p>If using bootstrap or pkgsrc on a non-NetBSD system,
1895     use the pkgsrc <span class="command"><strong>bmake</strong></span> command instead of
1896     <span class="quote">&#8220;<span class="quote">make</span>&#8221;</span> in the examples in this guide.</p>
1897 </div>
1898 <p>For example, type</p>
1899 <pre class="screen">
1900 <code class="prompt">%</code> <strong class="userinput"><code>cd misc/figlet</code></strong>
1901 <code class="prompt">%</code> <strong class="userinput"><code>make</code></strong>
1902     </pre>
1903 <p>at the shell prompt to build the various components of the
1904     package.</p>
1905 <p>The next stage is to actually install the newly compiled
1906     program onto your system. Do this by entering:
1907
1908     </p>
1909 <pre class="screen">
1910 <code class="prompt">%</code> <strong class="userinput"><code>make install</code></strong>
1911     </pre>
1912 <p>
1913
1914     while you are still in the directory for whatever package you
1915     are installing.</p>
1916 <p>Installing the package on your system may require you to
1917     be root.  However, pkgsrc has a
1918     <span class="emphasis"><em>just-in-time-su</em></span> feature, which allows you
1919     to only become root for the actual installation step.</p>
1920 <p>That's it, the software should now be installed and setup for use.
1921     You can now enter:
1922
1923     </p>
1924 <pre class="screen">
1925 <code class="prompt">%</code> <strong class="userinput"><code>make clean</code></strong>
1926     </pre>
1927 <p>
1928
1929     to remove the compiled files in the work directory, as you shouldn't need
1930     them any more. If other packages were also added to your system
1931     (dependencies) to allow your program to compile, you can tidy these up
1932     also with the command:</p>
1933 <pre class="screen">
1934 <code class="prompt">%</code> <strong class="userinput"><code>make clean-depends</code></strong>
1935     </pre>
1936 <p>Taking the figlet utility as an example, we can install it on our
1937     system by building as shown in <a class="xref" href="#logs" title="Appendix B. Build logs">Appendix B, <i>Build logs</i></a>.</p>
1938 <p>The program is installed under the default root of the
1939     packages tree - <code class="filename">/usr/pkg</code>. Should this not
1940     conform to your tastes, set the <code class="varname">LOCALBASE</code>
1941     variable in your environment, and it will use that value as the
1942     root of your packages tree. So, to use
1943     <code class="filename">/usr/local</code>, set
1944     <code class="varname">LOCALBASE=/usr/local</code> in your environment.
1945     Please note that you should use a directory which is dedicated to
1946     packages and not shared with other programs (i.e., do not try and
1947     use <code class="varname">LOCALBASE=/usr</code>).  Also, you should not try
1948     to add any of your own files or directories (such as
1949     <code class="filename">src/</code>, <code class="filename">obj/</code>, or
1950     <code class="filename">pkgsrc/</code>) below the
1951     <code class="varname">LOCALBASE</code> tree.  This is to prevent possible
1952     conflicts between programs and other files installed by the
1953     package system and whatever else may have been installed
1954     there.</p>
1955 <p>Some packages look in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> to
1956     alter some configuration options at build time.  Have a look at
1957     <code class="filename">pkgsrc/mk/defaults/mk.conf</code> to get an overview
1958     of what will be set there by default.  Environment variables such
1959     as <code class="varname">LOCALBASE</code> can be set in
1960     <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> to save having to remember to
1961     set them each time you want to use pkgsrc.</p>
1962 <p>Occasionally, people want to <span class="quote">&#8220;<span class="quote">look under the
1963     covers</span>&#8221;</span> to see what is going on when a package is building
1964     or being installed. This may be for debugging purposes, or out of
1965     simple curiosity. A number of utility values have been added to
1966     help with this.</p>
1967 <div class="orderedlist"><ol class="orderedlist" type="1">
1968 <li class="listitem">
1969 <p>If you invoke the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> command with
1970         <code class="varname">PKG_DEBUG_LEVEL=2</code>, then a huge amount of
1971         information will be displayed. For example,</p>
1972 <pre class="screen"><strong class="userinput"><code>make patch PKG_DEBUG_LEVEL=2</code></strong></pre>
1973 <p>will show all the commands that are invoked, up to and
1974         including the <span class="quote">&#8220;<span class="quote">patch</span>&#8221;</span> stage.</p>
1975 </li>
1976 <li class="listitem">
1977 <p>If you want to know the value of a certain <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a>
1978         definition, then the <code class="varname">VARNAME</code> definition
1979         should be used, in conjunction with the show-var
1980         target. e.g. to show the expansion of the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a>
1981         variable <code class="varname">LOCALBASE</code>:</p>
1982 <pre class="screen">
1983 <code class="prompt">%</code> <strong class="userinput"><code>make show-var VARNAME=LOCALBASE</code></strong>
1984 /usr/pkg
1985 <code class="prompt">%</code>
1986         </pre>
1987 </li>
1988 </ol></div>
1989 <p>If you want to install a binary package that you've either
1990     created yourself (see next section), that you put into
1991     pkgsrc/packages manually or that is located on a remote FTP
1992     server, you can use the "bin-install" target. This target will
1993     install a binary package - if available - via <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a>,
1994     else do a <span class="command"><strong>make package</strong></span>.  The list of remote FTP
1995     sites searched is kept in the variable
1996     <code class="varname">BINPKG_SITES</code>, which defaults to
1997     ftp.NetBSD.org. Any flags that should be added to <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a>
1998     can be put into <code class="varname">BIN_INSTALL_FLAGS</code>.  See
1999     <code class="filename">pkgsrc/mk/defaults/mk.conf</code> for more
2000     details.</p>
2001 <p>A final word of warning: If you set up a system that has a
2002     non-standard setting for <code class="varname">LOCALBASE</code>, be sure to
2003     set that before any packages are installed, as you cannot use
2004     several directories for the same purpose. Doing so will result in
2005     pkgsrc not being able to properly detect your installed packages,
2006     and fail miserably. Note also that precompiled binary packages are
2007     usually built with the default <code class="varname">LOCALBASE</code> of
2008     <code class="filename">/usr/pkg</code>, and that you should
2009     <span class="emphasis"><em>not</em></span> install any if you use a non-standard
2010     <code class="varname">LOCALBASE</code>.</p>
2011 </div>
2012 </div>
2013 </div>
2014 <div class="chapter" title="Chapter 5. Configuring pkgsrc">
2015 <div class="titlepage"><div><div><h2 class="title">
2016 <a name="configuring"></a>Chapter 5. Configuring pkgsrc</h2></div></div></div>
2017 <div class="toc">
2018 <p><b>Table of Contents</b></p>
2019 <dl>
2020 <dt><span class="sect1"><a href="#general-configuration">5.1. General configuration</a></span></dt>
2021 <dt><span class="sect1"><a href="#variables-affecting-build">5.2. Variables affecting the build process</a></span></dt>
2022 <dt><span class="sect1"><a href="#variables-affecting-installation">5.3. Variables affecting the installation process</a></span></dt>
2023 <dt><span class="sect1"><a href="#conf.compiler">5.4. Selecting and configuring the compiler</a></span></dt>
2024 <dd><dl>
2025 <dt><span class="sect2"><a href="#selecting-the-compiler">5.4.1. Selecting the compiler</a></span></dt>
2026 <dt><span class="sect2"><a href="#conf.cflags">5.4.2. Additional flags to the compiler (<code class="varname">CFLAGS</code>)</a></span></dt>
2027 <dt><span class="sect2"><a href="#conf.ldflags">5.4.3. Additional flags to the linker (<code class="varname">LDFLAGS</code>)</a></span></dt>
2028 </dl></dd>
2029 <dt><span class="sect1"><a href="#developer-advanced-settings">5.5. Developer/advanced settings</a></span></dt>
2030 <dt><span class="sect1"><a href="#selecting-build-options">5.6. Selecting Build Options</a></span></dt>
2031 </dl>
2032 </div>
2033 <a name="mk.conf"></a><p>The whole pkgsrc system is configured in a single file, usually
2034 called <code class="filename">mk.conf</code>. In which directory pkgsrc looks for
2035 that file depends on the installation. On NetBSD, when you use
2036 <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> from the base system, it is in the directory
2037 <code class="filename">/etc/</code>. In all other cases the default location is
2038 <code class="literal">${PREFIX}/etc/</code>, depending on where you told the
2039 bootstrap program to install the binary packages.</p>
2040 <p>During the bootstrap, an example configuration file is created. To
2041 use that, you have to create the directory
2042 <code class="filename">${PREFIX}/etc</code> and copy the example file
2043 there.</p>
2044 <p>The format of the configuration file is that of the usual
2045 BSD-style <code class="filename">Makefile</code>s. The whole pkgsrc configuration
2046 is done by setting variables in this file. Note that you can define all
2047 kinds of variables, and no special error checking (for example for
2048 spelling mistakes) takes place, so you have to try it out to see if it
2049 works.</p>
2050 <div class="sect1" title="5.1. General configuration">
2051 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2052 <a name="general-configuration"></a>5.1. General configuration</h2></div></div></div>
2053 <p>In this section, you can find some variables that apply to all
2054     pkgsrc packages. A complete list of the variables that can be
2055     configured by the user is available in
2056     <code class="filename">mk/defaults/mk.conf</code>, together with some
2057     comments that describe each variable's intent.</p>
2058 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2059 <li class="listitem"><p><code class="varname">LOCALBASE</code>: Where
2060             packages will be installed. The default is
2061             <code class="filename">/usr/pkg</code>. Do not mix binary packages
2062             with different <code class="varname">LOCALBASE</code>s!</p></li>
2063 <li class="listitem"><p><code class="varname">CROSSBASE</code>: Where
2064             <span class="quote">&#8220;<span class="quote">cross</span>&#8221;</span> category packages will be
2065             installed. The default is
2066             <code class="filename">${LOCALBASE}/cross</code>.</p></li>
2067 <li class="listitem"><p><code class="varname">X11BASE</code>: Where
2068             X11 is installed on the system. The default is
2069             <code class="filename">/usr/X11R6</code>.</p></li>
2070 <li class="listitem"><p><code class="varname">DISTDIR</code>: Where to store the
2071             downloaded copies of the original source distributions used
2072             for building pkgsrc packages. The default is
2073             <code class="filename">${PKGSRCDIR}/distfiles</code>.</p></li>
2074 <li class="listitem"><p><code class="varname">PKG_DBDIR</code>: Where the
2075             database about installed packages is stored.  The default is
2076             <code class="filename">/var/db/pkg</code>.</p></li>
2077 <li class="listitem"><p><code class="varname">MASTER_SITE_OVERRIDE</code>:
2078             If set, override the packages'
2079             <code class="varname">MASTER_SITES</code> with this value.</p></li>
2080 <li class="listitem"><p><code class="varname">MASTER_SITE_BACKUP</code>:
2081             Backup location(s) for distribution files and patch files
2082             if not found locally or in
2083             <code class="filename">${MASTER_SITES}</code> or
2084             <code class="filename">${PATCH_SITES}</code> respectively.
2085             The defaults are
2086             <code class="filename">ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/${DIST_SUBDIR}/</code>
2087             and
2088             <code class="filename">ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/</code>.</p></li>
2089 <li class="listitem"><p><code class="varname">BINPKG_SITES</code>:
2090             List of sites carrying binary pkgs. <em class="replaceable"><code>rel</code></em> and
2091             <em class="replaceable"><code>arch</code></em> are replaced with OS
2092             release (<span class="quote">&#8220;<span class="quote">2.0</span>&#8221;</span>, etc.) and architecture
2093             (<span class="quote">&#8220;<span class="quote">mipsel</span>&#8221;</span>, etc.).</p></li>
2094 <li class="listitem"><p><code class="varname">ACCEPTABLE_LICENSES</code>:
2095             List of acceptable licenses. License names are case-sensitive.
2096             Whenever you try to build a package whose license is not in this
2097             list, you will get an error message. If the license condition is
2098             simple enough, the error message will include specific
2099             instructions on how to change this variable.</p></li>
2100 </ul></div>
2101 </div>
2102 <div class="sect1" title="5.2. Variables affecting the build process">
2103 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2104 <a name="variables-affecting-build"></a>5.2. Variables affecting the build process</h2></div></div></div>
2105 <p>XXX
2106       </p>
2107 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2108 <li class="listitem"><p><code class="varname">PACKAGES</code>: The top level
2109             directory for the binary packages. The default is
2110             <code class="filename">${PKGSRCDIR}/packages</code>.</p></li>
2111 <li class="listitem"><p><code class="varname">WRKOBJDIR</code>:
2112             The top level directory where, if defined, the separate
2113             working directories will get created, and symbolically
2114             linked to from <code class="filename">${WRKDIR}</code> (see below).
2115             This is useful for building packages on several
2116             architectures, then <code class="filename">${PKGSRCDIR}</code>
2117             can be NFS-mounted while <code class="filename">${WRKOBJDIR}</code>
2118             is local to every architecture. (It should be noted that
2119             <code class="varname">PKGSRCDIR</code> should not be set by the user
2120             &mdash; it is an internal definition which refers to the
2121             root of the pkgsrc tree. It is possible to have many
2122             pkgsrc tree instances.)</p></li>
2123 <li class="listitem"><p><code class="varname">LOCALPATCHES</code>:
2124             Directory for local patches that aren't part of pkgsrc.
2125             See <a class="xref" href="#components.patches" title="11.3. patches/*">Section 11.3, &#8220;patches/*&#8221;</a> for more
2126             information.</p></li>
2127 <li class="listitem"><p><code class="varname">PKGMAKECONF</code>: Location of
2128             the <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> file used by a package's
2129             BSD-style Makefile. If this is not set,
2130             <code class="varname">MAKECONF</code> is set to
2131             <code class="filename">/dev/null</code> to avoid picking up
2132             settings used by builds in <code class="filename">/usr/src</code>.</p></li>
2133 <li class="listitem"><p><code class="varname">DEPENDS_TARGET</code>:
2134             By default, dependencies are only installed, and no binary
2135             package is created for them. You can set this variable to
2136             <code class="literal">package</code> to automatically create binary
2137             packages after installing dependencies.</p></li>
2138 </ul></div>
2139 </div>
2140 <div class="sect1" title="5.3. Variables affecting the installation process">
2141 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2142 <a name="variables-affecting-installation"></a>5.3. Variables affecting the installation process</h2></div></div></div>
2143 <p>Most packages support installation into a
2144     subdirectory of <code class="varname">WRKDIR</code>. This allows a package
2145     to be built, before the actual filesystem is touched. DESTDIR
2146     support exists in two variations:</p>
2147 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2148 <li class="listitem"><p>Basic DESTDIR support means that the package
2149       installation and packaging is still run as root.</p></li>
2150 <li class="listitem"><p>Full DESTDIR support can run the complete
2151       build, installation and packaging as normal user. Root
2152       privileges are only needed to add packages.</p></li>
2153 </ul></div>
2154 <p>DESTDIR support is now the default. To switch back to non-DESTDIR,
2155     you can set
2156     <code class="varname">USE_DESTDIR=no</code>; this setting will be deprecated though,
2157     so it's preferable to convert a package to DESTDIR instead.</p>
2158 <p>DESTDIR support changes the behaviour of various targets
2159     slightly. To install a package after building it, use
2160     <code class="literal">package-install</code>. <code class="literal">package</code> and
2161     <code class="literal">install</code> don't do that any
2162     longer. <code class="literal">package-install</code> can be used as
2163     <code class="varname">DEPENDS_TARGET</code>.  <code class="literal">bin-install</code>
2164     will ask for the root password to install the package and fail,
2165     <code class="literal">package-install</code> will ask again.</p>
2166 <p>With basic DESTDIR support, <strong class="userinput"><code>make
2167     clean</code></strong> needs to be run as root.</p>
2168 <p>Considering the <code class="filename">foo/bar</code> package,
2169     DESTDIR full support can be tested using the following commands
2170
2171 </p>
2172 <pre class="programlisting">
2173 <code class="prompt">$</code> id
2174 uid=1000(myusername) gid=100(users) groups=100(users),0(wheel)
2175 <code class="prompt">$</code> mkdir $HOME/packages
2176 <code class="prompt">$</code> cd $PKGSRCDIR/foo/bar
2177 </pre>
2178 <p>
2179
2180     Verify <code class="varname">DESTDIR</code> full support, no root privileges
2181     should be needed
2182
2183 </p>
2184 <pre class="programlisting">
2185 <code class="prompt">$</code> make USE_DESTDIR=yes install
2186 </pre>
2187 <p>
2188
2189     Create a package without root privileges
2190
2191 </p>
2192 <pre class="programlisting">
2193 <code class="prompt">$</code> make USE_DESTDIR=yes PACKAGES=$HOME/packages package
2194 </pre>
2195 <p>
2196
2197     For the following command, you must be able to gain root
2198     privileges using <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?su+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">su</span>(1)</span></a>
2199
2200 </p>
2201 <pre class="programlisting">
2202 <code class="prompt">$</code> make USE_DESTDIR=yes PACKAGES=$HOME/packages package-install
2203 </pre>
2204 <p>
2205
2206     Then, as a simple user
2207
2208 </p>
2209 <pre class="programlisting">
2210 <code class="prompt">$</code> make clean
2211 </pre>
2212 <p>
2213
2214     </p>
2215 </div>
2216 <div class="sect1" title="5.4. Selecting and configuring the compiler">
2217 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2218 <a name="conf.compiler"></a>5.4. Selecting and configuring the compiler</h2></div></div></div>
2219 <div class="sect2" title="5.4.1. Selecting the compiler">
2220 <div class="titlepage"><div><div><h3 class="title">
2221 <a name="selecting-the-compiler"></a>5.4.1. Selecting the compiler</h3></div></div></div>
2222 <p>By default, pkgsrc will use GCC to build packages.  This may be
2223     overridden by setting the following variables in /etc/mk.conf:</p>
2224 <div class="variablelist"><dl>
2225 <dt><span class="term"><code class="varname">PKGSRC_COMPILER</code>:</span></dt>
2226 <dd>
2227 <p>This is a list of values specifying the chain of
2228           compilers to invoke when building packages.  Valid values
2229           are:</p>
2230 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2231 <li class="listitem"><p><code class="varname">distcc</code>:
2232             distributed C/C++ (chainable)</p></li>
2233 <li class="listitem"><p><code class="varname">ccache</code>:
2234             compiler cache (chainable)</p></li>
2235 <li class="listitem"><p><code class="varname">gcc</code>:
2236             GNU C/C++ Compiler</p></li>
2237 <li class="listitem"><p><code class="varname">mipspro</code>:
2238             Silicon Graphics, Inc. MIPSpro (n32/n64)</p></li>
2239 <li class="listitem"><p><code class="varname">mipspro</code>:
2240             Silicon Graphics, Inc. MIPSpro (o32)</p></li>
2241 <li class="listitem"><p><code class="varname">sunpro</code>:
2242             Sun Microsystems, Inc. WorkShip/Forte/Sun ONE Studio</p></li>
2243 </ul></div>
2244 <p>The default is
2245           <span class="quote">&#8220;<span class="quote"><code class="varname">gcc</code></span>&#8221;</span>.  You can use
2246           <code class="varname">ccache</code> and/or
2247           <code class="varname">distcc</code> with an appropriate
2248           <code class="varname">PKGSRC_COMPILER</code> setting,
2249           e.g. <span class="quote">&#8220;<span class="quote"><code class="varname">ccache gcc</code></span>&#8221;</span>.  This
2250           variable should always be terminated with a value for
2251           a real compiler.  Note that only one real compiler
2252           should be listed (e.g. <span class="quote">&#8220;<span class="quote"><code class="varname">sunpro gcc</code></span>&#8221;</span>
2253           is not allowed).</p>
2254 </dd>
2255 <dt><span class="term"><code class="varname">GCC_REQD</code>:</span></dt>
2256 <dd><p>This specifies the minimum version of GCC to use
2257           when building packages.  If the system GCC doesn't
2258           satisfy this requirement, then pkgsrc will build and
2259           install one of the GCC packages to use instead.</p></dd>
2260 </dl></div>
2261 </div>
2262 <div class="sect2" title="5.4.2. Additional flags to the compiler (CFLAGS)">
2263 <div class="titlepage"><div><div><h3 class="title">
2264 <a name="conf.cflags"></a>5.4.2. Additional flags to the compiler (<code class="varname">CFLAGS</code>)</h3></div></div></div>
2265 <p>If you wish to set the <code class="varname">CFLAGS</code> variable,
2266         please make sure to use the <code class="literal">+=</code> operator
2267         instead of the <code class="literal">=</code> operator:</p>
2268 <pre class="programlisting">
2269 CFLAGS+=        -your -flags
2270 </pre>
2271 <p>Using <code class="varname">CFLAGS=</code> (i.e. without the
2272         <span class="quote">&#8220;<span class="quote">+</span>&#8221;</span>) may lead to problems with packages that
2273         need to add their own flags.  You may want to take a look
2274         at the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/cpuflags/README.html" target="_top"><code class="filename">devel/cpuflags</code></a>
2275         package if you're interested in optimization specifically
2276         for the current CPU. </p>
2277 </div>
2278 <div class="sect2" title="5.4.3. Additional flags to the linker (LDFLAGS)">
2279 <div class="titlepage"><div><div><h3 class="title">
2280 <a name="conf.ldflags"></a>5.4.3. Additional flags to the linker (<code class="varname">LDFLAGS</code>)</h3></div></div></div>
2281 <p>If you want to pass flags to the linker, both in the configure
2282 step and the build step, you can do this in two ways.  Either set
2283 <code class="varname">LDFLAGS</code> or <code class="varname">LIBS</code>.  The difference
2284 between the two is that <code class="varname">LIBS</code> will be appended to
2285 the command line, while <code class="varname">LDFLAGS</code> come earlier.
2286 <code class="varname">LDFLAGS</code> is pre-loaded with rpath settings for ELF
2287 machines depending on the setting of <code class="varname">USE_IMAKE</code> or
2288 the inclusion of <code class="filename">mk/x11.buildlink3.mk</code>.  As with
2289 <code class="varname">CFLAGS</code>, if you do not wish to override these
2290 settings, use the <code class="literal">+=</code> operator:</p>
2291 <pre class="programlisting">
2292 LDFLAGS+=        -your -linkerflags
2293 </pre>
2294 </div>
2295 </div>
2296 <div class="sect1" title="5.5. Developer/advanced settings">
2297 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2298 <a name="developer-advanced-settings"></a>5.5. Developer/advanced settings</h2></div></div></div>
2299 <p>XXX
2300       </p>
2301 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2302 <li class="listitem">
2303 <p><code class="varname">PKG_DEVELOPER</code>:
2304             Run some sanity checks that package developers want:
2305             </p>
2306 <div class="itemizedlist"><ul class="itemizedlist" type="circle">
2307 <li class="listitem"><p>make sure patches apply with zero
2308               fuzz</p></li>
2309 <li class="listitem"><p>run check-shlibs to see that all
2310               binaries will find their shared libs.</p></li>
2311 </ul></div>
2312 <p>
2313         </p>
2314 </li>
2315 <li class="listitem"><p><code class="varname">PKG_DEBUG_LEVEL</code>: The level
2316         of debugging output which is displayed whilst making and
2317         installing the package.  The default value for this is 0,
2318         which will not display the commands as they are executed
2319         (normal, default, quiet operation); the value 1 will display
2320         all shell commands before their invocation, and the value 2
2321         will display both the shell commands before their invocation,
2322         and their actual execution progress with <span class="command"><strong>set
2323         -x</strong></span> will be displayed.</p></li>
2324 </ul></div>
2325 <p>
2326     </p>
2327 </div>
2328 <div class="sect1" title="5.6. Selecting Build Options">
2329 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2330 <a name="selecting-build-options"></a>5.6. Selecting Build Options</h2></div></div></div>
2331 <p>Some packages have build time options, usually to select
2332     between different dependencies, enable optional support for big
2333     dependencies or enable experimental features.</p>
2334 <p>To see which options, if any, a package supports, and which
2335     options are mutually exclusive, run <span class="command"><strong>make
2336     show-options</strong></span>, for example:</p>
2337 <pre class="programlisting">
2338     The following options are supported by this package:
2339         ssl      Enable SSL support.
2340     Exactly one of the following gecko options is required:
2341         firefox  Use firefox as gecko rendering engine.
2342         mozilla  Use mozilla as gecko rendering engine.
2343     At most one of the following database options may be selected:
2344         mysql    Enable support for MySQL database.
2345         pgsql    Enable support for PostgreSQL database.
2346
2347     These options are enabled by default: firefox
2348     These options are currently enabled: mozilla ssl
2349 </pre>
2350 <p>The following variables can be defined in
2351     <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> to select which options to
2352     enable for a package: <code class="varname">PKG_DEFAULT_OPTIONS</code>,
2353     which can be used to select or disable options for all packages
2354     that support them, and
2355     <code class="varname">PKG_OPTIONS.<em class="replaceable"><code>pkgbase</code></em></code>,
2356     which can be used to select or disable options specifically for
2357     package <em class="replaceable"><code>pkgbase</code></em>.  Options listed in
2358     these variables are selected, options preceded by <span class="quote">&#8220;<span class="quote">-</span>&#8221;</span>
2359     are disabled. A few examples:</p>
2360 <pre class="screen">
2361 <code class="prompt">$</code> <span class="command"><strong>grep "PKG.*OPTION" <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a></strong></span>
2362 PKG_DEFAULT_OPTIONS=    -arts -dvdread -esound
2363 PKG_OPTIONS.kdebase=    debug -sasl
2364 PKG_OPTIONS.apache=     suexec </pre>
2365 <p>It is important to note that options that were specifically
2366     suggested by the package maintainer must be explicitly removed if
2367     you do not wish to include the option.  If you are unsure you can view
2368     the current state with <span class="command"><strong>make show-options</strong></span>.</p>
2369 <p>The following settings are consulted in the order given, and
2370     the last setting that selects or disables an option is
2371     used:</p>
2372 <div class="orderedlist"><ol class="orderedlist" type="1">
2373 <li class="listitem"><p>the default options as suggested by the package
2374       maintainer</p></li>
2375 <li class="listitem"><p>the options implied by the settings of legacy
2376       variables (see below)</p></li>
2377 <li class="listitem"><p><code class="varname">PKG_DEFAULT_OPTIONS</code></p></li>
2378 <li class="listitem"><p><code class="varname">PKG_OPTIONS.<em class="replaceable"><code>pkgbase</code></em></code></p></li>
2379 </ol></div>
2380 <p>For groups of mutually exclusive options, the last option
2381     selected is used, all others are automatically disabled.  If an
2382     option of the group is explicitly disabled, the previously
2383     selected option, if any, is used.  It is an error if no option
2384     from a required group of options is selected, and building the
2385     package will fail.</p>
2386 <p>Before the options framework was introduced, build options
2387     were selected by setting a variable (often named
2388     <code class="varname">USE_<em class="replaceable"><code>FOO</code></em></code>) in
2389     <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> for each option.  To ease
2390     transition to the options framework for the user, these legacy
2391     variables are converted to the appropriate options setting
2392     (<code class="varname">PKG_OPTIONS.<em class="replaceable"><code>pkgbase</code></em></code>)
2393     automatically.  A warning is issued to prompt the user to update
2394     <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> to use the options framework
2395     directly.  Support for the legacy variables will be removed
2396     eventually.</p>
2397 </div>
2398 </div>
2399 <div class="chapter" title="Chapter 6. Creating binary packages">
2400 <div class="titlepage"><div><div><h2 class="title">
2401 <a name="binary"></a>Chapter 6. Creating binary packages</h2></div></div></div>
2402 <div class="toc">
2403 <p><b>Table of Contents</b></p>
2404 <dl>
2405 <dt><span class="sect1"><a href="#building-a-single-binary-package">6.1. Building a single binary package</a></span></dt>
2406 <dt><span class="sect1"><a href="#settings-for-creationg-of-binary-packages">6.2. Settings for creation of binary packages</a></span></dt>
2407 </dl>
2408 </div>
2409 <div class="sect1" title="6.1. Building a single binary package">
2410 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2411 <a name="building-a-single-binary-package"></a>6.1. Building a single binary package</h2></div></div></div>
2412 <p>Once you have built and installed a package, you can create
2413     a <span class="emphasis"><em>binary package</em></span> which can be installed on
2414     another system with <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a>. This saves having to build
2415     the same package on a group of hosts and wasting CPU time. It also
2416     provides a simple means for others to install your package, should
2417     you distribute it.</p>
2418 <p>To create a binary package, change into the appropriate
2419     directory in pkgsrc, and run <span class="command"><strong>make
2420     package</strong></span>:</p>
2421 <pre class="screen">
2422 <code class="prompt">#</code> <strong class="userinput"><code>cd misc/figlet</code></strong>
2423 <code class="prompt">#</code> <strong class="userinput"><code>make package</code></strong>
2424     </pre>
2425 <p>This will build and install your package (if not already done),
2426     and then build a binary package from what was installed. You can
2427     then use the <span class="command"><strong>pkg_*</strong></span> tools to manipulate
2428     it. Binary packages are created by default in
2429     <code class="filename">/usr/pkgsrc/packages</code>, in the form of a
2430     gzipped tar file. See <a class="xref" href="#logs.package" title="B.2. Packaging figlet">Section B.2, &#8220;Packaging figlet&#8221;</a> for a
2431     continuation of the above <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/misc/figlet/README.html" target="_top"><code class="filename">misc/figlet</code></a> example.</p>
2432 <p>See <a class="xref" href="#submit" title="Chapter 21. Submitting and Committing">Chapter 21, <i>Submitting and Committing</i></a> for information on how to submit
2433     such a binary package.</p>
2434 </div>
2435 <div class="sect1" title="6.2. Settings for creation of binary packages">
2436 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2437 <a name="settings-for-creationg-of-binary-packages"></a>6.2. Settings for creation of binary packages</h2></div></div></div>
2438 <p>See <a class="xref" href="#build.helpful-targets" title="17.17. Other helpful targets">Section 17.17, &#8220;Other helpful targets&#8221;</a>.</p>
2439 </div>
2440 </div>
2441 <div class="chapter" title="Chapter 7. Creating binary packages for everything in pkgsrc (bulk builds)">
2442 <div class="titlepage"><div><div><h2 class="title">
2443 <a name="bulk"></a>Chapter 7. Creating binary packages for everything in pkgsrc (bulk
2444 builds)</h2></div></div></div>
2445 <div class="toc">
2446 <p><b>Table of Contents</b></p>
2447 <dl>
2448 <dt><span class="sect1"><a href="#bulk.pre">7.1. Think first, build later</a></span></dt>
2449 <dt><span class="sect1"><a href="#bulk.req">7.2. Requirements of a bulk build</a></span></dt>
2450 <dt><span class="sect1"><a href="#bulk.old">7.3. Running an old-style bulk build</a></span></dt>
2451 <dd><dl>
2452 <dt><span class="sect2"><a href="#binary.configuration">7.3.1. Configuration</a></span></dt>
2453 <dt><span class="sect2"><a href="#other-environmental-considerations">7.3.2. Other environmental considerations</a></span></dt>
2454 <dt><span class="sect2"><a href="#operation">7.3.3. Operation</a></span></dt>
2455 <dt><span class="sect2"><a href="#what-it-does">7.3.4. What it does</a></span></dt>
2456 <dt><span class="sect2"><a href="#disk-space-requirements">7.3.5. Disk space requirements</a></span></dt>
2457 <dt><span class="sect2"><a href="#setting-up-a-sandbox">7.3.6. Setting up a sandbox for chrooted builds</a></span></dt>
2458 <dt><span class="sect2"><a href="#building-a-partial-set">7.3.7. Building a partial set of packages</a></span></dt>
2459 <dt><span class="sect2"><a href="#bulk-upload">7.3.8. Uploading results of a bulk build</a></span></dt>
2460 </dl></dd>
2461 <dt><span class="sect1"><a href="#bulk.pbulk">7.4. Running a pbulk-style bulk build</a></span></dt>
2462 <dd><dl>
2463 <dt><span class="sect2"><a href="#bulk.pbulk.prepare">7.4.1. Preparation</a></span></dt>
2464 <dt><span class="sect2"><a href="#bulk.pbulk.conf">7.4.2. Configuration</a></span></dt>
2465 </dl></dd>
2466 <dt><span class="sect1"><a href="#creating-cdroms">7.5. Creating a multiple CD-ROM packages collection</a></span></dt>
2467 <dd><dl><dt><span class="sect2"><a href="#cdpack-example">7.5.1. Example of cdpack</a></span></dt></dl></dd>
2468 </dl>
2469 </div>
2470 <p>When you have multiple machines that should run the same packages,
2471 it is wasted time if they all build their packages themselves from
2472 source. There are two ways of getting a set of binary packages: The old
2473 bulk build system, or the new (as of 2007) parallel bulk build (pbulk)
2474 system. This chapter describes how to set them up so that the packages
2475 are most likely to be usable later.</p>
2476 <div class="sect1" title="7.1. Think first, build later">
2477 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2478 <a name="bulk.pre"></a>7.1. Think first, build later</h2></div></div></div>
2479 <p>Since a bulk build takes several days or even weeks to finish, you
2480 should think about the setup before you start everything. Pay attention
2481 to at least the following points:</p>
2482 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2483 <li class="listitem">
2484 <p>If you want to upload the binary packages to
2485 ftp.NetBSD.org, make sure the setup complies to the requirements for binary
2486 packages:</p>
2487 <div class="itemizedlist"><ul class="itemizedlist" type="circle">
2488 <li class="listitem"><p>To end up on ftp.NetBSD.org, the packages must be built
2489 by a NetBSD developer on a trusted machine (that is, where you and only
2490 you have root access).</p></li>
2491 <li class="listitem"><p>Packages on ftp.NetBSD.org should only be created from
2492 the stable branches (like 2009Q1), so that users browsing the available
2493 collections can see at a glance how old the packages
2494 are.</p></li>
2495 <li class="listitem"><p>The packages must be built as root, since some packages
2496 require set-uid binaries at runtime, and creating those packages as
2497 unprivileged user doesn't work well at the moment.</p></li>
2498 </ul></div>
2499 </li>
2500 <li class="listitem"><p>Make sure that the bulk build cannot break anything in
2501 your system. Most bulk builds run as root, so they should be run at least
2502 in a chroot environment or something even more restrictive, depending on
2503 what the operating system provides. There have been numerous cases where
2504 certain packages tried to install files outside the
2505 <code class="filename">LOCALBASE</code> or wanted to edit some files in
2506 <code class="filename">/etc</code>. Furthermore, the bulk builds install and
2507 deinstall packages in <code class="filename">/usr/pkg</code> (or whatever
2508 <code class="filename">LOCALBASE</code> is) during their operation, so be sure
2509 that you don't need any package during the build.</p></li>
2510 </ul></div>
2511 </div>
2512 <div class="sect1" title="7.2. Requirements of a bulk build">
2513 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2514 <a name="bulk.req"></a>7.2. Requirements of a bulk build</h2></div></div></div>
2515 <p>A complete bulk build requires lots of disk space. Some of the
2516 disk space can be read-only, some other must be writable. Some can be on
2517 remote filesystems (such as NFS) and some should be local. Some can be
2518 temporary filesystems, others must survive a sudden reboot.</p>
2519 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2520 <li class="listitem"><p>10 GB for the distfiles (read-write, remote, temporary)</p></li>
2521 <li class="listitem"><p>10 GB for the binary packages (read-write, remote, permanent)</p></li>
2522 <li class="listitem"><p>400 MB for the pkgsrc tree (read-only, remote, permanent)</p></li>
2523 <li class="listitem"><p>5 GB for <code class="filename">LOCALBASE</code> (read-write, local, temporary for pbulk, permanent for old-bulk)</p></li>
2524 <li class="listitem"><p>5 GB for the log files (read-write, remote, permanent)</p></li>
2525 <li class="listitem"><p>5 GB for temporary files (read-write, local, temporary)</p></li>
2526 </ul></div>
2527 </div>
2528 <div class="sect1" title="7.3. Running an old-style bulk build">
2529 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2530 <a name="bulk.old"></a>7.3. Running an old-style bulk build</h2></div></div></div>
2531 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
2532 <h3 class="title">Note</h3>
2533 <p>There are two ways of doing a bulk build. The old-style
2534 one and the new-style <span class="quote">&#8220;<span class="quote">pbulk</span>&#8221;</span>. The latter is the recommended
2535 way.</p>
2536 </div>
2537 <div class="sect2" title="7.3.1. Configuration">
2538 <div class="titlepage"><div><div><h3 class="title">
2539 <a name="binary.configuration"></a>7.3.1. Configuration</h3></div></div></div>
2540 <div class="sect3" title="7.3.1.1. build.conf">
2541 <div class="titlepage"><div><div><h4 class="title">
2542 <a name="binary.bulk.build.conf"></a>7.3.1.1. <code class="filename">build.conf</code>
2543 </h4></div></div></div>
2544 <p>The <code class="filename">build.conf</code> file is the main
2545         configuration file for bulk builds. You can configure how your
2546         copy of pkgsrc is kept up to date, how the distfiles are
2547         downloaded, how the packages are built and how the report is
2548         generated. You can find an annotated example file in
2549         <code class="filename">pkgsrc/mk/bulk/build.conf-example</code>. To use
2550         it, copy <code class="filename">build.conf-example</code> to
2551         <code class="filename">build.conf</code> and edit it, following the
2552         comments in that file.</p>
2553 </div>
2554 <div class="sect3" title="7.3.1.2. mk.conf">
2555 <div class="titlepage"><div><div><h4 class="title">
2556 <a name="binary.mk.conf"></a>7.3.1.2. <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>
2557 </h4></div></div></div>
2558 <p>You may want to set variables in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.
2559         Look at <code class="filename">pkgsrc/mk/defaults/mk.conf</code> for
2560         details of the default settings. You will want to ensure that
2561         <code class="varname">ACCEPTABLE_LICENSES</code> meet your local policy.
2562         As used in this example, <code class="varname">SKIP_LICENSE_CHECK=yes</code>
2563         completely bypasses the license check.</p>
2564 <pre class="programlisting">
2565 PACKAGES?=      ${_PKGSRCDIR}/packages/${MACHINE_ARCH}
2566 WRKOBJDIR?=     /usr/tmp/pkgsrc   # build here instead of in pkgsrc
2567 BSDSRCDIR=      /usr/src
2568 BSDXSRCDIR=     /usr/xsrc         # for x11/xservers
2569 OBJHOSTNAME?=   yes               # use work.`hostname`
2570 FAILOVER_FETCH= yes               # insist on the correct checksum
2571 PKG_DEVELOPER?= yes
2572 SKIP_LICENSE_CHECK=    yes
2573 </pre>
2574 <p>Some options that are especially useful for bulk builds
2575         can be found at the top lines of the file
2576         <code class="filename">mk/bulk/bsd.bulk-pkg.mk</code>. The most useful
2577         options of these are briefly described here.</p>
2578 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2579 <li class="listitem"><p>If you are on a slow machine, you may want to
2580           set <code class="varname">USE_BULK_BROKEN_CHECK</code> to
2581           <span class="quote">&#8220;<span class="quote">no</span>&#8221;</span>.</p></li>
2582 <li class="listitem"><p>If you are doing bulk builds from a read-only
2583           copy of pkgsrc, you have to set <code class="varname">BULKFILESDIR</code>
2584           to the directory where all log files are created. Otherwise the
2585           log files are created in the pkgsrc directory.</p></li>
2586 <li class="listitem"><p>Another important variable is
2587           <code class="varname">BULK_PREREQ</code>, which is a list of packages that
2588           should be always available while building other
2589           packages.</p></li>
2590 </ul></div>
2591 <p>Some other options are scattered in the pkgsrc
2592         infrastructure:</p>
2593 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2594 <li class="listitem"><p><code class="varname">ALLOW_VULNERABLE_PACKAGES</code>
2595           should be set to <code class="literal">yes</code>. The purpose of the
2596           bulk builds is creating binary packages, no matter if they
2597           are vulnerable or not. Leaving this variable unset would
2598           prevent the bulk build system from even trying to build
2599           them, so possible building errors would not show
2600           up.</p></li>
2601 <li class="listitem"><p><code class="varname">CHECK_FILES</code>
2602           (<code class="filename">pkgsrc/mk/check/check-files.mk</code>) can be set to
2603           <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> to check that the installed set of files
2604           matches the <code class="filename">PLIST</code>.</p></li>
2605 <li class="listitem"><p><code class="varname">CHECK_INTERPRETER</code>
2606           (<code class="filename">pkgsrc/mk/check/check-interpreter.mk</code>) can be set to
2607           <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> to check that the installed
2608           <span class="quote">&#8220;<span class="quote">#!</span>&#8221;</span>-scripts will find their
2609           interpreter.</p></li>
2610 <li class="listitem"><p><code class="varname">PKGSRC_RUN_TEST</code> can be
2611           set to <span class="quote">&#8220;<span class="quote"><code class="literal">yes</code></span>&#8221;</span> to run each
2612           package's self-test before installing it. Note that some
2613           packages make heavy use of <span class="quote">&#8220;<span class="quote">good</span>&#8221;</span> random
2614           numbers, so you need to assure that the machine on which you
2615           are doing the bulk builds is not completely idle. Otherwise
2616           some test programs will seem to hang, while they are just
2617           waiting for new random data to be
2618           available.</p></li>
2619 </ul></div>
2620 </div>
2621 <div class="sect3" title="7.3.1.3. pre-build.local">
2622 <div class="titlepage"><div><div><h4 class="title">
2623 <a name="pre-build.local"></a>7.3.1.3. <code class="filename">pre-build.local</code>
2624 </h4></div></div></div>
2625 <p>It is possible to configure the bulk build to perform
2626         certain site-specific tasks at the end of the pre-build
2627         stage.  If the file
2628         <code class="filename">pre-build.local</code> exists in
2629         <code class="filename">/usr/pkgsrc/mk/bulk</code>, it will be executed
2630         (as a <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?sh+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">sh</span>(1)</span></a> script) at the end of the usual pre-build
2631         stage.  An example use of
2632         <code class="filename">pre-build.local</code> is to have the line:</p>
2633 <pre class="screen">echo "I do not have enough disk space to build this pig." \
2634         &gt; misc/openoffice/$BROKENF</pre>
2635 <p>to prevent the system from trying to build a particular package
2636         which requires nearly 3 GB of disk space.</p>
2637 </div>
2638 </div>
2639 <div class="sect2" title="7.3.2. Other environmental considerations">
2640 <div class="titlepage"><div><div><h3 class="title">
2641 <a name="other-environmental-considerations"></a>7.3.2. Other environmental considerations</h3></div></div></div>
2642 <p>As <code class="filename">/usr/pkg</code> will be completely
2643       deleted at the start of bulk builds, make sure your login
2644       shell is placed somewhere else. Either drop it into
2645       <code class="filename">/usr/local/bin</code> (and adjust your login
2646       shell in the passwd file), or (re-)install it via
2647       <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a> from <code class="filename">/etc/rc.local</code>, so
2648       you can login after a reboot (remember that your current
2649       process won't die if the package is removed, you just can't
2650       start any new instances of the shell any more).  Also, if you
2651       use NetBSD earlier than 1.5, or you still want to use the pkgsrc
2652       version of ssh for some reason, be sure to install ssh before
2653       starting it from <code class="filename">rc.local</code>:</p>
2654 <pre class="programlisting">
2655 (cd /usr/pkgsrc/security/ssh &amp;&amp; make bulk-install)
2656 if [ -f /usr/pkg/etc/rc.d/sshd ]; then
2657   /usr/pkg/etc/rc.d/sshd
2658 fi
2659 </pre>
2660 <p>Not doing so will result in you being not able to log in
2661       via ssh after the bulk build is finished or if the machine
2662       gets rebooted or crashes. You have been warned! :)</p>
2663 </div>
2664 <div class="sect2" title="7.3.3. Operation">
2665 <div class="titlepage"><div><div><h3 class="title">
2666 <a name="operation"></a>7.3.3. Operation</h3></div></div></div>
2667 <p>Make sure you don't need any of the packages still
2668       installed.</p>
2669 <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
2670 <h3 class="title">Warning</h3>
2671 <p>During the bulk build, <span class="emphasis"><em>all packages, their
2672         configuration files and some more files from
2673         <code class="filename">/var</code>, <code class="filename">/home</code> and
2674         possibly other locations will be removed! So don't run a bulk
2675         build with privileges that might harm your
2676         system.</em></span></p>
2677 </div>
2678 <p>Be sure to remove all other things that might
2679       interfere with builds, like some libs installed in
2680       <code class="filename">/usr/local</code>, etc. then become root and type:</p>
2681 <pre class="screen">
2682 <code class="prompt">#</code> <strong class="userinput"><code>cd /usr/pkgsrc</code></strong>
2683 <code class="prompt">#</code> <strong class="userinput"><code>sh mk/bulk/build</code></strong>
2684       </pre>
2685 <p>If for some reason your last build didn't complete (power
2686       failure, system panic, ...), you can continue it by
2687       running:</p>
2688 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>sh mk/bulk/build restart</code></strong></pre>
2689 <p>At the end of the bulk build, you will get a summary via mail,
2690       and find build logs in the directory specified by
2691       <code class="varname">FTP</code> in the <code class="filename">build.conf</code>
2692       file.</p>
2693 </div>
2694 <div class="sect2" title="7.3.4. What it does">
2695 <div class="titlepage"><div><div><h3 class="title">
2696 <a name="what-it-does"></a>7.3.4. What it does</h3></div></div></div>
2697 <p>The bulk builds consist of three steps:</p>
2698 <div class="variablelist"><dl>
2699 <dt><span class="term">1. pre-build</span></dt>
2700 <dd><p>The script updates your pkgsrc tree via (anon)cvs, then
2701             cleans out any broken distfiles, and removes all
2702             packages installed.</p></dd>
2703 <dt><span class="term">2. the bulk build</span></dt>
2704 <dd><p>This is basically <span class="quote">&#8220;<span class="quote">make bulk-package</span>&#8221;</span> with
2705             an optimised order in which packages will be
2706             built. Packages that don't require other packages will
2707             be built first, and packages with many dependencies will
2708             be built later.</p></dd>
2709 <dt><span class="term">3. post-build</span></dt>
2710 <dd><p>Generates a report that's placed in the directory
2711             specified in the <code class="filename">build.conf</code> file
2712             named <code class="filename">broken.html</code>, a short version
2713             of that report will also be mailed to the build's
2714             admin.</p></dd>
2715 </dl></div>
2716 <p>During the build, a list of broken packages will be compiled
2717       in <code class="filename">/usr/pkgsrc/.broken</code> (or
2718       <code class="filename">.../.broken.${MACHINE}</code> if
2719       <code class="varname">OBJMACHINE</code> is set), individual build logs
2720       of broken builds can be found in the package's
2721       directory. These files are used by the bulk-targets to mark
2722       broken builds to not waste time trying to rebuild them, and
2723       they can be used to debug these broken package builds
2724       later.</p>
2725 </div>
2726 <div class="sect2" title="7.3.5. Disk space requirements">
2727 <div class="titlepage"><div><div><h3 class="title">
2728 <a name="disk-space-requirements"></a>7.3.5. Disk space requirements</h3></div></div></div>
2729 <p>Currently, roughly the following requirements are valid for
2730       NetBSD 2.0/i386:</p>
2731 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2732 <li class="listitem"><p>10 GB - distfiles (NFS ok)</p></li>
2733 <li class="listitem"><p>8 GB - full set of all binaries (NFS ok)</p></li>
2734 <li class="listitem"><p>5 GB - temp space for compiling (local disk recommended)</p></li>
2735 </ul></div>
2736 <p>Note that all pkgs will be de-installed as soon as they are
2737       turned into a binary package, and that sources are removed,
2738       so there is no excessively huge demand to disk
2739       space. Afterwards, if the package is needed again, it will
2740       be installed via <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a> instead of building again, so
2741       there are no cycles wasted by recompiling.</p>
2742 </div>
2743 <div class="sect2" title="7.3.6. Setting up a sandbox for chrooted builds">
2744 <div class="titlepage"><div><div><h3 class="title">
2745 <a name="setting-up-a-sandbox"></a>7.3.6. Setting up a sandbox for chrooted builds</h3></div></div></div>
2746 <p>If you don't want all the packages nuked from a machine
2747       (rendering it useless for anything but pkg compiling), there
2748       is the possibility of doing the package bulk build inside a
2749       chroot environment.</p>
2750 <p>The first step is to set up a chroot sandbox,
2751       e.g. <code class="filename">/usr/sandbox</code>.  This can be done by
2752       using null mounts, or manually.</p>
2753 <p>There is a shell script called
2754       <code class="filename">pkgsrc/mk/bulk/mksandbox</code> which will set
2755       up the sandbox environment using null mounts. It will also
2756       create a script called <code class="filename">sandbox</code> in the
2757       root of the sandbox environment, which will allow the null
2758       mounts to be activated using the <span class="command"><strong>sandbox
2759       mount</strong></span> command and deactivated using the
2760       <span class="command"><strong>sandbox umount</strong></span> command.</p>
2761 <p>To set up a sandbox environment by hand, after extracting all
2762       the sets from a NetBSD installation or doing a <span class="command"><strong>make
2763       distribution DESTDIR=/usr/sandbox</strong></span> in
2764       <code class="filename">/usr/src/etc</code>, be sure the following items
2765       are present and properly configured:</p>
2766 <div class="procedure"><ol class="procedure" type="1">
2767 <li class="step" title="Step 1">
2768 <p>Kernel</p>
2769 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>cp /netbsd /usr/sandbox</code></strong></pre>
2770 </li>
2771 <li class="step" title="Step 2">
2772 <p><code class="filename">/dev/*</code></p>
2773 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>cd /usr/sandbox/dev ; sh MAKEDEV all</code></strong></pre>
2774 </li>
2775 <li class="step" title="Step 3">
2776 <p><code class="filename">/etc/resolv.conf</code> (for <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/security/smtpd/README.html" target="_top"><code class="filename">security/smtpd</code></a> and mail):</p>
2777 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>cp /etc/resolv.conf /usr/sandbox/etc</code></strong></pre>
2778 </li>
2779 <li class="step" title="Step 4">
2780 <p>Working(!) mail config (hostname, sendmail.cf):</p>
2781 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>cp /etc/mail/sendmail.cf /usr/sandbox/etc/mail</code></strong></pre>
2782 </li>
2783 <li class="step" title="Step 5">
2784 <p><code class="filename">/etc/localtime</code> (for <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/security/smtpd/README.html" target="_top"><code class="filename">security/smtpd</code></a>):</p>
2785 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>ln -sf /usr/share/zoneinfo/UTC /usr/sandbox/etc/localtime</code></strong></pre>
2786 </li>
2787 <li class="step" title="Step 6">
2788 <p><code class="filename">/usr/src</code> (system sources,
2789           e.&nbsp;g. for <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/sysutils/aperture/README.html" target="_top"><code class="filename">sysutils/aperture</code></a>):</p>
2790 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>ln -s ../disk1/cvs .</code></strong>
2791           <code class="prompt">#</code> <strong class="userinput"><code>ln -s cvs/src-2.0 src</code></strong></pre>
2792 </li>
2793 <li class="step" title="Step 7">
2794 <p>Create <code class="filename">/var/db/pkg</code> (not part of default install):</p>
2795 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>mkdir /usr/sandbox/var/db/pkg</code></strong></pre>
2796 </li>
2797 <li class="step" title="Step 8">
2798 <p>Create <code class="filename">/usr/pkg</code> (not part of default install):</p>
2799 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>mkdir /usr/sandbox/usr/pkg</code></strong></pre>
2800 </li>
2801 <li class="step" title="Step 9">
2802 <p>Checkout pkgsrc via cvs into
2803           <code class="filename">/usr/sandbox/usr/pkgsrc</code>:</p>
2804 <pre class="screen">
2805 <code class="prompt">#</code> <strong class="userinput"><code>cd /usr/sandbox/usr</code></strong>
2806 <code class="prompt">#</code> <strong class="userinput"><code>cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -d -P pkgsrc</code></strong>
2807           </pre>
2808 <p>Do not mount/link this to the copy of your pkgsrc tree
2809           you do development in, as this will likely cause problems!</p>
2810 </li>
2811 <li class="step" title="Step 10"><p>Make
2812           <code class="filename">/usr/sandbox/usr/pkgsrc/packages</code> and
2813           <code class="filename">.../distfiles</code> point somewhere
2814           appropriate. NFS- and/or nullfs-mounts may come in handy!</p></li>
2815 <li class="step" title="Step 11"><p>Edit <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>, see <a class="xref" href="#binary.mk.conf" title="7.3.1.2. mk.conf">Section 7.3.1.2, &#8220;<code class="filename">mk.conf</code>&#8221;</a>.</p></li>
2816 <li class="step" title="Step 12"><p>Adjust <code class="filename">mk/bulk/build.conf</code> to suit your needs.</p></li>
2817 </ol></div>
2818 <p>When the chroot sandbox is set up, you can start
2819       the build with the following steps:</p>
2820 <pre class="screen">
2821 <code class="prompt">#</code> <strong class="userinput"><code>cd /usr/sandbox/usr/pkgsrc</code></strong>
2822 <code class="prompt">#</code> <strong class="userinput"><code>sh mk/bulk/do-sandbox-build</code></strong>
2823       </pre>
2824 <p>This will just jump inside the sandbox and start building.  At
2825         the end of the build, mail will be sent with the results of
2826         the build. Created binary pkgs will be in
2827         <code class="filename">/usr/sandbox/usr/pkgsrc/packages</code>
2828       (wherever that points/mounts to/from).</p>
2829 </div>
2830 <div class="sect2" title="7.3.7. Building a partial set of packages">
2831 <div class="titlepage"><div><div><h3 class="title">
2832 <a name="building-a-partial-set"></a>7.3.7. Building a partial set of packages</h3></div></div></div>
2833 <p>In addition to building a complete set of all packages in
2834       pkgsrc, the <code class="filename">pkgsrc/mk/bulk/build</code> script
2835       may be used to build a subset of the packages contained in
2836       pkgsrc.  By setting <code class="varname">SPECIFIC_PKGS</code>
2837       in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>, the variables</p>
2838 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2839 <li class="listitem"><p>SITE_SPECIFIC_PKGS</p></li>
2840 <li class="listitem"><p>HOST_SPECIFIC_PKGS</p></li>
2841 <li class="listitem"><p>GROUP_SPECIFIC_PKGS</p></li>
2842 <li class="listitem"><p>USER_SPECIFIC_PKGS</p></li>
2843 </ul></div>
2844 <p>will define the set of packages which should be built.
2845       The bulk build code will also include any packages which are
2846       needed as dependencies for the explicitly listed packages.</p>
2847 <p>One use of this is to do a bulk build with
2848       <code class="varname">SPECIFIC_PKGS</code> in a chroot sandbox
2849       periodically to have a complete set of the binary packages
2850       needed for your site available without the overhead of
2851       building extra packages that are not needed.</p>
2852 </div>
2853 <div class="sect2" title="7.3.8. Uploading results of a bulk build">
2854 <div class="titlepage"><div><div><h3 class="title">
2855 <a name="bulk-upload"></a>7.3.8. Uploading results of a bulk build</h3></div></div></div>
2856 <p>This section describes how pkgsrc developers can upload binary
2857       pkgs built by bulk builds to ftp.NetBSD.org.</p>
2858 <p>If you would like to automatically create checksum files for the
2859       binary packages you intend to upload, remember to set
2860       <code class="varname">MKSUMS=yes</code> in your
2861       <code class="filename">mk/bulk/build.conf</code>.</p>
2862 <p>If you would like to PGP sign the checksum files (highly
2863       recommended!), remember to set
2864       <code class="varname">SIGN_AS=username@NetBSD.org</code> in your
2865       <code class="filename">mk/bulk/build.conf</code>.  This will prompt you for
2866       your GPG password to sign the files before uploading everything.</p>
2867 <p>Then, make sure that you have <code class="varname">RSYNC_DST</code>
2868       set properly in your <code class="filename">mk/bulk/build.conf</code>
2869       file, i.e. adjust it to something like one of the following:</p>
2870 <pre class="screen">RSYNC_DST=ftp.NetBSD.org:/pub/pkgsrc/packages/NetBSD/arch/a.b.c-20xxQy/upload</pre>
2871 <p>Please use appropriate values for "20xxQy" (the branch),
2872       "a.b.c" (the OS version) and "arch" here. If your login on ftp.NetBSD.org
2873       is different from your local login, write your login directly
2874       into the variable, e.g. my local account is "feyrer", but for my
2875       login "hubertf", I use:</p>
2876 <pre class="screen">RSYNC_DST=hubertf@ftp.NetBSD.org:/pub/pkgsrc/packages/NetBSD/arch/a.b.c-20xxQy/upload</pre>
2877 <p>A separate <code class="filename">upload</code> directory is used
2878       here to allow "closing" the directory during upload. To do
2879       so, run the following command on ftp.NetBSD.org next:</p>
2880 <pre class="screen">nbftp% <strong class="userinput"><code>mkdir -p -m 750 /pub/pkgsrc/packages/NetBSD/arch/a.b.c-20xxQy/upload</code></strong></pre>
2881 <p>Before uploading the binary pkgs, ssh authentication needs
2882       to be set up. This example shows how to set up temporary keys
2883       for the root account <span class="emphasis"><em>inside the sandbox</em></span>
2884       (assuming that no keys should be present there usually):</p>
2885 <pre class="screen">
2886 <code class="prompt">#</code> <strong class="userinput"><code>chroot /usr/sandbox</code></strong>
2887 chroot-<code class="prompt">#</code> <strong class="userinput"><code>rm $HOME/.ssh/id-dsa*</code></strong>
2888 chroot-<code class="prompt">#</code> <strong class="userinput"><code>ssh-keygen -t rsa</code></strong>
2889 chroot-<code class="prompt">#</code> <strong class="userinput"><code>cat $HOME/.ssh/id-rsa.pub</code></strong>
2890       </pre>
2891 <p>Now take the output of <code class="filename">id-rsa.pub</code> and
2892       append it to your <code class="filename">~/.ssh/authorized_keys</code>
2893       file on ftp.NetBSD.org. You should remove the key after the
2894       upload is done!</p>
2895 <p>Next, test if your ssh connection really works:</p>
2896 <pre class="screen">chroot-<code class="prompt">#</code> <strong class="userinput"><code>ssh ftp.NetBSD.org date</code></strong> </pre>
2897 <p>Use "-l yourNetBSDlogin" here as appropriate!</p>
2898 <p>Now after all this works, you can exit the sandbox and start
2899       the upload:</p>
2900 <pre class="screen">
2901 chroot-<code class="prompt">#</code> <strong class="userinput"><code>exit</code></strong>
2902 <code class="prompt">#</code> <strong class="userinput"><code>cd /usr/sandbox/usr/pkgsrc</code></strong>
2903 <code class="prompt">#</code> <strong class="userinput"><code>sh mk/bulk/do-sandbox-upload</code></strong>
2904       </pre>
2905 <p>The upload process may take quite some time. Use <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?ls+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">ls</span>(1)</span></a> or
2906       <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?du+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">du</span>(1)</span></a> on the FTP server to monitor progress of the
2907       upload. The upload script will take care of not uploading
2908       restricted packages.</p>
2909 <p>After the upload has ended, first thing is to revoke ssh access:</p>
2910 <pre class="screen">nbftp% <strong class="userinput"><code>vi ~/.ssh/authorized_keys</code></strong>
2911       Gdd:x! </pre>
2912 <p>Use whatever is needed to remove the key you've entered
2913       before! Last, move the uploaded packages out of the
2914       <code class="filename">upload</code> directory to have them accessible
2915       to everyone:</p>
2916 <pre class="screen">
2917 nbftp% <strong class="userinput"><code>cd /pub/pkgsrc/packages/NetBSD/arch/a.b.c-20xxQy</code></strong>
2918 nbftp% <strong class="userinput"><code>mv upload/* .</code></strong>
2919 nbftp% <strong class="userinput"><code>rmdir upload</code></strong>
2920 nbftp% <strong class="userinput"><code>chgrp -R netbsd .</code></strong>
2921 nbftp% <strong class="userinput"><code>find . -type d | xargs chmod 775</code></strong>
2922       </pre>
2923 </div>
2924 </div>
2925 <div class="sect1" title="7.4. Running a pbulk-style bulk build">
2926 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2927 <a name="bulk.pbulk"></a>7.4. Running a pbulk-style bulk build</h2></div></div></div>
2928 <p>Running a pbulk-style bulk build works roughly as follows:</p>
2929 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2930 <li class="listitem"><p>First, build the pbulk infrastructure in a fresh pkgsrc location.</p></li>
2931 <li class="listitem"><p>Then, build each of the packages from a clean installation directory using the infrastructure.</p></li>
2932 </ul></div>
2933 <div class="sect2" title="7.4.1. Preparation">
2934 <div class="titlepage"><div><div><h3 class="title">
2935 <a name="bulk.pbulk.prepare"></a>7.4.1. Preparation</h3></div></div></div>
2936 <p>First, you need to create a pkgsrc installation for the pbulk infrastructure. No matter on which platform you are (even on NetBSD), you should bootstrap into its own directory. Let's take the directory <code class="filename">/usr/pbulk</code> or <code class="filename">$HOME/pbulk</code> for it. This installation will be bootstrapped and all the tools that are required for the bulk build will be installed there.</p>
2937 <pre class="screen">
2938 $ <strong class="userinput"><code>cd /usr/pkgsrc</code></strong>
2939 $ <strong class="userinput"><code>./bootstrap/bootstrap --prefix=/usr/pbulk --varbase=/usr/pbulk/var --workdir=/tmp/pbulk-bootstrap</code></strong>
2940 $ <strong class="userinput"><code>rm -rf /tmp/pbulk-bootstrap</code></strong>
2941 </pre>
2942 <p>Now the basic environment for the pbulk infrastructure is installed. The specific tools are still missing. This is a good time to edit the pkgsrc configuration file <code class="filename">/usr/pbulk/etc/mk.conf</code> to fit your needs. Typical things you might set now are:</p>
2943 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
2944 <li class="listitem"><p><code class="literal"><code class="varname">PKG_DEVELOPER</code>=yes</code>, to enable many consistency checks,</p></li>
2945 <li class="listitem"><p><code class="literal"><code class="varname">WRKOBJDIR</code>=/tmp/pbulk-outer</code>, to keep <code class="filename">/usr/pkgsrc</code> free from any modifications,</p></li>
2946 <li class="listitem"><p><code class="literal"><code class="varname">DISTDIR</code>=/distfiles</code>, to have only one directory in which all distfiles (for the infrastructure and for the actual packages) are downloaded,</p></li>
2947 <li class="listitem"><p><code class="literal"><code class="varname">ACCEPTABLE_LICENSES</code>+=...</code>, to select some licenses additional to the usual Free/Open Source licenses that are acceptable to you,</p></li>
2948 <li class="listitem"><p><code class="literal"><code class="varname">SKIP_LICENSE_CHECK</code>=yes</code>, to bypass the license checks.</p></li>
2949 </ul></div>
2950 <p>Now you are ready to build the rest of the pbulk infrastructure.</p>
2951 <pre class="screen">
2952 $ <strong class="userinput"><code>cd pkgtools/pbulk</code></strong>
2953 $ <strong class="userinput"><code>/usr/pbulk/bin/bmake install</code></strong>
2954 $ <strong class="userinput"><code>rm -rf /tmp/pbulk-outer</code></strong>
2955 </pre>
2956 <p>Now the pbulk infrastructure is built and installed. It still needs to be configured, and after some more preparation, we will be able to start the real bulk build.</p>
2957 </div>
2958 <div class="sect2" title="7.4.2. Configuration">
2959 <div class="titlepage"><div><div><h3 class="title">
2960 <a name="bulk.pbulk.conf"></a>7.4.2. Configuration</h3></div></div></div>
2961 <p>TODO; see pkgsrc/doc/HOWTO-pbulk for more information.</p>
2962 <p>TODO: continue writing</p>
2963 </div>
2964 </div>
2965 <div class="sect1" title="7.5. Creating a multiple CD-ROM packages collection">
2966 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
2967 <a name="creating-cdroms"></a>7.5. Creating a multiple CD-ROM packages collection</h2></div></div></div>
2968 <p>After your pkgsrc bulk-build has completed, you may wish to
2969     create a CD-ROM set of the resulting binary packages to assist
2970     in installing packages on other machines.  The
2971     <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/cdpack/README.html" target="_top"><code class="filename">pkgtools/cdpack</code></a> package provides
2972     a simple tool for creating the ISO 9660 images.
2973     <span class="command"><strong>cdpack</strong></span> arranges the packages on the CD-ROMs in a
2974     way that keeps all the dependencies for a given package on the same
2975     CD as that package.</p>
2976 <div class="sect2" title="7.5.1. Example of cdpack">
2977 <div class="titlepage"><div><div><h3 class="title">
2978 <a name="cdpack-example"></a>7.5.1. Example of cdpack</h3></div></div></div>
2979 <p>Complete documentation for cdpack is found in the cdpack(1)
2980       man page. The following short example assumes that the binary
2981       packages are left in
2982       <code class="filename">/usr/pkgsrc/packages/All</code> and that
2983       sufficient disk space exists in <code class="filename">/u2</code> to
2984       hold the ISO 9660 images.</p>
2985 <pre class="screen">
2986 <code class="prompt">#</code> <strong class="userinput"><code>mkdir /u2/images</code></strong>
2987 <code class="prompt">#</code> <strong class="userinput"><code>pkg_add /usr/pkgsrc/packages/All/cdpack</code></strong>
2988 <code class="prompt">#</code> <strong class="userinput"><code>cdpack /usr/pkgsrc/packages/All /u2/images</code></strong>
2989       </pre>
2990 <p>If you wish to include a common set of files
2991       (<code class="filename">COPYRIGHT</code>, <code class="filename">README</code>,
2992       etc.) on each CD in the collection, then you need to create a
2993       directory which contains these files. e.g.</p>
2994 <pre class="screen">
2995 <code class="prompt">#</code> <strong class="userinput"><code>mkdir /tmp/common</code></strong>
2996 <code class="prompt">#</code> <strong class="userinput"><code>echo "This is a README" &gt; /tmp/common/README</code></strong>
2997 <code class="prompt">#</code> <strong class="userinput"><code>echo "Another file" &gt; /tmp/common/COPYING</code></strong>
2998 <code class="prompt">#</code> <strong class="userinput"><code>mkdir /tmp/common/bin</code></strong>
2999 <code class="prompt">#</code> <strong class="userinput"><code>echo "#!/bin/sh" &gt; /tmp/common/bin/myscript</code></strong>
3000 <code class="prompt">#</code> <strong class="userinput"><code>echo "echo Hello world" &gt;&gt; /tmp/common/bin/myscript</code></strong>
3001 <code class="prompt">#</code> <strong class="userinput"><code>chmod 755 /tmp/common/bin/myscript</code></strong>
3002       </pre>
3003 <p>Now create the images:</p>
3004 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>cdpack -x /tmp/common /usr/pkgsrc/packages/All /u2/images</code></strong></pre>
3005 <p>Each image will contain <code class="filename">README</code>,
3006       <code class="filename">COPYING</code>, and <code class="filename">bin/myscript</code>
3007       in their root directories.</p>
3008 </div>
3009 </div>
3010 </div>
3011 <div class="chapter" title="Chapter 8. Directory layout of the installed files">
3012 <div class="titlepage"><div><div><h2 class="title">
3013 <a name="files"></a>Chapter 8. Directory layout of the installed files</h2></div></div></div>
3014 <div class="toc">
3015 <p><b>Table of Contents</b></p>
3016 <dl>
3017 <dt><span class="sect1"><a href="#files.localbase">8.1. File system layout in <code class="literal">${LOCALBASE}</code></a></span></dt>
3018 <dt><span class="sect1"><a href="#files.varbase">8.2. File system layout in <code class="literal">${VARBASE}</code></a></span></dt>
3019 </dl>
3020 </div>
3021 <p>The files that are installed by pkgsrc are organized in a way that
3022 is similar to what you find in the <code class="filename">/usr</code> directory
3023 of the base system. But some details are different. This is because
3024 pkgsrc initially came from FreeBSD and had adopted its file system
3025 hierarchy. Later it was largely influenced by NetBSD. But no matter
3026 which operating system you are using pkgsrc with, you can expect the
3027 same layout for pkgsrc.</p>
3028 <p>There are mainly four root directories for pkgsrc, which are all
3029 configurable in the <code class="filename">bootstrap/bootstrap</code> script.
3030 When pkgsrc has been installed as root, the default locations
3031 are:</p>
3032 <pre class="programlisting">
3033 LOCALBASE=              /usr/pkg
3034 PKG_SYSCONFBASE=        /usr/pkg/etc
3035 VARBASE=                /var
3036 PKG_DBDIR=              /var/db/pkg
3037 </pre>
3038 <p>In unprivileged mode (when pkgsrc has been installed as any other
3039 user), the default locations are:</p>
3040 <pre class="programlisting">
3041 LOCALBASE=              ${HOME}/pkg
3042 PKG_SYSCONFBASE=        ${HOME}/pkg/etc
3043 VARBASE=                ${HOME}/pkg/var
3044 PKG_DBDIR=              ${HOME}/pkg/var/db/pkg
3045 </pre>
3046 <p>What these four directories are for, and what they look like is
3047 explained below.</p>
3048 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3049 <li class="listitem"><p><code class="varname">LOCALBASE</code> corresponds to the
3050 <code class="filename">/usr</code> directory in the base system. It is the
3051 <span class="quote">&#8220;<span class="quote">main</span>&#8221;</span> directory where the files are installed and contains
3052 the well-known subdirectories like <code class="filename">bin</code>,
3053 <code class="filename">include</code>, <code class="filename">lib</code>,
3054 <code class="filename">share</code> and
3055 <code class="filename">sbin</code>.</p></li>
3056 <li class="listitem"><p><code class="varname">VARBASE</code> corresponds to
3057 <code class="filename">/var</code> in the base system. Some programs (especially
3058 games, network daemons) need write access to it during normal
3059 operation.</p></li>
3060 <li class="listitem"><p><code class="varname">PKG_SYSCONFDIR</code> corresponds to
3061 <code class="filename">/etc</code> in the base system. It contains configuration
3062 files of the packages, as well as pkgsrc's <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>
3063 itself.</p></li>
3064 </ul></div>
3065 <div class="sect1" title="8.1. File system layout in ${LOCALBASE}">
3066 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3067 <a name="files.localbase"></a>8.1. File system layout in <code class="literal">${LOCALBASE}</code>
3068 </h2></div></div></div>
3069 <p>The following directories exist in a typical pkgsrc installation
3070 in <code class="filename">${LOCALBASE}</code>.</p>
3071 <div class="variablelist"><dl>
3072 <dt><span class="term"><code class="filename">bin</code></span></dt>
3073 <dd><p>Contains executable programs that are intended to be
3074 directly used by the end user.</p></dd>
3075 <dt><span class="term"><code class="filename">emul</code></span></dt>
3076 <dd><p>Contains files for the emulation layers of various other
3077 operating systems, especially for
3078 NetBSD.</p></dd>
3079 <dt><span class="term"><code class="filename">etc</code> (the usual location of
3080 <code class="filename">${PKG_SYSCONFDIR}</code>)</span></dt>
3081 <dd><p>Contains
3082 the configuration files.</p></dd>
3083 <dt><span class="term"><code class="filename">include</code></span></dt>
3084 <dd><p>Contains headers for the C and C++ programming
3085 languages.</p></dd>
3086 <dt><span class="term"><code class="filename">info</code></span></dt>
3087 <dd><p>Contains GNU info files of various
3088 packages.</p></dd>
3089 <dt><span class="term"><code class="filename">lib</code></span></dt>
3090 <dd><p>Contains shared and static
3091 libraries.</p></dd>
3092 <dt><span class="term"><code class="filename">libdata</code></span></dt>
3093 <dd><p>Contains data files that don't change after
3094 installation. Other data files belong into
3095 <code class="filename">${VARBASE}</code>.</p></dd>
3096 <dt><span class="term"><code class="filename">libexec</code></span></dt>
3097 <dd><p>Contains programs that are not intended to be used by
3098 end users, such as helper programs or network
3099 daemons.</p></dd>
3100 <dt><span class="term"><code class="filename">libexec/cgi-bin</code></span></dt>
3101 <dd><p>Contains programs that are intended to be executed as
3102 CGI scripts by a web server.</p></dd>
3103 <dt><span class="term"><code class="filename">man</code> (the usual value of
3104 <code class="filename">${PKGMANDIR}</code>)</span></dt>
3105 <dd><p>Contains brief
3106 documentation in form of manual pages.</p></dd>
3107 <dt><span class="term"><code class="filename">sbin</code></span></dt>
3108 <dd><p>Contains programs that are intended to be used only by
3109 the super-user.</p></dd>
3110 <dt><span class="term"><code class="filename">share</code></span></dt>
3111 <dd><p>Contains platform-independent data files that don't
3112 change after installation.</p></dd>
3113 <dt><span class="term"><code class="filename">share/doc</code></span></dt>
3114 <dd><p>Contains documentation files provided by the
3115 packages.</p></dd>
3116 <dt><span class="term"><code class="filename">share/examples</code></span></dt>
3117 <dd><p>Contains example files provided by the packages. Among
3118 others, the original configuration files are saved here and copied to
3119 <code class="filename">${PKG_SYSCONFDIR}</code> during
3120 installation.</p></dd>
3121 <dt><span class="term"><code class="filename">share/examples/rc.d</code></span></dt>
3122 <dd><p>Contains the original files for rc.d
3123 scripts.</p></dd>
3124 <dt><span class="term"><code class="filename">var</code> (the usual location of
3125 <code class="filename">${VARBASE}</code>)</span></dt>
3126 <dd><p>Contains files
3127 that may be modified after
3128 installation.</p></dd>
3129 </dl></div>
3130 </div>
3131 <div class="sect1" title="8.2. File system layout in ${VARBASE}">
3132 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3133 <a name="files.varbase"></a>8.2. File system layout in <code class="literal">${VARBASE}</code>
3134 </h2></div></div></div>
3135 <div class="variablelist"><dl>
3136 <dt><span class="term"><code class="filename">db/pkg</code> (the usual location of
3137 <code class="filename">${PKG_DBDIR}</code>)</span></dt>
3138 <dd><p>Contains
3139 information about the currently installed
3140 packages.</p></dd>
3141 <dt><span class="term"><code class="filename">games</code></span></dt>
3142 <dd><p>Contains highscore
3143 files.</p></dd>
3144 <dt><span class="term"><code class="filename">log</code></span></dt>
3145 <dd><p>Contains log files.</p></dd>
3146 <dt><span class="term"><code class="filename">run</code></span></dt>
3147 <dd><p>Contains informational files about daemons that are
3148 currently running.</p></dd>
3149 </dl></div>
3150 </div>
3151 </div>
3152 <div class="chapter" title="Chapter 9. Frequently Asked Questions">
3153 <div class="titlepage"><div><div><h2 class="title">
3154 <a name="faq"></a>Chapter 9. Frequently Asked Questions</h2></div></div></div>
3155 <div class="toc">
3156 <p><b>Table of Contents</b></p>
3157 <dl>
3158 <dt><span class="sect1"><a href="#mailing-list-pointers">9.1. Are there any mailing lists for pkg-related discussion?</a></span></dt>
3159 <dt><span class="sect1"><a href="#pkgviews-docs">9.2. Where's the pkgviews documentation?</a></span></dt>
3160 <dt><span class="sect1"><a href="#faq-pkgtools">9.3. Utilities for package management (pkgtools)</a></span></dt>
3161 <dt><span class="sect1"><a href="#non-root-pkgsrc">9.4. How to use pkgsrc as non-root</a></span></dt>
3162 <dt><span class="sect1"><a href="#resume-transfers">9.5. How to resume transfers when fetching distfiles?</a></span></dt>
3163 <dt><span class="sect1"><a href="#x.org-from-pkgsrc">9.6. How can I install/use modular X.org from pkgsrc?</a></span></dt>
3164 <dt><span class="sect1"><a href="#fetch-behind-firewall">9.7. How to fetch files from behind a firewall</a></span></dt>
3165 <dt><span class="sect1"><a href="#passive-ftp">9.8. How do I tell <span class="command"><strong>make fetch</strong></span> to do passive FTP?</a></span></dt>
3166 <dt><span class="sect1"><a href="#fetching-all-distfiles">9.9. How to fetch all distfiles at once</a></span></dt>
3167 <dt><span class="sect1"><a href="#tmac.andoc-missing">9.10. What does <span class="quote">&#8220;<span class="quote">Don't know how to make
3168 /usr/share/tmac/tmac.andoc</span>&#8221;</span> mean?</a></span></dt>
3169 <dt><span class="sect1"><a href="#bsd.own.mk-missing">9.11. What does <span class="quote">&#8220;<span class="quote">Could not find bsd.own.mk</span>&#8221;</span> mean?</a></span></dt>
3170 <dt><span class="sect1"><a href="#using-sudo-with-pkgsrc">9.12. Using 'sudo' with pkgsrc</a></span></dt>
3171 <dt><span class="sect1"><a href="#faq.conf">9.13. How do I change the location of configuration files?</a></span></dt>
3172 <dt><span class="sect1"><a href="#audit-packages">9.14. Automated security checks</a></span></dt>
3173 <dt><span class="sect1"><a href="#ufaq-cflags">9.15. Why do some packages ignore my <code class="varname">CFLAGS</code>?</a></span></dt>
3174 <dt><span class="sect1"><a href="#ufaq-fail">9.16. A package does not build.  What shall I do?</a></span></dt>
3175 <dt><span class="sect1"><a href="#faq.rcs-conflicts">9.17. What does <span class="quote">&#8220;<span class="quote">Makefile appears to contain unresolved cvs/rcs/??? merge conflicts</span>&#8221;</span> mean?</a></span></dt>
3176 </dl>
3177 </div>
3178 <p>This section contains hints, tips &amp; tricks on special things in
3179 pkgsrc that we didn't find a better place for in the previous chapters, and
3180 it contains items for both pkgsrc users and developers.</p>
3181 <div class="sect1" title="9.1. Are there any mailing lists for pkg-related discussion?">
3182 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3183 <a name="mailing-list-pointers"></a>9.1. Are there any mailing lists for pkg-related discussion?</h2></div></div></div>
3184 <p>The following mailing lists may be of interest to pkgsrc users:</p>
3185 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3186 <li class="listitem"><p><a class="ulink" href="http://www.NetBSD.org/mailinglists/index.html#pkgsrc-users" target="_top">pkgsrc-users</a>:
3187           This is a general purpose list for most issues regarding
3188           pkgsrc, regardless of platform, e.g. soliciting user help
3189           for pkgsrc configuration, unexpected build failures, using
3190           particular packages, upgrading pkgsrc installations,
3191           questions regarding the pkgsrc release branches, etc.  General announcements or
3192           proposals for changes that impact the pkgsrc user community,
3193           e.g. major infrastructure changes, new features, package
3194           removals, etc., may also be posted.</p></li>
3195 <li class="listitem"><p><a class="ulink" href="http://www.NetBSD.org/mailinglists/index.html#pkgsrc-bulk" target="_top">pkgsrc-bulk</a>:
3196           A list where the results of pkgsrc bulk builds are sent and
3197           discussed.</p></li>
3198 <li class="listitem"><p><a class="ulink" href="http://www.NetBSD.org/mailinglists/index.html#pkgsrc-changes" target="_top">pkgsrc-changes</a>:
3199           This list is for those who are interested in getting a
3200           commit message for every change committed to pkgsrc. It is
3201           also available in digest form, meaning one daily message
3202           containing all commit messages for changes to the package
3203           source tree in that 24 hour period.</p></li>
3204 </ul></div>
3205 <p>To subscribe, do:</p>
3206 <pre class="programlisting">
3207 <code class="prompt">%</code> echo subscribe <em class="replaceable"><code>listname</code></em> | mail majordomo@NetBSD.org
3208 </pre>
3209 <p>Archives for all these mailing lists are available from
3210 <a class="ulink" href="http://mail-index.NetBSD.org/" target="_top">http://mail-index.NetBSD.org/</a>.</p>
3211 </div>
3212 <div class="sect1" title="9.2. Where's the pkgviews documentation?">
3213 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3214 <a name="pkgviews-docs"></a>9.2. Where's the pkgviews documentation?</h2></div></div></div>
3215 <p>Pkgviews is tightly integrated with buildlink.  You can find a
3216 pkgviews User's guide in
3217 <code class="filename">pkgsrc/mk/buildlink3/PKGVIEWS_UG</code>.</p>
3218 </div>
3219 <div class="sect1" title="9.3. Utilities for package management (pkgtools)">
3220 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3221 <a name="faq-pkgtools"></a>9.3. Utilities for package management (pkgtools)</h2></div></div></div>
3222 <p>The directory <code class="filename">pkgsrc/pkgtools</code> contains
3223 a number of useful utilities for both users and developers of pkgsrc.  This
3224 section attempts only to make the reader aware of the utilities and when
3225 they might be useful, and not to duplicate the documentation that comes
3226 with each package.</p>
3227 <p>Utilities used by pkgsrc (automatically installed when needed):</p>
3228 <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/x11-links/README.html" target="_top"><code class="filename">pkgtools/x11-links</code></a>:
3229       Symlinks for use by buildlink.</p></li></ul></div>
3230 <p>OS tool augmentation (automatically installed when needed):</p>
3231 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3232 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/digest/README.html" target="_top"><code class="filename">pkgtools/digest</code></a>:
3233       Calculates various kinds of checksums (including SHA1).</p></li>
3234 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/libnbcompat/README.html" target="_top"><code class="filename">pkgtools/libnbcompat</code></a>:
3235       Compatibility library for pkgsrc tools.</p></li>
3236 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/mtree/README.html" target="_top"><code class="filename">pkgtools/mtree</code></a>: Installed on
3237       non-BSD systems due to lack of native mtree.</p></li>
3238 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_install/README.html" target="_top"><code class="filename">pkgtools/pkg_install</code></a>:
3239       Up-to-date replacement for
3240       <code class="filename">/usr/sbin/pkg_install</code>, or for use on operating
3241       systems where pkg_install is not present.</p></li>
3242 </ul></div>
3243 <p>Utilities used by pkgsrc (not automatically installed):</p>
3244 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3245 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_tarup/README.html" target="_top"><code class="filename">pkgtools/pkg_tarup</code></a>:
3246       Create a binary package from an
3247       already-installed package.  Used by <span class="command"><strong>make replace</strong></span> to
3248       save the old package.</p></li>
3249 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/dfdisk/README.html" target="_top"><code class="filename">pkgtools/dfdisk</code></a>:
3250       Adds extra functionality to pkgsrc, allowing it to fetch distfiles
3251       from multiple locations. It currently supports the following
3252       methods: multiple CD-ROMs and network FTP/HTTP connections.</p></li>
3253 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/xpkgwedge/README.html" target="_top"><code class="filename">pkgtools/xpkgwedge</code></a>: Put X11
3254       packages someplace else (enabled by default).</p></li>
3255 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/cpuflags/README.html" target="_top"><code class="filename">devel/cpuflags</code></a>: Determine
3256       the best compiler flags to optimise code for your current
3257       CPU and compiler. </p></li>
3258 </ul></div>
3259 <p>Utilities for keeping track of installed packages, being up to date,
3260 etc:</p>
3261 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3262 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_chk/README.html" target="_top"><code class="filename">pkgtools/pkg_chk</code></a>: Reports on
3263       packages whose installed versions do not match the latest pkgsrc
3264       entries.</p></li>
3265 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgdep/README.html" target="_top"><code class="filename">pkgtools/pkgdep</code></a>: Makes
3266       dependency graphs of packages, to aid in choosing a strategy for
3267       updating.</p></li>
3268 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgdepgraph/README.html" target="_top"><code class="filename">pkgtools/pkgdepgraph</code></a>: Makes
3269       graphs from the output of <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgdep/README.html" target="_top"><code class="filename">pkgtools/pkgdep</code></a> (uses graphviz).</p></li>
3270 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkglint/README.html" target="_top"><code class="filename">pkgtools/pkglint</code></a>: The
3271       pkglint(1) program checks a pkgsrc entry for errors.</p></li>
3272 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/lintpkgsrc/README.html" target="_top"><code class="filename">pkgtools/lintpkgsrc</code></a>: The lintpkgsrc(1) program
3273       does various checks on the complete pkgsrc system.</p></li>
3274 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgsurvey/README.html" target="_top"><code class="filename">pkgtools/pkgsurvey</code></a>: Report what
3275       packages you have installed.</p></li>
3276 </ul></div>
3277 <p>Utilities for people maintaining or creating individual packages:</p>
3278 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3279 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgdiff/README.html" target="_top"><code class="filename">pkgtools/pkgdiff</code></a>: Automate
3280       making and maintaining patches for a package (includes pkgdiff,
3281       pkgvi, mkpatches, etc.).</p></li>
3282 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/rpm2pkg/README.html" target="_top"><code class="filename">pkgtools/rpm2pkg</code></a>,
3283       <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/url2pkg/README.html" target="_top"><code class="filename">pkgtools/url2pkg</code></a>: Aids in
3284       converting to pkgsrc.</p></li>
3285 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/gensolpkg/README.html" target="_top"><code class="filename">pkgtools/gensolpkg</code></a>: Convert
3286       pkgsrc to a Solaris package.</p></li>
3287 </ul></div>
3288 <p>Utilities for people maintaining pkgsrc (or: more obscure pkg
3289 utilities)</p>
3290 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3291 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_comp/README.html" target="_top"><code class="filename">pkgtools/pkg_comp</code></a>: Build
3292       packages in a chrooted area.</p></li>
3293 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/libkver/README.html" target="_top"><code class="filename">pkgtools/libkver</code></a>: Spoof
3294       kernel version for chrooted cross builds.</p></li>
3295 </ul></div>
3296 </div>
3297 <div class="sect1" title="9.4. How to use pkgsrc as non-root">
3298 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3299 <a name="non-root-pkgsrc"></a>9.4. How to use pkgsrc as non-root</h2></div></div></div>
3300 <p>If you want to use pkgsrc as non-root user, you can set some
3301 variables to make pkgsrc work under these conditions.  At the very least,
3302 you need to set <code class="varname">UNPRIVILEGED</code> to <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>; this
3303 will turn on unprivileged mode and set multiple related variables to allow
3304 installation of packages as non-root.</p>
3305 <p>In case the defaults are not enough, you may want to tune some other
3306 variables used.  For example, if the automatic user/group detection leads
3307 to incorrect values (or not the ones you would like to use), you can change
3308 them by setting <code class="varname">UNPRIVILEGED_USER</code> and
3309 <code class="varname">UNPRIVILEGED_GROUP</code> respectively.</p>
3310 <p>As regards bootstrapping, please note that the
3311 <span class="command"><strong>bootstrap</strong></span> script will ease non-root configuration when
3312 given the <span class="quote">&#8220;<span class="quote">--ignore-user-check</span>&#8221;</span> flag, as it will choose and
3313 use multiple default directories under <code class="filename">~/pkg</code> as the
3314 installation targets.  These directories can be overridden by the
3315 <span class="quote">&#8220;<span class="quote">--prefix</span>&#8221;</span> flag provided by the script, as well as some others
3316 that allow finer tuning of the tree layout.</p>
3317 </div>
3318 <div class="sect1" title="9.5. How to resume transfers when fetching distfiles?">
3319 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3320 <a name="resume-transfers"></a>9.5. How to resume transfers when fetching distfiles?</h2></div></div></div>
3321 <p>By default, resuming transfers in pkgsrc is disabled, but you can
3322 enable this feature by adding the option
3323 <code class="varname">PKG_RESUME_TRANSFERS=YES</code> into
3324 <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.  If, during a fetch step, an incomplete
3325 distfile is found, pkgsrc will try to resume it.</p>
3326 <p>You can also
3327 use a different program than the default <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?ftp+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">ftp</span>(1)</span></a> by changing the
3328 <code class="varname">FETCH_USING</code> variable.  You can specify the program by
3329 using of ftp, fetch, wget or curl.  Alternatively, fetching can be disabled
3330 by using the value manual.  A value of custom disables the system defaults
3331 and dependency tracking for the fetch program.  In that case you have to
3332 provide <code class="varname">FETCH_CMD</code>, <code class="varname">FETCH_BEFORE_ARGS</code>,
3333 <code class="varname">FETCH_RESUME_ARGS</code>, <code class="varname">FETCH_OUTPUT_ARGS</code>,
3334 <code class="varname">FETCH_AFTER_ARGS</code>.</p>
3335 <p>For example, if you want to use
3336 <code class="filename">wget</code> to download, you'll have to use something
3337 like:</p>
3338 <pre class="programlisting">
3339 FETCH_USING=    wget
3340 </pre>
3341 </div>
3342 <div class="sect1" title="9.6. How can I install/use modular X.org from pkgsrc?">
3343 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3344 <a name="x.org-from-pkgsrc"></a>9.6. How can I install/use modular X.org from pkgsrc?</h2></div></div></div>
3345 <p>If you want to use modular X.org from pkgsrc instead of your system's own X11
3346 (<code class="filename">/usr/X11R6</code>, <code class="filename">/usr/openwin</code>, ...)
3347 you will have to add the following line into
3348 <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>:</p>
3349 <pre class="programlisting">
3350 X11_TYPE=modular
3351 </pre>
3352 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
3353 <h3 class="title">Note</h3>
3354 <p>The DragonFly operating system defaults to using modular X.org from pkgsrc.
3355 </p>
3356 </div>
3357 </div>
3358 <div class="sect1" title="9.7. How to fetch files from behind a firewall">
3359 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3360 <a name="fetch-behind-firewall"></a>9.7. How to fetch files from behind a firewall</h2></div></div></div>
3361 <p>If you are sitting behind a firewall which does not allow direct
3362 connections to Internet hosts (i.e. non-NAT), you may specify the
3363 relevant proxy hosts.  This is done using an environment variable in the
3364 form of a URL, e.g. in Amdahl, the machine
3365 <span class="quote">&#8220;<span class="quote">orpheus.amdahl.com</span>&#8221;</span> is one of the firewalls, and it uses
3366 port 80 as the proxy port number.  So the proxy environment variables
3367 are:</p>
3368 <pre class="programlisting">
3369 ftp_proxy=ftp://orpheus.amdahl.com:80/
3370 http_proxy=http://orpheus.amdahl.com:80/
3371 </pre>
3372 </div>
3373 <div class="sect1" title="9.8. How do I tell make fetch to do passive FTP?">
3374 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3375 <a name="passive-ftp"></a>9.8. How do I tell <span class="command"><strong>make fetch</strong></span> to do passive FTP?</h2></div></div></div>
3376 <p>This depends on which utility is used to retrieve distfiles.  From
3377 <code class="filename">bsd.pkg.mk</code>, <code class="varname">FETCH_CMD</code> is assigned
3378 the first available command from the following list:</p>
3379 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
3380 <li class="listitem"><p><code class="filename">${LOCALBASE}/bin/ftp</code></p></li>
3381 <li class="listitem"><p><code class="filename">/usr/bin/ftp</code></p></li>
3382 </ul></div>
3383 <p>On a default NetBSD installation, this will be
3384 <code class="filename">/usr/bin/ftp</code>, which automatically tries passive
3385 connections first, and falls back to active connections if the server
3386 refuses to do passive.  For the other tools, add the following to your
3387 <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> file:
3388 <code class="varname">PASSIVE_FETCH=1</code>.</p>
3389 <p>Having that option present will prevent
3390 <code class="filename">/usr/bin/ftp</code> from falling back to active
3391 transfers.</p>
3392 </div>
3393 <div class="sect1" title="9.9. How to fetch all distfiles at once">
3394 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3395 <a name="fetching-all-distfiles"></a>9.9. How to fetch all distfiles at once</h2></div></div></div>
3396 <p>You would like to download all the distfiles in a single batch
3397 from work or university, where you can't run a <span class="command"><strong>make
3398 fetch</strong></span>.  There is an archive of distfiles on <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/" target="_top">ftp.NetBSD.org</a>,
3399 but downloading the entire directory may not be appropriate.</p>
3400 <p>The answer here is to do a <span class="command"><strong>make fetch-list</strong></span> in
3401 <code class="filename">/usr/pkgsrc</code> or one of its subdirectories, carry the
3402 resulting list to your machine at work/school and use it there.  If you
3403 don't have a NetBSD-compatible <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?ftp+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">ftp</span>(1)</span></a> (like tnftp) at work, don't
3404 forget to set <code class="varname">FETCH_CMD</code> to something that fetches a
3405 URL:</p>
3406 <p>At home:</p>
3407 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>cd /usr/pkgsrc</code></strong>
3408 <code class="prompt">%</code> <strong class="userinput"><code>make fetch-list FETCH_CMD=wget DISTDIR=/tmp/distfiles &gt;/tmp/fetch.sh</code></strong>
3409 <code class="prompt">%</code> <strong class="userinput"><code>scp /tmp/fetch.sh work:/tmp</code></strong></pre>
3410 <p>At work:</p>
3411 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>sh /tmp/fetch.sh</code></strong></pre>
3412 <p>then tar up <code class="filename">/tmp/distfiles</code> and take it
3413 home.</p>
3414 <p>If you have a machine running NetBSD, and you want to get
3415 <span class="emphasis"><em>all</em></span> distfiles (even ones that aren't for your
3416 machine architecture), you can do so by using the above-mentioned
3417 <span class="command"><strong>make fetch-list</strong></span> approach, or fetch the distfiles
3418 directly by running:</p>
3419 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>make mirror-distfiles</code></strong></pre>
3420 <p>If you even decide to ignore
3421 <code class="varname">NO_{SRC,BIN}_ON_{FTP,CDROM}</code>, then you can get everything
3422 by running:</p>
3423 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>make fetch NO_SKIP=yes</code></strong></pre>
3424 </div>
3425 <div class="sect1" title="9.10. What does &#8220;Don't know how to make /usr/share/tmac/tmac.andoc&#8221; mean?">
3426 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3427 <a name="tmac.andoc-missing"></a>9.10. What does <span class="quote">&#8220;<span class="quote">Don't know how to make
3428 /usr/share/tmac/tmac.andoc</span>&#8221;</span> mean?</h2></div></div></div>
3429 <p>When compiling the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_install/README.html" target="_top"><code class="filename">pkgtools/pkg_install</code></a>
3430 package, you get the error from make that it doesn't know how to make
3431 <code class="filename">/usr/share/tmac/tmac.andoc</code>? This indicates that
3432 you don't have installed the <span class="quote">&#8220;<span class="quote">text</span>&#8221;</span> set (nroff, ...) from
3433 the NetBSD base distribution on your machine.  It is recommended to do
3434 that to format man pages.</p>
3435 <p>In the case of the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_install/README.html" target="_top"><code class="filename">pkgtools/pkg_install</code></a> package, you
3436 can get away with setting <code class="varname">NOMAN=YES</code> either in the
3437 environment or in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.</p>
3438 </div>
3439 <div class="sect1" title="9.11. What does &#8220;Could not find bsd.own.mk&#8221; mean?">
3440 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3441 <a name="bsd.own.mk-missing"></a>9.11. What does <span class="quote">&#8220;<span class="quote">Could not find bsd.own.mk</span>&#8221;</span> mean?</h2></div></div></div>
3442 <p>You didn't install the compiler set, <code class="filename">comp.tgz</code>,
3443 when you installed your NetBSD machine.  Please get and install it, by
3444 extracting it in <code class="filename">/</code>:</p>
3445 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>cd /</code></strong>
3446 <code class="prompt">#</code> <strong class="userinput"><code>tar --unlink -zxvpf .../comp.tgz</code></strong></pre>
3447 <p><code class="filename">comp.tgz</code> is part of every NetBSD release.  Get
3448 the one that corresponds to your release (determine via <span class="command"><strong>uname
3449 -r</strong></span>).</p>
3450 </div>
3451 <div class="sect1" title="9.12. Using 'sudo' with pkgsrc">
3452 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3453 <a name="using-sudo-with-pkgsrc"></a>9.12. Using 'sudo' with pkgsrc</h2></div></div></div>
3454 <p>When installing packages as non-root user and using the just-in-time
3455 <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?su+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">su</span>(1)</span></a> feature of pkgsrc, it can become annoying to type in the root
3456 password for each required package installed.  To avoid this, the sudo
3457 package can be used, which does password caching over a limited time.  To
3458 use it, install sudo (either as binary package or from
3459 <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/security/sudo/README.html" target="_top"><code class="filename">security/sudo</code></a>) and then put the
3460 following into your <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>, somewhere
3461 <span class="emphasis"><em>after</em></span> the definition of the
3462 <code class="varname">LOCALBASE</code> variable:</p>
3463 <pre class="programlisting">
3464 .if exists(${LOCALBASE}/bin/sudo)
3465 SU_CMD=        ${LOCALBASE}/bin/sudo /bin/sh -c
3466 .endif
3467 </pre>
3468 </div>
3469 <div class="sect1" title="9.13. How do I change the location of configuration files?">
3470 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3471 <a name="faq.conf"></a>9.13. How do I change the location of configuration files?</h2></div></div></div>
3472 <p>As the system administrator, you can choose where configuration files
3473 are installed.  The default settings make all these files go into
3474 <code class="filename">${PREFIX}/etc</code> or some of its subdirectories; this may
3475 be suboptimal depending on your expectations (e.g., a read-only,
3476 NFS-exported <code class="varname">PREFIX</code> with a need of per-machine
3477 configuration of the provided packages).</p>
3478 <p>In order to change the defaults, you can modify the
3479 <code class="varname">PKG_SYSCONFBASE</code> variable (in
3480 <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>) to point to your preferred configuration
3481 directory; some common examples include <code class="filename">/etc</code> or
3482 <code class="filename">/etc/pkg</code>.</p>
3483 <p>Furthermore, you can change this value on a per-package basis by
3484 setting the <code class="varname">PKG_SYSCONFDIR.${PKG_SYSCONFVAR}</code> variable.
3485 <code class="varname">PKG_SYSCONFVAR</code>'s value usually matches the name of the
3486 package you would like to modify, that is, the contents of
3487 <code class="varname">PKGBASE</code>.</p>
3488 <p>Note that after changing these settings, you must rebuild and
3489 reinstall any affected packages.</p>
3490 </div>
3491 <div class="sect1" title="9.14. Automated security checks">
3492 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3493 <a name="audit-packages"></a>9.14. Automated security checks</h2></div></div></div>
3494 <p>Please be aware that there can often be bugs in third-party software,
3495 and some of these bugs can leave a machine vulnerable to exploitation by
3496 attackers.  In an effort to lessen the exposure, the NetBSD packages team
3497 maintains a database of known-exploits to packages which have at one time
3498 been included in pkgsrc.  The database can be downloaded automatically, and
3499 a security audit of all packages installed on a system can take place.  To
3500 do this, refer to the following two tools (installed as part of the
3501 <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_install/README.html" target="_top"><code class="filename">pkgtools/pkg_install</code></a> package):</p>
3502 <div class="orderedlist"><ol class="orderedlist" type="1">
3503 <li class="listitem">
3504 <p><span class="command"><strong>pkg_admin fetch-pkg-vulnerabilities</strong></span>, an easy way to
3505     download a list of the security vulnerabilities information.  This list
3506     is kept up to date by the pkgsrc security team, and is distributed
3507     from the NetBSD ftp server:</p>
3508 <p><a class="ulink" href="ftp://ftp.NetBSD.org/pkgsrc/distfiles/pkg-vulnerabilities" target="_top">ftp://ftp.NetBSD.org/pkgsrc/distfiles/pkg-vulnerabilities</a></p>
3509 </li>
3510 <li class="listitem"><p><span class="command"><strong>pkg_admin audit</strong></span>, an easy way to audit the
3511     current machine, checking each known vulnerability.  If a
3512     vulnerable package is installed, it will be shown by output to stdout,
3513     including a description of the type of vulnerability, and a URL
3514     containing more information.</p></li>
3515 </ol></div>
3516 <p>Use of these tools is strongly recommended!  After
3517 <span class="quote">&#8220;<span class="quote">pkg_install</span>&#8221;</span> is installed, please read
3518 the package's message, which you can get by running <strong class="userinput"><code>pkg_info -D
3519 pkg_install</code></strong>.</p>
3520 <p>If this package is installed, pkgsrc builds will use it to
3521 perform a security check before building any package.  See <a class="xref" href="#variables-affecting-build" title="5.2. Variables affecting the build process">Section 5.2, &#8220;Variables affecting the build process&#8221;</a> for ways to control this
3522 check.</p>
3523 </div>
3524 <div class="sect1" title="9.15. Why do some packages ignore my CFLAGS?">
3525 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3526 <a name="ufaq-cflags"></a>9.15. Why do some packages ignore my <code class="varname">CFLAGS</code>?</h2></div></div></div>
3527 <p>When you add your own preferences to the
3528         <code class="varname">CFLAGS</code> variable in your
3529         <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>, these flags are passed in
3530         environment variables to the <code class="filename">./configure</code>
3531         scripts and to <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a>. Some package authors ignore the
3532         <code class="varname">CFLAGS</code> from the environment variable by
3533         overriding them in the <code class="filename">Makefile</code>s of their
3534         package.</p>
3535 <p>Currently there is no solution to this problem. If you
3536         really need the package to use your <code class="varname">CFLAGS</code>
3537         you should run <span class="command"><strong>make patch</strong></span> in the package
3538         directory and then inspect any <code class="filename">Makefile</code> and
3539         <code class="filename">Makefile.in</code> for whether they define
3540         <code class="varname">CFLAGS</code> explicitly. Usually you can remove
3541         these lines. But be aware that some <span class="quote">&#8220;<span class="quote">smart</span>&#8221;</span>
3542         programmers write so bad code that it only works for the
3543         specific combination of <code class="varname">CFLAGS</code> they have
3544         chosen.</p>
3545 </div>
3546 <div class="sect1" title="9.16. A package does not build. What shall I do?">
3547 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3548 <a name="ufaq-fail"></a>9.16. A package does not build.  What shall I do?</h2></div></div></div>
3549 <div class="procedure"><ol class="procedure" type="1">
3550 <li class="step" title="Step 1"><p>Make sure that your copy of pkgsrc is consistent. A
3551         case that occurs often is that people only update pkgsrc in
3552         parts, because of performance reasons. Since pkgsrc is one large
3553         system, not a collection of many small systems, there are
3554         sometimes changes that only work when the whole pkgsrc tree is
3555         updated.</p></li>
3556 <li class="step" title="Step 2"><p>Make sure that you don't have any CVS conflicts.
3557         Search for <span class="quote">&#8220;<span class="quote">&lt;&lt;&lt;&lt;&lt;&lt;</span>&#8221;</span> or
3558         <span class="quote">&#8220;<span class="quote">&gt;&gt;&gt;&gt;&gt;&gt;</span>&#8221;</span> in all your pkgsrc
3559         files.</p></li>
3560 <li class="step" title="Step 3"><p>Make sure that you don't have old copies of the packages
3561         extracted. Run <span class="command"><strong>make clean clean-depends</strong></span> to
3562         verify this.</p></li>
3563 <li class="step" title="Step 4"><p>If the problem still exists, write a mail to the
3564         <code class="literal">pkgsrc-users</code> mailing list.</p></li>
3565 </ol></div>
3566 </div>
3567 <div class="sect1" title="9.17. What does &#8220;Makefile appears to contain unresolved cvs/rcs/??? merge conflicts&#8221; mean?">
3568 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3569 <a name="faq.rcs-conflicts"></a>9.17. What does <span class="quote">&#8220;<span class="quote">Makefile appears to contain unresolved cvs/rcs/??? merge conflicts</span>&#8221;</span> mean?</h2></div></div></div>
3570 <p>You have modified a file from pkgsrc, and someone else has
3571 modified that same file afterwards in the CVS repository. Both changes
3572 are in the same region of the file, so when you updated pkgsrc, the
3573 <code class="literal">cvs</code> command marked the conflicting changes in the
3574 file. Because of these markers, the file is no longer a valid
3575 <code class="filename">Makefile</code>.</p>
3576 <p>Have a look at that file, and if you don't need your local changes
3577 anymore, you can remove that file and run <span class="command"><strong>cvs -q update
3578 -dP</strong></span> in that directory to download the current version.</p>
3579 </div>
3580 </div>
3581 </div>
3582 <div class="part" title="Part II. The pkgsrc developer's guide">
3583 <div class="titlepage"><div><div><h1 class="title">
3584 <a name="developers-guide"></a>Part II. The pkgsrc developer's guide</h1></div></div></div>
3585 <div class="partintro" title="The pkgsrc developer's guide">
3586 <div></div>
3587 <p>This part of the book deals with creating and
3588         modifying packages. It starts with a <span class="quote">&#8220;<span class="quote">HOWTO</span>&#8221;</span>-like
3589         guide on creating a new package. The remaining chapters are more
3590         like a reference manual for pkgsrc.</p>
3591 <div class="toc">
3592 <p><b>Table of Contents</b></p>
3593 <dl>
3594 <dt><span class="chapter"><a href="#creating">10. Creating a new pkgsrc package from scratch</a></span></dt>
3595 <dd><dl>
3596 <dt><span class="sect1"><a href="#creating.common">10.1. Common types of packages</a></span></dt>
3597 <dd><dl>
3598 <dt><span class="sect2"><a href="#creating.perl-module">10.1.1. Perl modules</a></span></dt>
3599 <dt><span class="sect2"><a href="#creating.kde-app">10.1.2. KDE applications</a></span></dt>
3600 <dt><span class="sect2"><a href="#creating.python-module">10.1.3. Python modules and programs</a></span></dt>
3601 </dl></dd>
3602 <dt><span class="sect1"><a href="#creating.examples">10.2. Examples</a></span></dt>
3603 <dd><dl><dt><span class="sect2"><a href="#creating.nvu">10.2.1. How the www/nvu package came into pkgsrc</a></span></dt></dl></dd>
3604 </dl></dd>
3605 <dt><span class="chapter"><a href="#components">11. Package components - files, directories and contents</a></span></dt>
3606 <dd><dl>
3607 <dt><span class="sect1"><a href="#components.Makefile">11.1. <code class="filename">Makefile</code></a></span></dt>
3608 <dt><span class="sect1"><a href="#components.distinfo">11.2. <code class="filename">distinfo</code></a></span></dt>
3609 <dt><span class="sect1"><a href="#components.patches">11.3. patches/*</a></span></dt>
3610 <dd><dl>
3611 <dt><span class="sect2"><a href="#components.patch.structure">11.3.1. Structure of a single patch file</a></span></dt>
3612 <dt><span class="sect2"><a href="#components.patches.caveats">11.3.2. Creating patch files</a></span></dt>
3613 <dt><span class="sect2"><a href="#components.patches.sources">11.3.3. Sources where the patch files come from</a></span></dt>
3614 <dt><span class="sect2"><a href="#components.patches.guidelines">11.3.4. Patching guidelines</a></span></dt>
3615 <dt><span class="sect2"><a href="#components.patches.feedback">11.3.5. Feedback to the author</a></span></dt>
3616 </dl></dd>
3617 <dt><span class="sect1"><a href="#other-mandatory-files">11.4. Other mandatory files</a></span></dt>
3618 <dt><span class="sect1"><a href="#components.optional">11.5. Optional files</a></span></dt>
3619 <dd><dl>
3620 <dt><span class="sect2"><a href="#components.optional.bin">11.5.1. Files affecting the binary package</a></span></dt>
3621 <dt><span class="sect2"><a href="#components.optional.build">11.5.2. Files affecting the build process</a></span></dt>
3622 <dt><span class="sect2"><a href="#components.optional.none">11.5.3. Files affecting nothing at all</a></span></dt>
3623 </dl></dd>
3624 <dt><span class="sect1"><a href="#work-dir">11.6. <code class="filename">work*</code></a></span></dt>
3625 <dt><span class="sect1"><a href="#files-dir">11.7. <code class="filename">files/*</code></a></span></dt>
3626 </dl></dd>
3627 <dt><span class="chapter"><a href="#makefile">12. Programming in <code class="filename">Makefile</code>s</a></span></dt>
3628 <dd><dl>
3629 <dt><span class="sect1"><a href="#makefile.style">12.1. Caveats</a></span></dt>
3630 <dt><span class="sect1"><a href="#makefile.variables">12.2. <code class="filename">Makefile</code> variables</a></span></dt>
3631 <dd><dl><dt><span class="sect2"><a href="#makefile.variables.names">12.2.1. Naming conventions</a></span></dt></dl></dd>
3632 <dt><span class="sect1"><a href="#makefile.code">12.3. Code snippets</a></span></dt>
3633 <dd><dl>
3634 <dt><span class="sect2"><a href="#adding-to-list">12.3.1. Adding things to a list</a></span></dt>
3635 <dt><span class="sect2"><a href="#converting-internal-to-external">12.3.2. Converting an internal list into an external list</a></span></dt>
3636 <dt><span class="sect2"><a href="#passing-variable-to-shell">12.3.3. Passing variables to a shell command</a></span></dt>
3637 <dt><span class="sect2"><a href="#quoting-guideline">12.3.4. Quoting guideline</a></span></dt>
3638 <dt><span class="sect2"><a href="#bsd-make-bug-workaround">12.3.5. Workaround for a bug in BSD Make</a></span></dt>
3639 </dl></dd>
3640 </dl></dd>
3641 <dt><span class="chapter"><a href="#plist">13. PLIST issues</a></span></dt>
3642 <dd><dl>
3643 <dt><span class="sect1"><a href="#rcs-id">13.1. RCS ID</a></span></dt>
3644 <dt><span class="sect1"><a href="#automatic-plist-generation">13.2. Semi-automatic <code class="filename">PLIST</code> generation</a></span></dt>
3645 <dt><span class="sect1"><a href="#print-PLIST">13.3. Tweaking output of <span class="command"><strong>make print-PLIST</strong></span></a></span></dt>
3646 <dt><span class="sect1"><a href="#plist.misc">13.4. Variable substitution in PLIST</a></span></dt>
3647 <dt><span class="sect1"><a href="#manpage-compression">13.5. Man page compression</a></span></dt>
3648 <dt><span class="sect1"><a href="#using-PLIST_SRC">13.6. Changing PLIST source with <code class="varname">PLIST_SRC</code></a></span></dt>
3649 <dt><span class="sect1"><a href="#platform-specific-plist">13.7. Platform-specific and differing PLISTs</a></span></dt>
3650 <dt><span class="sect1"><a href="#faq.common-dirs">13.8. Sharing directories between packages</a></span></dt>
3651 </dl></dd>
3652 <dt><span class="chapter"><a href="#buildlink">14. Buildlink methodology</a></span></dt>
3653 <dd><dl>
3654 <dt><span class="sect1"><a href="#converting-to-buildlink3">14.1. Converting packages to use buildlink3</a></span></dt>
3655 <dt><span class="sect1"><a href="#creating-buildlink3.mk">14.2. Writing <code class="filename">buildlink3.mk</code> files</a></span></dt>
3656 <dd><dl>
3657 <dt><span class="sect2"><a href="#anatomy-of-bl3">14.2.1. Anatomy of a buildlink3.mk file</a></span></dt>
3658 <dt><span class="sect2"><a href="#updating-buildlink-depends">14.2.2. Updating <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code> in <code class="filename">buildlink3.mk</code> files</a></span></dt>
3659 </dl></dd>
3660 <dt><span class="sect1"><a href="#writing-builtin.mk">14.3. Writing <code class="filename">builtin.mk</code> files</a></span></dt>
3661 <dd><dl>
3662 <dt><span class="sect2"><a href="#anatomy-of-builtin.mk">14.3.1. Anatomy of a <code class="filename">builtin.mk</code> file</a></span></dt>
3663 <dt><span class="sect2"><a href="#native-or-pkgsrc-preference">14.3.2. Global preferences for native or pkgsrc software</a></span></dt>
3664 </dl></dd>
3665 </dl></dd>
3666 <dt><span class="chapter"><a href="#pkginstall">15. The pkginstall framework</a></span></dt>
3667 <dd><dl>
3668 <dt><span class="sect1"><a href="#files-and-dirs-outside-prefix">15.1. Files and directories outside the installation prefix</a></span></dt>
3669 <dd><dl>
3670 <dt><span class="sect2"><a href="#dirs-outside-prefix">15.1.1. Directory manipulation</a></span></dt>
3671 <dt><span class="sect2"><a href="#files-outside-prefix">15.1.2. File manipulation</a></span></dt>
3672 </dl></dd>
3673 <dt><span class="sect1"><a href="#conf-files">15.2. Configuration files</a></span></dt>
3674 <dd><dl>
3675 <dt><span class="sect2"><a href="#conf-files-sysconfdir">15.2.1. How <code class="varname">PKG_SYSCONFDIR</code> is set</a></span></dt>
3676 <dt><span class="sect2"><a href="#conf-files-configure">15.2.2. Telling the software where configuration files are</a></span></dt>
3677 <dt><span class="sect2"><a href="#conf-files-patching">15.2.3. Patching installations</a></span></dt>
3678 <dt><span class="sect2"><a href="#conf-files-disable">15.2.4. Disabling handling of configuration files</a></span></dt>
3679 </dl></dd>
3680 <dt><span class="sect1"><a href="#rcd-scripts">15.3. System startup scripts</a></span></dt>
3681 <dd><dl><dt><span class="sect2"><a href="#rcd-scripts-disable">15.3.1. Disabling handling of system startup scripts</a></span></dt></dl></dd>
3682 <dt><span class="sect1"><a href="#users-and-groups">15.4. System users and groups</a></span></dt>
3683 <dt><span class="sect1"><a href="#shells">15.5. System shells</a></span></dt>
3684 <dd><dl><dt><span class="sect2"><a href="#shells-disable">15.5.1. Disabling shell registration</a></span></dt></dl></dd>
3685 <dt><span class="sect1"><a href="#fonts">15.6. Fonts</a></span></dt>
3686 <dd><dl><dt><span class="sect2"><a href="#fonts-disable">15.6.1. Disabling automatic update of the fonts databases</a></span></dt></dl></dd>
3687 </dl></dd>
3688 <dt><span class="chapter"><a href="#options">16. Options handling</a></span></dt>
3689 <dd><dl>
3690 <dt><span class="sect1"><a href="#global-default-options">16.1. Global default options</a></span></dt>
3691 <dt><span class="sect1"><a href="#converting-to-options">16.2. Converting packages to use <code class="filename">bsd.options.mk</code></a></span></dt>
3692 <dt><span class="sect1"><a href="#option-names">16.3. Option Names</a></span></dt>
3693 <dt><span class="sect1"><a href="#option-build">16.4. Determining the options of dependencies</a></span></dt>
3694 </dl></dd>
3695 <dt><span class="chapter"><a href="#build">17. The build process</a></span></dt>
3696 <dd><dl>
3697 <dt><span class="sect1"><a href="#build.intro">17.1. Introduction</a></span></dt>
3698 <dt><span class="sect1"><a href="#build.prefix">17.2. Program location</a></span></dt>
3699 <dt><span class="sect1"><a href="#build.builddirs">17.3. Directories used during the build process</a></span></dt>
3700 <dt><span class="sect1"><a href="#build.running">17.4. Running a phase</a></span></dt>
3701 <dt><span class="sect1"><a href="#build.fetch">17.5. The <span class="emphasis"><em>fetch</em></span> phase</a></span></dt>
3702 <dd><dl>
3703 <dt><span class="sect2"><a href="#build.fetch.what">17.5.1. What to fetch and where to get it from</a></span></dt>
3704 <dt><span class="sect2"><a href="#build.fetch.how">17.5.2. How are the files fetched?</a></span></dt>
3705 </dl></dd>
3706 <dt><span class="sect1"><a href="#build.checksum">17.6. The <span class="emphasis"><em>checksum</em></span> phase</a></span></dt>
3707 <dt><span class="sect1"><a href="#build.extract">17.7. The <span class="emphasis"><em>extract</em></span> phase</a></span></dt>
3708 <dt><span class="sect1"><a href="#build.patch">17.8. The <span class="emphasis"><em>patch</em></span> phase</a></span></dt>
3709 <dt><span class="sect1"><a href="#build.tools">17.9. The <span class="emphasis"><em>tools</em></span> phase</a></span></dt>
3710 <dt><span class="sect1"><a href="#build.wrapper">17.10. The <span class="emphasis"><em>wrapper</em></span> phase</a></span></dt>
3711 <dt><span class="sect1"><a href="#build.configure">17.11. The <span class="emphasis"><em>configure</em></span> phase</a></span></dt>
3712 <dt><span class="sect1"><a href="#build.build">17.12. The <span class="emphasis"><em>build</em></span> phase</a></span></dt>
3713 <dt><span class="sect1"><a href="#build.test">17.13. The <span class="emphasis"><em>test</em></span> phase</a></span></dt>
3714 <dt><span class="sect1"><a href="#build.install">17.14. The <span class="emphasis"><em>install</em></span> phase</a></span></dt>
3715 <dt><span class="sect1"><a href="#build.package">17.15. The <span class="emphasis"><em>package</em></span> phase</a></span></dt>
3716 <dt><span class="sect1"><a href="#build.clean">17.16. Cleaning up</a></span></dt>
3717 <dt><span class="sect1"><a href="#build.helpful-targets">17.17. Other helpful targets</a></span></dt>
3718 </dl></dd>
3719 <dt><span class="chapter"><a href="#tools">18. Tools needed for building or running</a></span></dt>
3720 <dd><dl>
3721 <dt><span class="sect1"><a href="#pkgsrc-tools">18.1. Tools for pkgsrc builds</a></span></dt>
3722 <dt><span class="sect1"><a href="#package-tools">18.2. Tools needed by packages</a></span></dt>
3723 <dt><span class="sect1"><a href="#platform-tools">18.3. Tools provided by platforms</a></span></dt>
3724 <dt><span class="sect1"><a href="#tools.questions">18.4. Questions regarding the tools</a></span></dt>
3725 </dl></dd>
3726 <dt><span class="chapter"><a href="#fixes">19. Making your package work</a></span></dt>
3727 <dd><dl>
3728 <dt><span class="sect1"><a href="#general-operation">19.1. General operation</a></span></dt>
3729 <dd><dl>
3730 <dt><span class="sect2"><a href="#portability-of-packages">19.1.1. Portability of packages</a></span></dt>
3731 <dt><span class="sect2"><a href="#pulling-vars-from-etc-mk.conf">19.1.2. How to pull in user-settable variables from <code class="filename">mk.conf</code></a></span></dt>
3732 <dt><span class="sect2"><a href="#user-interaction">19.1.3. User interaction</a></span></dt>
3733 <dt><span class="sect2"><a href="#handling-licenses">19.1.4. Handling licenses</a></span></dt>
3734 <dt><span class="sect2"><a href="#restricted-packages">19.1.5. Restricted packages</a></span></dt>
3735 <dt><span class="sect2"><a href="#dependencies">19.1.6. Handling dependencies</a></span></dt>
3736 <dt><span class="sect2"><a href="#conflicts">19.1.7. Handling conflicts with other packages</a></span></dt>
3737 <dt><span class="sect2"><a href="#not-building-packages">19.1.8. Packages that cannot or should not be built</a></span></dt>
3738 <dt><span class="sect2"><a href="#undeletable-packages">19.1.9. Packages which should not be deleted, once installed</a></span></dt>
3739 <dt><span class="sect2"><a href="#security-handling">19.1.10. Handling packages with security problems</a></span></dt>
3740 <dt><span class="sect2"><a href="#bumping-pkgrevision">19.1.11. How to handle incrementing versions when fixing an existing package</a></span></dt>
3741 <dt><span class="sect2"><a href="#fixes.subst">19.1.12. Substituting variable text in the package files (the SUBST framework)</a></span></dt>
3742 </dl></dd>
3743 <dt><span class="sect1"><a href="#fixes.fetch">19.2. Fixing problems in the <span class="emphasis"><em>fetch</em></span> phase</a></span></dt>
3744 <dd><dl>
3745 <dt><span class="sect2"><a href="#no-plain-download">19.2.1. Packages whose distfiles aren't available for plain downloading</a></span></dt>
3746 <dt><span class="sect2"><a href="#modified-distfiles-same-name">19.2.2. How to handle modified distfiles with the 'old' name</a></span></dt>
3747 </dl></dd>
3748 <dt><span class="sect1"><a href="#fixes.configure">19.3. Fixing problems in the <span class="emphasis"><em>configure</em></span> phase</a></span></dt>
3749 <dd><dl>
3750 <dt><span class="sect2"><a href="#fixes.libtool">19.3.1. Shared libraries - libtool</a></span></dt>
3751 <dt><span class="sect2"><a href="#using-libtool">19.3.2. Using libtool on GNU packages that already support libtool</a></span></dt>
3752 <dt><span class="sect2"><a href="#autoconf-automake">19.3.3. GNU Autoconf/Automake</a></span></dt>
3753 </dl></dd>
3754 <dt><span class="sect1"><a href="#programming-languages">19.4. Programming languages</a></span></dt>
3755 <dd><dl>
3756 <dt><span class="sect2"><a href="#basic-programming-languages">19.4.1. C, C++, and Fortran</a></span></dt>
3757 <dt><span class="sect2"><a href="#java-programming-language">19.4.2. Java</a></span></dt>
3758 <dt><span class="sect2"><a href="#perl-scripts">19.4.3. Packages containing perl scripts</a></span></dt>
3759 <dt><span class="sect2"><a href="#other-programming-languages">19.4.4. Other programming languages</a></span></dt>
3760 </dl></dd>
3761 <dt><span class="sect1"><a href="#fixes.build">19.5. Fixing problems in the <span class="emphasis"><em>build</em></span> phase</a></span></dt>
3762 <dd><dl>
3763 <dt><span class="sect2"><a href="#fixes.build.cpp">19.5.1. Compiling C and C++ code conditionally</a></span></dt>
3764 <dt><span class="sect2"><a href="#compiler-bugs">19.5.2. How to handle compiler bugs</a></span></dt>
3765 <dt><span class="sect2"><a href="#undefined-reference">19.5.3. Undefined reference to <span class="quote">&#8220;<span class="quote">...</span>&#8221;</span></a></span></dt>
3766 <dt><span class="sect2"><a href="#out-of-memory">19.5.4. Running out of memory</a></span></dt>
3767 </dl></dd>
3768 <dt><span class="sect1"><a href="#fixes.install">19.6. Fixing problems in the <span class="emphasis"><em>install</em></span> phase</a></span></dt>
3769 <dd><dl>
3770 <dt><span class="sect2"><a href="#install-scripts">19.6.1. Creating needed directories</a></span></dt>
3771 <dt><span class="sect2"><a href="#where-to-install-documentation">19.6.2. Where to install documentation</a></span></dt>
3772 <dt><span class="sect2"><a href="#installing-score-files">19.6.3. Installing highscore files</a></span></dt>
3773 <dt><span class="sect2"><a href="#destdir-support">19.6.4. Adding DESTDIR support to packages</a></span></dt>
3774 <dt><span class="sect2"><a href="#hardcoded-paths">19.6.5. Packages with hardcoded paths to other interpreters</a></span></dt>
3775 <dt><span class="sect2"><a href="#perl-modules">19.6.6. Packages installing perl modules</a></span></dt>
3776 <dt><span class="sect2"><a href="#faq.info-files">19.6.7. Packages installing info files</a></span></dt>
3777 <dt><span class="sect2"><a href="#manpages">19.6.8. Packages installing man pages</a></span></dt>
3778 <dt><span class="sect2"><a href="#gconf-data-files">19.6.9. Packages installing GConf data files</a></span></dt>
3779 <dt><span class="sect2"><a href="#scrollkeeper-data-files">19.6.10. Packages installing scrollkeeper/rarian data files</a></span></dt>
3780 <dt><span class="sect2"><a href="#x11-fonts">19.6.11. Packages installing X11 fonts</a></span></dt>
3781 <dt><span class="sect2"><a href="#gtk2-modules">19.6.12. Packages installing GTK2 modules</a></span></dt>
3782 <dt><span class="sect2"><a href="#sgml-xml-data">19.6.13. Packages installing SGML or XML data</a></span></dt>
3783 <dt><span class="sect2"><a href="#mime-database">19.6.14. Packages installing extensions to the MIME database</a></span></dt>
3784 <dt><span class="sect2"><a href="#intltool">19.6.15. Packages using intltool</a></span></dt>
3785 <dt><span class="sect2"><a href="#startup-scripts">19.6.16. Packages installing startup scripts</a></span></dt>
3786 <dt><span class="sect2"><a href="#tex-packages">19.6.17. Packages installing TeX modules</a></span></dt>
3787 <dt><span class="sect2"><a href="#emulation-packages">19.6.18. Packages supporting running binaries in
3788     emulation</a></span></dt>
3789 <dt><span class="sect2"><a href="#hicolor-theme">19.6.19. Packages installing hicolor theme icons</a></span></dt>
3790 <dt><span class="sect2"><a href="#desktop-files">19.6.20. Packages installing desktop files</a></span></dt>
3791 </dl></dd>
3792 <dt><span class="sect1"><a href="#punting">19.7. Marking packages as having problems</a></span></dt>
3793 </dl></dd>
3794 <dt><span class="chapter"><a href="#debug">20. Debugging</a></span></dt>
3795 <dt><span class="chapter"><a href="#submit">21. Submitting and Committing</a></span></dt>
3796 <dd><dl>
3797 <dt><span class="sect1"><a href="#submitting-binary-packages">21.1. Submitting binary packages</a></span></dt>
3798 <dt><span class="sect1"><a href="#submitting-your-package">21.2. Submitting source packages (for non-NetBSD-developers)</a></span></dt>
3799 <dt><span class="sect1"><a href="#general-notes-for-changes">21.3. General notes when adding, updating, or removing packages</a></span></dt>
3800 <dt><span class="sect1"><a href="#committing-importing">21.4. Committing: Importing a package into CVS</a></span></dt>
3801 <dt><span class="sect1"><a href="#updating-package">21.5. Updating a package to a newer version</a></span></dt>
3802 <dt><span class="sect1"><a href="#renaming-package">21.6. Renaming a package in pkgsrc</a></span></dt>
3803 <dt><span class="sect1"><a href="#moving-package">21.7. Moving a package in pkgsrc</a></span></dt>
3804 </dl></dd>
3805 <dt><span class="chapter"><a href="#devfaq">22. Frequently Asked Questions</a></span></dt>
3806 <dt><span class="chapter"><a href="#gnome">23. GNOME packaging and porting</a></span></dt>
3807 <dd><dl>
3808 <dt><span class="sect1"><a href="#meta-packages">23.1. Meta packages</a></span></dt>
3809 <dt><span class="sect1"><a href="#new-package">23.2. Packaging a GNOME application</a></span></dt>
3810 <dt><span class="sect1"><a href="#full-update">23.3. Updating GNOME to a newer version</a></span></dt>
3811 <dt><span class="sect1"><a href="#patching">23.4. Patching guidelines</a></span></dt>
3812 </dl></dd>
3813 </dl>
3814 </div>
3815 </div>
3816 <div class="chapter" title="Chapter 10. Creating a new pkgsrc package from scratch">
3817 <div class="titlepage"><div><div><h2 class="title">
3818 <a name="creating"></a>Chapter 10. Creating a new pkgsrc package from scratch</h2></div></div></div>
3819 <div class="toc">
3820 <p><b>Table of Contents</b></p>
3821 <dl>
3822 <dt><span class="sect1"><a href="#creating.common">10.1. Common types of packages</a></span></dt>
3823 <dd><dl>
3824 <dt><span class="sect2"><a href="#creating.perl-module">10.1.1. Perl modules</a></span></dt>
3825 <dt><span class="sect2"><a href="#creating.kde-app">10.1.2. KDE applications</a></span></dt>
3826 <dt><span class="sect2"><a href="#creating.python-module">10.1.3. Python modules and programs</a></span></dt>
3827 </dl></dd>
3828 <dt><span class="sect1"><a href="#creating.examples">10.2. Examples</a></span></dt>
3829 <dd><dl><dt><span class="sect2"><a href="#creating.nvu">10.2.1. How the www/nvu package came into pkgsrc</a></span></dt></dl></dd>
3830 </dl>
3831 </div>
3832 <p>When you find a package that is not yet in pkgsrc, you
3833 most likely have a URL from where you can download the source
3834 code. Starting with this URL, creating a package involves only a
3835 few steps.</p>
3836 <div class="procedure"><ol class="procedure" type="1">
3837 <li class="step" title="Step 1"><p>First, install the packages <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/url2pkg/README.html" target="_top"><code class="filename">pkgtools/url2pkg</code></a> and <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkglint/README.html" target="_top"><code class="filename">pkgtools/pkglint</code></a>.</p></li>
3838 <li class="step" title="Step 2"><p>Then, choose one of the top-level directories as the
3839 category in which you want to place your package. You can also create a
3840 directory of your own (maybe called <code class="filename">local</code>). In that
3841 category directory, create another directory for your package and change
3842 into it.</p></li>
3843 <li class="step" title="Step 3"><p>Run the program <span class="command"><strong>url2pkg</strong></span>, which will ask
3844 you for a URL. Enter the URL of the distribution file (in most cases a
3845 <code class="filename">.tar.gz</code> file) and watch how the basic ingredients
3846 of your package are created automatically. The distribution file is
3847 extracted automatically to fill in some details in the
3848 <code class="filename">Makefile</code> that would otherwise have to be done
3849 manually.</p></li>
3850 <li class="step" title="Step 4">
3851 <p>Examine the extracted files to determine the dependencies of
3852 your package. Ideally, this is mentioned in some
3853 <code class="filename">README</code> file, but things may differ. For each of
3854 these dependencies, look where it exists in pkgsrc, and if there is a
3855 file called <code class="filename">buildlink3.mk</code> in that directory, add a
3856 line to your package <code class="filename">Makefile</code> which includes that
3857 file just before the last line. If the
3858 <code class="filename">buildlink3.mk</code> file does not exist, it must be
3859 created first. The <code class="filename">buildlink3.mk</code> file makes sure that the package's include files and libraries are provided.</p>
3860 <p>If you just need binaries from a package, add a
3861 <code class="varname">DEPENDS</code> line to the Makefile, which specifies the
3862 version of the dependency and where it can be found in pkgsrc. This line
3863 should be placed in the third paragraph. If the dependency is only
3864 needed for building the package, but not when using it, use
3865 <code class="varname">BUILD_DEPENDS</code> instead of <code class="varname">DEPENDS</code>.
3866 Your package may then look like this:</p>
3867 <pre class="programlisting">
3868 [...]
3869
3870 BUILD_DEPENDS+= lua&gt;=5.0:../../lang/lua
3871 DEPENDS+=       screen-[0-9]*:../../misc/screen
3872 DEPENDS+=       screen&gt;=4.0:../../misc/screen
3873
3874 [...]
3875
3876 .include "../../<em class="replaceable"><code>category</code></em>/<em class="replaceable"><code>package</code></em>/buildlink3.mk"
3877 .include "../../devel/glib2/buildlink3.mk"
3878 .include "../../mk/bsd.pkg.mk"
3879 </pre>
3880 </li>
3881 <li class="step" title="Step 5"><p>Run <span class="command"><strong>pkglint</strong></span> to see what things still need
3882 to be done to make your package a <span class="quote">&#8220;<span class="quote">good</span>&#8221;</span> one. If you don't
3883 know what pkglint's warnings want to tell you, try <span class="command"><strong>pkglint
3884 --explain</strong></span> or <span class="command"><strong>pkglint
3885 -e</strong></span>, which outputs additional
3886 explanations.</p></li>
3887 <li class="step" title="Step 6"><p>In many cases the package is not yet ready to build. You can
3888 find instructions for the most common cases in the next section, <a class="xref" href="#creating.common" title="10.1. Common types of packages">Section 10.1, &#8220;Common types of packages&#8221;</a>. After you have followed the instructions
3889 over there, you can hopefully continue here.</p></li>
3890 <li class="step" title="Step 7"><p>Run <span class="command"><strong>bmake clean</strong></span> to clean the working
3891 directory from the extracted files. Besides these files, a lot of cache
3892 files and other system information has been saved in the working
3893 directory, which may become wrong after you edited the
3894 <code class="filename">Makefile</code>.</p></li>
3895 <li class="step" title="Step 8"><p>Now, run <span class="command"><strong>bmake</strong></span> to build the package. For
3896 the various things that can go wrong in this phase, consult <a class="xref" href="#fixes" title="Chapter 19. Making your package work">Chapter 19, <i>Making your package work</i></a>.</p></li>
3897 <li class="step" title="Step 9"><p>When the package builds fine, the next step is to install
3898 the package. Run <span class="command"><strong>bmake install</strong></span> and hope that
3899 everything works.</p></li>
3900 <li class="step" title="Step 10"><p>Up to now, the file <code class="filename">PLIST</code>, which
3901 contains a list of the files that are installed by the package, is
3902 nearly empty. Run <span class="command"><strong>bmake print-PLIST
3903 &gt;PLIST</strong></span> to generate a probably correct list. Check
3904 the file using your preferred text editor to see if the list of
3905 files looks plausible.</p></li>
3906 <li class="step" title="Step 11"><p>Run <span class="command"><strong>pkglint</strong></span> again to see if the generated
3907 <code class="filename">PLIST</code> contains garbage or not.</p></li>
3908 <li class="step" title="Step 12"><p>When you ran <span class="command"><strong>bmake install</strong></span>, the package
3909 has been registered in the database of installed files, but with an
3910 empty list of files. To fix this, run <span class="command"><strong>bmake deinstall</strong></span>
3911 and <span class="command"><strong>bmake install</strong></span> again. Now the package is
3912 registered with the list of files from
3913 <code class="filename">PLIST</code>.</p></li>
3914 <li class="step" title="Step 13"><p>Run <span class="command"><strong>bmake package</strong></span> to create a binary
3915 package from the set of installed files.</p></li>
3916 </ol></div>
3917 <div class="sect1" title="10.1. Common types of packages">
3918 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3919 <a name="creating.common"></a>10.1. Common types of packages</h2></div></div></div>
3920 <div class="sect2" title="10.1.1. Perl modules">
3921 <div class="titlepage"><div><div><h3 class="title">
3922 <a name="creating.perl-module"></a>10.1.1. Perl modules</h3></div></div></div>
3923 <p>Simple Perl modules are handled automatically by
3924 <span class="command"><strong>url2pkg</strong></span>, including dependencies.</p>
3925 </div>
3926 <div class="sect2" title="10.1.2. KDE applications">
3927 <div class="titlepage"><div><div><h3 class="title">
3928 <a name="creating.kde-app"></a>10.1.2. KDE applications</h3></div></div></div>
3929 <p>KDE applications should always include
3930 <code class="filename">meta-pkgs/kde3/kde3.mk</code>, which contains numerous
3931 settings that are typical of KDE packages.</p>
3932 </div>
3933 <div class="sect2" title="10.1.3. Python modules and programs">
3934 <div class="titlepage"><div><div><h3 class="title">
3935 <a name="creating.python-module"></a>10.1.3. Python modules and programs</h3></div></div></div>
3936 <p>Python modules and programs packages are easily created using a
3937 set of predefined variables.</p>
3938 <p>Most Python packages use either <span class="quote">&#8220;<span class="quote">distutils</span>&#8221;</span> or
3939 easy-setup (<span class="quote">&#8220;<span class="quote">eggs</span>&#8221;</span>).
3940 If the software uses <span class="quote">&#8220;<span class="quote">distutils</span>&#8221;</span>, set the
3941 <code class="varname">PYDISTUTILSPKG</code> variable to <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> so
3942 pkgsrc will make use of this framework.
3943 <span class="quote">&#8220;<span class="quote">distutils</span>&#8221;</span> uses a script called <code class="filename">setup.py</code>,
3944 if the <span class="quote">&#8220;<span class="quote">distutils</span>&#8221;</span> driver is not called
3945 <code class="filename">setup.py</code>, set the <code class="varname">PYSETUP</code> variable
3946 to the name of the script.</p>
3947 <p>
3948 If the default Python versions are not supported by the software, set the
3949 <code class="varname">PYTHON_VERSIONS_ACCEPTED</code> variable to the Python versions
3950 the software is known to work with, from the most recent to the older
3951 one, e.g.
3952 </p>
3953 <pre class="programlisting">
3954 PYTHON_VERSIONS_ACCEPTED=       25 24
3955 </pre>
3956 <p>
3957 If the packaged software is a Python module, include
3958 <span class="quote">&#8220;<span class="quote"><code class="filename">../../lang/python/extension.mk</code></span>&#8221;</span>.
3959 In this case, the package directory should be called
3960 <span class="quote">&#8220;<span class="quote">py-software</span>&#8221;</span> and <code class="varname">PKGNAME</code> should be set to
3961 <span class="quote">&#8220;<span class="quote">${PYPKGPREFIX}-${DISTNAME}</span>&#8221;</span>, e.g.
3962 </p>
3963 <pre class="programlisting">
3964 DISTNAME=   foopymodule-1.2.10
3965 PKGNAME=    ${PYPKGPREFIX}-${DISTNAME}
3966 </pre>
3967 <p>If it is an application, also include
3968 <span class="quote">&#8220;<span class="quote"><code class="filename">../../lang/python/application.mk</code></span>&#8221;</span>
3969 before <span class="quote">&#8220;<span class="quote">extension.mk</span>&#8221;</span>.</p>
3970 <p>If the packaged software, either it is an application or a module, is
3971 egg-aware, you only need to include
3972 <span class="quote">&#8220;<span class="quote"><code class="filename">../../lang/python/egg.mk</code></span>&#8221;</span>.</p>
3973 <p>In order to correctly set the path to the Python interpreter, use the
3974 <code class="varname">REPLACE_PYTHON</code> variable and set it to the list of files
3975 that must be corrected. For example :
3976 </p>
3977 <pre class="programlisting">
3978 REPLACE_PYTHON=   ${WRKSRC}/*.py
3979 </pre>
3980 </div>
3981 </div>
3982 <div class="sect1" title="10.2. Examples">
3983 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
3984 <a name="creating.examples"></a>10.2. Examples</h2></div></div></div>
3985 <div class="sect2" title="10.2.1. How the www/nvu package came into pkgsrc">
3986 <div class="titlepage"><div><div><h3 class="title">
3987 <a name="creating.nvu"></a>10.2.1. How the www/nvu package came into pkgsrc</h3></div></div></div>
3988 <div class="sect3" title="10.2.1.1. The initial package">
3989 <div class="titlepage"><div><div><h4 class="title">
3990 <a name="creating.nvu.init"></a>10.2.1.1. The initial package</h4></div></div></div>
3991 <p>Looking at the file <code class="filename">pkgsrc/doc/TODO</code>, I saw
3992 that the <span class="quote">&#8220;<span class="quote">nvu</span>&#8221;</span> package has not yet been imported into
3993 pkgsrc. As the description says it has to do with the web, the obvious
3994 choice for the category is <span class="quote">&#8220;<span class="quote">www</span>&#8221;</span>.</p>
3995 <pre class="programlisting">
3996 <code class="prompt">$</code> mkdir www/nvu
3997 <code class="prompt">$</code> cd www/nvu
3998 </pre>
3999 <p>The web site says that the sources are available as a tar file, so
4000 I fed that URL to the <span class="command"><strong>url2pkg</strong></span> program:</p>
4001 <pre class="programlisting">
4002 <code class="prompt">$</code> url2pkg http://cvs.nvu.com/download/nvu-1.0-sources.tar.bz2
4003 </pre>
4004 <p>My editor popped up, and I added a <code class="varname">PKGNAME</code> line
4005 below the <code class="varname">DISTNAME</code> line, as the package name should
4006 not have the word <span class="quote">&#8220;<span class="quote">sources</span>&#8221;</span> in it. I also filled in the
4007 <code class="varname">MAINTAINER</code>, <code class="varname">HOMEPAGE</code> and
4008 <code class="varname">COMMENT</code> fields. Then the package
4009 <code class="filename">Makefile</code> looked like that:</p>
4010 <pre class="programlisting">
4011 # $NetBSD$
4012 #
4013
4014 DISTNAME=       nvu-1.0-sources
4015 PKGNAME=        nvu-1.0
4016 CATEGORIES=     www
4017 MASTER_SITES=   http://cvs.nvu.com/download/
4018 EXTRACT_SUFX=   .tar.bz2
4019
4020 MAINTAINER=     rillig@NetBSD.org
4021 HOMEPAGE=       http://cvs.nvu.com/
4022 COMMENT=        Web Authoring System
4023
4024 # url2pkg-marker (please do not remove this line.)
4025 .include "../../mk/bsd.pkg.mk"
4026 </pre>
4027 <p>Then, I quit the editor and watched pkgsrc downloading a large
4028 source archive:</p>
4029 <pre class="programlisting">
4030 url2pkg&gt; Running "make makesum" ...
4031 =&gt; Required installed package digest&gt;=20010302: digest-20060826 found
4032 =&gt; Fetching nvu-1.0-sources.tar.bz2
4033 Requesting http://cvs.nvu.com/download/nvu-1.0-sources.tar.bz2
4034 100% |*************************************| 28992 KB  150.77 KB/s00:00 ETA
4035 29687976 bytes retrieved in 03:12 (150.77 KB/s)
4036 url2pkg&gt; Running "make extract" ...
4037 =&gt; Required installed package digest&gt;=20010302: digest-20060826 found
4038 =&gt; Checksum SHA1 OK for nvu-1.0-sources.tar.bz2
4039 =&gt; Checksum RMD160 OK for nvu-1.0-sources.tar.bz2
4040 work.bacc -&gt; /tmp/roland/pkgsrc/www/nvu/work.bacc
4041 ===&gt; Installing dependencies for nvu-1.0
4042 ===&gt; Overriding tools for nvu-1.0
4043 ===&gt; Extracting for nvu-1.0
4044 url2pkg&gt; Adjusting the Makefile.
4045
4046 Remember to correct CATEGORIES, HOMEPAGE, COMMENT, and DESCR when you're done!
4047
4048 Good luck! (See pkgsrc/doc/pkgsrc.txt for some more help :-)
4049 </pre>
4050 </div>
4051 <div class="sect3" title="10.2.1.2. Fixing all kinds of problems to make the package work">
4052 <div class="titlepage"><div><div><h4 class="title">
4053 <a name="creating.nvu.problems"></a>10.2.1.2. Fixing all kinds of problems to make the package work</h4></div></div></div>
4054 <p>Now that the package has been extracted, let's see what's inside
4055 it. The package has a <code class="filename">README.txt</code>, but that only
4056 says something about mozilla, so it's probably useless for seeing what
4057 dependencies this package has. But since there is a GNU configure script
4058 in the package, let's hope that it will complain about everything it
4059 needs.</p>
4060 <pre class="programlisting">
4061 <code class="prompt">$</code> bmake
4062 =&gt; Required installed package digest&gt;=20010302: digest-20060826 found
4063 =&gt; Checksum SHA1 OK for nvu-1.0-sources.tar.bz2
4064 =&gt; Checksum RMD160 OK for nvu-1.0-sources.tar.bz2
4065 ===&gt; Patching for nvu-1.0
4066 ===&gt; Creating toolchain wrappers for nvu-1.0
4067 ===&gt; Configuring for nvu-1.0
4068 [...]
4069 configure: error: Perl 5.004 or higher is required.
4070 [...]
4071 WARNING: Please add USE_TOOLS+=perl to the package Makefile.
4072 [...]
4073 </pre>
4074 <p>That worked quite well. So I opened the package Makefile in my
4075 editor, and since it already has a <code class="varname">USE_TOOLS</code> line, I
4076 just appended <span class="quote">&#8220;<span class="quote">perl</span>&#8221;</span> to it. Since the dependencies of the
4077 package have changed now, and since a perl wrapper is automatically
4078 installed in the <span class="quote">&#8220;<span class="quote">tools</span>&#8221;</span> phase, I need to build the package
4079 from scratch.</p>
4080 <pre class="programlisting">
4081 <code class="prompt">$</code> bmake clean
4082 ===&gt; Cleaning for nvu-1.0
4083 <code class="prompt">$</code> bmake
4084 [...]
4085 *** /tmp/roland/pkgsrc/www/nvu/work.bacc/.tools/bin/make is not \
4086 GNU Make.  You will not be able to build Mozilla without GNU Make.
4087 [...]
4088 </pre>
4089 <p>So I added <span class="quote">&#8220;<span class="quote">gmake</span>&#8221;</span> to the
4090 <code class="varname">USE_TOOLS</code> line and tried again (from scratch).</p>
4091 <pre class="programlisting">
4092 [...]
4093 checking for GTK - version &gt;= 1.2.0... no
4094 *** Could not run GTK test program, checking why...
4095 [...]
4096 </pre>
4097 <p>Now to the other dependencies. The first question is: Where is the
4098 GTK package hidden in pkgsrc?</p>
4099 <pre class="programlisting">
4100 <code class="prompt">$</code> echo ../../*/gtk*
4101 [many packages ...]
4102 <code class="prompt">$</code> echo ../../*/gtk
4103 ../../x11/gtk
4104 <code class="prompt">$</code> echo ../../*/gtk2
4105 ../../x11/gtk2
4106 <code class="prompt">$</code> echo ../../*/gtk2/bui*
4107 ../../x11/gtk2/buildlink3.mk
4108 </pre>
4109 <p>The first try was definitely too broad. The second one had exactly
4110 one result, which is very good. But there is one pitfall with GNOME
4111 packages. Before GNOME 2 had been released, there were already many
4112 GNOME 1 packages in pkgsrc. To be able to continue to use these
4113 packages, the GNOME 2 packages were imported as separate packages, and
4114 their names usually have a <span class="quote">&#8220;<span class="quote">2</span>&#8221;</span> appended. So I checked
4115 whether this was the case here, and indeed it was.</p>
4116 <p>Since the GTK2 package has a <code class="filename">buildlink3.mk</code>
4117 file, adding the dependency is very easy. I just inserted an
4118 <code class="literal">.include</code> line before the last line of the package
4119 <code class="filename">Makefile</code>, so that it now looks like this:</p>
4120 <pre class="programlisting">
4121 [...]
4122 .include "../../x11/gtk2/buildlink3.mk"
4123 .include "../../mk/bsd.pkg.mk
4124 </pre>
4125 <p>After another <span class="command"><strong>bmake clean &amp;&amp; bmake</strong></span>, the answer
4126 was:</p>
4127 <pre class="programlisting">
4128 [...]
4129 checking for gtk-config... /home/roland/pkg/bin/gtk-config
4130 checking for GTK - version &gt;= 1.2.0... no
4131 *** Could not run GTK test program, checking why...
4132 *** The test program failed to compile or link. See the file config.log for the
4133 *** exact error that occured. This usually means GTK was incorrectly installed
4134 *** or that you have moved GTK since it was installed. In the latter case, you
4135 *** may want to edit the gtk-config script: /home/roland/pkg/bin/gtk-config
4136 configure: error: Test for GTK failed.
4137 [...]
4138 </pre>
4139 <p>In this particular case, the assumption that <span class="quote">&#8220;<span class="quote">every package
4140 prefers GNOME 2</span>&#8221;</span> had been wrong. The first of the lines above
4141 told me that this package really wanted to have the GNOME 1 version of
4142 GTK. If the package had looked for GTK2, it would have looked for
4143 <span class="command"><strong>pkg-config</strong></span> instead of <span class="command"><strong>gtk-config</strong></span>.
4144 So I changed the <code class="literal">x11/gtk2</code> to
4145 <code class="literal">x11/gtk</code> in the package <code class="filename">Makefile</code>,
4146 and tried again.</p>
4147 <pre class="programlisting">
4148 [...]
4149 cc -o xpidl.o -c -DOSTYPE=\"NetBSD3\" -DOSARCH=\"NetBSD\"   -I../../../dist/include/xpcom -I../../../dist/include -I/tmp/roland/pkgsrc/www/nvu/work.bacc/mozilla/dist/include/nspr -I/usr/X11R6/include   -fPIC -DPIC -I/home/roland/pkg/include -I/usr/include  -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -O2 -I/home/roland/pkg/include -I/usr/include -Dunix -pthread -pipe  -DDEBUG -D_DEBUG -DDEBUG_roland -DTRACING -g -I/home/roland/pkg/include/glib/glib-1.2 -I/home/roland/pkg/lib/glib/include -I/usr/pkg/include/orbit-1.0   -I/home/roland/pkg/include -I/usr/include  -I/usr/X11R6/include -include ../../../mozilla-config.h -DMOZILLA_CLIENT -Wp,-MD,.deps/xpidl.pp xpidl.c
4150 In file included from xpidl.c:42:
4151 xpidl.h:53:24: libIDL/IDL.h: No such file or directory
4152 In file included from xpidl.c:42:
4153 xpidl.h:132: error: parse error before "IDL_ns"
4154 [...]
4155 </pre>
4156 <p>The package still does not find all of its dependencies. Now the
4157 question is: Which package provides the
4158 <code class="filename">libIDL/IDL.h</code> header file?</p>
4159 <pre class="programlisting">
4160 <code class="prompt">$</code> echo ../../*/*idl*
4161 ../../devel/py-idle ../../wip/idled ../../x11/acidlaunch
4162 <code class="prompt">$</code> echo ../../*/*IDL*
4163 ../../net/libIDL
4164 </pre>
4165 <p>Let's take the one from the second try. So I included the
4166 <code class="filename">../../net/libIDL/buildlink3.mk</code> file and tried
4167 again. But the error didn't change. After digging through some of the
4168 code, I concluded that the build process of the package was broken and
4169 couldn't have ever worked, but since the Mozilla source tree is quite
4170 large, I didn't want to fix it. So I added the following to the package
4171 <code class="filename">Makefile</code> and tried again:</p>
4172 <pre class="programlisting">
4173 CPPFLAGS+=              -I${BUILDLINK_PREFIX.libIDL}/include/libIDL-2.0
4174 BUILDLINK_TRANSFORM+=   -l:IDL:IDL-2
4175 </pre>
4176 <p>The latter line is needed because the package expects the library
4177 <code class="filename">libIDL.so</code>, but only
4178 <code class="filename">libIDL-2.so</code> is available. So I told the compiler
4179 wrapper to rewrite that on the fly.</p>
4180 <p>The next problem was related to a recent change of the FreeType
4181 interface. I looked up in <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/seamonkey/README.html" target="_top"><code class="filename">www/seamonkey</code></a>
4182 which patch files were relevant for this issue and copied them to the
4183 <code class="filename">patches</code> directory. Then I retried, fixed the
4184 patches so that they applied cleanly and retried again. This time,
4185 everything worked.</p>
4186 </div>
4187 <div class="sect3" title="10.2.1.3. Installing the package">
4188 <div class="titlepage"><div><div><h4 class="title">
4189 <a name="creating.nvu.inst"></a>10.2.1.3. Installing the package</h4></div></div></div>
4190 <pre class="programlisting">
4191 <code class="prompt">$</code> bmake CHECK_FILES=no install
4192 [...]
4193 <code class="prompt">$</code> bmake print-PLIST &gt;PLIST
4194 <code class="prompt">$</code> bmake deinstall
4195 <code class="prompt">$</code> bmake install
4196 </pre>
4197 </div>
4198 </div>
4199 </div>
4200 </div>
4201 <div class="chapter" title="Chapter 11. Package components - files, directories and contents">
4202 <div class="titlepage"><div><div><h2 class="title">
4203 <a name="components"></a>Chapter 11. Package components - files, directories and contents</h2></div></div></div>
4204 <div class="toc">
4205 <p><b>Table of Contents</b></p>
4206 <dl>
4207 <dt><span class="sect1"><a href="#components.Makefile">11.1. <code class="filename">Makefile</code></a></span></dt>
4208 <dt><span class="sect1"><a href="#components.distinfo">11.2. <code class="filename">distinfo</code></a></span></dt>
4209 <dt><span class="sect1"><a href="#components.patches">11.3. patches/*</a></span></dt>
4210 <dd><dl>
4211 <dt><span class="sect2"><a href="#components.patch.structure">11.3.1. Structure of a single patch file</a></span></dt>
4212 <dt><span class="sect2"><a href="#components.patches.caveats">11.3.2. Creating patch files</a></span></dt>
4213 <dt><span class="sect2"><a href="#components.patches.sources">11.3.3. Sources where the patch files come from</a></span></dt>
4214 <dt><span class="sect2"><a href="#components.patches.guidelines">11.3.4. Patching guidelines</a></span></dt>
4215 <dt><span class="sect2"><a href="#components.patches.feedback">11.3.5. Feedback to the author</a></span></dt>
4216 </dl></dd>
4217 <dt><span class="sect1"><a href="#other-mandatory-files">11.4. Other mandatory files</a></span></dt>
4218 <dt><span class="sect1"><a href="#components.optional">11.5. Optional files</a></span></dt>
4219 <dd><dl>
4220 <dt><span class="sect2"><a href="#components.optional.bin">11.5.1. Files affecting the binary package</a></span></dt>
4221 <dt><span class="sect2"><a href="#components.optional.build">11.5.2. Files affecting the build process</a></span></dt>
4222 <dt><span class="sect2"><a href="#components.optional.none">11.5.3. Files affecting nothing at all</a></span></dt>
4223 </dl></dd>
4224 <dt><span class="sect1"><a href="#work-dir">11.6. <code class="filename">work*</code></a></span></dt>
4225 <dt><span class="sect1"><a href="#files-dir">11.7. <code class="filename">files/*</code></a></span></dt>
4226 </dl>
4227 </div>
4228 <p>Whenever you're preparing a package, there are a number of
4229 files involved which are described in the following
4230 sections.</p>
4231 <div class="sect1" title="11.1. Makefile">
4232 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4233 <a name="components.Makefile"></a>11.1. <code class="filename">Makefile</code>
4234 </h2></div></div></div>
4235 <p>Building, installation and creation of a binary package are all
4236   controlled by the package's <code class="filename">Makefile</code>.
4237   The <code class="filename">Makefile</code> describes various things about
4238   a package, for example from where to get it, how to configure,
4239   build, and install it.</p>
4240 <p>A package <code class="filename">Makefile</code> contains several
4241   sections that describe the package.</p>
4242 <p>In the first section there are the following variables, which
4243   should appear exactly in the order given here.  The order and
4244   grouping of the variables is mostly historical and has no further
4245   meaning.</p>
4246 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
4247 <li class="listitem"><p><code class="varname">DISTNAME</code> is the basename of the
4248     distribution file to be downloaded from the package's
4249     website.</p></li>
4250 <li class="listitem"><p><code class="varname">PKGNAME</code> is the name of the
4251     package, as used by pkgsrc. You only need to provide it if
4252     <code class="varname">DISTNAME</code> (which is the default) is not a good
4253     name for the package in pkgsrc.  Usually it is the pkgsrc
4254     directory name together with the version number. It must match the
4255     regular expression
4256     <code class="varname">^[A-Za-z0-9][A-Za-z0-9-_.+]*$</code>, that is, it
4257     starts with a letter or digit, and contains only letters, digits,
4258     dashes, underscores, dots and plus signs.</p></li>
4259 <li class="listitem"><p><code class="varname">SVR4_PKGNAME</code> is the name of
4260     the package file to create if the <code class="varname">PKGNAME</code>
4261     isn't unique on a SVR4 system. The default is
4262     <code class="varname">PKGNAME</code>, which may be shortened when you use
4263     <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/gensolpkg/README.html" target="_top"><code class="filename">pkgtools/gensolpkg</code></a>. Only add
4264     <code class="varname">SVR4_PKGNAME</code> if <code class="varname">PKGNAME</code>
4265     does not produce an unique package name on a SVR4 system.
4266     The length of <code class="varname">SVR4_PKGNAME</code> is limited to 5
4267     characters.</p></li>
4268 <li class="listitem">
4269 <p><code class="varname">CATEGORIES</code> is a list of categories
4270     which the package fits in. You can choose any of the top-level
4271     directories of pkgsrc for it.</p>
4272 <p>Currently the following values are available for
4273     <code class="varname">CATEGORIES</code>. If more than
4274     one is used, they need to be separated by spaces:</p>
4275 <pre class="programlisting">
4276 archivers     cross         geography     meta-pkgs     security
4277 audio         databases     graphics      misc          shells
4278 benchmarks    devel         ham           multimedia    sysutils
4279 biology       editors       inputmethod   net           textproc
4280 cad           emulators     lang          news          time
4281 chat          finance       mail          parallel      wm
4282 comms         fonts         math          pkgtools      www
4283 converters    games         mbone         print         x11
4284 </pre>
4285 </li>
4286 <li class="listitem"><p><code class="varname">MASTER_SITES</code>,
4287     <code class="varname">DYNAMIC_MASTER_SITES</code>,
4288     <code class="varname">DIST_SUBDIR</code>, <code class="varname">EXTRACT_SUFX</code>
4289     and <code class="varname">DISTFILES</code> are discussed in detail in
4290     <a class="xref" href="#build.fetch" title="17.5. The fetch phase">Section 17.5, &#8220;The <span class="emphasis"><em>fetch</em></span> phase&#8221;</a>.</p></li>
4291 </ul></div>
4292 <p>The second section contains information about separately
4293   downloaded patches, if any.
4294   </p>
4295 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
4296 <li class="listitem"><p><code class="varname">PATCHFILES:</code>
4297     Name(s) of additional files that contain distribution patches.
4298     There is no default. pkgsrc will look for them at
4299     <code class="varname">PATCH_SITES</code>.
4300     They will automatically be uncompressed before patching if
4301     the names end with <code class="filename">.gz</code> or
4302     <code class="filename">.Z</code>.</p></li>
4303 <li class="listitem"><p><code class="varname">PATCH_SITES</code>:
4304     Primary location(s) for distribution patch files (see
4305     <code class="varname">PATCHFILES</code> below) if not found locally.</p></li>
4306 </ul></div>
4307 <p>The third section contains the following variables.
4308   </p>
4309 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
4310 <li class="listitem"><p><code class="varname">MAINTAINER</code> is the email
4311     address of the person who feels responsible for this package,
4312     and who is most likely to look at problems or questions regarding
4313     this package which have been reported with <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?send-pr+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">send-pr</span>(1)</span></a>.
4314     Other developers may contact the <code class="varname">MAINTAINER</code>
4315     before making changes to the package, but are not required to
4316     do so. When packaging a new program, set <code class="varname">MAINTAINER</code>
4317     to yourself. If you really can't maintain the package for future
4318     updates, set it to
4319     <code class="email">&lt;<a class="email" href="mailto:pkgsrc-users@NetBSD.org">pkgsrc-users@NetBSD.org</a>&gt;</code>.</p></li>
4320 <li class="listitem"><p><code class="varname">OWNER</code> should be used instead
4321     of <code class="varname">MAINTAINER</code> when you do not want other
4322     developers to update or change the package without contacting
4323     you first. A package Makefile should contain one of
4324     <code class="varname">MAINTAINER</code> or <code class="varname">OWNER</code>, but
4325     not both.  </p></li>
4326 <li class="listitem"><p><code class="varname">HOMEPAGE</code> is a URL where users can
4327     find more information about the package.</p></li>
4328 <li class="listitem"><p><code class="varname">COMMENT</code> is a one-line
4329     description of the package (should not include the package
4330     name).</p></li>
4331 </ul></div>
4332 <p>Other variables that affect the build:
4333   </p>
4334 <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
4335 <p><code class="varname">WRKSRC</code>: The directory where the
4336       interesting distribution files of the package are found. The
4337       default is <code class="filename">${WRKDIR}/${DISTNAME}</code>, which
4338       works for most packages.</p>
4339 <p>If a package doesn't create a subdirectory for itself
4340       (most GNU software does, for instance), but extracts itself in
4341       the current directory, you should set
4342       <code class="varname">WRKSRC=${WRKDIR}</code>.</p>
4343 <p>If a package doesn't create a subdirectory with the
4344       name of <code class="varname">DISTNAME</code> but some different name,
4345       set <code class="varname">WRKSRC</code> to point to the proper name in
4346       <code class="filename">${WRKDIR}</code>, for example
4347       <code class="varname">WRKSRC=${WRKDIR}/${DISTNAME}/unix</code>. See
4348       <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/lang/tcl/README.html" target="_top"><code class="filename">lang/tcl</code></a> and <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/tk/README.html" target="_top"><code class="filename">x11/tk</code></a> for other examples.</p>
4349 <p>The name of the working directory created by pkgsrc is
4350       taken from the <code class="varname">WRKDIR_BASENAME</code>
4351       variable. By default, its value is
4352       <code class="filename">work</code>. If you want to use the same
4353       pkgsrc tree for building different kinds of binary packages,
4354       you can change the variable according to your needs. Two
4355       other variables handle common cases of setting
4356       <code class="varname">WRKDIR_BASENAME</code> individually. If
4357       <code class="varname">OBJHOSTNAME</code> is defined in
4358       <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>, the first component of
4359       the host's name is attached to the directory name. If
4360       <code class="varname">OBJMACHINE</code> is defined, the platform name
4361       is attached, which might look like
4362       <code class="filename">work.i386</code> or
4363       <code class="filename">work.sparc</code>.</p>
4364 </li></ul></div>
4365 <p>Please pay attention to the following gotchas:</p>
4366 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
4367 <li class="listitem"><p>Add <code class="varname">MANCOMPRESSED</code> if man pages are
4368       installed in compressed form by the package.  For packages using
4369       BSD-style makefiles which honor MANZ, there is
4370       <code class="varname">MANCOMPRESSED_IF_MANZ</code>.</p></li>
4371 <li class="listitem"><p>Replace <code class="filename">/usr/local</code> with
4372       <span class="quote">&#8220;<span class="quote">${PREFIX}</span>&#8221;</span> in all files (see patches,
4373       below).</p></li>
4374 <li class="listitem"><p>If the package installs any info files, see <a class="xref" href="#faq.info-files" title="19.6.7. Packages installing info files">Section 19.6.7, &#8220;Packages installing info files&#8221;</a>.</p></li>
4375 </ul></div>
4376 </div>
4377 <div class="sect1" title="11.2. distinfo">
4378 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4379 <a name="components.distinfo"></a>11.2. <code class="filename">distinfo</code>
4380 </h2></div></div></div>
4381 <p>The <code class="filename">distinfo</code> file contains the message
4382   digest, or checksum, of each distfile needed for the package. This
4383   ensures that the distfiles retrieved from the Internet have not been
4384   corrupted during transfer or altered by a malign force to introduce
4385   a security hole. Due to recent rumor about weaknesses of digest
4386   algorithms, all distfiles are protected using both SHA1 and RMD160
4387   message digests, as well as the file size.</p>
4388 <p>The <code class="filename">distinfo</code> file also contains the
4389   checksums for all the patches found in the
4390   <code class="filename">patches</code> directory (see <a class="xref" href="#components.patches" title="11.3. patches/*">Section 11.3, &#8220;patches/*&#8221;</a>).</p>
4391 <p>To regenerate the <code class="filename">distinfo</code> file, use the
4392   <span class="command"><strong>make makedistinfo</strong></span> or <span class="command"><strong>make mdi</strong></span>
4393   command.</p>
4394 <p>Some packages have different sets of distfiles depending on
4395   the platform, for example <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/lang/openjdk7/README.html" target="_top"><code class="filename">lang/openjdk7</code></a>. These are kept in the same
4396   <code class="filename">distinfo</code> file and care should be taken when
4397   upgrading such a package to ensure distfile information is not
4398   lost.</p>
4399 </div>
4400 <div class="sect1" title="11.3. patches/*">
4401 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4402 <a name="components.patches"></a>11.3. patches/*</h2></div></div></div>
4403 <p>Many packages still don't work out-of-the box on the various
4404   platforms that are supported by pkgsrc. Therefore, a number of custom
4405   patch files are needed to make the package work. These patch files are
4406   found in the <code class="filename">patches/</code> directory.</p>
4407 <p>In the <span class="emphasis"><em>patch</em></span> phase, these patches are
4408   applied to the files in <code class="varname">WRKSRC</code> directory after
4409   extracting them, in <a class="ulink" href="http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html#tag_02_13_03" target="_top">alphabetic
4410   order</a>.</p>
4411 <div class="sect2" title="11.3.1. Structure of a single patch file">
4412 <div class="titlepage"><div><div><h3 class="title">
4413 <a name="components.patch.structure"></a>11.3.1. Structure of a single patch file</h3></div></div></div>
4414 <p>The <code class="filename">patch-*</code> files should be in
4415   <span class="command"><strong>diff -bu</strong></span> format, and apply without a fuzz to avoid
4416   problems. (To force patches to apply with fuzz you can set
4417   <code class="varname">PATCH_FUZZ_FACTOR=-F2</code>). Furthermore, each patch
4418   should contain only changes for a single file, and no file should be
4419   patched by more than one patch file. This helps to keep future
4420   modifications simple.</p>
4421 <p>Each patch file is structured as follows: In the first line,
4422   there is the RCS Id of the patch itself. The second line should be
4423   empty for aesthetic reasons. After that, there should be a comment for
4424   each change that the patch does. There are a number of standard
4425   cases:</p>
4426 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
4427 <li class="listitem"><p>Patches for commonly known vulnerabilities should
4428   mention the vulnerability ID (CAN, CVE).</p></li>
4429 <li class="listitem"><p>Patches that change source code should mention the
4430   platform and other environment (for example, the compiler) that the
4431   patch is needed for.</p></li>
4432 </ul></div>
4433 <p>In all, the patch should be commented so that any
4434   developer who knows the code of the application can make some use of
4435   the patch. Special care should be taken for the upstream developers,
4436   since we generally want that they accept our patches, so we have less
4437   work in the future.</p>
4438 </div>
4439 <div class="sect2" title="11.3.2. Creating patch files">
4440 <div class="titlepage"><div><div><h3 class="title">
4441 <a name="components.patches.caveats"></a>11.3.2. Creating patch files</h3></div></div></div>
4442 <p>One important thing to mention is to pay attention that no RCS
4443   IDs get stored in the patch files, as these will cause problems when
4444   later checked into the NetBSD CVS tree. Use the
4445   <span class="command"><strong>pkgdiff</strong></span> command from the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgdiff/README.html" target="_top"><code class="filename">pkgtools/pkgdiff</code></a> package to avoid these
4446   problems.</p>
4447 <p>For even more automation, we recommend using
4448   <span class="command"><strong>mkpatches</strong></span> from the same package to make a
4449   whole set of patches. You just have to backup files before you
4450   edit them to <code class="filename">filename.orig</code>, e.g. with
4451   <span class="command"><strong>cp -p filename filename.orig</strong></span> or, easier, by
4452   using <span class="command"><strong>pkgvi</strong></span> again from the same package. If
4453   you upgrade a package this way, you can easily compare the new
4454   set of patches with the previously existing one with
4455   <span class="command"><strong>patchdiff</strong></span>. The files in <code class="filename">patches</code>
4456   are replaced by new files, so carefully check if you want to take all
4457   the changes.</p>
4458 <p>When you have finished a package, remember to generate
4459   the checksums for the patch files by using the <span class="command"><strong>make
4460   makepatchsum</strong></span> command, see <a class="xref" href="#components.distinfo" title="11.2. distinfo">Section 11.2, &#8220;<code class="filename">distinfo</code>&#8221;</a>.</p>
4461 <p>When adding a patch that corrects a problem in the
4462   distfile (rather than e.g. enforcing pkgsrc's view of where
4463   man pages should go), send the patch as a bug report to the
4464   maintainer.  This benefits non-pkgsrc users of the package,
4465   and usually makes it possible to remove the patch in future
4466   version.</p>
4467 <p>The file names of the patch files are usually of the form
4468   <code class="filename">patch-<em class="replaceable"><code>path_to_file__with__underscores.c</code></em></code>.
4469   Many packages still use the previous convention
4470   <code class="filename">patch-<em class="replaceable"><code>[a-z][a-z]</code></em></code>,
4471   but new patches should be of the form containing the filename.
4472   <span class="command"><strong>mkpatches</strong></span> included in <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgdiff/README.html" target="_top"><code class="filename">pkgtools/pkgdiff</code></a> takes care of the name
4473   automatically.</p>
4474 </div>
4475 <div class="sect2" title="11.3.3. Sources where the patch files come from">
4476 <div class="titlepage"><div><div><h3 class="title">
4477 <a name="components.patches.sources"></a>11.3.3. Sources where the patch files come from</h3></div></div></div>
4478 <p>If you want to share patches between multiple packages
4479   in pkgsrc, e.g. because they use the same distfiles, set
4480   <code class="varname">PATCHDIR</code> to the path where the patch files
4481   can be found, e.g.:</p>
4482 <pre class="programlisting">
4483 PATCHDIR= ${.CURDIR}/../xemacs/patches
4484 </pre>
4485 <p>Patch files that are distributed by the author or other
4486     maintainers can be listed in
4487     <code class="varname">PATCHFILES</code>.</p>
4488 <p>If it is desired to store any patches that should not be
4489     committed into pkgsrc, they can be kept outside the pkgsrc
4490     tree in the <code class="filename">$LOCALPATCHES</code> directory. The
4491     directory tree there is expected to have the same
4492     <span class="quote">&#8220;<span class="quote">category/package</span>&#8221;</span> structure as pkgsrc, and
4493     patches are expected to be stored inside these dirs (also
4494     known as <code class="filename">$LOCALPATCHES/$PKGPATH</code>). For
4495     example, if you want to keep a private patch for
4496     <code class="filename">pkgsrc/graphics/png</code>, keep it in
4497     <code class="filename">$LOCALPATCHES/graphics/png/mypatch</code>. All
4498     files in the named directory are expected to be patch files,
4499     and <span class="emphasis"><em>they are applied after pkgsrc patches are
4500     applied</em></span>.</p>
4501 </div>
4502 <div class="sect2" title="11.3.4. Patching guidelines">
4503 <div class="titlepage"><div><div><h3 class="title">
4504 <a name="components.patches.guidelines"></a>11.3.4. Patching guidelines</h3></div></div></div>
4505 <p>When fixing a portability issue in the code do not use
4506       preprocessor magic to check for the current operating system nor
4507       platform.  Doing so hurts portability to other platforms because
4508       the OS-specific details are not abstracted appropriately.</p>
4509 <p>The general rule to follow is: instead of checking for the
4510       operating system the application is being built on, check for the
4511       specific <span class="emphasis"><em>features</em></span> you need.  For example,
4512       instead of assuming that kqueue is available under NetBSD and
4513       using the <code class="varname">__NetBSD__</code> macro to conditionalize
4514       kqueue support, add a check that detects kqueue itself &mdash;
4515       yes, this generally involves patching the
4516       <span class="command"><strong>configure</strong></span> script.  There is absolutely nothing
4517       that prevents some OSes from adopting interfaces from other OSes
4518       (e.g. Linux implementing kqueue), something that the above checks
4519       cannot take into account.</p>
4520 <p>Of course, checking for features generally involves more
4521       work on the developer's side, but the resulting changes are
4522       cleaner and there are chances they will work on many other
4523       platforms.  Not to mention that there are higher chances of being
4524       later integrated into the mainstream sources.  Remember:
4525       <span class="emphasis"><em>It doesn't work unless it is right!</em></span></p>
4526 <p>Some typical examples:</p>
4527 <div class="table">
4528 <a name="patch-examples"></a><p class="title"><b>Table 11.1. Patching examples</b></p>
4529 <div class="table-contents"><table summary="Patching examples" border="1">
4530 <colgroup>
4531 <col>
4532 <col>
4533 <col>
4534 </colgroup>
4535 <thead><tr>
4536 <th>Where</th>
4537 <th>Incorrect</th>
4538 <th>Correct</th>
4539 </tr></thead>
4540 <tbody>
4541 <tr>
4542 <td>configure script</td>
4543 <td>
4544 <pre class="programlisting">
4545 case ${target_os} in
4546 netbsd*) have_kvm=yes ;;
4547 *)       have_kvm=no  ;;
4548 esac
4549 </pre>
4550               </td>
4551 <td>
4552 <pre class="programlisting">
4553 AC_CHECK_LIB(kvm, kvm_open, have_kvm=yes, have_kvm=no)
4554 </pre>
4555               </td>
4556 </tr>
4557 <tr>
4558 <td>C source file</td>
4559 <td>
4560 <pre class="programlisting">
4561 #if defined(__NetBSD__)
4562 #  include &lt;sys/event.h&gt;
4563 #endif
4564 </pre>
4565               </td>
4566 <td>
4567 <pre class="programlisting">
4568 #if defined(HAVE_SYS_EVENT_H)
4569 #  include &lt;sys/event.h&gt;
4570 #endif
4571 </pre>
4572               </td>
4573 </tr>
4574 <tr>
4575 <td>C source file</td>
4576 <td>
4577 <pre class="programlisting">
4578 int
4579 monitor_file(...)
4580 {
4581 #if defined(__NetBSD__)
4582         int fd = kqueue();
4583         ...
4584 #else
4585         ...
4586 #endif
4587 }
4588 </pre>
4589               </td>
4590 <td>
4591 <pre class="programlisting">
4592 int
4593 monitor_file(...)
4594 {
4595 #if defined(HAVE_KQUEUE)
4596         int fd = kqueue();
4597         ...
4598 #else
4599         ...
4600 #endif
4601 }
4602 </pre>
4603               </td>
4604 </tr>
4605 </tbody>
4606 </table></div>
4607 </div>
4608 <br class="table-break"><p>For more information, please read the <span class="emphasis"><em>Making
4609       packager-friendly software</em></span> article (<a class="ulink" href="http://www.onlamp.com/pub/a/onlamp/2005/03/31/packaging.html" target="_top">part
4610       1</a>, <a class="ulink" href="http://www.oreillynet.com/pub/a/onlamp/2005/04/28/packaging2.html" target="_top">part
4611       2</a>).  It summarizes multiple details on how to make
4612       software easier to package; all the suggestions in it were
4613       collected from our experience in pkgsrc work, so they are possibly
4614       helpful when creating patches too.</p>
4615 </div>
4616 <div class="sect2" title="11.3.5. Feedback to the author">
4617 <div class="titlepage"><div><div><h3 class="title">
4618 <a name="components.patches.feedback"></a>11.3.5. Feedback to the author</h3></div></div></div>
4619 <p>Always, always, <span class="strong"><strong>always</strong></span>
4620       feed back any <span class="emphasis"><em>portability fixes</em></span> or
4621       improvements you do to a package to the mainstream developers.
4622       This is the only way to get their attention on portability issues
4623       and to ensure that future versions can be built out-of-the box on
4624       NetBSD.  Furthermore, any user that gets newer distfiles will get
4625       the fixes straight from the packaged code.</p>
4626 <p>This generally involves cleaning up the patches
4627       (because sometimes the patches that are
4628       added to pkgsrc are quick hacks), filling bug reports in the
4629       appropriate trackers for the projects and working with the
4630       mainstream authors to accept your changes.  It is
4631       <span class="emphasis"><em>extremely important</em></span> that you do it so that
4632       the packages in pkgsrc are kept simple and thus further changes
4633       can be done without much hassle.</p>
4634 <p>When you have done this, please add a URL to the upstream
4635       bug report to the patch comment.</p>
4636 <p>Support the idea of free software!</p>
4637 </div>
4638 </div>
4639 <div class="sect1" title="11.4. Other mandatory files">
4640 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4641 <a name="other-mandatory-files"></a>11.4. Other mandatory files</h2></div></div></div>
4642 <div class="variablelist"><dl>
4643 <dt><span class="term"><code class="filename">DESCR</code></span></dt>
4644 <dd><p>A multi-line description of the piece of software.  This should include
4645           any credits where they are due.  Please bear in mind that others do not
4646           share your sense of humour (or spelling idiosyncrasies), and that others
4647           will read everything that you write here.</p></dd>
4648 <dt><span class="term"><code class="filename">PLIST</code></span></dt>
4649 <dd><p>This file governs the files that are installed on your
4650           system: all the binaries, manual pages, etc. There are other
4651           directives which may be entered in this file, to control the
4652           creation and deletion of directories, and the location of
4653           inserted files.  See <a class="xref" href="#plist" title="Chapter 13. PLIST issues">Chapter 13, <i>PLIST issues</i></a> for more
4654           information.</p></dd>
4655 </dl></div>
4656 </div>
4657 <div class="sect1" title="11.5. Optional files">
4658 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4659 <a name="components.optional"></a>11.5. Optional files</h2></div></div></div>
4660 <div class="sect2" title="11.5.1. Files affecting the binary package">
4661 <div class="titlepage"><div><div><h3 class="title">
4662 <a name="components.optional.bin"></a>11.5.1. Files affecting the binary package</h3></div></div></div>
4663 <div class="variablelist"><dl>
4664 <dt><span class="term"><code class="filename">INSTALL</code></span></dt>
4665 <dd><p>This shell script is invoked twice by <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a>.
4666             First time after package extraction and before files are
4667             moved in place, the second time after the files to install
4668             are moved in place. This can be used to do any custom
4669             procedures not possible with @exec commands in
4670             <code class="filename">PLIST</code>. See <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a> and
4671             <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_create+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_create</span>(1)</span></a> for more information.  See also <a class="xref" href="#files-and-dirs-outside-prefix" title="15.1. Files and directories outside the installation prefix">Section 15.1, &#8220;Files and directories outside the installation prefix&#8221;</a>.</p></dd>
4672 <dt><span class="term"><code class="filename">DEINSTALL</code></span></dt>
4673 <dd><p>This script is executed before and after any files are removed.  It is
4674             this script's responsibility to clean up any additional messy details
4675             around the package's installation, since all pkg_delete knows is how to
4676             delete the files created in the original distribution.
4677             See <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_delete</span>(1)</span></a>
4678             and <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_create+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_create</span>(1)</span></a> for more information.</p></dd>
4679 <dt><span class="term"><code class="filename">MESSAGE</code></span></dt>
4680 <dd>
4681 <p>This file is displayed after installation of the package.
4682             Useful for things like legal notices on almost-free
4683             software and hints for updating config files after
4684             installing modules for apache, PHP etc.
4685             Please note that you can modify variables in it easily by using
4686             <code class="varname">MESSAGE_SUBST</code> in the package's
4687             <code class="filename">Makefile</code>:</p>
4688 <pre class="programlisting">
4689 MESSAGE_SUBST+=  SOMEVAR="somevalue"
4690 </pre>
4691 <p>replaces "${SOMEVAR}" with <span class="quote">&#8220;<span class="quote">somevalue</span>&#8221;</span> in
4692             <code class="filename">MESSAGE</code>.  By default, substitution is
4693             performed for <code class="varname">PKGNAME</code>,
4694             <code class="varname">PKGBASE</code>, <code class="varname">PREFIX</code>,
4695             <code class="varname">LOCALBASE</code>, <code class="varname">X11PREFIX</code>,
4696             <code class="varname">X11BASE</code>,
4697             <code class="varname">PKG_SYSCONFDIR</code>,
4698             <code class="varname">ROOT_GROUP</code>, and
4699             <code class="varname">ROOT_USER</code>.</p>
4700 <p>You can display a different or additional files by
4701             setting the <code class="varname">MESSAGE_SRC</code> variable.  Its
4702             default is <code class="filename">MESSAGE</code>, if the file
4703             exists.</p>
4704 </dd>
4705 <dt><span class="term"><code class="filename">ALTERNATIVES</code></span></dt>
4706 <dd><p>FIXME: There is no documentation on the
4707         alternatives framework.</p></dd>
4708 </dl></div>
4709 </div>
4710 <div class="sect2" title="11.5.2. Files affecting the build process">
4711 <div class="titlepage"><div><div><h3 class="title">
4712 <a name="components.optional.build"></a>11.5.2. Files affecting the build process</h3></div></div></div>
4713 <div class="variablelist"><dl>
4714 <dt><span class="term"><code class="filename">Makefile.common</code></span></dt>
4715 <dd><p>This file contains arbitrary things that could
4716         also go into a <code class="filename">Makefile</code>, but its purpose is
4717         to be used by more than one package. This file should only be
4718         used when the packages that will use the file are known in
4719         advance. For other purposes it is often better to write a
4720         <code class="filename">*.mk</code> file and give it a good name that
4721         describes what it does.</p></dd>
4722 <dt><span class="term"><code class="filename">buildlink3.mk</code></span></dt>
4723 <dd><p>This file contains the dependency information
4724         for the buildlink3 framework (see <a class="xref" href="#buildlink" title="Chapter 14. Buildlink methodology">Chapter 14, <i>Buildlink methodology</i></a>).</p></dd>
4725 <dt><span class="term"><code class="filename">hacks.mk</code></span></dt>
4726 <dd><p>This file contains workarounds for compiler bugs
4727         and similar things. It is included automatically by the pkgsrc
4728         infrastructure, so you don't need an extra
4729         <code class="literal">.include</code> line for
4730         it.</p></dd>
4731 <dt><span class="term"><code class="filename">options.mk</code></span></dt>
4732 <dd><p>This file contains the code for the
4733         package-specific options (see <a class="xref" href="#options" title="Chapter 16. Options handling">Chapter 16, <i>Options handling</i></a>) that can be
4734         selected by the user. If a package has only one or two options,
4735         it is equally acceptable to put the code directly into the
4736         <code class="filename">Makefile</code>.</p></dd>
4737 </dl></div>
4738 </div>
4739 <div class="sect2" title="11.5.3. Files affecting nothing at all">
4740 <div class="titlepage"><div><div><h3 class="title">
4741 <a name="components.optional.none"></a>11.5.3. Files affecting nothing at all</h3></div></div></div>
4742 <div class="variablelist"><dl>
4743 <dt><span class="term"><code class="filename">README*</code></span></dt>
4744 <dd><p>These files do not take place in the creation of
4745         a package and thus are purely informative to the package
4746         developer.</p></dd>
4747 <dt><span class="term"><code class="filename">TODO</code></span></dt>
4748 <dd><p>This file contains things that need to be done
4749         to make the package even
4750         better.</p></dd>
4751 </dl></div>
4752 </div>
4753 </div>
4754 <div class="sect1" title="11.6. work*">
4755 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4756 <a name="work-dir"></a>11.6. <code class="filename">work*</code>
4757 </h2></div></div></div>
4758 <p>When you type <span class="command"><strong>make</strong></span>, the distribution files are
4759     unpacked into the directory denoted by
4760     <code class="varname">WRKDIR</code>. It can be removed by running
4761     <span class="command"><strong>make clean</strong></span>. Besides the sources, this
4762     directory is also used to keep various timestamp files.
4763     The directory gets <span class="emphasis"><em>removed completely</em></span> on clean.
4764     The default is <code class="filename">${.CURDIR}/work</code>
4765     or <code class="filename">${.CURDIR}/work.${MACHINE_ARCH}</code>
4766     if <code class="varname">OBJMACHINE</code> is set.</p>
4767 </div>
4768 <div class="sect1" title="11.7. files/*">
4769 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4770 <a name="files-dir"></a>11.7. <code class="filename">files/*</code>
4771 </h2></div></div></div>
4772 <p>If you have any files that you wish to be placed in the package prior
4773     to configuration or building, you could place these files here and use
4774     a <span class="command"><strong>${CP}</strong></span> command in the
4775     <span class="quote">&#8220;<span class="quote">pre-configure</span>&#8221;</span> target to achieve
4776     this. Alternatively, you could simply diff the file against
4777     <code class="filename">/dev/null</code> and use the patch mechanism to manage
4778     the creation of this file.</p>
4779 <p>If you want to share files in this way with other
4780     packages, set the <code class="varname">FILESDIR</code> variable to point
4781     to the other package's <code class="filename">files</code> directory,
4782     e.g.:</p>
4783 <pre class="programlisting">
4784 FILESDIR=${.CURDIR}/../xemacs/files
4785 </pre>
4786 </div>
4787 </div>
4788 <div class="chapter" title="Chapter 12. Programming in Makefiles">
4789 <div class="titlepage"><div><div><h2 class="title">
4790 <a name="makefile"></a>Chapter 12. Programming in <code class="filename">Makefile</code>s</h2></div></div></div>
4791 <div class="toc">
4792 <p><b>Table of Contents</b></p>
4793 <dl>
4794 <dt><span class="sect1"><a href="#makefile.style">12.1. Caveats</a></span></dt>
4795 <dt><span class="sect1"><a href="#makefile.variables">12.2. <code class="filename">Makefile</code> variables</a></span></dt>
4796 <dd><dl><dt><span class="sect2"><a href="#makefile.variables.names">12.2.1. Naming conventions</a></span></dt></dl></dd>
4797 <dt><span class="sect1"><a href="#makefile.code">12.3. Code snippets</a></span></dt>
4798 <dd><dl>
4799 <dt><span class="sect2"><a href="#adding-to-list">12.3.1. Adding things to a list</a></span></dt>
4800 <dt><span class="sect2"><a href="#converting-internal-to-external">12.3.2. Converting an internal list into an external list</a></span></dt>
4801 <dt><span class="sect2"><a href="#passing-variable-to-shell">12.3.3. Passing variables to a shell command</a></span></dt>
4802 <dt><span class="sect2"><a href="#quoting-guideline">12.3.4. Quoting guideline</a></span></dt>
4803 <dt><span class="sect2"><a href="#bsd-make-bug-workaround">12.3.5. Workaround for a bug in BSD Make</a></span></dt>
4804 </dl></dd>
4805 </dl>
4806 </div>
4807 <p>Pkgsrc consists of many <code class="filename">Makefile</code> fragments,
4808   each of which forms a well-defined part of the pkgsrc system. Using
4809   the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> system as a programming language for a big system
4810   like pkgsrc requires some discipline to keep the code correct and
4811   understandable.</p>
4812 <p>The basic ingredients for <code class="filename">Makefile</code>
4813   programming are variables (which are actually macros) and shell
4814   commands. Among these shell commands may even be more complex ones
4815   like <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?awk+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">awk</span>(1)</span></a> programs. To make sure that every shell command runs
4816   as intended it is necessary to quote all variables correctly when they
4817   are used.</p>
4818 <p>This chapter describes some patterns, that appear quite often in
4819   <code class="filename">Makefile</code>s, including the pitfalls that come along
4820   with them.</p>
4821 <div class="sect1" title="12.1. Caveats">
4822 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4823 <a name="makefile.style"></a>12.1. Caveats</h2></div></div></div>
4824 <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
4825 <p>When you are creating a file as a
4826     target of a rule, always write the data to a temporary file first
4827     and finally rename that file. Otherwise there might occur an error
4828     in the middle of generating the file, and when the user runs
4829     <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> for the second time, the file exists and will not be
4830     regenerated properly. Example:</p>
4831 <pre class="programlisting">
4832 wrong:
4833         @echo "line 1" &gt; ${.TARGET}
4834         @echo "line 2" &gt;&gt; ${.TARGET}
4835         @false
4836
4837 correct:
4838         @echo "line 1" &gt; ${.TARGET}.tmp
4839         @echo "line 2" &gt;&gt; ${.TARGET}.tmp
4840         @false
4841         @mv ${.TARGET}.tmp ${.TARGET}
4842 </pre>
4843 <p>When you run <span class="command"><strong>make wrong</strong></span> twice, the file
4844     <code class="filename">wrong</code> will exist, although there was an error
4845     message in the first run. On the other hand, running <span class="command"><strong>make
4846     correct</strong></span> gives an error message twice, as expected.</p>
4847 <p>You might remember that <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> sometimes removes
4848     <code class="literal">${.TARGET}</code> in case of error, but this only
4849     happens when it is interrupted, for example by pressing
4850     <code class="literal">^C</code>. This does <span class="emphasis"><em>not</em></span> happen
4851     when one of the commands fails (like <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?false+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">false</span>(1)</span></a> above).</p>
4852 </li></ul></div>
4853 </div>
4854 <div class="sect1" title="12.2. Makefile variables">
4855 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4856 <a name="makefile.variables"></a>12.2. <code class="filename">Makefile</code> variables</h2></div></div></div>
4857 <p><code class="filename">Makefile</code> variables contain strings that
4858     can be processed using the five operators ``='', ``+='', ``?='',
4859     ``:='', and ``!='', which are described in the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> man
4860     page.</p>
4861 <p>When a variable's value is parsed from a
4862     <code class="filename">Makefile</code>, the hash character ``#'' and the
4863     backslash character ``\'' are handled specially. If a backslash is
4864     followed by a newline, any whitespace immediately in front of the
4865     backslash, the backslash, the newline, and any whitespace
4866     immediately behind the newline are replaced with a single space. A
4867     backslash character and an immediately following hash character are
4868     replaced with a single hash character. Otherwise, the backslash is
4869     passed as is. In a variable assignment, any hash character that is
4870     not preceded by a backslash starts a comment that continues upto the
4871     end of the logical line.</p>
4872 <p><span class="emphasis"><em>Note:</em></span> Because of this parsing algorithm
4873     the only way to create a variable consisting of a single backslash
4874     is using the ``!='' operator, for example: <code class="varname">BACKSLASH!=echo "\\"</code>.</p>
4875 <p>So far for defining variables. The other thing you can do with
4876     variables is evaluating them. A variable is evaluated when it is
4877     part of the right side of the ``:='' or the ``!='' operator, or
4878     directly before executing a shell command which the variable is part
4879     of. In all other cases, <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> performs lazy evaluation, that
4880     is, variables are not evaluated until there's no other way. The
4881     ``modifiers'' mentioned in the man page also evaluate the
4882     variable.</p>
4883 <p>Some of the modifiers split the string into words and then
4884     operate on the words, others operate on the string as a whole. When
4885     a string is split into words, it is split as you would expect
4886     it from <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?sh+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">sh</span>(1)</span></a>.</p>
4887 <p>No rule without exception&mdash;the <span class="command"><strong>.for</strong></span>
4888     loop does not follow the shell quoting rules but splits at sequences
4889     of whitespace.</p>
4890 <p>There are several types of variables that should be handled
4891     differently. Strings and two types of lists.</p>
4892 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
4893 <li class="listitem"><p><span class="emphasis"><em>Strings</em></span> can contain arbitrary
4894       characters. Nevertheless, you should restrict yourself to only
4895       using printable characters. Examples are
4896       <code class="varname">PREFIX</code> and
4897       <code class="varname">COMMENT</code>.</p></li>
4898 <li class="listitem"><p><span class="emphasis"><em>Internal lists</em></span> are lists that
4899       are never exported to any shell command. Their elements are
4900       separated by whitespace. Therefore, the elements themselves cannot
4901       have embedded whitespace. Any other characters are allowed.
4902       Internal lists can be used in <span class="command"><strong>.for</strong></span> loops.
4903       Examples are <code class="varname">DEPENDS</code> and
4904       <code class="varname">BUILD_DEPENDS</code>.</p></li>
4905 <li class="listitem"><p><span class="emphasis"><em>External lists</em></span> are lists that
4906       may be exported to a shell command. Their elements can contain any
4907       characters, including whitespace. That's why they cannot be used
4908       in <span class="command"><strong>.for</strong></span> loops. Examples are
4909       <code class="varname">DISTFILES</code> and
4910       <code class="varname">MASTER_SITES</code>.</p></li>
4911 </ul></div>
4912 <div class="sect2" title="12.2.1. Naming conventions">
4913 <div class="titlepage"><div><div><h3 class="title">
4914 <a name="makefile.variables.names"></a>12.2.1. Naming conventions</h3></div></div></div>
4915 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
4916 <li class="listitem"><p>All variable names starting with an underscore
4917         are reserved for use by the pkgsrc infrastructure. They shall
4918         not be used by package
4919         <code class="filename">Makefile</code>s.</p></li>
4920 <li class="listitem"><p>In <span class="command"><strong>.for</strong></span> loops you should use
4921         lowercase variable names for the iteration
4922         variables.</p></li>
4923 <li class="listitem"><p>All list variables should have a ``plural''
4924         name, e.g. <code class="varname">PKG_OPTIONS</code> or
4925         <code class="varname">DISTFILES</code>.</p></li>
4926 </ul></div>
4927 </div>
4928 </div>
4929 <div class="sect1" title="12.3. Code snippets">
4930 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
4931 <a name="makefile.code"></a>12.3. Code snippets</h2></div></div></div>
4932 <p>This section presents you with some code snippets you should
4933     use in your own code. If you don't find anything appropriate here,
4934     you should test your code and add it here.</p>
4935 <div class="sect2" title="12.3.1. Adding things to a list">
4936 <div class="titlepage"><div><div><h3 class="title">
4937 <a name="adding-to-list"></a>12.3.1. Adding things to a list</h3></div></div></div>
4938 <pre class="programlisting">
4939 STRING=                 foo * bar `date`
4940 INT_LIST=               # empty
4941 ANOTHER_INT_LIST=       apache-[0-9]*:../../www/apache
4942 EXT_LIST=               # empty
4943 ANOTHER_EXT_LIST=       a=b c=d
4944
4945 INT_LIST+=              ${STRING}               # 1
4946 INT_LIST+=              ${ANOTHER_INT_LIST}     # 2
4947 EXT_LIST+=              ${STRING:Q}             # 3
4948 EXT_LIST+=              ${ANOTHER_EXT_LIST}     # 4
4949 </pre>
4950 <p>When you add a string to an external list (example 3), it
4951       must be quoted. In all other cases, you must not add a quoting
4952       level. You must not merge internal and external lists, unless you
4953       are sure that all entries are correctly interpreted in both
4954       lists.</p>
4955 </div>
4956 <div class="sect2" title="12.3.2. Converting an internal list into an external list">
4957 <div class="titlepage"><div><div><h3 class="title">
4958 <a name="converting-internal-to-external"></a>12.3.2. Converting an internal list into an external list</h3></div></div></div>
4959 <pre class="programlisting">
4960 EXT_LIST=       # empty
4961 .for i in ${INT_LIST}
4962 EXT_LIST+=      ${i:Q}""
4963 .endfor
4964 </pre>
4965 <p>This code converts the internal list
4966       <code class="varname">INT_LIST</code> into the external list
4967       <code class="varname">EXT_LIST</code>. As the elements of an internal list
4968       are unquoted they must be quoted here. The reason for appending
4969       <code class="varname">""</code> is explained below.</p>
4970 </div>
4971 <div class="sect2" title="12.3.3. Passing variables to a shell command">
4972 <div class="titlepage"><div><div><h3 class="title">
4973 <a name="passing-variable-to-shell"></a>12.3.3. Passing variables to a shell command</h3></div></div></div>
4974 <p>Sometimes you may want to print an arbitrary string. There
4975         are many ways to get it wrong and only few that can handle every
4976         nastiness.</p>
4977 <pre class="programlisting">
4978 STRING=         foo bar &lt;    &gt; * `date` $$HOME ' "
4979 EXT_LIST=       string=${STRING:Q} x=second\ item
4980
4981 all:
4982         echo ${STRING}                  # 1
4983         echo "${STRING}"                # 2
4984         echo "${STRING:Q}"              # 3
4985         echo ${STRING:Q}                # 4
4986         echo x${STRING:Q} | sed 1s,.,,  # 5
4987         printf "%s\\n" ${STRING:Q}""    # 6
4988         env ${EXT_LIST} /bin/sh -c 'echo "$$string"; echo "$$x"'
4989 </pre>
4990 <p>Example 1 leads to a syntax error in the shell, as the
4991       characters are just copied.</p>
4992 <p>Example 2 leads to a syntax error too, and if you leave out
4993       the last " character from <code class="varname">${STRING}</code>,
4994       <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?date+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">date</span>(1)</span></a> will be executed. The <code class="varname">$HOME</code> shell
4995       variable would be evaluated, too.</p>
4996 <p>Example 3 outputs each space character preceded by a
4997       backslash (or not), depending on the implementation of the
4998       <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?echo+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">echo</span>(1)</span></a> command.</p>
4999 <p>Example 4 handles correctly every string that does not start
5000       with a dash. In that case, the result depends on the
5001       implementation of the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?echo+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">echo</span>(1)</span></a> command. As long as you can
5002       guarantee that your input does not start with a dash, this form is
5003       appropriate.</p>
5004 <p>Example 5 handles even the case of a leading dash
5005       correctly.</p>
5006 <p>Example 6 also works with every string and is the
5007       light-weight solution, since it does not involve a pipe, which has
5008       its own problems.</p>
5009 <p>The <code class="varname">EXT_LIST</code> does not need to be quoted
5010       because the quoting has already been done when adding elements to
5011       the list.</p>
5012 <p>As internal lists shall not be passed to the shell, there is
5013       no example for it.</p>
5014 </div>
5015 <div class="sect2" title="12.3.4. Quoting guideline">
5016 <div class="titlepage"><div><div><h3 class="title">
5017 <a name="quoting-guideline"></a>12.3.4. Quoting guideline</h3></div></div></div>
5018 <p>There are many possible sources of wrongly quoted variables.
5019       This section lists some of the commonly known ones.</p>
5020 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5021 <li class="listitem">
5022 <p>Whenever you use the value of a list, think
5023         about what happens to leading or trailing whitespace. If the
5024         list is a well-formed shell expression, you can apply the
5025         <code class="varname">:M*</code> modifier to strip leading and trailing
5026         whitespace from each word. The <code class="varname">:M</code> operator
5027         first splits its argument according to the rules of the shell,
5028         and then creates a new list consisting of all words that match
5029         the shell glob expression <code class="varname">*</code>, that is: all.
5030         One class of situations where this is needed is when adding a
5031         variable like <code class="varname">CPPFLAGS</code> to
5032         <code class="varname">CONFIGURE_ARGS</code>. If the configure script
5033         invokes other configure scripts, it strips the leading and
5034         trailing whitespace from the variable and then passes it to the
5035         other configure scripts. But these configure scripts expect the
5036         (child) <code class="varname">CPPFLAGS</code> variable to be the same as
5037         the parent <code class="varname">CPPFLAGS</code>. That's why we better
5038         pass the <code class="varname">CPPFLAGS</code> value properly trimmed. And
5039         here is how we do it:</p>
5040 <pre class="programlisting">
5041 CPPFLAGS=               # empty
5042 CPPFLAGS+=              -Wundef -DPREFIX=\"${PREFIX:Q}\"
5043 CPPFLAGS+=              ${MY_CPPFLAGS}
5044
5045 CONFIGURE_ARGS+=        CPPFLAGS=${CPPFLAGS:M*:Q}
5046
5047 all:
5048         echo x${CPPFLAGS:Q}x            # leading and trailing whitespace
5049         echo x${CONFIGURE_ARGS}x        # properly trimmed
5050 </pre>
5051 </li>
5052 <li class="listitem"><p>The example above contains one bug: The
5053         <code class="varname">${PREFIX}</code> is a properly quoted shell
5054         expression, but there is the C compiler after it, which also
5055         expects a properly quoted string (this time in C syntax). The
5056         version above is therefore only correct if
5057         <code class="varname">${PREFIX}</code> does not have embedded backslashes
5058         or double quotes. If you want to allow these, you have to add
5059         another layer of quoting to each variable that is used as a C
5060         string literal. You cannot use the <code class="varname">:Q</code>
5061         operator for it, as this operator only works for the
5062         shell.</p></li>
5063 <li class="listitem">
5064 <p>Whenever a variable can be empty, the
5065         <code class="varname">:Q</code> operator can have surprising results. Here
5066         are two completely different cases which can be solved with the
5067         same trick.</p>
5068 <pre class="programlisting">
5069 EMPTY=                  # empty
5070 empty_test:
5071         for i in a ${EMPTY:Q} c; do \
5072             echo "$$i"; \
5073         done
5074
5075 for_test:
5076 .for i in a:\ a:\test.txt
5077         echo ${i:Q}
5078         echo "foo"
5079 .endfor
5080 </pre>
5081 <p>The first example will only print two of the three lines
5082         we might have expected. This is because
5083         <code class="varname">${EMPTY:Q}</code> expands to the empty string, which
5084         the shell cannot see. The workaround is to write
5085         <code class="varname">${EMPTY:Q}""</code>. This pattern can be often found
5086         as <code class="varname">${TEST} -z ${VAR:Q}</code> or as <code class="varname">${TEST}
5087         -f ${FNAME:Q}</code> (both of these are wrong).</p>
5088 <p>The second example will only print three lines instead of
5089         four. The first line looks like <code class="varname">a:\ echo foo</code>.
5090         This is because the backslash of the value
5091         <code class="varname">a:\</code> is interpreted as a line-continuation by
5092         <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a>, which makes the second line the arguments of the
5093         <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?echo+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">echo</span>(1)</span></a> command from the first line. To avoid this, write
5094         <code class="varname">${i:Q}""</code>.</p>
5095 </li>
5096 </ul></div>
5097 </div>
5098 <div class="sect2" title="12.3.5. Workaround for a bug in BSD Make">
5099 <div class="titlepage"><div><div><h3 class="title">
5100 <a name="bsd-make-bug-workaround"></a>12.3.5. Workaround for a bug in BSD Make</h3></div></div></div>
5101 <p>The pkgsrc bmake program does not handle the following
5102       assignment correctly. In case <code class="varname">_othervar_</code>
5103       contains a ``-'' character, one of the closing braces is included
5104       in <code class="varname">${VAR}</code> after this code executes.</p>
5105 <pre class="programlisting">
5106 VAR:=   ${VAR:N${_othervar_:C/-//}}
5107 </pre>
5108 <p>For a more complex code snippet and a workaround, see the
5109       package <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/regress/make-quoting/README.html" target="_top"><code class="filename">regress/make-quoting</code></a>, testcase
5110       <code class="varname">bug1</code>.</p>
5111 </div>
5112 </div>
5113 </div>
5114 <div class="chapter" title="Chapter 13. PLIST issues">
5115 <div class="titlepage"><div><div><h2 class="title">
5116 <a name="plist"></a>Chapter 13. PLIST issues</h2></div></div></div>
5117 <div class="toc">
5118 <p><b>Table of Contents</b></p>
5119 <dl>
5120 <dt><span class="sect1"><a href="#rcs-id">13.1. RCS ID</a></span></dt>
5121 <dt><span class="sect1"><a href="#automatic-plist-generation">13.2. Semi-automatic <code class="filename">PLIST</code> generation</a></span></dt>
5122 <dt><span class="sect1"><a href="#print-PLIST">13.3. Tweaking output of <span class="command"><strong>make print-PLIST</strong></span></a></span></dt>
5123 <dt><span class="sect1"><a href="#plist.misc">13.4. Variable substitution in PLIST</a></span></dt>
5124 <dt><span class="sect1"><a href="#manpage-compression">13.5. Man page compression</a></span></dt>
5125 <dt><span class="sect1"><a href="#using-PLIST_SRC">13.6. Changing PLIST source with <code class="varname">PLIST_SRC</code></a></span></dt>
5126 <dt><span class="sect1"><a href="#platform-specific-plist">13.7. Platform-specific and differing PLISTs</a></span></dt>
5127 <dt><span class="sect1"><a href="#faq.common-dirs">13.8. Sharing directories between packages</a></span></dt>
5128 </dl>
5129 </div>
5130 <p>The <code class="filename">PLIST</code> file contains a package's
5131   <span class="quote">&#8220;<span class="quote">packing list</span>&#8221;</span>, i.e. a list of files that belong to
5132   the package (relative to the <code class="filename">${PREFIX}</code>
5133   directory it's been installed in) plus some additional statements
5134   - see the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_create+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_create</span>(1)</span></a> man page for a full list.
5135   This chapter addresses some issues that need attention when
5136   dealing with the <code class="filename">PLIST</code> file (or files, see
5137   below!).</p>
5138 <div class="sect1" title="13.1. RCS ID">
5139 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5140 <a name="rcs-id"></a>13.1. RCS ID</h2></div></div></div>
5141 <p>Be sure to add a RCS ID line as the first thing in any
5142     <code class="filename">PLIST</code> file you write:</p>
5143 <pre class="programlisting">
5144 @comment $NetBSD$
5145     </pre>
5146 </div>
5147 <div class="sect1" title="13.2. Semi-automatic PLIST generation">
5148 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5149 <a name="automatic-plist-generation"></a>13.2. Semi-automatic <code class="filename">PLIST</code> generation</h2></div></div></div>
5150 <p>You can use the <span class="command"><strong>make print-PLIST</strong></span> command
5151     to output a PLIST that matches any new files since the package
5152     was extracted.  See <a class="xref" href="#build.helpful-targets" title="17.17. Other helpful targets">Section 17.17, &#8220;Other helpful targets&#8221;</a> for
5153     more information on this target.</p>
5154 </div>
5155 <div class="sect1" title="13.3. Tweaking output of make print-PLIST">
5156 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5157 <a name="print-PLIST"></a>13.3. Tweaking output of <span class="command"><strong>make print-PLIST</strong></span>
5158 </h2></div></div></div>
5159 <p>If you have used any of the *-dirs packages, as explained in
5160     <a class="xref" href="#faq.common-dirs" title="13.8. Sharing directories between packages">Section 13.8, &#8220;Sharing directories between packages&#8221;</a>, you may have noticed that
5161     <span class="command"><strong>make print-PLIST</strong></span> outputs a set of
5162     <code class="varname">@comment</code>s instead of real
5163     <code class="varname">@dirrm</code> lines.  You can also do this for
5164     specific directories and files, so that the results of that
5165     command are very close to reality. This helps <span class="emphasis"><em>a
5166     lot</em></span> during the update of packages.</p>
5167 <p>The <code class="varname">PRINT_PLIST_AWK</code> variable takes a set
5168     of AWK patterns and actions that are used to filter the output of
5169     print-PLIST.  You can <span class="emphasis"><em>append</em></span> any chunk of AWK
5170     scripting you like to it, but be careful with quoting.</p>
5171 <p>For example, to get all files inside the
5172     <code class="filename">libdata/foo</code> directory removed from the
5173     resulting PLIST:</p>
5174 <pre class="programlisting">
5175 PRINT_PLIST_AWK+=       /^libdata\/foo/ { next; }
5176     </pre>
5177 <p>And to get all the <code class="varname">@dirrm</code> lines referring
5178     to a specific (shared) directory converted to
5179     <code class="varname">@comment</code>s:</p>
5180 <pre class="programlisting">
5181 PRINT_PLIST_AWK+=       /^@dirrm share\/specific/ { print "@comment " $$0; next; }
5182     </pre>
5183 </div>
5184 <div class="sect1" title="13.4. Variable substitution in PLIST">
5185 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5186 <a name="plist.misc"></a>13.4. Variable substitution in PLIST</h2></div></div></div>
5187 <p>A number of variables are substituted automatically in
5188     PLISTs when a package is installed on a system. This includes the
5189     following variables:</p>
5190 <div class="variablelist"><dl>
5191 <dt><span class="term"><code class="varname">${MACHINE_ARCH}</code>, <code class="varname">${MACHINE_GNU_ARCH}</code></span></dt>
5192 <dd>
5193 <p>Some packages like emacs and perl embed information
5194           about which architecture they were built on into the
5195           pathnames where they install their files. To handle this
5196           case, PLIST will be preprocessed before actually used, and
5197           the symbol
5198           <span class="quote">&#8220;<span class="quote"><code class="varname">${MACHINE_ARCH}</code></span>&#8221;</span> will be
5199           replaced by what <span class="command"><strong>uname -p</strong></span> gives. The
5200           same is done if the string
5201           <code class="varname">${MACHINE_GNU_ARCH}</code> is embedded in
5202           PLIST somewhere - use this on packages that have GNU
5203           autoconf-created configure scripts.</p>
5204 <div class="note" title="Legacy note" style="margin-left: 0.5in; margin-right: 0.5in;">
5205 <h3 class="title">Legacy note</h3>
5206 <p>There used to be a symbol
5207             <span class="quote">&#8220;<span class="quote"><code class="varname">$ARCH</code></span>&#8221;</span> that
5208             was replaced by the output of <span class="command"><strong>uname
5209             -m</strong></span>, but that's no longer supported and has
5210             been removed.</p>
5211 </div>
5212 </dd>
5213 <dt><span class="term"><code class="varname">${OPSYS}</code>, <code class="varname">${LOWER_OPSYS}</code>, <code class="varname">${OS_VERSION}</code></span></dt>
5214 <dd>
5215 <p>Some packages want to embed the OS name and version
5216           into some paths.  To do this, use these variables in the
5217           <code class="filename">PLIST</code>:
5218           </p>
5219 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5220 <li class="listitem"><p><code class="varname">${OPSYS}</code> - output of <span class="quote">&#8220;<span class="quote"><span class="command"><strong>uname -s</strong></span></span>&#8221;</span></p></li>
5221 <li class="listitem"><p><code class="varname">${LOWER_OPSYS}</code> - lowercase common name (eg. <span class="quote">&#8220;<span class="quote">solaris</span>&#8221;</span>)</p></li>
5222 <li class="listitem"><p><code class="varname">${OS_VERSION}</code> - <span class="quote">&#8220;<span class="quote"><span class="command"><strong>uname -r</strong></span></span>&#8221;</span></p></li>
5223 </ul></div>
5224 </dd>
5225 </dl></div>
5226 <p>For a complete list of values which are replaced by
5227     default, please look in <code class="filename">bsd.pkg.mk</code> (and
5228     search for <code class="varname">PLIST_SUBST</code>).</p>
5229 <p>If you want to change other variables not listed above, you
5230     can add variables and their expansions to this variable in the
5231     following way, similar to <code class="varname">MESSAGE_SUBST</code> (see <a class="xref" href="#components.optional" title="11.5. Optional files">Section 11.5, &#8220;Optional files&#8221;</a>):</p>
5232 <pre class="programlisting">
5233 PLIST_SUBST+=   SOMEVAR="somevalue"
5234     </pre>
5235 <p>This replaces all occurrences of <span class="quote">&#8220;<span class="quote">${SOMEVAR}</span>&#8221;</span>
5236     in the <code class="filename">PLIST</code> with
5237     <span class="quote">&#8220;<span class="quote">somevalue</span>&#8221;</span>.</p>
5238 <p>The <code class="varname">PLIST_VARS</code> variable can be used to simplify
5239     the common case of conditionally including some
5240     <code class="filename">PLIST</code> entries. It can be done by adding
5241     <code class="literal"><code class="varname">PLIST_VARS</code>+=foo</code> and
5242     setting the corresponding <code class="varname">PLIST.foo</code> variable
5243     to <code class="literal">yes</code> if the entry should be included.
5244     This will substitute <span class="quote">&#8220;<span class="quote"><code class="varname">${PLIST.foo}</code></span>&#8221;</span>
5245     in the <code class="filename">PLIST</code> with either
5246     <span class="quote">&#8220;<span class="quote"><code class="literal">""</code></span>&#8221;</span> or
5247     <span class="quote">&#8220;<span class="quote"><code class="literal">"@comment "</code></span>&#8221;</span>.
5248     For example, in <code class="filename">Makefile</code>:</p>
5249 <pre class="programlisting">
5250 PLIST_VARS+=    foo
5251 .if <em class="replaceable"><code>condition</code></em>
5252 PLIST.foo=      yes
5253 .else
5254     </pre>
5255 <p>And then in <code class="filename">PLIST</code>:</p>
5256 <pre class="programlisting">
5257 @comment $NetBSD$
5258 bin/bar
5259 man/man1/bar.1
5260 ${PLIST.foo}bin/foo
5261 ${PLIST.foo}man/man1/foo.1
5262 ${PLIST.foo}share/bar/foo.data
5263 ${PLIST.foo}@dirrm share/bar
5264     </pre>
5265 </div>
5266 <div class="sect1" title="13.5. Man page compression">
5267 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5268 <a name="manpage-compression"></a>13.5. Man page compression</h2></div></div></div>
5269 <p>Man pages should be installed in compressed form if
5270     <code class="varname">MANZ</code> is set (in <code class="filename">bsd.own.mk</code>),
5271     and uncompressed otherwise. To handle this in the
5272     <code class="filename">PLIST</code> file, the suffix <span class="quote">&#8220;<span class="quote">.gz</span>&#8221;</span> is
5273     appended/removed automatically for man pages according to
5274     <code class="varname">MANZ</code> and <code class="varname">MANCOMPRESSED</code> being set
5275     or not, see above for details. This modification of the
5276     <code class="filename">PLIST</code> file is done on a copy of it, not
5277     <code class="filename">PLIST</code> itself.</p>
5278 </div>
5279 <div class="sect1" title="13.6. Changing PLIST source with PLIST_SRC">
5280 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5281 <a name="using-PLIST_SRC"></a>13.6. Changing PLIST source with <code class="varname">PLIST_SRC</code>
5282 </h2></div></div></div>
5283 <p>To use one or more files as source for the <code class="filename">PLIST</code> used
5284     in generating the binary package, set the variable
5285     <code class="varname">PLIST_SRC</code> to the names of that file(s).
5286     The files are later concatenated using <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?cat+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">cat</span>(1)</span></a>, and the order of things is
5287     important. The default for <code class="varname">PLIST_SRC</code> is
5288     <code class="filename">${PKGDIR}/PLIST</code>.</p>
5289 </div>
5290 <div class="sect1" title="13.7. Platform-specific and differing PLISTs">
5291 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5292 <a name="platform-specific-plist"></a>13.7. Platform-specific and differing PLISTs</h2></div></div></div>
5293 <p>Some packages decide to install a different set of files based on
5294     the operating system being used. These differences can be
5295     automatically handled by using the following files:</p>
5296 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5297 <li class="listitem"><p><code class="filename">PLIST.common</code></p></li>
5298 <li class="listitem"><p><code class="filename">PLIST.${OPSYS}</code></p></li>
5299 <li class="listitem"><p><code class="filename">PLIST.${MACHINE_ARCH}</code></p></li>
5300 <li class="listitem"><p><code class="filename">PLIST.${OPSYS}-${MACHINE_ARCH}</code></p></li>
5301 <li class="listitem"><p><code class="filename">PLIST.common_end</code></p></li>
5302 </ul></div>
5303 </div>
5304 <div class="sect1" title="13.8. Sharing directories between packages">
5305 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5306 <a name="faq.common-dirs"></a>13.8. Sharing directories between packages</h2></div></div></div>
5307 <p>A <span class="quote">&#8220;<span class="quote">shared directory</span>&#8221;</span> is a directory where
5308     multiple (and unrelated) packages install files.  These
5309     directories were problematic because you had to add special
5310     tricks in the PLIST to conditionally remove them, or have some
5311     centralized package handle them.</p>
5312 <p>In pkgsrc, it is now easy: Each package should create
5313     directories and install files as needed; <span class="command"><strong>pkg_delete</strong></span>
5314     will remove any directories left empty after uninstalling a
5315     package.</p>
5316 <p>If a package needs an empty directory to work, create
5317     the directory during installation as usual, and also add an
5318     entry to the PLIST:
5319     </p>
5320 <pre class="programlisting">
5321 @pkgdir path/to/empty/directory
5322     </pre>
5323 <p>
5324     </p>
5325 </div>
5326 </div>
5327 <div class="chapter" title="Chapter 14. Buildlink methodology">
5328 <div class="titlepage"><div><div><h2 class="title">
5329 <a name="buildlink"></a>Chapter 14. Buildlink methodology</h2></div></div></div>
5330 <div class="toc">
5331 <p><b>Table of Contents</b></p>
5332 <dl>
5333 <dt><span class="sect1"><a href="#converting-to-buildlink3">14.1. Converting packages to use buildlink3</a></span></dt>
5334 <dt><span class="sect1"><a href="#creating-buildlink3.mk">14.2. Writing <code class="filename">buildlink3.mk</code> files</a></span></dt>
5335 <dd><dl>
5336 <dt><span class="sect2"><a href="#anatomy-of-bl3">14.2.1. Anatomy of a buildlink3.mk file</a></span></dt>
5337 <dt><span class="sect2"><a href="#updating-buildlink-depends">14.2.2. Updating <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code> in <code class="filename">buildlink3.mk</code> files</a></span></dt>
5338 </dl></dd>
5339 <dt><span class="sect1"><a href="#writing-builtin.mk">14.3. Writing <code class="filename">builtin.mk</code> files</a></span></dt>
5340 <dd><dl>
5341 <dt><span class="sect2"><a href="#anatomy-of-builtin.mk">14.3.1. Anatomy of a <code class="filename">builtin.mk</code> file</a></span></dt>
5342 <dt><span class="sect2"><a href="#native-or-pkgsrc-preference">14.3.2. Global preferences for native or pkgsrc software</a></span></dt>
5343 </dl></dd>
5344 </dl>
5345 </div>
5346 <p>Buildlink is a framework in pkgsrc that controls what headers and libraries
5347   are seen by a package's configure and build processes.  This is implemented
5348   in a two step process:</p>
5349 <div class="orderedlist"><ol class="orderedlist" type="1">
5350 <li class="listitem"><p>Symlink headers and libraries for dependencies into
5351       <code class="varname">BUILDLINK_DIR</code>, which by default is a subdirectory
5352       of <code class="varname">WRKDIR</code>.</p></li>
5353 <li class="listitem"><p>Create wrapper scripts that are used in place of the normal compiler
5354       tools that translate <code class="option">-I${LOCALBASE}/include</code> and
5355       <code class="option">-L${LOCALBASE}/lib</code> into references to
5356       <code class="varname">BUILDLINK_DIR</code>. The wrapper scripts also make
5357       native compiler on some operating systems look like GCC, so that
5358       packages that expect GCC won't require modifications to build with
5359       those native compilers.</p></li>
5360 </ol></div>
5361 <p>This normalizes the environment in which a package is built so that the
5362   package may be built consistently despite what other software may be
5363   installed. Please note that the normal system header and library paths,
5364   e.g. <code class="filename">/usr/include</code>,
5365   <code class="filename">/usr/lib</code>, etc., are always searched -- buildlink3 is
5366   designed to insulate the package build from non-system-supplied
5367   software.</p>
5368 <div class="sect1" title="14.1. Converting packages to use buildlink3">
5369 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5370 <a name="converting-to-buildlink3"></a>14.1. Converting packages to use buildlink3</h2></div></div></div>
5371 <p>The process of converting packages to use the buildlink3
5372     framework (<span class="quote">&#8220;<span class="quote">bl3ifying</span>&#8221;</span>) is fairly straightforward.
5373     The things to keep in mind are:</p>
5374 <div class="orderedlist"><ol class="orderedlist" type="1">
5375 <li class="listitem"><p>Ensure that the build always calls the wrapper scripts
5376         instead of the actual toolchain.  Some packages are tricky,
5377         and the only way to know for sure is the check
5378         <code class="filename">${WRKDIR}/.work.log</code> to see if the
5379         wrappers are being invoked.</p></li>
5380 <li class="listitem"><p>Don't override <code class="varname">PREFIX</code> from within
5381         the package Makefile, e.g. Java VMs, standalone shells,
5382         etc., because the code to symlink files into
5383         <code class="filename">${BUILDLINK_DIR}</code> looks for files
5384         relative to <span class="quote">&#8220;<span class="quote">pkg_info -qp <em class="replaceable"><code>pkgname</code></em></span>&#8221;</span>.
5385         </p></li>
5386 <li class="listitem"><p>Remember that <span class="emphasis"><em>only</em></span> the
5387         <code class="filename">buildlink3.mk</code> files that you list in a
5388         package's Makefile are added as dependencies for that package.
5389         </p></li>
5390 </ol></div>
5391 <p>If a dependency on a particular package is required for its libraries and
5392     headers, then we replace:</p>
5393 <pre class="programlisting">
5394 DEPENDS+=       foo&gt;=1.1.0:../../category/foo
5395 </pre>
5396 <p>with</p>
5397 <pre class="programlisting">
5398 .include "../../category/foo/buildlink3.mk"
5399 </pre>
5400 <p>The buildlink3.mk files usually define the required dependencies.
5401     If you need a newer version of the dependency when using buildlink3.mk
5402     files, then you can define it in your Makefile; for example:</p>
5403 <pre class="programlisting">
5404 BUILDLINK_API_DEPENDS.foo+=   foo&gt;=1.1.0
5405 .include "../../category/foo/buildlink3.mk"
5406 </pre>
5407 <p>There are several <code class="filename">buildlink3.mk</code>
5408     files in <code class="filename">pkgsrc/mk</code>
5409     that handle special package issues:</p>
5410 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5411 <li class="listitem"><p><code class="filename">bdb.buildlink3.mk</code> chooses either
5412         the native or a pkgsrc Berkeley DB implementation based on
5413         the values of <code class="varname">BDB_ACCEPTED</code> and
5414         <code class="varname">BDB_DEFAULT</code>.</p></li>
5415 <li class="listitem"><p><code class="filename">curses.buildlink3.mk</code>: If the system
5416         comes with neither Curses nor NCurses, this will take care
5417         to install the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/ncurses/README.html" target="_top"><code class="filename">devel/ncurses</code></a> package.</p></li>
5418 <li class="listitem"><p><code class="filename">krb5.buildlink3.mk</code> uses the value
5419         of <code class="varname">KRB5_ACCEPTED</code> to choose between
5420         adding a dependency on Heimdal or MIT-krb5 for packages that
5421         require a Kerberos 5 implementation.</p></li>
5422 <li class="listitem"><p><code class="filename">motif.buildlink3.mk</code> checks for a
5423         system-provided Motif installation or adds a dependency on
5424         <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/lesstif/README.html" target="_top"><code class="filename">x11/lesstif</code></a> or <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/openmotif/README.html" target="_top"><code class="filename">x11/openmotif</code></a>.  The user can set
5425         <code class="varname">MOTIF_TYPE</code> to <span class="quote">&#8220;<span class="quote">dt</span>&#8221;</span>,
5426         <span class="quote">&#8220;<span class="quote">lesstif</span>&#8221;</span>, or <span class="quote">&#8220;<span class="quote">openmotif</span>&#8221;</span> to choose
5427         which Motif version will be used.</p></li>
5428 <li class="listitem"><p><code class="filename">oss.buildlink3.mk</code> defines several
5429         variables that may be used by packages that use the
5430         Open Sound System (OSS) API.</p></li>
5431 <li class="listitem"><p><code class="filename">pgsql.buildlink3.mk</code> will accept
5432         either Postgres 8.0, 8.1, or 8.2, whichever is found installed. See
5433         the file for more information.</p></li>
5434 <li class="listitem"><p><code class="filename">pthread.buildlink3.mk</code> uses the value of
5435         <code class="varname">PTHREAD_OPTS</code> and checks for native pthreads or adds
5436         a dependency on <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/pth/README.html" target="_top"><code class="filename">devel/pth</code></a> as needed.</p></li>
5437 <li class="listitem"><p><code class="filename">xaw.buildlink3.mk</code> uses the value of
5438         <code class="varname">XAW_TYPE</code> to choose a particular Athena widgets
5439         library.</p></li>
5440 </ul></div>
5441 <p>The comments in those <code class="filename">buildlink3.mk</code>
5442     files provide a more complete
5443     description of how to use them properly.</p>
5444 </div>
5445 <div class="sect1" title="14.2. Writing buildlink3.mk files">
5446 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5447 <a name="creating-buildlink3.mk"></a>14.2. Writing <code class="filename">buildlink3.mk</code> files</h2></div></div></div>
5448 <a name="buildlink3.mk"></a><p>A package's <code class="filename">buildlink3.mk</code> file is
5449     included by Makefiles to indicate the need to compile and link
5450     against header files and libraries provided by the package.  A
5451     <code class="filename">buildlink3.mk</code> file should always provide
5452     enough information to add the correct type of dependency
5453     relationship and include any other
5454     <code class="filename">buildlink3.mk</code> files that it needs to find
5455     headers and libraries that it needs in turn.</p>
5456 <p>To generate an initial <code class="filename">buildlink3.mk</code>
5457     file for further editing, Rene Hexel's <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/createbuildlink/README.html" target="_top"><code class="filename">pkgtools/createbuildlink</code></a>
5458     package is highly recommended.  For most packages, the following
5459     command will generate a good starting point for
5460     <code class="filename">buildlink3.mk</code> files:</p>
5461 <pre class="screen">
5462 <code class="prompt">%</code> <strong class="userinput"><code>cd pkgsrc/<em class="replaceable"><code>category</code></em>/<em class="replaceable"><code>pkgdir</code></em>
5463 <code class="prompt">%</code> createbuildlink &gt;buildlink3.mk</code></strong>
5464     </pre>
5465 <div class="sect2" title="14.2.1. Anatomy of a buildlink3.mk file">
5466 <div class="titlepage"><div><div><h3 class="title">
5467 <a name="anatomy-of-bl3"></a>14.2.1. Anatomy of a buildlink3.mk file</h3></div></div></div>
5468 <p>The following real-life example
5469       <code class="filename">buildlink3.mk</code> is taken
5470       from <code class="filename">pkgsrc/graphics/tiff</code>:</p>
5471 <pre class="programlisting">
5472 # $NetBSD: buildlink3.mk,v 1.16 2009/03/20 19:24:45 joerg Exp $
5473
5474 BUILDLINK_TREE+=        tiff
5475
5476 .if !defined(TIFF_BUILDLINK3_MK)
5477 TIFF_BUILDLINK3_MK:=
5478
5479 BUILDLINK_API_DEPENDS.tiff+=    tiff&gt;=3.6.1
5480 BUILDLINK_ABI_DEPENDS.tiff+=    tiff&gt;=3.7.2nb1
5481 BUILDLINK_PKGSRCDIR.tiff?=      ../../graphics/tiff
5482
5483 .include "../../devel/zlib/buildlink3.mk"
5484 .include "../../graphics/jpeg/buildlink3.mk"
5485 .endif # TIFF_BUILDLINK3_MK
5486
5487 BUILDLINK_TREE+=        -tiff
5488 </pre>
5489 <p>The header and footer manipulate
5490       <code class="varname">BUILDLINK_TREE</code>, which is common across all
5491       <code class="filename">buildlink3.mk</code> files and is used to track
5492       the dependency tree.</p>
5493 <p>The main section is protected from multiple inclusion
5494       and controls how the dependency on <em class="replaceable"><code>pkg</code></em> is
5495       added.  Several important variables are set in the section:</p>
5496 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5497 <li class="listitem"><p><code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5498           is the actual dependency recorded in the installed
5499           package; this should always be set using
5500           <span class="command"><strong>+=</strong></span> to ensure that
5501           we're appending to any pre-existing list of values.  This
5502           variable should be set to the first version of the
5503           package that had an API change.
5504           </p></li>
5505 <li class="listitem"><p><code class="varname">BUILDLINK_PKGSRCDIR.<em class="replaceable"><code>pkg</code></em></code>
5506           is the location of the <em class="replaceable"><code>pkg</code></em>
5507           pkgsrc directory.</p></li>
5508 <li class="listitem"><p><code class="varname">BUILDLINK_DEPMETHOD.<em class="replaceable"><code>pkg</code></em></code>
5509           (not shown above) controls whether we use
5510           <code class="varname">BUILD_DEPENDS</code> or
5511           <code class="varname">DEPENDS</code> to add the dependency on
5512           <em class="replaceable"><code>pkg</code></em>.  The build dependency is
5513           selected by setting
5514           <code class="varname">BUILDLINK_DEPMETHOD.<em class="replaceable"><code>pkg</code></em></code>
5515           to <span class="quote">&#8220;<span class="quote">build</span>&#8221;</span>.  By default, the full dependency is
5516           used.</p></li>
5517 <li class="listitem"><p><code class="varname">BUILDLINK_INCDIRS.<em class="replaceable"><code>pkg</code></em></code>
5518             and
5519             <code class="varname">BUILDLINK_LIBDIRS.<em class="replaceable"><code>pkg</code></em></code>
5520             (not shown above) are lists of subdirectories of
5521             <code class="filename">${BUILDLINK_PREFIX.<em class="replaceable"><code>pkg</code></em>}</code>
5522             to add to the header and library search paths.  These
5523             default to <span class="quote">&#8220;<span class="quote">include</span>&#8221;</span> and <span class="quote">&#8220;<span class="quote">lib</span>&#8221;</span>
5524           respectively.</p></li>
5525 <li class="listitem"><p><code class="varname">BUILDLINK_CPPFLAGS.<em class="replaceable"><code>pkg</code></em></code>
5526             (not shown above) is the list of preprocessor flags to add
5527             to <code class="varname">CPPFLAGS</code>, which are passed on to the
5528             configure and build phases.  The <span class="quote">&#8220;<span class="quote">-I</span>&#8221;</span> option
5529             should be avoided and instead be handled using
5530             <code class="varname">BUILDLINK_INCDIRS.<em class="replaceable"><code>pkg</code></em></code> as
5531           above.</p></li>
5532 </ul></div>
5533 <p>The following variables are all optionally defined within
5534       this second section (protected against multiple inclusion) and
5535       control which package files are symlinked into
5536       <code class="filename">${BUILDLINK_DIR}</code> and how their names are
5537       transformed during the symlinking:</p>
5538 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5539 <li class="listitem"><p><code class="varname">BUILDLINK_FILES.<em class="replaceable"><code>pkg</code></em></code>
5540             (not shown above) is a shell glob pattern relative to
5541             <code class="filename">${BUILDLINK_PREFIX.<em class="replaceable"><code>pkg</code></em>}</code>
5542             to be symlinked into
5543             <code class="filename">${BUILDLINK_DIR}</code>,
5544           e.g. <code class="filename">include/*.h</code>.</p></li>
5545 <li class="listitem"><p><code class="varname">BUILDLINK_FILES_CMD.<em class="replaceable"><code>pkg</code></em></code>
5546             (not shown above) is a shell pipeline that
5547             outputs to stdout a list of files relative to
5548             <code class="filename">${BUILDLINK_PREFIX.<em class="replaceable"><code>pkg</code></em>}</code>.
5549             The resulting files are to be symlinked
5550             into <code class="filename">${BUILDLINK_DIR}</code>.  By default,
5551             this takes the <code class="filename">+CONTENTS</code> of a
5552             <em class="replaceable"><code>pkg</code></em> and filters it through
5553             <code class="varname">${BUILDLINK_CONTENTS_FILTER.<em class="replaceable"><code>pkg</code></em>}</code>.</p></li>
5554 <li class="listitem"><p><code class="varname">BUILDLINK_CONTENTS_FILTER.<em class="replaceable"><code>pkg</code></em></code>
5555             (not shown above) is a filter command that filters
5556             <code class="filename">+CONTENTS</code> input into a list of files
5557             relative to
5558             <code class="filename">${BUILDLINK_PREFIX.<em class="replaceable"><code>pkg</code></em>}</code>
5559             on stdout.  By default for overwrite packages,
5560             <code class="varname">BUILDLINK_CONTENTS_FILTER.<em class="replaceable"><code>pkg</code></em></code>
5561             outputs the contents of the <code class="filename">include</code>
5562             and <code class="filename">lib</code> directories in the package
5563             <code class="filename">+CONTENTS</code>, and for pkgviews packages,
5564             it outputs any libtool archives in
5565             <code class="filename">lib</code> directories.</p></li>
5566 <li class="listitem"><p><code class="varname">BUILDLINK_FNAME_TRANSFORM.<em class="replaceable"><code>pkg</code></em></code>
5567             (not shown above) is a list of sed arguments used to
5568             transform the name of the source filename into a
5569             destination filename, e.g. <span class="command"><strong>-e
5570             "s|/curses.h|/ncurses.h|g"</strong></span>.</p></li>
5571 </ul></div>
5572 <p>This section can additionally include any
5573       <code class="filename">buildlink3.mk</code> needed for
5574       <em class="replaceable"><code>pkg</code></em>'s library dependencies.
5575       Including these <code class="filename">buildlink3.mk</code> files
5576       means that the headers and libraries for these
5577       dependencies are also symlinked into
5578       <code class="filename">${BUILDLINK_DIR}</code>
5579       whenever the <em class="replaceable"><code>pkg</code></em>
5580       <code class="filename">buildlink3.mk</code>
5581       file is included. Dependencies are only added for directly
5582       include <code class="filename">buildlink3.mk</code> files.</p>
5583 </div>
5584 <div class="sect2" title="14.2.2. Updating BUILDLINK_API_DEPENDS.pkg in buildlink3.mk files">
5585 <div class="titlepage"><div><div><h3 class="title">
5586 <a name="updating-buildlink-depends"></a>14.2.2. Updating <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code> in <code class="filename">buildlink3.mk</code> files</h3></div></div></div>
5587 <p>The situation that requires increasing the dependency listed in
5588         <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5589         after a package update is when the API or interface to the
5590       header files change.</p>
5591 <p>In this case,
5592       <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5593       should be adjusted to require at least the new package
5594       version.  In some cases, the packages that depend on this new
5595       version may need their <code class="varname">PKGREVISION</code>s
5596       increased and, if they have <code class="filename">buildlink3.mk</code>
5597       files, their
5598       <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5599       adjusted, too.  This is needed so pkgsrc will require the
5600       correct package dependency and not settle for an older one
5601       when building the source.</p>
5602 <p><code class="varname">BUILDLINK_ABI_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5603         should be increased when the binary interface or sonames
5604         (major number of the library version) of any installed
5605         shared libraries change.  This is needed so that binary
5606         packages made using it will require the correct package
5607         dependency and not settle for an older one which will not
5608       contain the necessary shared libraries.</p>
5609 <p>See <a class="xref" href="#dependencies" title="19.1.6. Handling dependencies">Section 19.1.6, &#8220;Handling dependencies&#8221;</a> for
5610         more information about dependencies on other packages,
5611         including the <code class="varname">BUILDLINK_ABI_DEPENDS</code> and
5612       <code class="varname">ABI_DEPENDS</code> definitions.</p>
5613 <p>Please take careful consideration before adjusting
5614       <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5615       or
5616       <code class="varname">BUILDLINK_ABI_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5617       as we don't want to cause unneeded package deletions and
5618       rebuilds.  In many cases, new versions of packages work just
5619       fine with older dependencies.</p>
5620 <p>Also it is not needed to set
5621         <code class="varname">BUILDLINK_ABI_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>
5622         when it is identical to
5623       <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>. </p>
5624 </div>
5625 </div>
5626 <div class="sect1" title="14.3. Writing builtin.mk files">
5627 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5628 <a name="writing-builtin.mk"></a>14.3. Writing <code class="filename">builtin.mk</code> files</h2></div></div></div>
5629 <p>Some packages in pkgsrc install headers and libraries that
5630       coincide with headers and libraries present in the base system.
5631       Aside from a <code class="filename">buildlink3.mk</code> file, these
5632       packages should also include a <code class="filename">builtin.mk</code>
5633       file that includes the necessary checks to decide whether using
5634       the built-in software or the pkgsrc software is
5635     appropriate.</p>
5636 <p>The only requirements of a builtin.mk file for
5637     <em class="replaceable"><code>pkg</code></em> are:</p>
5638 <div class="orderedlist"><ol class="orderedlist" type="1">
5639 <li class="listitem"><p>It should set
5640         <code class="varname">USE_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5641         to either <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> or <span class="quote">&#8220;<span class="quote">no</span>&#8221;</span>
5642         after it is included.</p></li>
5643 <li class="listitem"><p>It should <span class="emphasis"><em>not</em></span> override any
5644         <code class="varname">USE_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5645         which is already set before the
5646         <code class="filename">builtin.mk</code> file is included.</p></li>
5647 <li class="listitem"><p>It should be written to allow multiple inclusion.  This
5648         is <span class="emphasis"><em>very</em></span> important and takes careful
5649         attention to <code class="filename">Makefile</code> coding.</p></li>
5650 </ol></div>
5651 <div class="sect2" title="14.3.1. Anatomy of a builtin.mk file">
5652 <div class="titlepage"><div><div><h3 class="title">
5653 <a name="anatomy-of-builtin.mk"></a>14.3.1. Anatomy of a <code class="filename">builtin.mk</code> file</h3></div></div></div>
5654 <p>The following is the recommended template for builtin.mk
5655       files:</p>
5656 <pre class="programlisting">
5657 .if !defined(IS_BUILTIN.foo)
5658 #
5659 # IS_BUILTIN.foo is set to "yes" or "no" depending on whether "foo"
5660 # genuinely exists in the system or not.
5661 #
5662 IS_BUILTIN.foo?=        no
5663
5664 # BUILTIN_PKG.foo should be set here if "foo" is built-in and its package
5665 # version can be determined.
5666 #
5667 .  if !empty(IS_BUILTIN.foo:M[yY][eE][sS])
5668 BUILTIN_PKG.foo?=       foo-1.0
5669 .  endif
5670 .endif  # IS_BUILTIN.foo
5671
5672 .if !defined(USE_BUILTIN.foo)
5673 USE_BUILTIN.foo?=       ${IS_BUILTIN.foo}
5674 .  if defined(BUILTIN_PKG.foo)
5675 .    for _depend_ in ${BUILDLINK_API_DEPENDS.foo}
5676 .      if !empty(USE_BUILTIN.foo:M[yY][eE][sS])
5677 USE_BUILTIN.foo!=                                                       \
5678         ${PKG_ADMIN} pmatch '${_depend_}' ${BUILTIN_PKG.foo}            \
5679         &amp;&amp; ${ECHO} "yes" || ${ECHO} "no"
5680 .      endif
5681 .    endfor
5682 .  endif
5683 .endif  # USE_BUILTIN.foo
5684
5685 CHECK_BUILTIN.foo?=     no
5686 .if !empty(CHECK_BUILTIN.foo:M[nN][oO])
5687 #
5688 # Here we place code that depends on whether USE_BUILTIN.foo is set to
5689 # "yes" or "no".
5690 #
5691 .endif  # CHECK_BUILTIN.foo
5692 </pre>
5693 <p>The first section sets
5694       <code class="varname">IS_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5695       depending on if <em class="replaceable"><code>pkg</code></em> really exists
5696       in the base system.  This should not be a base system software
5697       with similar functionality to <em class="replaceable"><code>pkg</code></em>;
5698       it should only be <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> if the actual package is
5699       included as part of the base system.  This variable is only
5700       used internally within the <code class="filename">builtin.mk</code>
5701       file.</p>
5702 <p>The second section sets
5703       <code class="varname">BUILTIN_PKG.<em class="replaceable"><code>pkg</code></em></code>
5704       to the version of <em class="replaceable"><code>pkg</code></em> in the base
5705       system if it exists (if
5706       <code class="varname">IS_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5707       is <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>).  This variable is only used internally
5708       within the <code class="filename">builtin.mk</code> file.</p>
5709 <p>The third section sets
5710       <code class="varname">USE_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5711       and is <span class="emphasis"><em>required</em></span> in all
5712       <code class="filename">builtin.mk</code> files.  The code in this
5713       section must make the determination whether the built-in
5714       software is adequate to satisfy the dependencies listed in
5715       <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>.
5716       This is typically done by comparing
5717       <code class="varname">BUILTIN_PKG.<em class="replaceable"><code>pkg</code></em></code>
5718       against each of the dependencies in
5719       <code class="varname">BUILDLINK_API_DEPENDS.<em class="replaceable"><code>pkg</code></em></code>.
5720       <code class="varname">USE_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5721       <span class="emphasis"><em>must</em></span> be set to the correct value by the
5722       end of the <code class="filename">builtin.mk</code> file.  Note that
5723       <code class="varname">USE_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5724       may be <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> even if
5725       <code class="varname">IS_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5726       is <span class="quote">&#8220;<span class="quote">no</span>&#8221;</span> because we may make the determination
5727       that the built-in version of the software is similar enough to
5728       be used as a replacement.</p>
5729 <p>The last section is guarded by
5730       <code class="varname">CHECK_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>,
5731       and includes code that uses the value of
5732       <code class="varname">USE_BUILTIN.<em class="replaceable"><code>pkg</code></em></code>
5733       set in the previous section.  This typically includes, e.g.,
5734       adding additional dependency restrictions and listing additional
5735       files to symlink into <code class="filename">${BUILDLINK_DIR}</code> (via
5736       <code class="varname">BUILDLINK_FILES.<em class="replaceable"><code>pkg</code></em></code>).</p>
5737 </div>
5738 <div class="sect2" title="14.3.2. Global preferences for native or pkgsrc software">
5739 <div class="titlepage"><div><div><h3 class="title">
5740 <a name="native-or-pkgsrc-preference"></a>14.3.2. Global preferences for native or pkgsrc software</h3></div></div></div>
5741 <p>When building packages, it's possible to choose whether to set
5742         a global preference for using either the built-in (native)
5743         version or the pkgsrc version of software to satisfy a
5744         dependency.  This is controlled by setting
5745         <code class="varname">PREFER_PKGSRC</code> and
5746         <code class="varname">PREFER_NATIVE</code>.  These variables take values
5747         of either <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">no</span>&#8221;</span>, or a list of
5748         packages.  <code class="varname">PREFER_PKGSRC</code> tells pkgsrc to
5749         use the pkgsrc versions of software, while
5750         <code class="varname">PREFER_NATIVE</code> tells pkgsrc to use the
5751         built-in versions.  Preferences are determined by the most
5752         specific instance of the package in either
5753         <code class="varname">PREFER_PKGSRC</code> or
5754         <code class="varname">PREFER_NATIVE</code>.  If a package is specified
5755         in neither or in both variables, then
5756         <code class="varname">PREFER_PKGSRC</code> has precedence over
5757         <code class="varname">PREFER_NATIVE</code>.  For example, to require
5758         using pkgsrc versions of software for all but the most basic
5759       bits on a NetBSD system, you can set:</p>
5760 <pre class="programlisting">
5761 PREFER_PKGSRC=  yes
5762 PREFER_NATIVE=  getopt skey tcp_wrappers
5763 </pre>
5764 <p>A package <span class="emphasis"><em>must</em></span> have a
5765       <code class="filename">builtin.mk</code>
5766       file to be listed in <code class="varname">PREFER_NATIVE</code>,
5767       otherwise it is simply ignored in that list.</p>
5768 </div>
5769 </div>
5770 </div>
5771 <div class="chapter" title="Chapter 15. The pkginstall framework">
5772 <div class="titlepage"><div><div><h2 class="title">
5773 <a name="pkginstall"></a>Chapter 15. The pkginstall framework</h2></div></div></div>
5774 <div class="toc">
5775 <p><b>Table of Contents</b></p>
5776 <dl>
5777 <dt><span class="sect1"><a href="#files-and-dirs-outside-prefix">15.1. Files and directories outside the installation prefix</a></span></dt>
5778 <dd><dl>
5779 <dt><span class="sect2"><a href="#dirs-outside-prefix">15.1.1. Directory manipulation</a></span></dt>
5780 <dt><span class="sect2"><a href="#files-outside-prefix">15.1.2. File manipulation</a></span></dt>
5781 </dl></dd>
5782 <dt><span class="sect1"><a href="#conf-files">15.2. Configuration files</a></span></dt>
5783 <dd><dl>
5784 <dt><span class="sect2"><a href="#conf-files-sysconfdir">15.2.1. How <code class="varname">PKG_SYSCONFDIR</code> is set</a></span></dt>
5785 <dt><span class="sect2"><a href="#conf-files-configure">15.2.2. Telling the software where configuration files are</a></span></dt>
5786 <dt><span class="sect2"><a href="#conf-files-patching">15.2.3. Patching installations</a></span></dt>
5787 <dt><span class="sect2"><a href="#conf-files-disable">15.2.4. Disabling handling of configuration files</a></span></dt>
5788 </dl></dd>
5789 <dt><span class="sect1"><a href="#rcd-scripts">15.3. System startup scripts</a></span></dt>
5790 <dd><dl><dt><span class="sect2"><a href="#rcd-scripts-disable">15.3.1. Disabling handling of system startup scripts</a></span></dt></dl></dd>
5791 <dt><span class="sect1"><a href="#users-and-groups">15.4. System users and groups</a></span></dt>
5792 <dt><span class="sect1"><a href="#shells">15.5. System shells</a></span></dt>
5793 <dd><dl><dt><span class="sect2"><a href="#shells-disable">15.5.1. Disabling shell registration</a></span></dt></dl></dd>
5794 <dt><span class="sect1"><a href="#fonts">15.6. Fonts</a></span></dt>
5795 <dd><dl><dt><span class="sect2"><a href="#fonts-disable">15.6.1. Disabling automatic update of the fonts databases</a></span></dt></dl></dd>
5796 </dl>
5797 </div>
5798 <p>This chapter describes the framework known as
5799 <code class="literal">pkginstall</code>, whose key features are:</p>
5800 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5801 <li class="listitem"><p>Generic installation and manipulation of directories and files
5802     outside the pkgsrc-handled tree, <code class="varname">LOCALBASE</code>.</p></li>
5803 <li class="listitem"><p>Automatic handling of configuration files during installation,
5804     provided that packages are correctly designed.</p></li>
5805 <li class="listitem"><p>Generation and installation of system startup scripts.</p></li>
5806 <li class="listitem"><p>Registration of system users and groups.</p></li>
5807 <li class="listitem"><p>Registration of system shells.</p></li>
5808 <li class="listitem"><p>Automatic updating of fonts databases.</p></li>
5809 </ul></div>
5810 <p>The following sections inspect each of the above points in detail.</p>
5811 <p>You may be thinking that many of the things described here could be
5812 easily done with simple code in the package's post-installation target
5813 (<code class="literal">post-install</code>).  <span class="emphasis"><em>This is incorrect</em></span>,
5814 as the code in them is only executed when building from source.  Machines
5815 using binary packages could not benefit from it at all (as the code itself
5816 could be unavailable).  Therefore, the only way to achieve any of the items
5817 described above is by means of the installation scripts, which are
5818 automatically generated by pkginstall.</p>
5819 <div class="sect1" title="15.1. Files and directories outside the installation prefix">
5820 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5821 <a name="files-and-dirs-outside-prefix"></a>15.1. Files and directories outside the installation prefix</h2></div></div></div>
5822 <p>As you already know, the <code class="filename">PLIST</code> file holds a list
5823 of files and directories that belong to a package.  The names used in it
5824 are relative to the installation prefix (<code class="filename">${PREFIX}</code>),
5825 which means that it cannot register files outside this directory (absolute
5826 path names are not allowed).  Despite this restriction, some packages need
5827 to install files outside this location; e.g., under
5828 <code class="filename">${VARBASE}</code> or
5829 <code class="filename">${PKG_SYSCONFDIR}</code>.  The only way to achieve this
5830 is to create such files during installation time by using
5831 installation scripts.</p>
5832 <p>The generic installation scripts are shell scripts that can
5833 contain arbitrary code.  The list of scripts to execute is taken from
5834 the <code class="varname">INSTALL_FILE</code> variable, which defaults to
5835 <code class="filename">INSTALL</code>.  A similar variable exists for package
5836 removal (<code class="varname">DEINSTALL_FILE</code>, whose default is
5837 <code class="filename">DEINSTALL</code>).  These scripts can run arbitrary
5838 commands, so they have the potential to create and manage files
5839 anywhere in the file system.</p>
5840 <p>Using these general installation files is not recommended, but
5841 may be needed in some special cases.  One reason for avoiding them is
5842 that the user has to trust the packager that there is no unwanted or
5843 simply erroneous code included in the installation script. Also,
5844 previously there were many similar scripts for the same functionality,
5845 and fixing a common error involved finding and changing all of
5846 them.</p>
5847 <p>The pkginstall framework offers another, standardized way.  It
5848 provides generic scripts to abstract the manipulation of such files
5849 and directories based on variables set in the package's
5850 <code class="filename">Makefile</code>.  The rest of this section describes
5851 these variables.</p>
5852 <div class="sect2" title="15.1.1. Directory manipulation">
5853 <div class="titlepage"><div><div><h3 class="title">
5854 <a name="dirs-outside-prefix"></a>15.1.1. Directory manipulation</h3></div></div></div>
5855 <p>The following variables can be set to request the creation of
5856 directories anywhere in the file system:</p>
5857 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5858 <li class="listitem"><p><code class="varname">MAKE_DIRS</code> and <code class="varname">OWN_DIRS</code>
5859     contain a list of directories that should be created and should attempt
5860     to be destroyed by the installation scripts.  The difference between
5861     the two is that the latter prompts the administrator to remove any
5862     directories that may be left after deinstallation (because they were
5863     not empty), while the former does not.</p></li>
5864 <li class="listitem">
5865 <p><code class="varname">MAKE_DIRS_PERMS</code> and
5866     <code class="varname">OWN_DIRS_PERMS</code> contain a list of tuples describing
5867     which directories should be created and should attempt to be destroyed
5868     by the installation scripts.  Each tuple holds the following values,
5869     separated by spaces: the directory name, its owner, its group and its
5870     numerical mode.  For example:</p>
5871 <pre class="programlisting">
5872 MAKE_DIRS_PERMS+=         ${VARBASE}/foo/private ${ROOT_USER} ${ROOT_GROUP} 0700
5873 </pre>
5874 <p>The difference between the two is exactly the same as their
5875     non-<code class="varname">PERMS</code> counterparts.</p>
5876 </li>
5877 </ul></div>
5878 </div>
5879 <div class="sect2" title="15.1.2. File manipulation">
5880 <div class="titlepage"><div><div><h3 class="title">
5881 <a name="files-outside-prefix"></a>15.1.2. File manipulation</h3></div></div></div>
5882 <p>Creating non-empty files outside the installation prefix is tricky
5883 because the <code class="filename">PLIST</code> forces all files to be inside it.
5884 To overcome this problem, the only solution is to extract the file in the
5885 known place (i.e., inside the installation prefix) and copy it to the
5886 appropriate location during installation (done by the installation scripts
5887 generated by pkginstall).  We will call the former the <span class="emphasis"><em>master
5888 file</em></span> in the following paragraphs, which describe the variables
5889 that can be used to automatically and consistently handle files outside the
5890 installation prefix:</p>
5891 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5892 <li class="listitem">
5893 <p><code class="varname">CONF_FILES</code> and
5894     <code class="varname">SUPPORT_FILES</code> are pairs of master and target files.
5895     During installation time, the master file is copied to the target one
5896     if and only if the latter does not exist.  Upon deinstallation, the
5897     target file is removed provided that it was not modified by the
5898     installation.</p>
5899 <p>The difference between the two is that the latter prompts the
5900     administrator to remove any files that may be left after
5901     deinstallation (because they were not empty), while the former does
5902     not.</p>
5903 </li>
5904 <li class="listitem">
5905 <p><code class="varname">CONF_FILES_PERMS</code> and
5906     <code class="varname">SUPPORT_FILES_PERMS</code> contain tuples describing master
5907     files as well as their target locations.  For each of them, it also
5908     specifies their owner, their group and their numeric permissions, in
5909     this order.  For example:</p>
5910 <pre class="programlisting">
5911 SUPPORT_FILES_PERMS+= ${PREFIX}/share/somefile ${VARBASE}/somefile ${ROOT_USER} ${ROOT_GROUP} 0700
5912 </pre>
5913 <p>The difference between the two is exactly the same as their
5914     non-<code class="varname">PERMS</code> counterparts.</p>
5915 </li>
5916 </ul></div>
5917 </div>
5918 </div>
5919 <div class="sect1" title="15.2. Configuration files">
5920 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
5921 <a name="conf-files"></a>15.2. Configuration files</h2></div></div></div>
5922 <p>Configuration files are special in the sense that they are installed
5923 in their own specific directory, <code class="varname">PKG_SYSCONFDIR</code>, and
5924 need special treatment during installation (most of which is automated by
5925 pkginstall).  The main concept you must bear in mind is that files marked
5926 as configuration files are automatically copied to the right place (somewhere
5927 inside <code class="varname">PKG_SYSCONFDIR</code>) during installation <span class="emphasis"><em>if
5928 and only if</em></span> they didn't exist before.  Similarly, they will not
5929 be removed if they have local modifications.  This ensures that
5930 administrators never lose any custom changes they may have made.</p>
5931 <div class="sect2" title="15.2.1. How PKG_SYSCONFDIR is set">
5932 <div class="titlepage"><div><div><h3 class="title">
5933 <a name="conf-files-sysconfdir"></a>15.2.1. How <code class="varname">PKG_SYSCONFDIR</code> is set</h3></div></div></div>
5934 <p>As said before, the <code class="varname">PKG_SYSCONFDIR</code> variable
5935 specifies where configuration files shall be installed.  Its contents are
5936 set based upon the following variables:</p>
5937 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
5938 <li class="listitem"><p><code class="varname">PKG_SYSCONFBASE</code>: The configuration's root
5939     directory.  Defaults to <code class="filename">${PREFIX}/etc</code> although it may
5940     be overridden by the user to point to his preferred location (e.g.,
5941     <code class="filename">/etc</code>, <code class="filename">/etc/pkg</code>, etc.).
5942     Packages must not use it directly.</p></li>
5943 <li class="listitem">
5944 <p><code class="varname">PKG_SYSCONFSUBDIR</code>: A subdirectory of
5945     <code class="varname">PKG_SYSCONFBASE</code> under which the configuration files
5946     for the package being built shall be installed.  The definition of this
5947     variable only makes sense in the package's
5948     <code class="filename">Makefile</code> (i.e., it is not user-customizable).</p>
5949 <p>As an example, consider the Apache package,
5950     <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/apache2/README.html" target="_top"><code class="filename">www/apache2</code></a>, which places its
5951     configuration files under the
5952     <code class="filename">httpd/</code> subdirectory of
5953     <code class="varname">PKG_SYSCONFBASE</code>.  This should be set in the package
5954     Makefile.</p>
5955 </li>
5956 <li class="listitem"><p><code class="varname">PKG_SYSCONFVAR</code>: Specifies the name of the
5957     variable that holds this package's configuration directory (if
5958     different from <code class="varname">PKG_SYSCONFBASE</code>).  It defaults to
5959     <code class="varname">PKGBASE</code>'s value, and is always prefixed with
5960     <code class="literal">PKG_SYSCONFDIR</code>.</p></li>
5961 <li class="listitem"><p><code class="varname">PKG_SYSCONFDIR.${PKG_SYSCONFVAR}</code>: Holds the
5962     directory where the configuration files for the package identified by
5963     <code class="varname">PKG_SYSCONFVAR</code>'s shall be placed.</p></li>
5964 </ul></div>
5965 <p>Based on the above variables, pkginstall determines the value of
5966 <code class="varname">PKG_SYSCONFDIR</code>, which is the <span class="emphasis"><em>only</em></span>
5967 variable that can be used within a package to refer to its configuration
5968 directory.  The algorithm used to set its value is basically the
5969 following:</p>
5970 <div class="orderedlist"><ol class="orderedlist" type="1">
5971 <li class="listitem"><p>If <code class="varname">PKG_SYSCONFDIR.${PKG_SYSCONFVAR}</code> is set,
5972     its value is used.</p></li>
5973 <li class="listitem"><p>If the previous variable is not defined but
5974     <code class="varname">PKG_SYSCONFSUBDIR</code> is set in the package's
5975     <code class="filename">Makefile</code>, the resulting value is
5976     <code class="filename">${PKG_SYSCONFBASE}/${PKG_SYSCONFSUBDIR}</code>.</p></li>
5977 <li class="listitem"><p>Otherwise, it is set to
5978     <code class="filename">${PKG_SYSCONFBASE}</code>.</p></li>
5979 </ol></div>
5980 <p>It is worth mentioning that <code class="filename">${PKG_SYSCONFDIR}</code> is
5981 automatically added to <code class="filename">OWN_DIRS</code>.  See <a class="xref" href="#dirs-outside-prefix" title="15.1.1. Directory manipulation">Section 15.1.1, &#8220;Directory manipulation&#8221;</a> what this means.  This does not apply to
5982 subdirectories of <code class="filename">${PKG_SYSCONFDIR}</code>, they still have to
5983 be created with OWN_DIRS or MAKE_DIRS.</p>
5984 </div>
5985 <div class="sect2" title="15.2.2. Telling the software where configuration files are">
5986 <div class="titlepage"><div><div><h3 class="title">
5987 <a name="conf-files-configure"></a>15.2.2. Telling the software where configuration files are</h3></div></div></div>
5988 <p>Given that pkgsrc (and users!) expect configuration files to be in a
5989 known place, you need to teach each package where it shall install its
5990 files.  In some cases you will have to patch the package Makefiles to
5991 achieve it.  If you are lucky, though, it may be as easy as passing an
5992 extra flag to the configuration script; this is the case of GNU Autoconf-
5993 generated files:</p>
5994 <pre class="programlisting">
5995 CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
5996 </pre>
5997 <p>Note that this specifies where the package has to <span class="emphasis"><em>look
5998 for</em></span> its configuration files, not where they will be originally
5999 installed (although the difference is never explicit,
6000 unfortunately).</p>
6001 </div>
6002 <div class="sect2" title="15.2.3. Patching installations">
6003 <div class="titlepage"><div><div><h3 class="title">
6004 <a name="conf-files-patching"></a>15.2.3. Patching installations</h3></div></div></div>
6005 <p>As said before, pkginstall automatically handles configuration files.
6006 This means that <span class="strong"><strong>the packages themselves must not
6007 touch the contents of <code class="filename">${PKG_SYSCONFDIR}</code>
6008 directly</strong></span>.  Bad news is that many software installation scripts
6009 will, out of the box, mess with the contents of that directory.  So what is
6010 the correct procedure to fix this issue?</p>
6011 <p>You must teach the package (usually by manually patching it) to
6012 install any configuration files under the examples hierarchy,
6013 <code class="filename">share/examples/${PKGBASE}/</code>.  This way, the
6014 <code class="filename">PLIST</code> registers them and the administrator always
6015 has the original copies available.</p>
6016 <p>Once the required configuration files are in place (i.e., under the
6017 examples hierarchy), the pkginstall framework can use them as master copies
6018 during the package installation to update what is in
6019 <code class="filename">${PKG_SYSCONFDIR}</code>.  To achieve this, the variables
6020 <code class="varname">CONF_FILES</code> and <code class="varname">CONF_FILES_PERMS</code> are
6021 used.  Check out <a class="xref" href="#files-outside-prefix" title="15.1.2. File manipulation">Section 15.1.2, &#8220;File manipulation&#8221;</a> for information
6022 about their syntax and their purpose.  Here is an example, taken from the
6023 <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/mail/mutt/README.html" target="_top"><code class="filename">mail/mutt</code></a> package:</p>
6024 <pre class="programlisting">
6025 EGDIR=        ${PREFIX}/share/doc/mutt/samples
6026 CONF_FILES=   ${EGDIR}/Muttrc ${PKG_SYSCONFDIR}/Muttrc
6027 </pre>
6028 <p>Note that the <code class="varname">EGDIR</code> variable is specific to that
6029 package and has no meaning outside it.</p>
6030 </div>
6031 <div class="sect2" title="15.2.4. Disabling handling of configuration files">
6032 <div class="titlepage"><div><div><h3 class="title">
6033 <a name="conf-files-disable"></a>15.2.4. Disabling handling of configuration files</h3></div></div></div>
6034 <p>The automatic copying of config files can be toggled by setting the
6035 environment variable <code class="varname">PKG_CONFIG</code> prior to package
6036 installation.</p>
6037 </div>
6038 </div>
6039 <div class="sect1" title="15.3. System startup scripts">
6040 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6041 <a name="rcd-scripts"></a>15.3. System startup scripts</h2></div></div></div>
6042 <p>System startup scripts are special files because they must be
6043 installed in a place known by the underlying OS, usually outside the
6044 installation prefix.  Therefore, the same rules described in <a class="xref" href="#files-and-dirs-outside-prefix" title="15.1. Files and directories outside the installation prefix">Section 15.1, &#8220;Files and directories outside the installation prefix&#8221;</a> apply, and the same solutions
6045 can be used.  However, pkginstall provides a special mechanism to handle
6046 these files.</p>
6047 <p>In order to provide system startup scripts, the package has
6048 to:</p>
6049 <div class="orderedlist"><ol class="orderedlist" type="1">
6050 <li class="listitem"><p>Store the script inside <code class="filename">${FILESDIR}</code>, with
6051     the <code class="literal">.sh</code> suffix appended.  Considering the
6052     <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/print/cups/README.html" target="_top"><code class="filename">print/cups</code></a> package as an example, it has a
6053     <code class="filename">cupsd.sh</code> in its files directory.</p></li>
6054 <li class="listitem">
6055 <p>Tell pkginstall to handle it, appending the name of the script,
6056     without its extension, to the <code class="varname">RCD_SCRIPTS</code> variable.
6057     Continuing the previous example:</p>
6058 <pre class="programlisting">
6059 RCD_SCRIPTS+=   cupsd
6060 </pre>
6061 </li>
6062 </ol></div>
6063 <p>Once this is done, pkginstall will do the following steps for each
6064 script in an automated fashion:</p>
6065 <div class="orderedlist"><ol class="orderedlist" type="1">
6066 <li class="listitem"><p>Process the file found in the files directory applying all the
6067     substitutions described in the <code class="filename">FILES_SUBST</code>
6068     variable.</p></li>
6069 <li class="listitem"><p>Copy the script from the files directory to the examples
6070     hierarchy, <code class="filename">${PREFIX}/share/examples/rc.d/</code>.  Note
6071     that this master file must be explicitly registered in the
6072     <code class="filename">PLIST</code>.</p></li>
6073 <li class="listitem"><p>Add code to the installation scripts to copy the startup script
6074     from the examples hierarchy into the system-wide startup scripts
6075     directory.</p></li>
6076 </ol></div>
6077 <div class="sect2" title="15.3.1. Disabling handling of system startup scripts">
6078 <div class="titlepage"><div><div><h3 class="title">
6079 <a name="rcd-scripts-disable"></a>15.3.1. Disabling handling of system startup scripts</h3></div></div></div>
6080 <p>The automatic copying of config files can be toggled by setting the
6081 environment variable <code class="varname">PKG_RCD_SCRIPTS</code> prior to package
6082 installation.  Note that the scripts will be always copied inside the
6083 examples hierarchy, <code class="filename">${PREFIX}/share/examples/rc.d/</code>, no
6084 matter what the value of this variable is.</p>
6085 </div>
6086 </div>
6087 <div class="sect1" title="15.4. System users and groups">
6088 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6089 <a name="users-and-groups"></a>15.4. System users and groups</h2></div></div></div>
6090 <p>If a package needs to create special users and/or groups during
6091 installation, it can do so by using the pkginstall framework.</p>
6092 <p>Users can be created by adding entries to the
6093 <code class="varname">PKG_USERS</code> variable.  Each entry has the following
6094 syntax:</p>
6095 <pre class="programlisting">
6096 user:group
6097 </pre>
6098 <p>Further specification of user details may be done by setting
6099 per-user variables.
6100 <code class="varname">PKG_UID.<em class="replaceable"><code>user</code></em></code> is the
6101 numeric UID for the user.
6102 <code class="varname">PKG_GECOS.<em class="replaceable"><code>user</code></em></code> is the
6103 user's description or comment.
6104 <code class="varname">PKG_HOME.<em class="replaceable"><code>user</code></em></code> is the
6105 user's home directory, and defaults to
6106 <code class="filename">/nonexistent</code> if not specified.
6107 <code class="varname">PKG_SHELL.<em class="replaceable"><code>user</code></em></code> is the
6108 user's shell, and defaults to <code class="filename">/sbin/nologin</code> if
6109 not specified.</p>
6110 <p>Similarly, groups can be created by adding entries to the
6111 <code class="varname">PKG_GROUPS</code> variable, whose syntax is:</p>
6112 <pre class="programlisting">
6113 group
6114 </pre>
6115 <p>The numeric GID of the group may be set by defining
6116 <code class="varname">PKG_GID.<em class="replaceable"><code>group</code></em></code>.</p>
6117 <p>If a package needs to create the users and groups at an earlier
6118 stage, then it can set <code class="varname">USERGROUP_PHASE</code> to
6119 either <code class="literal">configure</code> or <code class="literal">build</code> to
6120 indicate the phase before which the users and groups are created.  In
6121 this case, the numeric UIDs and GIDs of the created users and groups
6122 are automatically hardcoded into the final installation scripts.</p>
6123 </div>
6124 <div class="sect1" title="15.5. System shells">
6125 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6126 <a name="shells"></a>15.5. System shells</h2></div></div></div>
6127 <p>Packages that install system shells should register them in the shell
6128 database, <code class="filename">/etc/shells</code>, to make things easier to the
6129 administrator.  This must be done from the installation scripts to keep
6130 binary packages working on any system.  pkginstall provides an easy way to
6131 accomplish this task.</p>
6132 <p>When a package provides a shell interpreter, it has to set the
6133 <code class="varname">PKG_SHELL</code> variable to its absolute file name.  This will
6134 add some hooks to the installation scripts to handle it.  Consider the
6135 following example, taken from <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/shells/zsh/README.html" target="_top"><code class="filename">shells/zsh</code></a>:</p>
6136 <pre class="programlisting">
6137 PKG_SHELL=      ${PREFIX}/bin/zsh
6138 </pre>
6139 <div class="sect2" title="15.5.1. Disabling shell registration">
6140 <div class="titlepage"><div><div><h3 class="title">
6141 <a name="shells-disable"></a>15.5.1. Disabling shell registration</h3></div></div></div>
6142 <p>The automatic registration of shell interpreters can be disabled by
6143 the administrator by setting the <code class="filename">PKG_REGISTER_SHELLS</code>
6144 environment variable to <code class="literal">NO</code>.</p>
6145 </div>
6146 </div>
6147 <div class="sect1" title="15.6. Fonts">
6148 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6149 <a name="fonts"></a>15.6. Fonts</h2></div></div></div>
6150 <p>Packages that install X11 fonts should update the database files
6151 that index the fonts within each fonts directory.  This can easily be
6152 accomplished within the pkginstall framework.</p>
6153 <p>When a package installs X11 fonts, it must list the directories in
6154 which fonts are installed in the
6155 <code class="varname">FONTS_DIRS.<em class="replaceable"><code>type</code></em></code> variables,
6156 where <em class="replaceable"><code>type</code></em> can be one of <span class="quote">&#8220;<span class="quote">ttf</span>&#8221;</span>,
6157 <span class="quote">&#8220;<span class="quote">type1</span>&#8221;</span> or <span class="quote">&#8220;<span class="quote">x11</span>&#8221;</span>.  This will add hooks to the
6158 installation scripts to run the appropriate commands to update the fonts
6159 database files within each of those directories.  For convenience, if the
6160 directory path is relative, it is taken to be relative to the package's
6161 installation prefix.  Consider the following example, taken from <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/fonts/dbz-ttf/README.html" target="_top"><code class="filename">fonts/dbz-ttf</code></a>:</p>
6162 <pre class="programlisting">
6163 FONTS_DIRS.ttf= ${PREFIX}/lib/X11/fonts/TTF
6164 </pre>
6165 <div class="sect2" title="15.6.1. Disabling automatic update of the fonts databases">
6166 <div class="titlepage"><div><div><h3 class="title">
6167 <a name="fonts-disable"></a>15.6.1. Disabling automatic update of the fonts databases</h3></div></div></div>
6168 <p>The automatic update of fonts databases can be disabled by
6169 the administrator by setting the <code class="filename">PKG_UPDATE_FONTS_DB</code>
6170 environment variable to <code class="literal">NO</code>.</p>
6171 </div>
6172 </div>
6173 </div>
6174 <div class="chapter" title="Chapter 16. Options handling">
6175 <div class="titlepage"><div><div><h2 class="title">
6176 <a name="options"></a>Chapter 16. Options handling</h2></div></div></div>
6177 <div class="toc">
6178 <p><b>Table of Contents</b></p>
6179 <dl>
6180 <dt><span class="sect1"><a href="#global-default-options">16.1. Global default options</a></span></dt>
6181 <dt><span class="sect1"><a href="#converting-to-options">16.2. Converting packages to use <code class="filename">bsd.options.mk</code></a></span></dt>
6182 <dt><span class="sect1"><a href="#option-names">16.3. Option Names</a></span></dt>
6183 <dt><span class="sect1"><a href="#option-build">16.4. Determining the options of dependencies</a></span></dt>
6184 </dl>
6185 </div>
6186 <p>Many packages have the ability to be built to support different
6187 sets of features.  <code class="filename">bsd.options.mk</code> is a framework
6188 in pkgsrc that provides generic handling of those options that
6189 determine different ways in which the packages can be built.  It's
6190 possible for the user to specify exactly which sets of options will be
6191 built into a package or to allow a set of global default options
6192 apply.</p>
6193 <p>There are two broad classes of behaviors that one might want to
6194 control via options.  One is whether some particular feature is
6195 enabled in a program that will be built anyway, often by including or
6196 not including a dependency on some other package.  The other is
6197 whether or not an additional program will be built as part of the
6198 package.  Generally, it is better to make a split package for such
6199 additional programs instead of using options, because it enables
6200 binary packages to be built which can then be added separately.  For
6201 example, the foo package might have minimal dependencies (those
6202 packages without which foo doesn't make sense), and then the foo-gfoo
6203 package might include the GTK frontend program gfoo.  This is better
6204 than including a gtk option to foo that adds gfoo, because either that
6205 option is default, in which case binary users can't get foo without
6206 gfoo, or not default, in which case they can't get gfoo.  With split
6207 packages, they can install foo without having GTK, and later decide to
6208 install gfoo (pulling in GTK at that time).  This is an advantage to
6209 source users too, avoiding the need for rebuilds.</p>
6210 <p>Plugins with widely varying dependencies should usually be split
6211 instead of options.</p>
6212 <p>It is often more work to maintain split packages, especially if
6213 the upstream package does not support this.  The decision of split
6214 vs. option should be made based on the likelihood that users will want
6215 or object to the various pieces, the size of the dependencies that are
6216 included, and the amount of work.</p>
6217 <p>A further consideration is licensing.  Non-free parts, or parts
6218 that depend on non-free dependencies (especially plugins) should
6219 almost always be split if feasible.</p>
6220 <div class="sect1" title="16.1. Global default options">
6221 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6222 <a name="global-default-options"></a>16.1. Global default options</h2></div></div></div>
6223 <p>Global default options are listed in
6224 <code class="varname">PKG_DEFAULT_OPTIONS</code>, which is a list of the options
6225 that should be built into every package if that option is supported.
6226 This variable should be set in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.</p>
6227 </div>
6228 <div class="sect1" title="16.2. Converting packages to use bsd.options.mk">
6229 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6230 <a name="converting-to-options"></a>16.2. Converting packages to use <code class="filename">bsd.options.mk</code>
6231 </h2></div></div></div>
6232 <p>The following example shows how
6233 <code class="filename">bsd.options.mk</code> should be used
6234 by the hypothetical ``wibble'' package, either in the package
6235 <code class="filename">Makefile</code>, or in a file,
6236 e.g. <code class="filename">options.mk</code>, that is included by the
6237 main package <code class="filename">Makefile</code>.</p>
6238 <pre class="programlisting">
6239 PKG_OPTIONS_VAR=                PKG_OPTIONS.wibble
6240 PKG_SUPPORTED_OPTIONS=          wibble-foo ldap
6241 PKG_OPTIONS_OPTIONAL_GROUPS=    database
6242 PKG_OPTIONS_GROUP.database=     mysql pgsql
6243 PKG_SUGGESTED_OPTIONS=          wibble-foo
6244 PKG_OPTIONS_LEGACY_VARS+=       WIBBLE_USE_OPENLDAP:ldap
6245 PKG_OPTIONS_LEGACY_OPTS+=       foo:wibble-foo
6246
6247 .include "../../mk/bsd.prefs.mk"
6248
6249 # this package was previously named wibble2
6250 .if defined(PKG_OPTIONS.wibble2)
6251 PKG_LEGACY_OPTIONS+=            ${PKG_OPTIONS.wibble2}
6252 PKG_OPTIONS_DEPRECATED_WARNINGS+= \
6253         "Deprecated variable PKG_OPTIONS.wibble2 used, use ${PKG_OPTIONS_VAR} instead."
6254 .endif
6255
6256 .include "../../mk/bsd.options.mk"
6257
6258 # Package-specific option-handling
6259
6260 ###
6261 ### FOO support
6262 ###
6263 .if !empty(PKG_OPTIONS:Mwibble-foo)
6264 CONFIGURE_ARGS+=    --enable-foo
6265 .endif
6266
6267 ###
6268 ### LDAP support
6269 ###
6270 .if !empty(PKG_OPTIONS:Mldap)
6271 .  include "../../databases/openldap-client/buildlink3.mk"
6272 CONFIGURE_ARGS+=    --enable-ldap=${BUILDLINK_PREFIX.openldap-client}
6273 .endif
6274
6275 ###
6276 ### database support
6277 ###
6278 .if !empty(PKG_OPTIONS:Mmysql)
6279 .  include "../../mk/mysql.buildlink3.mk"
6280 .endif
6281 .if !empty(PKG_OPTIONS:Mpgsql)
6282 .  include "../../mk/pgsql.buildlink3.mk"
6283 .endif
6284 </pre>
6285 <p>The first section contains the information about which build
6286 options are supported by the package, and any default options settings
6287 if needed.</p>
6288 <div class="orderedlist"><ol class="orderedlist" type="1">
6289 <li class="listitem"><p><code class="varname">PKG_OPTIONS_VAR</code> is the name of the
6290 <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> variable that the user can set to override the default
6291 options.  It should be set to
6292 PKG_OPTIONS.<em class="replaceable"><code>pkgbase</code></em>. Do not set it to
6293 PKG_OPTIONS.${PKGBASE}, since <code class="varname">PKGBASE</code> is not defined
6294 at the point where the options are processed.</p></li>
6295 <li class="listitem"><p><code class="varname">PKG_SUPPORTED_OPTIONS</code> is a list of
6296 build options supported by the package.</p></li>
6297 <li class="listitem"><p><code class="varname">PKG_OPTIONS_OPTIONAL_GROUPS</code> is a
6298 list of names of groups of mutually exclusive options.  The options in
6299 each group are listed in
6300 <code class="varname">PKG_OPTIONS_GROUP.<em class="replaceable"><code>groupname</code></em></code>.
6301 The most specific setting of any option from the group takes
6302 precedence over all other options in the group.  Options from the
6303 groups will be automatically added to
6304 <code class="varname">PKG_SUPPORTED_OPTIONS</code>.</p></li>
6305 <li class="listitem"><p><code class="varname">PKG_OPTIONS_REQUIRED_GROUPS</code> is like
6306 <code class="varname">PKG_OPTIONS_OPTIONAL_GROUPS</code>, but building the
6307 packages will fail if no option from the group is
6308 selected.</p></li>
6309 <li class="listitem"><p><code class="varname">PKG_OPTIONS_NONEMPTY_SETS</code> is a list
6310 of names of sets of options.  At least one option from each set must
6311 be selected.  The options in each set are listed in
6312 <code class="varname">PKG_OPTIONS_SET.<em class="replaceable"><code>setname</code></em></code>.
6313 Options from the sets will be automatically added to
6314 <code class="varname">PKG_SUPPORTED_OPTIONS</code>.  Building the package will
6315 fail if no option from the set is selected.</p></li>
6316 <li class="listitem"><p><code class="varname">PKG_SUGGESTED_OPTIONS</code> is a list of
6317 build options which are enabled by default.</p></li>
6318 <li class="listitem"><p><code class="varname">PKG_OPTIONS_LEGACY_VARS</code> is a list
6319 of
6320 <span class="quote">&#8220;<span class="quote"><em class="replaceable"><code>USE_VARIABLE</code></em>:<em class="replaceable"><code>option</code></em></span>&#8221;</span>
6321 pairs that map legacy <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> variables to
6322 their option counterparts.  Pairs should be added with
6323 <span class="quote">&#8220;<span class="quote">+=</span>&#8221;</span> to keep the listing of global legacy variables.  A
6324 warning will be issued if the user uses a legacy
6325 variable.</p></li>
6326 <li class="listitem"><p><code class="varname">PKG_OPTIONS_LEGACY_OPTS</code> is a list
6327 of
6328 <span class="quote">&#8220;<span class="quote"><em class="replaceable"><code>old-option</code></em>:<em class="replaceable"><code>new-option</code></em></span>&#8221;</span>
6329 pairs that map options that have been renamed to their new
6330 counterparts.  Pairs should be added with <span class="quote">&#8220;<span class="quote">+=</span>&#8221;</span> to keep
6331 the listing of global legacy options.  A warning will be issued if
6332 the user uses a legacy option.</p></li>
6333 <li class="listitem"><p><code class="varname">PKG_LEGACY_OPTIONS</code> is a list of
6334 options implied by deprecated variables used.  This can be used for
6335 cases that neither <code class="varname">PKG_OPTIONS_LEGACY_VARS</code> nor
6336 <code class="varname">PKG_OPTIONS_LEGACY_OPTS</code> can handle, e. g. when
6337 <code class="varname">PKG_OPTIONS_VAR</code> is renamed.</p></li>
6338 <li class="listitem"><p><code class="varname">PKG_OPTIONS_DEPRECATED_WARNINGS</code> is
6339 a list of warnings about deprecated variables or options used, and
6340 what to use instead.</p></li>
6341 </ol></div>
6342 <p>A package should never modify
6343 <code class="varname">PKG_DEFAULT_OPTIONS</code> or the variable named in
6344 <code class="varname">PKG_OPTIONS_VAR</code>.  These are strictly user-settable.
6345 To suggest a default set of options, use
6346 <code class="varname">PKG_SUGGESTED_OPTIONS</code>.</p>
6347 <p><code class="varname">PKG_OPTIONS_VAR</code> must be defined before
6348 including <code class="filename">bsd.options.mk</code>.  If none of
6349 <code class="varname">PKG_SUPPORTED_OPTIONS</code>,
6350 <code class="varname">PKG_OPTIONS_OPTIONAL_GROUPS</code>, and
6351 <code class="varname">PKG_OPTIONS_REQUIRED_GROUPS</code> are defined (as can
6352 happen with platform-specific options if none of them is supported on
6353 the current platform), <code class="varname">PKG_OPTIONS</code> is set to the
6354 empty list and the package is otherwise treated as not using the
6355 options framework.</p>
6356 <p>After the inclusion of <code class="filename">bsd.options.mk</code>, the
6357 variable <code class="varname">PKG_OPTIONS</code> contains the list of selected
6358 build options, properly filtered to remove unsupported and duplicate
6359 options.</p>
6360 <p>The remaining sections contain the logic that is specific to
6361 each option.  The correct way to check for an option is to check
6362 whether it is listed in <code class="varname">PKG_OPTIONS</code>:</p>
6363 <pre class="programlisting">
6364 .if !empty(PKG_OPTIONS:M<em class="replaceable"><code>option</code></em>)
6365 </pre>
6366 </div>
6367 <div class="sect1" title="16.3. Option Names">
6368 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6369 <a name="option-names"></a>16.3. Option Names</h2></div></div></div>
6370 <p>Options that enable similar features in different packages (like
6371 optional support for a library) should use a common name in all
6372 packages that support it (like the name of the library).  If another
6373 package already has an option with the same meaning, use the same
6374 name.</p>
6375 <p>Options that enable features specific to one package, where it's
6376 unlikely that another (unrelated) package has the same (or a similar)
6377 optional feature, should use a name prefixed with
6378 <code class="varname"><em class="replaceable"><code>pkgname</code></em>-</code>.</p>
6379 <p>If a group of related packages share an optional feature
6380 specific to that group, prefix it with the name of the
6381 <span class="quote">&#8220;<span class="quote">main</span>&#8221;</span> package
6382 (e. g. <code class="varname">djbware-errno-hack</code>).</p>
6383 <p>For new options, add a line to
6384 <code class="filename">mk/defaults/options.description</code>.  Lines have two
6385 fields, separated by tab.  The first field is the option name, the
6386 second its description.  The description should be a whole sentence
6387 (starting with an uppercase letter and ending with a period) that
6388 describes what enabling the option does.  E. g. <span class="quote">&#8220;<span class="quote">Enable ispell
6389 support.</span>&#8221;</span> The file is sorted by option names.</p>
6390 </div>
6391 <div class="sect1" title="16.4. Determining the options of dependencies">
6392 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6393 <a name="option-build"></a>16.4. Determining the options of dependencies</h2></div></div></div>
6394 <p>When writing <a class="link" href="#buildlink3.mk"><code class="filename">buildlink3.mk</code></a> files, it is often necessary to list
6395 different dependencies based on the options with which the package was
6396 built. For querying these options, the file
6397 <code class="filename">pkgsrc/mk/pkg-build-options.mk</code> should be used. A
6398 typical example looks like this:</p>
6399 <pre class="programlisting">
6400 pkgbase := libpurple
6401 .include "../../mk/pkg-build-options.mk"
6402
6403 .if !empty(PKG_BUILD_OPTIONS.libpurple:Mdbus)
6404 ...
6405 .endif
6406 </pre>
6407 <p>Including <code class="filename">pkg-build-options.mk</code> here will set
6408 the variable <code class="varname">PKG_BUILD_OPTIONS.libpurple</code> to the build
6409 options of the libpurple package, which can then be queried like
6410 <code class="varname">PKG_OPTIONS</code> in the <code class="filename">options.mk</code>
6411 file. See the file <code class="filename">pkg-build-options.mk</code> for more
6412 details.</p>
6413 </div>
6414 </div>
6415 <div class="chapter" title="Chapter 17. The build process">
6416 <div class="titlepage"><div><div><h2 class="title">
6417 <a name="build"></a>Chapter 17. The build process</h2></div></div></div>
6418 <div class="toc">
6419 <p><b>Table of Contents</b></p>
6420 <dl>
6421 <dt><span class="sect1"><a href="#build.intro">17.1. Introduction</a></span></dt>
6422 <dt><span class="sect1"><a href="#build.prefix">17.2. Program location</a></span></dt>
6423 <dt><span class="sect1"><a href="#build.builddirs">17.3. Directories used during the build process</a></span></dt>
6424 <dt><span class="sect1"><a href="#build.running">17.4. Running a phase</a></span></dt>
6425 <dt><span class="sect1"><a href="#build.fetch">17.5. The <span class="emphasis"><em>fetch</em></span> phase</a></span></dt>
6426 <dd><dl>
6427 <dt><span class="sect2"><a href="#build.fetch.what">17.5.1. What to fetch and where to get it from</a></span></dt>
6428 <dt><span class="sect2"><a href="#build.fetch.how">17.5.2. How are the files fetched?</a></span></dt>
6429 </dl></dd>
6430 <dt><span class="sect1"><a href="#build.checksum">17.6. The <span class="emphasis"><em>checksum</em></span> phase</a></span></dt>
6431 <dt><span class="sect1"><a href="#build.extract">17.7. The <span class="emphasis"><em>extract</em></span> phase</a></span></dt>
6432 <dt><span class="sect1"><a href="#build.patch">17.8. The <span class="emphasis"><em>patch</em></span> phase</a></span></dt>
6433 <dt><span class="sect1"><a href="#build.tools">17.9. The <span class="emphasis"><em>tools</em></span> phase</a></span></dt>
6434 <dt><span class="sect1"><a href="#build.wrapper">17.10. The <span class="emphasis"><em>wrapper</em></span> phase</a></span></dt>
6435 <dt><span class="sect1"><a href="#build.configure">17.11. The <span class="emphasis"><em>configure</em></span> phase</a></span></dt>
6436 <dt><span class="sect1"><a href="#build.build">17.12. The <span class="emphasis"><em>build</em></span> phase</a></span></dt>
6437 <dt><span class="sect1"><a href="#build.test">17.13. The <span class="emphasis"><em>test</em></span> phase</a></span></dt>
6438 <dt><span class="sect1"><a href="#build.install">17.14. The <span class="emphasis"><em>install</em></span> phase</a></span></dt>
6439 <dt><span class="sect1"><a href="#build.package">17.15. The <span class="emphasis"><em>package</em></span> phase</a></span></dt>
6440 <dt><span class="sect1"><a href="#build.clean">17.16. Cleaning up</a></span></dt>
6441 <dt><span class="sect1"><a href="#build.helpful-targets">17.17. Other helpful targets</a></span></dt>
6442 </dl>
6443 </div>
6444 <div class="sect1" title="17.1. Introduction">
6445 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6446 <a name="build.intro"></a>17.1. Introduction</h2></div></div></div>
6447 <p>This chapter gives a detailed description on how a package is
6448     built. Building a package is separated into different
6449     <span class="emphasis"><em>phases</em></span> (for example <code class="varname">fetch</code>,
6450     <code class="varname">build</code>, <code class="varname">install</code>), all of which are
6451     described in the following sections. Each phase is split into
6452     so-called <span class="emphasis"><em>stages</em></span>, which take the name of the
6453     containing phase, prefixed by one of <code class="varname">pre-</code>,
6454     <code class="varname">do-</code> or <code class="varname">post-</code>. (Examples are
6455     <code class="varname">pre-configure</code>, <code class="varname">post-build</code>.) Most
6456     of the actual work is done in the <code class="varname">do-*</code> stages.</p>
6457 <p>Never override the regular targets (like
6458     <code class="varname">fetch</code>), if you have to, override the
6459     <code class="varname">do-*</code> ones instead.</p>
6460 <p>The basic steps for building a program are always the same.  First
6461     the program's source (<span class="emphasis"><em>distfile</em></span>) must be brought to
6462     the local system and then extracted. After any pkgsrc-specific patches
6463     to compile properly are applied, the software can be configured, then
6464     built (usually by compiling), and finally the generated binaries, etc.
6465     can be put into place on the system.</p>
6466 <p>To get more details about what is happening at each step,
6467     you can set the <code class="varname">PKG_VERBOSE</code> variable, or the
6468     <code class="varname">PATCH_DEBUG</code> variable if you are just interested
6469     in more details about the <span class="emphasis"><em>patch</em></span> step.</p>
6470 </div>
6471 <div class="sect1" title="17.2. Program location">
6472 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6473 <a name="build.prefix"></a>17.2. Program location</h2></div></div></div>
6474 <p>Before outlining the process performed by the NetBSD package system in
6475     the next section, here's a brief discussion on where programs are
6476     installed, and which variables influence this.</p>
6477 <p>The automatic variable <code class="varname">PREFIX</code> indicates
6478     where all files of the final program shall be installed. It is
6479     usually set to <code class="varname">LOCALBASE</code>
6480     (<code class="filename">/usr/pkg</code>), or <code class="varname">CROSSBASE</code>
6481     for pkgs in the <code class="filename">cross</code> category.  The value of
6482     <code class="varname">PREFIX</code> needs to be put
6483     into the various places in the program's source where paths to
6484     these files are encoded.  See <a class="xref" href="#components.patches" title="11.3. patches/*">Section 11.3, &#8220;patches/*&#8221;</a> and <a class="xref" href="#fixes.libtool" title="19.3.1. Shared libraries - libtool">Section 19.3.1, &#8220;Shared libraries - libtool&#8221;</a> for more details.</p>
6485 <p>When choosing which of these variables to use,
6486     follow the following rules:</p>
6487 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
6488 <li class="listitem"><p><code class="varname">PREFIX</code> always points to the location
6489         where the current pkg will be installed.  When referring to a
6490         pkg's own installation path, use
6491         <span class="quote">&#8220;<span class="quote">${PREFIX}</span>&#8221;</span>.</p></li>
6492 <li class="listitem"><p><code class="varname">LOCALBASE</code> is where all non-X11 pkgs
6493         are installed.  If you need to construct a -I or -L argument
6494         to the compiler to find includes and libraries installed by
6495         another non-X11 pkg, use <span class="quote">&#8220;<span class="quote">${LOCALBASE}</span>&#8221;</span>. The name
6496         <code class="varname">LOCALBASE</code> stems from FreeBSD, which
6497         installed all packages in <code class="filename">/usr/local</code>. As
6498         pkgsrc leaves <code class="filename">/usr/local</code> for the system
6499         administrator, this variable is a misnomer.</p></li>
6500 <li class="listitem"><p><code class="varname">X11BASE</code> is where the actual X11
6501         distribution (from xsrc, etc.) is installed. When looking for
6502         <span class="emphasis"><em>standard</em></span> X11 includes (not those
6503         installed by a package), use <span class="quote">&#8220;<span class="quote">${X11BASE}</span>&#8221;</span>.</p></li>
6504 <li class="listitem">
6505 <p>X11-based packages are special in that they may be
6506         installed in either <code class="varname">X11BASE</code> or
6507         <code class="varname">LOCALBASE</code>.</p>
6508 <p>Usually, X11 packages should be installed under
6509         <code class="varname">LOCALBASE</code> whenever possible.  Note that you
6510         will need to include
6511         <code class="filename">../../mk/x11.buildlink3.mk</code> in them to
6512         request the presence of X11 and to get the right compilation
6513         flags.</p>
6514 <p>Even though, there are some packages that cannot be installed
6515         under <code class="varname">LOCALBASE</code>: those that come with app-defaults
6516         files. These packages are special and they must be placed under
6517         <code class="varname">X11BASE</code>. To accomplish this, set either
6518         <code class="varname">USE_X11BASE</code> or <code class="varname">USE_IMAKE</code> in
6519         your package.</p>
6520 <p>Some notes: If you need
6521         to find includes or libraries installed by a pkg that has
6522         <code class="varname">USE_IMAKE</code> or <code class="varname">USE_X11BASE</code> in
6523         its pkg <code class="filename">Makefile</code>, you need to look in
6524         <span class="emphasis"><em>both</em></span> <code class="filename">${X11BASE}</code> and
6525         <code class="filename">${LOCALBASE}</code>. To force installation of
6526         all X11 packages in <code class="varname">LOCALBASE</code>, the
6527         <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/xpkgwedge/README.html" target="_top"><code class="filename">pkgtools/xpkgwedge</code></a> package
6528         is enabled by default.</p>
6529 </li>
6530 <li class="listitem"><p><code class="varname">X11PREFIX</code> should be used to refer to
6531         the installed location of an X11
6532         package. <code class="varname">X11PREFIX</code> will be set to
6533         <code class="varname">X11BASE</code> if xpkgwedge is not installed, and
6534         to <code class="varname">LOCALBASE</code> if xpkgwedge is
6535         installed.</p></li>
6536 <li class="listitem">
6537 <p>If xpkgwedge is installed, it is possible to have some
6538         packages installed in <code class="varname">X11BASE</code> and some in
6539         <code class="varname">LOCALBASE</code>.  To determine the prefix of an
6540         installed package, the <code class="varname">EVAL_PREFIX</code>
6541         definition can be used. It takes pairs in the format
6542         <span class="quote">&#8220;<span class="quote">DIRNAME=&lt;package&gt;</span>&#8221;</span>, and the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a>
6543         variable <code class="varname">DIRNAME</code> will be set to the prefix
6544         of the installed package &lt;package&gt;, or
6545         <span class="quote">&#8220;<span class="quote">${X11PREFIX}</span>&#8221;</span> if the package is not
6546         installed.</p>
6547 <p>This is best illustrated by example.</p>
6548 <p>The following lines are taken from
6549         <code class="filename">pkgsrc/wm/scwm/Makefile</code>:</p>
6550 <pre class="programlisting">
6551 EVAL_PREFIX+=           GTKDIR=gtk+
6552 CONFIGURE_ARGS+=        --with-guile-prefix=${LOCALBASE:Q}
6553 CONFIGURE_ARGS+=        --with-gtk-prefix=${GTKDIR:Q}
6554 CONFIGURE_ARGS+=        --enable-multibyte
6555 </pre>
6556 <p>Specific defaults can be defined for the packages
6557         evaluated using <code class="varname">EVAL_PREFIX</code>, by using a
6558         definition of the form:</p>
6559 <pre class="programlisting">
6560 GTKDIR_DEFAULT= ${LOCALBASE}
6561 </pre>
6562 <p>where <code class="varname">GTKDIR</code> corresponds
6563         to the first definition in
6564         the <code class="varname">EVAL_PREFIX</code> pair.</p>
6565 </li>
6566 <li class="listitem"><p>Within <code class="filename">${PREFIX}</code>, packages should
6567         install files according to <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?hier+7+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">hier</span>(7)</span></a>, with the exception that
6568         manual pages go into <code class="filename">${PREFIX}/man</code>, not
6569         <code class="filename">${PREFIX}/share/man</code>.</p></li>
6570 </ul></div>
6571 </div>
6572 <div class="sect1" title="17.3. Directories used during the build process">
6573 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6574 <a name="build.builddirs"></a>17.3. Directories used during the build process</h2></div></div></div>
6575 <p>When building a package, various directories are used to store
6576     source files, temporary files, pkgsrc-internal files, and so on. These
6577     directories are explained here.</p>
6578 <p>Some of the directory variables contain relative pathnames. There
6579     are two common base directories for these relative directories:
6580     <code class="varname">PKGSRCDIR/PKGPATH</code> is used for directories that are
6581     pkgsrc-specific. <code class="varname">WRKSRC</code> is used for directories
6582     inside the package itself.</p>
6583 <div class="variablelist"><dl>
6584 <dt><span class="term"><code class="varname">PKGSRCDIR</code></span></dt>
6585 <dd><p>This is an absolute pathname that points to the pkgsrc
6586       root directory. Generally, you don't need
6587       it.</p></dd>
6588 <dt><span class="term"><code class="varname">PKGDIR</code></span></dt>
6589 <dd><p>This is an absolute pathname that points to the
6590       current package.</p></dd>
6591 <dt><span class="term"><code class="varname">PKGPATH</code></span></dt>
6592 <dd><p>This is a pathname relative to
6593       <code class="varname">PKGSRCDIR</code> that points to the current
6594       package.</p></dd>
6595 <dt><span class="term"><code class="varname">WRKDIR</code></span></dt>
6596 <dd><p>This is an absolute pathname pointing to the directory
6597       where all work takes place. The distfiles are extracted to this
6598       directory. It also contains temporary directories and log files used by
6599       the various pkgsrc frameworks, like <span class="emphasis"><em>buildlink</em></span> or
6600       the <span class="emphasis"><em>wrappers</em></span>.</p></dd>
6601 <dt><span class="term"><code class="varname">WRKSRC</code></span></dt>
6602 <dd><p>This is an absolute pathname pointing to the directory
6603       where the distfiles are extracted. It is usually a direct subdirectory
6604       of <code class="varname">WRKDIR</code>, and often it's the only directory entry
6605       that isn't hidden. This variable may be changed by a package
6606       <code class="filename">Makefile</code>.</p></dd>
6607 </dl></div>
6608 <p>The <code class="varname">CREATE_WRKDIR_SYMLINK</code> definition takes either
6609     the value <span class="emphasis"><em>yes</em></span> or <span class="emphasis"><em>no</em></span> and defaults
6610     to <span class="emphasis"><em>no</em></span>. It indicates whether a symbolic link to the
6611     <code class="varname">WRKDIR</code> is to be created in the pkgsrc entry's directory.
6612     If users would like to have their pkgsrc trees behave in a
6613     read-only manner, then the value of
6614     <code class="varname">CREATE_WRKDIR_SYMLINK</code> should be set to
6615     <span class="emphasis"><em>no</em></span>.</p>
6616 </div>
6617 <div class="sect1" title="17.4. Running a phase">
6618 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6619 <a name="build.running"></a>17.4. Running a phase</h2></div></div></div>
6620 <p>You can run a particular phase by typing <span class="command"><strong>make
6621     phase</strong></span>, where <span class="emphasis"><em>phase</em></span> is the name of the
6622     phase. This will automatically run all phases that are required for this
6623     phase. The default phase is <code class="varname">build</code>, that is, when you
6624     run <span class="command"><strong>make</strong></span> without parameters in a package directory,
6625     the package will be built, but not installed.</p>
6626 </div>
6627 <div class="sect1" title="17.5. The fetch phase">
6628 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6629 <a name="build.fetch"></a>17.5. The <span class="emphasis"><em>fetch</em></span> phase</h2></div></div></div>
6630 <p>The first step in building a package is to fetch the
6631     distribution files (distfiles) from the sites that are providing
6632     them. This is the task of the <span class="emphasis"><em>fetch</em></span>
6633     phase.</p>
6634 <div class="sect2" title="17.5.1. What to fetch and where to get it from">
6635 <div class="titlepage"><div><div><h3 class="title">
6636 <a name="build.fetch.what"></a>17.5.1. What to fetch and where to get it from</h3></div></div></div>
6637 <p>In simple cases, <code class="varname">MASTER_SITES</code>
6638       defines all URLs from where the distfile, whose name is
6639       derived from the <code class="varname">DISTNAME</code> variable, is
6640       fetched. The more complicated cases are described
6641       below.</p>
6642 <p>The variable <code class="varname">DISTFILES</code> specifies
6643       the list of distfiles that have to be fetched. Its value
6644       defaults to <code class="literal">${DISTNAME}${EXTRACT_SUFX}</code>,
6645       so that most packages don't need to define it at all.
6646       <code class="varname">EXTRACT_SUFX</code> is
6647       <code class="literal">.tar.gz</code> by default, but can be changed
6648       freely. Note that if your package requires additional
6649       distfiles to the default one, you cannot just append the
6650       additional filenames using the <code class="literal">+=</code>
6651       operator, but you have write for example:</p>
6652 <pre class="programlisting">
6653 DISTFILES=      ${DISTNAME}${EXTRACT_SUFX} additional-files.tar.gz
6654 </pre>
6655 <p>Each distfile is fetched from a list of sites, usually
6656       <code class="varname">MASTER_SITES</code>. If the package has multiple
6657       <code class="varname">DISTFILES</code> or multiple
6658       <code class="varname">PATCHFILES</code> from different sites, you can
6659       set
6660       <code class="varname">SITES.<em class="replaceable"><code>distfile</code></em></code>
6661       to the list of URLs where the file
6662       <code class="filename"><em class="replaceable"><code>distfile</code></em></code>
6663       (including the suffix) can be found.</p>
6664 <pre class="programlisting">
6665 DISTFILES=      ${DISTNAME}${EXTRACT_SUFX}
6666 DISTFILES+=     foo-file.tar.gz
6667 SITES.foo-file.tar.gz= \
6668 http://www.somewhere.com/somehow/ \
6669 http://www.somewhereelse.com/mirror/somehow/
6670 </pre>
6671 <p>When actually fetching the distfiles, each item from
6672       <code class="varname">MASTER_SITES</code> or
6673       <code class="varname">SITES.*</code> gets the name of each distfile
6674       appended to it, without an intermediate slash. Therefore,
6675       all site values have to end with a slash or other separator
6676       character. This allows for example to set
6677       <code class="varname">MASTER_SITES</code> to a URL of a CGI script
6678       that gets the name of the distfile as a parameter. In this
6679       case, the definition would look like:</p>
6680 <pre class="programlisting">
6681 MASTER_SITES=   http://www.example.com/download.cgi?file=
6682 </pre>
6683 <p> The exception to this rule are URLs starting with a dash.
6684       In that case the URL is taken as is, fetched and the result stored
6685       under the name of the distfile.</p>
6686 <p>There are some predefined values for
6687       <code class="varname">MASTER_SITES</code>, which can be used in
6688       packages.  The names of the variables should speak for
6689       themselves.</p>
6690 <pre class="programlisting">
6691 ${MASTER_SITE_APACHE}
6692 ${MASTER_SITE_BACKUP}
6693 ${MASTER_SITE_CYGWIN}
6694 ${MASTER_SITE_DEBIAN}
6695 ${MASTER_SITE_FREEBSD}
6696 ${MASTER_SITE_FREEBSD_LOCAL}
6697 ${MASTER_SITE_GENTOO}
6698 ${MASTER_SITE_GNOME}
6699 ${MASTER_SITE_GNU}
6700 ${MASTER_SITE_GNUSTEP}
6701 ${MASTER_SITE_IFARCHIVE}
6702 ${MASTER_SITE_KDE}
6703 ${MASTER_SITE_MOZILLA}
6704 ${MASTER_SITE_MYSQL}
6705 ${MASTER_SITE_OPENOFFICE}
6706 ${MASTER_SITE_PERL_CPAN}
6707 ${MASTER_SITE_PGSQL}
6708 ${MASTER_SITE_R_CRAN}
6709 ${MASTER_SITE_SOURCEFORGE}
6710 ${MASTER_SITE_SOURCEFORGE_JP}
6711 ${MASTER_SITE_SUNSITE}
6712 ${MASTER_SITE_SUSE}
6713 ${MASTER_SITE_TEX_CTAN}
6714 ${MASTER_SITE_XCONTRIB}
6715 ${MASTER_SITE_XEMACS}
6716 </pre>
6717 <p>Some explanations for the less self-explaining ones:
6718       <code class="varname">MASTER_SITE_BACKUP</code> contains backup sites
6719       for packages that are maintained in <a class="ulink" href="ftp://ftp.NetBSD.org/pkgsrc/distfiles/%24%7BDIST_SUBDIR%7D" target="_top">ftp://ftp.NetBSD.org/pkgsrc/distfiles/${DIST_SUBDIR}</a>.  <code class="varname">MASTER_SITE_LOCAL</code> contains local
6720       package source distributions that are maintained in <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/LOCAL_PORTS/" target="_top">ftp://ftp.NetBSD.org/pub/pkgsrc/distfiles/LOCAL_PORTS/</a>.</p>
6721 <p>If you choose one of these predefined sites, you may
6722       want to specify a subdirectory of that site. Since these
6723       macros may expand to more than one actual site, you
6724       <span class="emphasis"><em>must</em></span> use the following construct to
6725       specify a subdirectory:</p>
6726 <pre class="programlisting">
6727 MASTER_SITES=   ${MASTER_SITE_GNU:=subdirectory/name/}
6728 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=project_name/}
6729 </pre>
6730 <p>Note the trailing slash after the subdirectory
6731       name.</p>
6732 </div>
6733 <div class="sect2" title="17.5.2. How are the files fetched?">
6734 <div class="titlepage"><div><div><h3 class="title">
6735 <a name="build.fetch.how"></a>17.5.2. How are the files fetched?</h3></div></div></div>
6736 <p>The <span class="emphasis"><em>fetch</em></span> phase makes sure that
6737       all the distfiles exist in a local directory
6738       (<code class="varname">DISTDIR</code>, which can be set by the pkgsrc
6739       user). If the files do not exist, they are fetched using
6740       commands of the form</p>
6741 <pre class="programlisting">
6742 ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS}
6743 </pre>
6744 <p>where <code class="literal">${site}</code> varies through
6745       several possibilities in turn: first,
6746       <code class="varname">MASTER_SITE_OVERRIDE</code> is tried, then the
6747       sites specified in either <code class="varname">SITES.file</code> if
6748       defined, else <code class="varname">MASTER_SITES</code> or
6749       <code class="varname">PATCH_SITES</code>, as applies, then finally the
6750       value of <code class="varname">MASTER_SITE_BACKUP</code>. The order of
6751       all except the first and the last can be optionally sorted
6752       by the user, via setting either
6753       <code class="varname">MASTER_SORT_RANDOM</code>, and
6754       <code class="varname">MASTER_SORT_AWK</code> or
6755       <code class="varname">MASTER_SORT_REGEX</code>.</p>
6756 <p> The specific command and arguments used depend on the
6757       <code class="varname">FETCH_USING</code> parameter. The example above is
6758       for <code class="literal">FETCH_USING=custom</code>.</p>
6759 <p>The distfiles mirror run by the NetBSD Foundation uses the
6760       <span class="emphasis"><em>mirror-distfiles</em></span> target to mirror the
6761       distfiles, if they are freely distributable.  Packages setting
6762       <code class="varname">NO_SRC_ON_FTP</code> (usually to
6763       <span class="quote">&#8220;<span class="quote">${RESTRICTED}</span>&#8221;</span>) will not have their distfiles
6764       mirrored.</p>
6765 </div>
6766 </div>
6767 <div class="sect1" title="17.6. The checksum phase">
6768 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6769 <a name="build.checksum"></a>17.6. The <span class="emphasis"><em>checksum</em></span> phase</h2></div></div></div>
6770 <p>After the distfile(s) are fetched, their checksum is
6771     generated and compared with the checksums stored in the
6772     distinfo file. If the checksums don't match, the build is
6773     aborted. This is to ensure the same distfile is used for
6774     building, and that the distfile wasn't changed, e.g. by some
6775     malign force, deliberately changed distfiles on the master
6776     distribution site or network lossage.</p>
6777 </div>
6778 <div class="sect1" title="17.7. The extract phase">
6779 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6780 <a name="build.extract"></a>17.7. The <span class="emphasis"><em>extract</em></span> phase</h2></div></div></div>
6781 <p>When the distfiles are present on the local system, they
6782     need to be extracted, as they usually come in the form of some
6783     compressed archive format.</p>
6784 <p>By default, all <code class="varname">DISTFILES</code> are
6785     extracted. If you only need some of them, you can set the
6786     <code class="varname">EXTRACT_ONLY</code> variable to the list of those
6787     files.</p>
6788 <p>Extracting the files is usually done by a little
6789     program, <code class="filename">mk/extract/extract</code>, which
6790     already knows how to extract various archive formats, so most
6791     likely you will not need to change anything here. But if you
6792     need, the following variables may help you:</p>
6793 <div class="variablelist"><dl>
6794 <dt><span class="term"><code class="varname">EXTRACT_OPTS_{BIN,LHA,PAX,RAR,TAR,ZIP,ZOO}</code></span></dt>
6795 <dd><p>Use these variables to override the default
6796       options for an extract command, which are defined in
6797       <code class="filename">mk/extract/extract</code>.</p></dd>
6798 <dt><span class="term"><code class="varname">EXTRACT_USING</code></span></dt>
6799 <dd><p>This variable can be set to
6800       <code class="literal">bsdtar</code>, <code class="literal">gtar</code>, <code class="literal">nbtar</code>
6801       (which is the default value), <code class="literal">pax</code>, or an
6802       absolute pathname pointing to the command with which tar
6803       archives should be extracted.  It is preferred to choose bsdtar over gtar
6804       if NetBSD's pax-as-tar is not good enough.</p></dd>
6805 </dl></div>
6806 <p>If the <code class="filename">extract</code> program doesn't
6807     serve your needs, you can also override the
6808     <code class="varname">EXTRACT_CMD</code> variable, which holds the
6809     command used for extracting the files. This command is
6810     executed in the <code class="filename">${WRKSRC}</code>
6811     directory. During execution of this command, the shell
6812     variable <code class="varname">extract_file</code> holds the absolute
6813     pathname of the file that is going to be extracted.</p>
6814 <p>And if that still does not suffice, you can override the
6815     <code class="varname">do-extract</code> target in the package
6816     Makefile.</p>
6817 </div>
6818 <div class="sect1" title="17.8. The patch phase">
6819 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6820 <a name="build.patch"></a>17.8. The <span class="emphasis"><em>patch</em></span> phase</h2></div></div></div>
6821 <p>After extraction, all the patches named by the
6822     <code class="varname">PATCHFILES</code>, those present in the patches
6823     subdirectory of the package as well as in
6824     $LOCALPATCHES/$PKGPATH (e.g.
6825     <code class="filename">/usr/local/patches/graphics/png</code>) are
6826     applied.  Patchfiles ending in <code class="filename">.Z</code> or
6827     <code class="filename">.gz</code> are uncompressed before they are
6828     applied, files ending in <code class="filename">.orig</code> or
6829     <code class="filename">.rej</code> are ignored. Any special options to
6830     <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?patch+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">patch</span>(1)</span></a> can be handed in
6831     <code class="varname">PATCH_DIST_ARGS</code>.  See <a class="xref" href="#components.patches" title="11.3. patches/*">Section 11.3, &#8220;patches/*&#8221;</a> for more details.</p>
6832 <p>By default <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?patch+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">patch</span>(1)</span></a> is given special args to make
6833     it fail if the patches apply with some lines of fuzz. Please
6834     fix (regen) the patches so that they apply cleanly. The
6835     rationale behind this is that patches that don't apply cleanly
6836     may end up being applied in the wrong place, and cause severe
6837     harm there.</p>
6838 </div>
6839 <div class="sect1" title="17.9. The tools phase">
6840 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6841 <a name="build.tools"></a>17.9. The <span class="emphasis"><em>tools</em></span> phase</h2></div></div></div>
6842 <p>This is covered in <a class="xref" href="#tools" title="Chapter 18. Tools needed for building or running">Chapter 18, <i>Tools needed for building or running</i></a>.
6843     </p>
6844 </div>
6845 <div class="sect1" title="17.10. The wrapper phase">
6846 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6847 <a name="build.wrapper"></a>17.10. The <span class="emphasis"><em>wrapper</em></span> phase</h2></div></div></div>
6848 <p>This phase creates wrapper programs for the compilers and
6849     linkers. The following variables can be used to tweak the
6850     wrappers.</p>
6851 <div class="variablelist"><dl>
6852 <dt><span class="term"><code class="varname">ECHO_WRAPPER_MSG</code></span></dt>
6853 <dd><p>The command used to print progress
6854       messages. Does nothing by default. Set to
6855       <code class="literal">${ECHO}</code> to see the progress
6856       messages.</p></dd>
6857 <dt><span class="term"><code class="varname">WRAPPER_DEBUG</code></span></dt>
6858 <dd><p>This variable can be set to
6859       <code class="literal">yes</code> (default) or <code class="literal">no</code>,
6860       depending on whether you want additional information in the
6861       wrapper log file.</p></dd>
6862 <dt><span class="term"><code class="varname">WRAPPER_UPDATE_CACHE</code></span></dt>
6863 <dd><p>This variable can be set to
6864       <code class="literal">yes</code> or <code class="literal">no</code>, depending
6865       on whether the wrapper should use its cache, which will
6866       improve the speed. The default value is
6867       <code class="literal">yes</code>, but is forced to
6868       <code class="literal">no</code> if the platform does not support
6869       it.</p></dd>
6870 <dt><span class="term"><code class="varname">WRAPPER_REORDER_CMDS</code></span></dt>
6871 <dd><p>A list of reordering commands. A reordering
6872       command has the form
6873       <code class="literal">reorder:l:<em class="replaceable"><code>lib1</code></em>:<em class="replaceable"><code>lib2</code></em></code>.
6874       It ensures that that
6875       <code class="literal">-l<em class="replaceable"><code>lib1</code></em></code> occurs
6876       before <code class="literal">-l<em class="replaceable"><code>lib2</code></em></code>.
6877       </p></dd>
6878 <dt><span class="term"><code class="varname">WRAPPER_TRANSFORM_CMDS</code></span></dt>
6879 <dd><p>A list of transformation commands. [TODO:
6880       investigate further]</p></dd>
6881 </dl></div>
6882 </div>
6883 <div class="sect1" title="17.11. The configure phase">
6884 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6885 <a name="build.configure"></a>17.11. The <span class="emphasis"><em>configure</em></span> phase</h2></div></div></div>
6886 <p>Most pieces of software need information on the header
6887     files, system calls, and library routines which are available
6888     on the platform they run on. The process of determining this
6889     information is known as configuration, and is usually
6890     automated. In most cases, a script is supplied with the
6891     distfiles, and its invocation results in generation of header
6892     files, Makefiles, etc.</p>
6893 <p>If the package contains a configure script, this can be
6894     invoked by setting <code class="varname">HAS_CONFIGURE</code> to
6895     <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>. If the configure script is a GNU autoconf
6896     script, you should set <code class="varname">GNU_CONFIGURE</code> to
6897     <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> instead. What happens in the
6898     <span class="emphasis"><em>configure</em></span> phase is roughly:</p>
6899 <pre class="programlisting">
6900 .for d in ${CONFIGURE_DIRS}
6901         cd ${WRKSRC} \
6902         &amp;&amp; cd ${d} \
6903         &amp;&amp; env ${CONFIGURE_ENV} ${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}
6904 .endfor
6905 </pre>
6906 <p><code class="varname">CONFIGURE_DIRS</code> (default:
6907     <span class="quote">&#8220;<span class="quote">.</span>&#8221;</span>) is a list of pathnames relative to
6908     <code class="varname">WRKSRC</code>. In each of these directories, the
6909     configure script is run with the environment
6910     <code class="varname">CONFIGURE_ENV</code> and arguments
6911     <code class="varname">CONFIGURE_ARGS</code>. The variables
6912     <code class="varname">CONFIGURE_ENV</code>,
6913     <code class="varname">CONFIGURE_SCRIPT</code> (default:
6914     <span class="quote">&#8220;<span class="quote">./configure</span>&#8221;</span>) and
6915     <code class="varname">CONFIGURE_ARGS</code> may all be changed by the
6916     package.</p>
6917 <p>If the program uses an <code class="filename">Imakefile</code>
6918     for configuration, the appropriate steps can be invoked by
6919     setting <code class="varname">USE_IMAKE</code> to
6920     <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>. (If you only want the package installed in
6921     <code class="varname">${X11PREFIX}</code> but xmkmf not being run, set
6922     <code class="varname">USE_X11BASE</code> instead.)  You can add variables to
6923     xmkmf's environment by adding them to the
6924     <code class="varname">SCRIPTS_ENV</code> variable.</p>
6925 <p>If the program uses <code class="filename">cmake</code>
6926     for configuration, the appropriate steps can be invoked by
6927     setting <code class="varname">USE_CMAKE</code> to <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>.
6928     You can add variables to cmake's environment by adding them to the
6929     <code class="varname">CONFIGURE_ENV</code> variable and arguments to cmake
6930     by adding them to the <code class="varname">CMAKE_ARGS</code> variable.
6931     The top directory argument is given by the
6932     <code class="varname">CMAKE_ARG_PATH</code> variable, that defaults to
6933     <span class="quote">&#8220;<span class="quote">.</span>&#8221;</span> (relative to <code class="varname">CONFIGURE_DIRS</code>)</p>
6934 <p>If there is no configure step at all, set
6935     <code class="varname">NO_CONFIGURE</code> to <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>.</p>
6936 </div>
6937 <div class="sect1" title="17.12. The build phase">
6938 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6939 <a name="build.build"></a>17.12. The <span class="emphasis"><em>build</em></span> phase</h2></div></div></div>
6940 <p>For building a package, a rough equivalent of the
6941     following code is executed.</p>
6942 <pre class="programlisting">
6943 .for d in ${BUILD_DIRS}
6944         cd ${WRKSRC} \
6945         &amp;&amp; cd ${d} \
6946         &amp;&amp; env ${MAKE_ENV} \
6947             ${MAKE_PROGRAM} ${BUILD_MAKE_FLAGS} \
6948                 -f ${MAKE_FILE} \
6949                 ${BUILD_TARGET}
6950 .endfor
6951 </pre>
6952 <p><code class="varname">BUILD_DIRS</code> (default:
6953     <span class="quote">&#8220;<span class="quote">.</span>&#8221;</span>) is a list of pathnames relative to
6954     <code class="varname">WRKSRC</code>. In each of these directories,
6955     <code class="varname">MAKE_PROGRAM</code> is run with the environment
6956     <code class="varname">MAKE_ENV</code> and arguments
6957     <code class="varname">BUILD_MAKE_FLAGS</code>. The variables
6958     <code class="varname">MAKE_ENV</code>,
6959     <code class="varname">BUILD_MAKE_FLAGS</code>,
6960     <code class="varname">MAKE_FILE</code> and
6961     <code class="varname">BUILD_TARGET</code> may all be changed by the
6962     package.</p>
6963 <p>The default value of <code class="varname">MAKE_PROGRAM</code> is
6964     <span class="quote">&#8220;<span class="quote">gmake</span>&#8221;</span> if <code class="varname">USE_TOOLS</code> contains
6965     <span class="quote">&#8220;<span class="quote">gmake</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">make</span>&#8221;</span> otherwise. The
6966     default value of <code class="varname">MAKE_FILE</code> is
6967     <span class="quote">&#8220;<span class="quote">Makefile</span>&#8221;</span>, and <code class="varname">BUILD_TARGET</code>
6968     defaults to <span class="quote">&#8220;<span class="quote">all</span>&#8221;</span>.</p>
6969 <p>If there is no build step at all, set
6970     <code class="varname">NO_BUILD</code> to <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>.</p>
6971 </div>
6972 <div class="sect1" title="17.13. The test phase">
6973 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6974 <a name="build.test"></a>17.13. The <span class="emphasis"><em>test</em></span> phase</h2></div></div></div>
6975 <p>[TODO]</p>
6976 </div>
6977 <div class="sect1" title="17.14. The install phase">
6978 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
6979 <a name="build.install"></a>17.14. The <span class="emphasis"><em>install</em></span> phase</h2></div></div></div>
6980 <p>Once the build stage has completed, the final step is to
6981     install the software in public directories, so users can
6982     access the programs and files.</p>
6983 <p>In the <span class="emphasis"><em>install</em></span> phase, a rough
6984     equivalent of the following code is executed. Additionally,
6985     before and after this code, much magic is performed to do
6986     consistency checks, registering the package, and so on.</p>
6987 <pre class="programlisting">
6988 .for d in ${INSTALL_DIRS}
6989         cd ${WRKSRC} \
6990         &amp;&amp; cd ${d} \
6991         &amp;&amp; env ${MAKE_ENV} \
6992             ${MAKE_PROGRAM} ${INSTALL_MAKE_FLAGS} \
6993                 -f ${MAKE_FILE} \
6994                 ${INSTALL_TARGET}
6995 .endfor
6996 </pre>
6997 <p>The variable's meanings are analogous to the ones in the
6998     <span class="emphasis"><em>build</em></span> phase.
6999     <code class="varname">INSTALL_DIRS</code> defaults to
7000     <code class="varname">BUILD_DIRS</code>. <code class="varname">INSTALL_TARGET</code>
7001     is <span class="quote">&#8220;<span class="quote">install</span>&#8221;</span> by default, plus
7002     <span class="quote">&#8220;<span class="quote">install.man</span>&#8221;</span> if <code class="varname">USE_IMAKE</code> is
7003     defined and <code class="varname">NO_INSTALL_MANPAGES</code> is not
7004     defined.</p>
7005 <p>In the <span class="emphasis"><em>install</em></span> phase, the following
7006     variables are useful. They are all variations of the
7007     <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?install+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">install</span>(1)</span></a> command that have the owner, group and
7008     permissions preset. <code class="varname">INSTALL</code> is the plain
7009     install command. The specialized variants, together with their
7010     intended use, are:</p>
7011 <div class="variablelist"><dl>
7012 <dt><span class="term"><code class="varname">INSTALL_PROGRAM_DIR</code></span></dt>
7013 <dd><p>directories that contain
7014       binaries</p></dd>
7015 <dt><span class="term"><code class="varname">INSTALL_SCRIPT_DIR</code></span></dt>
7016 <dd><p>directories that contain
7017       scripts</p></dd>
7018 <dt><span class="term"><code class="varname">INSTALL_LIB_DIR</code></span></dt>
7019 <dd><p>directories that contain shared and static
7020       libraries</p></dd>
7021 <dt><span class="term"><code class="varname">INSTALL_DATA_DIR</code></span></dt>
7022 <dd><p>directories that contain data
7023       files</p></dd>
7024 <dt><span class="term"><code class="varname">INSTALL_MAN_DIR</code></span></dt>
7025 <dd><p>directories that contain man
7026       pages</p></dd>
7027 <dt><span class="term"><code class="varname">INSTALL_PROGRAM</code></span></dt>
7028 <dd><p>binaries that can be stripped from debugging
7029       symbols</p></dd>
7030 <dt><span class="term"><code class="varname">INSTALL_SCRIPT</code></span></dt>
7031 <dd><p>binaries that cannot be
7032       stripped</p></dd>
7033 <dt><span class="term"><code class="varname">INSTALL_GAME</code></span></dt>
7034 <dd><p>game
7035       binaries</p></dd>
7036 <dt><span class="term"><code class="varname">INSTALL_LIB</code></span></dt>
7037 <dd><p>shared and static
7038       libraries</p></dd>
7039 <dt><span class="term"><code class="varname">INSTALL_DATA</code></span></dt>
7040 <dd><p>data files</p></dd>
7041 <dt><span class="term"><code class="varname">INSTALL_GAME_DATA</code></span></dt>
7042 <dd><p>data files for
7043       games</p></dd>
7044 <dt><span class="term"><code class="varname">INSTALL_MAN</code></span></dt>
7045 <dd><p>man pages</p></dd>
7046 </dl></div>
7047 <p>Some other variables are:</p>
7048 <div class="variablelist"><dl>
7049 <dt><span class="term"><code class="varname">INSTALLATION_DIRS</code></span></dt>
7050 <dd><p>A list of directories relative to
7051       <code class="varname">PREFIX</code> that are created by pkgsrc at the
7052       beginning of the <span class="emphasis"><em>install</em></span> phase.
7053       The package is supposed to create all needed directories itself
7054       before installing files to it and list all other directories here.
7055       </p></dd>
7056 </dl></div>
7057 <p>In the rare cases that a package shouldn't install anything,
7058     set <code class="varname">NO_INSTALL</code> to <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>. This is
7059     mostly relevant for packages in the <code class="filename">regress</code>
7060     category.</p>
7061 </div>
7062 <div class="sect1" title="17.15. The package phase">
7063 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7064 <a name="build.package"></a>17.15. The <span class="emphasis"><em>package</em></span> phase</h2></div></div></div>
7065 <p>Once the install stage has completed, a binary package of
7066     the installed files can be built.  These binary packages can be
7067     used for quick installation without previous compilation, e.g. by
7068     the <span class="command"><strong>make bin-install</strong></span> or by using
7069     <span class="command"><strong>pkg_add</strong></span>.</p>
7070 <p>By default, the binary packages are created in
7071     <code class="filename">${PACKAGES}/All</code> and symlinks are created in
7072     <code class="filename">${PACKAGES}/<em class="replaceable"><code>category</code></em></code>,
7073     one for each category in the <code class="varname">CATEGORIES</code>
7074     variable.  <code class="varname">PACKAGES</code> defaults to
7075     <code class="filename">pkgsrc/packages</code>.</p>
7076 </div>
7077 <div class="sect1" title="17.16. Cleaning up">
7078 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7079 <a name="build.clean"></a>17.16. Cleaning up</h2></div></div></div>
7080 <p>Once you're finished with a package, you can clean the work
7081     directory by running <span class="command"><strong>make clean</strong></span>.  If you want
7082     to clean the work directories of all dependencies too, use
7083     <span class="command"><strong>make clean-depends</strong></span>.</p>
7084 </div>
7085 <div class="sect1" title="17.17. Other helpful targets">
7086 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7087 <a name="build.helpful-targets"></a>17.17. Other helpful targets</h2></div></div></div>
7088 <div class="variablelist"><dl>
7089 <dt><span class="term">pre/post-*</span></dt>
7090 <dd><p>For any of the main targets described in the
7091           previous section, two auxiliary targets exist with
7092           <span class="quote">&#8220;<span class="quote">pre-</span>&#8221;</span> and <span class="quote">&#8220;<span class="quote">post-</span>&#8221;</span> used as a
7093           prefix for the main target's name.  These targets are
7094           invoked before and after the main target is called,
7095           allowing extra configuration or installation steps be
7096           performed from a package's Makefile, for example, which
7097           a program's configure script or install target
7098           omitted.</p></dd>
7099 <dt><span class="term">do-*</span></dt>
7100 <dd><p>Should one of the main targets do the wrong thing,
7101           and should there be no variable to fix this, you can
7102           redefine it with the do-* target.  (Note that redefining
7103           the target itself instead of the do-* target is a bad
7104           idea, as the pre-* and post-* targets won't be called
7105           anymore, etc.) You will not usually need to do
7106           this.</p></dd>
7107 <dt><span class="term">reinstall</span></dt>
7108 <dd>
7109 <p>If you did a <span class="command"><strong>make install</strong></span> and
7110           you noticed some file was not installed properly, you
7111           can repeat the installation with this target, which will
7112           ignore the <span class="quote">&#8220;<span class="quote">already installed</span>&#8221;</span> flag.</p>
7113 <p>This is the default value of
7114           <code class="varname">DEPENDS_TARGET</code> except in the case of
7115           <span class="command"><strong>make update</strong></span> and <span class="command"><strong>make
7116           package</strong></span>, where the defaults are
7117           <span class="quote">&#8220;<span class="quote">package</span>&#8221;</span> and <span class="quote">&#8220;<span class="quote">update</span>&#8221;</span>,
7118           respectively.</p>
7119 </dd>
7120 <dt><span class="term">deinstall</span></dt>
7121 <dd>
7122 <p>This target does a <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_delete</span>(1)</span></a> in the
7123           current directory, effectively de-installing the
7124           package. The following variables can be used to tune the
7125           behaviour:</p>
7126 <div class="variablelist"><dl>
7127 <dt><span class="term"><code class="varname">PKG_VERBOSE</code></span></dt>
7128 <dd><p>Add a "-v" to the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_delete</span>(1)</span></a> command.</p></dd>
7129 <dt><span class="term"><code class="varname">DEINSTALLDEPENDS</code></span></dt>
7130 <dd><p>Remove all packages that require (depend on)
7131                 the given package.  This can be used to remove any
7132                 packages that may have been pulled in by a given
7133                 package, e.g. if <span class="command"><strong>make deinstall
7134                 DEINSTALLDEPENDS=1</strong></span> is done in
7135                 <code class="filename">pkgsrc/x11/kde</code>, this is
7136                 likely to remove whole KDE. Works by adding
7137                 <span class="quote">&#8220;<span class="quote">-R</span>&#8221;</span> to the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_delete</span>(1)</span></a>
7138                 command line.</p></dd>
7139 </dl></div>
7140 </dd>
7141 <dt><span class="term">bin-install</span></dt>
7142 <dd><p>Install a binary package from local disk and via FTP
7143           from a list of sites (see the
7144           <code class="varname">BINPKG_SITES</code> variable), and do a
7145           <span class="command"><strong>make package</strong></span> if no binary package is
7146           available anywhere.  The arguments given to
7147           <span class="command"><strong>pkg_add</strong></span> can be set via
7148           <code class="varname">BIN_INSTALL_FLAGS</code> e.g., to do verbose
7149           operation, etc.</p></dd>
7150 <dt><span class="term">update</span></dt>
7151 <dd>
7152 <p>This target causes the current package to be
7153           updated to the latest version.  The package and all
7154           depending packages first get de-installed, then current
7155           versions of the corresponding packages get compiled and
7156           installed.  This is similar to manually noting which
7157           packages are currently installed, then performing a
7158           series of <span class="command"><strong>make deinstall</strong></span> and
7159           <span class="command"><strong>make install</strong></span> (or whatever
7160           <code class="varname">UPDATE_TARGET</code> is set to) for these
7161           packages.</p>
7162 <p>You can use the <span class="quote">&#8220;<span class="quote">update</span>&#8221;</span> target to
7163           resume package updating in case a previous <span class="command"><strong>make
7164           update</strong></span> was interrupted for some reason.
7165           However, in this case, make sure you don't call
7166           <span class="command"><strong>make clean</strong></span> or otherwise remove the
7167           list of dependent packages in <code class="varname">WRKDIR</code>.
7168           Otherwise, you lose the ability to automatically update
7169           the current package along with the dependent packages
7170           you have installed.</p>
7171 <p>Resuming an interrupted <span class="command"><strong>make
7172           update</strong></span> will only work as long as the package
7173           tree remains unchanged.  If the source code for one of
7174           the packages to be updated has been changed, resuming
7175           <span class="command"><strong>make update</strong></span> will most certainly
7176           fail!</p>
7177 <p>The following variables can be used either on the
7178           command line or in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> to
7179           alter the behaviour of <span class="command"><strong>make
7180           update</strong></span>:</p>
7181 <div class="variablelist"><dl>
7182 <dt><span class="term"><code class="varname">UPDATE_TARGET</code></span></dt>
7183 <dd><p>Install target to recursively use for the
7184                 updated package and the dependent packages.
7185                 Defaults to <code class="varname">DEPENDS_TARGET</code> if
7186                 set, <span class="quote">&#8220;<span class="quote">install</span>&#8221;</span> otherwise for
7187                 <span class="command"><strong>make update</strong></span>.  Other good
7188                 targets are <span class="quote">&#8220;<span class="quote">package</span>&#8221;</span> or
7189                 <span class="quote">&#8220;<span class="quote">bin-install</span>&#8221;</span>.  Do not set this to
7190                 <span class="quote">&#8220;<span class="quote">update</span>&#8221;</span> or you will get stuck in an
7191                 endless loop!</p></dd>
7192 <dt><span class="term"><code class="varname">NOCLEAN</code></span></dt>
7193 <dd><p>Don't clean up after updating.  Useful if
7194                 you want to leave the work sources of the updated
7195                 packages around for inspection or other purposes.
7196                 Be sure you eventually clean up the source tree
7197                 (see the <span class="quote">&#8220;<span class="quote">clean-update</span>&#8221;</span> target below)
7198                 or you may run into troubles with old source code
7199                 still lying around on your next
7200                 <span class="command"><strong>make</strong></span> or <span class="command"><strong>make
7201                 update</strong></span>.</p></dd>
7202 <dt><span class="term"><code class="varname">REINSTALL</code></span></dt>
7203 <dd><p>Deinstall each package before installing
7204                 (making <code class="varname">DEPENDS_TARGET</code>). This
7205                 may be necessary if the
7206                 <span class="quote">&#8220;<span class="quote">clean-update</span>&#8221;</span> target (see below) was
7207                 called after interrupting a running <span class="command"><strong>make
7208                 update</strong></span>.</p></dd>
7209 <dt><span class="term"><code class="varname">DEPENDS_TARGET</code></span></dt>
7210 <dd><p>Allows you to disable recursion and hardcode
7211                 the target for packages.  The default is
7212                 <span class="quote">&#8220;<span class="quote">update</span>&#8221;</span> for the update target,
7213                 facilitating a recursive update of prerequisite
7214                 packages.  Only set
7215                 <code class="varname">DEPENDS_TARGET</code> if you want to
7216                 disable recursive updates. Use
7217                 <code class="varname">UPDATE_TARGET</code> instead to just
7218                 set a specific target for each package to be
7219                 installed during <span class="command"><strong>make update</strong></span>
7220                 (see above).</p></dd>
7221 </dl></div>
7222 </dd>
7223 <dt><span class="term">clean-update</span></dt>
7224 <dd>
7225 <p>Clean the source tree for all packages that would
7226           get updated if <span class="command"><strong>make update</strong></span> was called
7227           from the current directory.  This target should not be
7228           used if the current package (or any of its depending
7229           packages) have already been de-installed (e.g., after
7230           calling <span class="command"><strong>make update</strong></span>) or you may lose
7231           some packages you intended to update. As a rule of
7232           thumb: only use this target <span class="emphasis"><em>before</em></span>
7233           the first time you run <span class="command"><strong>make update</strong></span>
7234           and only if you have a dirty package tree (e.g., if you
7235           used <code class="varname">NOCLEAN</code>).</p>
7236 <p>If you are unsure about whether your tree is
7237           clean, you can either perform a <span class="command"><strong>make
7238           clean</strong></span> at the top of the tree, or use the
7239           following sequence of commands from the directory of the
7240           package you want to update (<span class="emphasis"><em>before</em></span>
7241           running <span class="command"><strong>make update</strong></span> for the first
7242           time, otherwise you lose all the packages you wanted to
7243           update!):</p>
7244 <pre class="screen">
7245 <code class="prompt">#</code> <strong class="userinput"><code>make clean-update</code></strong>
7246 <code class="prompt">#</code> <strong class="userinput"><code>make clean CLEANDEPENDS=YES</code></strong>
7247 <code class="prompt">#</code> <strong class="userinput"><code>make update</code></strong>
7248           </pre>
7249 <p>The following variables can be used either on the
7250           command line or in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> to alter the behaviour of
7251           <span class="command"><strong>make clean-update</strong></span>:</p>
7252 <div class="variablelist"><dl>
7253 <dt><span class="term"><code class="varname">CLEAR_DIRLIST</code></span></dt>
7254 <dd><p>After <span class="command"><strong>make clean</strong></span>, do not
7255                 reconstruct the list of directories to update for
7256                 this package.  Only use this if <span class="command"><strong>make
7257                 update</strong></span> successfully installed all
7258                 packages you wanted to update.  Normally, this is
7259                 done automatically on <span class="command"><strong>make
7260                 update</strong></span>, but may have been suppressed by
7261                 the <code class="varname">NOCLEAN</code> variable (see
7262                 above).</p></dd>
7263 </dl></div>
7264 </dd>
7265 <dt><span class="term">replace</span></dt>
7266 <dd>
7267 <p>Update the installation of the current package.  This
7268           differs from update in that it does not replace dependent
7269           packages.  You will need to install <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_tarup/README.html" target="_top"><code class="filename">pkgtools/pkg_tarup</code></a> for this
7270           target to work.</p>
7271 <p><span class="emphasis"><em>Be careful when using this
7272           target!</em></span> There are no guarantees that dependent
7273           packages will still work, in particular they will most
7274           certainly break if you <span class="command"><strong>make replace</strong></span> a
7275           library package whose shared library major version changed
7276           between your installed version and the new one.  For this
7277           reason, this target is not officially supported and only
7278           recommended for advanced users.</p>
7279 </dd>
7280 <dt><span class="term">info</span></dt>
7281 <dd><p>This target invokes <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_info+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_info</span>(1)</span></a> for the current
7282           package. You can use this to check which version of a
7283           package is installed.</p></dd>
7284 <dt><span class="term">index</span></dt>
7285 <dd>
7286 <p>This is a top-level command, i.e. it should be used in
7287           the <code class="filename">pkgsrc</code> directory.  It creates a
7288           database of all packages in the local pkgsrc tree, including
7289           dependencies, comment, maintainer, and some other useful
7290           information.  Individual entries are created by running
7291           <span class="command"><strong>make describe</strong></span> in the packages'
7292           directories.  This index file is saved as
7293           <code class="filename">pkgsrc/INDEX</code>.  It can be displayed in
7294           verbose format by running <span class="command"><strong>make
7295           print-index</strong></span>.  You can search in it with
7296           <span class="command"><strong>make search
7297           key=<em class="replaceable"><code>something</code></em></strong></span>.  You can
7298           extract a list of all packages that depend on a particular
7299           one by running <span class="command"><strong>make show-deps
7300           PKG=<em class="replaceable"><code>somepackage</code></em></strong></span>.</p>
7301 <p>Running this command takes a very long time, some
7302           hours even on fast machines!</p>
7303 </dd>
7304 <dt><span class="term">readme</span></dt>
7305 <dd>
7306 <p>This target generates a
7307           <code class="filename">README.html</code> file, which can be
7308           viewed using a browser such as <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/firefox/README.html" target="_top"><code class="filename">www/firefox</code></a> or <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/www/links/README.html" target="_top"><code class="filename">www/links</code></a>.  The generated files
7309           contain references to any packages which are in the
7310           <code class="varname">PACKAGES</code> directory on the local
7311           host. The generated files can be made to refer to URLs
7312           based on <code class="varname">FTP_PKG_URL_HOST</code> and
7313           <code class="varname">FTP_PKG_URL_DIR</code>. For example, if I
7314           wanted to generate <code class="filename">README.html</code>
7315           files which pointed to binary packages on the local
7316           machine, in the directory
7317           <code class="filename">/usr/packages</code>, set
7318           <code class="varname">FTP_PKG_URL_HOST=file://localhost</code> and
7319           <code class="varname">FTP_PKG_URL_DIR=/usr/packages</code>. The
7320           <code class="varname">${PACKAGES}</code> directory and its
7321           subdirectories will be searched for all the binary
7322           packages.</p>
7323 <p>The target can be run at the toplevel or in category
7324           directories, in which case it descends recursively.</p>
7325 </dd>
7326 <dt><span class="term">readme-all</span></dt>
7327 <dd><p>This is a top-level command, run it in
7328           <code class="filename">pkgsrc</code>.  Use this target to create a
7329           file <code class="filename">README-all.html</code> which contains a
7330           list of all packages currently available in the NetBSD
7331           Packages Collection, together with the category they belong
7332           to and a short description. This file is compiled from the
7333           <code class="filename">pkgsrc/*/README.html</code> files, so be sure
7334           to run this <span class="emphasis"><em>after</em></span> a <span class="command"><strong>make
7335           readme</strong></span>.</p></dd>
7336 <dt><span class="term">cdrom-readme</span></dt>
7337 <dd><p>This is very much the same as the
7338           <span class="quote">&#8220;<span class="quote">readme</span>&#8221;</span> target (see above), but is to be
7339           used when generating a pkgsrc tree to be written to a
7340           CD-ROM.  This target also produces
7341           <code class="filename">README.html</code> files, and can be made
7342           to refer to URLs based on
7343           <code class="varname">CDROM_PKG_URL_HOST</code> and
7344           <code class="varname">CDROM_PKG_URL_DIR</code>.</p></dd>
7345 <dt><span class="term">show-distfiles</span></dt>
7346 <dd><p>This target shows which distfiles and patchfiles
7347           are needed to build the package
7348           (<code class="varname">ALLFILES</code>, which contains all
7349           <code class="varname">DISTFILES</code> and
7350           <code class="varname">PATCHFILES</code>, but not
7351           <code class="filename">patches/*</code>).</p></dd>
7352 <dt><span class="term">show-downlevel</span></dt>
7353 <dd><p>This target shows nothing if the package is not
7354           installed. If a version of this package is installed,
7355           but is not the version provided in this version of
7356           pkgsrc, then a warning message is displayed. This target
7357           can be used to show which of your installed packages are
7358           downlevel, and so the old versions can be deleted, and
7359           the current ones added.</p></dd>
7360 <dt><span class="term">show-pkgsrc-dir</span></dt>
7361 <dd><p>This target shows the directory in the pkgsrc
7362           hierarchy from which the package can be built and
7363           installed. This may not be the same directory as the one
7364           from which the package was installed. This target is
7365           intended to be used by people who may wish to upgrade
7366           many packages on a single host, and can be invoked from
7367           the top-level pkgsrc Makefile by using the
7368           <span class="quote">&#8220;<span class="quote">show-host-specific-pkgs</span>&#8221;</span> target.</p></dd>
7369 <dt><span class="term">show-installed-depends</span></dt>
7370 <dd><p>This target shows which installed packages match
7371           the current package's <code class="varname">DEPENDS</code>. Useful
7372           if out of date dependencies are causing build
7373           problems.</p></dd>
7374 <dt><span class="term">check-shlibs</span></dt>
7375 <dd><p>After a package is installed, check all its
7376           binaries and (on ELF platforms) shared libraries to see
7377           if they find the shared libs they need.  Run by default
7378           if <code class="varname">PKG_DEVELOPER</code> is set in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.</p></dd>
7379 <dt><span class="term">print-PLIST</span></dt>
7380 <dd>
7381 <p>After a <span class="quote">&#8220;<span class="quote">make install</span>&#8221;</span> from a new or
7382           upgraded pkg, this prints out an attempt to generate a
7383           new <code class="filename">PLIST</code> from a <span class="command"><strong>find
7384           -newer work/.extract_done</strong></span>.  An attempt is made
7385           to care for shared libs etc., but it is
7386           <span class="emphasis"><em>strongly</em></span> recommended to review the
7387           result before putting it into
7388           <code class="filename">PLIST</code>. On upgrades, it's useful to
7389           diff the output of this command against an already
7390           existing <code class="filename">PLIST</code> file.</p>
7391 <p>If the package installs files via <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?tar+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">tar</span>(1)</span></a> or
7392           other methods that don't update file access times, be
7393           sure to add these files manually to your
7394           <code class="filename">PLIST</code>, as the <span class="quote">&#8220;<span class="quote">find
7395           -newer</span>&#8221;</span> command used by this target won't catch
7396           them!</p>
7397 <p>See <a class="xref" href="#print-PLIST" title="13.3. Tweaking output of make print-PLIST">Section 13.3, &#8220;Tweaking output of <span class="command"><strong>make print-PLIST</strong></span>&#8221;</a> for more
7398           information on this target.</p>
7399 </dd>
7400 <dt><span class="term">bulk-package</span></dt>
7401 <dd>
7402 <p>Used to do bulk builds. If an appropriate binary
7403           package already exists, no action is taken. If not, this
7404           target will compile, install and package it (and its
7405           depends, if <code class="varname">PKG_DEPENDS</code> is set
7406           properly. See <a class="xref" href="#binary.configuration" title="7.3.1. Configuration">Section 7.3.1, &#8220;Configuration&#8221;</a>).
7407           After creating the binary package, the sources, the
7408           just-installed package and its required packages are
7409           removed, preserving free disk space.</p>
7410 <p><span class="emphasis"><em>Beware that this target may deinstall
7411           all packages installed on a system!</em></span></p>
7412 </dd>
7413 <dt><span class="term">bulk-install</span></dt>
7414 <dd>
7415 <p>Used during bulk-installs to install required
7416           packages. If an up-to-date binary package is available,
7417           it will be installed via <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a>. If not,
7418           <span class="command"><strong>make bulk-package</strong></span> will be executed,
7419           but the installed binary won't be removed.</p>
7420 <p>A binary package is considered
7421           <span class="quote">&#8220;<span class="quote">up-to-date</span>&#8221;</span> to be installed via
7422           <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_add+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_add</span>(1)</span></a> if:</p>
7423 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
7424 <li class="listitem"><p>None of the package's files
7425               (<code class="filename">Makefile</code>, ...) were modified
7426               since it was built.</p></li>
7427 <li class="listitem"><p>None of the package's required (binary)
7428               packages were modified since it was built.</p></li>
7429 </ul></div>
7430 <p><span class="emphasis"><em>Beware that this target may deinstall
7431           all packages installed on a system!</em></span></p>
7432 </dd>
7433 </dl></div>
7434 </div>
7435 </div>
7436 <div class="chapter" title="Chapter 18. Tools needed for building or running">
7437 <div class="titlepage"><div><div><h2 class="title">
7438 <a name="tools"></a>Chapter 18. Tools needed for building or running</h2></div></div></div>
7439 <div class="toc">
7440 <p><b>Table of Contents</b></p>
7441 <dl>
7442 <dt><span class="sect1"><a href="#pkgsrc-tools">18.1. Tools for pkgsrc builds</a></span></dt>
7443 <dt><span class="sect1"><a href="#package-tools">18.2. Tools needed by packages</a></span></dt>
7444 <dt><span class="sect1"><a href="#platform-tools">18.3. Tools provided by platforms</a></span></dt>
7445 <dt><span class="sect1"><a href="#tools.questions">18.4. Questions regarding the tools</a></span></dt>
7446 </dl>
7447 </div>
7448 <p>The <code class="varname">USE_TOOLS</code> definition is used both internally
7449 by pkgsrc and also for individual packages to define what commands
7450 are needed for building a package (like <code class="varname">BUILD_DEPENDS</code>)
7451 or for later run-time of an installed packaged (such as
7452 <code class="varname">DEPENDS</code>).
7453 If the native system provides an adequate tool, then in many cases, a pkgsrc
7454 package will not be used.</p>
7455 <p>When building a package, the replacement tools are
7456 made available in a directory (as symlinks or wrapper scripts)
7457 that is early in the executable search path. Just like the buildlink
7458 system, this helps with consistent builds.</p>
7459 <p>A tool may be needed to help build a specific package. For example,
7460 perl, GNU make (gmake) or yacc may be needed.</p>
7461 <p>Also a tool may be needed, for example, because the native system's supplied
7462 tool may be inefficient for building a package with pkgsrc.
7463 For example, a package may need GNU awk, bison (instead of
7464 yacc) or a better sed.</p>
7465 <p>The tools used by a package can be listed by running
7466 <span class="command"><strong>make show-tools</strong></span>.</p>
7467 <div class="sect1" title="18.1. Tools for pkgsrc builds">
7468 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7469 <a name="pkgsrc-tools"></a>18.1. Tools for pkgsrc builds</h2></div></div></div>
7470 <p>The default set of tools used by pkgsrc is defined in
7471 <code class="filename">bsd.pkg.mk</code>. This includes standard Unix tools,
7472 such as: <span class="command"><strong>cat</strong></span>, <span class="command"><strong>awk</strong></span>,
7473 <span class="command"><strong>chmod</strong></span>, <span class="command"><strong>test</strong></span>, and so on.
7474 These can be seen by running:
7475 <span class="command"><strong>make show-var VARNAME=USE_TOOLS</strong></span>.</p>
7476 <p>If a package needs a specific program to build
7477 then the <code class="varname">USE_TOOLS</code> variable can be used
7478 to define the tools needed.</p>
7479 </div>
7480 <div class="sect1" title="18.2. Tools needed by packages">
7481 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7482 <a name="package-tools"></a>18.2. Tools needed by packages</h2></div></div></div>
7483 <p>In the following examples, the :pkgsrc means to use the pkgsrc version
7484 and not the native version for a build dependency.
7485 And the :run means that it is used for a
7486 run-time dependencies also (and becomes a DEPENDS).
7487 The default is a build dependency which can be set with
7488 :build. (So in this example, it is the same as gmake:build
7489 and pkg-config:build.)</p>
7490 <pre class="programlisting">
7491 USE_TOOLS+=     mktemp:pkgsrc
7492 USE_TOOLS+=     gmake perl:run pkg-config
7493 </pre>
7494 <p>When using the tools framework, a
7495 <code class="varname">TOOLS_PATH.foo</code> variable is defined
7496 which contains the full path to the appropriate tool. For example,
7497 <code class="varname">TOOLS_PATH.bash</code> could be <span class="quote">&#8220;<span class="quote">/bin/bash</span>&#8221;</span>
7498 on Linux systems.</p>
7499 <p>If you always need a pkgsrc version of the
7500 tool at run-time, then just use <code class="varname">DEPENDS</code> instead.
7501 </p>
7502 </div>
7503 <div class="sect1" title="18.3. Tools provided by platforms">
7504 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7505 <a name="platform-tools"></a>18.3. Tools provided by platforms</h2></div></div></div>
7506 <p>When improving or porting pkgsrc to a new platform, have a look
7507 at (or create) the corresponding platform specific make file fragment under
7508 <code class="filename">pkgsrc/mk/tools/tools.${OPSYS}.mk</code> which defines
7509 the name of the common tools. For example:</p>
7510 <pre class="programlisting">
7511 .if exists(/usr/bin/bzcat)
7512 TOOLS_PLATFORM.bzcat?=          /usr/bin/bzcat
7513 .elif exists(/usr/bin/bzip2)
7514 TOOLS_PLATFORM.bzcat?=          /usr/bin/bzip2 -cd
7515 .endif
7516
7517 TOOLS_PLATFORM.true?=           true                    # shell builtin
7518 </pre>
7519 </div>
7520 <div class="sect1" title="18.4. Questions regarding the tools">
7521 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7522 <a name="tools.questions"></a>18.4. Questions regarding the tools</h2></div></div></div>
7523 <div class="qandaset" title="Frequently Asked Questions">
7524 <a name="id1168229333580"></a><dl>
7525 <dt>18.4.1. <a href="#tools.new">How do I add a new tool?</a>
7526 </dt>
7527 <dt>18.4.2. <a href="#tools.listall">How do I get a list of all available
7528         tools?</a>
7529 </dt>
7530 <dt>18.4.3. <a href="#tools.used">How can I get a list of all the tools that a
7531         package is using while being built? I want to know whether it
7532         uses sed or not.</a>
7533 </dt>
7534 </dl>
7535 <table border="0" width="100%" summary="Q and A Set">
7536 <col align="left" width="1%">
7537 <col>
7538 <tbody>
7539 <tr class="question" title="18.4.1.">
7540 <td align="left" valign="top">
7541 <a name="tools.new"></a><a name="id1168229333584"></a><p><b>18.4.1.</b></p>
7542 </td>
7543 <td align="left" valign="top"><p>How do I add a new tool?</p></td>
7544 </tr>
7545 <tr class="answer">
7546 <td align="left" valign="top"></td>
7547 <td align="left" valign="top"><p>TODO</p></td>
7548 </tr>
7549 <tr class="question" title="18.4.2.">
7550 <td align="left" valign="top">
7551 <a name="tools.listall"></a><a name="id1168229333592"></a><p><b>18.4.2.</b></p>
7552 </td>
7553 <td align="left" valign="top"><p>How do I get a list of all available
7554         tools?</p></td>
7555 </tr>
7556 <tr class="answer">
7557 <td align="left" valign="top"></td>
7558 <td align="left" valign="top"><p>TODO</p></td>
7559 </tr>
7560 <tr class="question" title="18.4.3.">
7561 <td align="left" valign="top">
7562 <a name="tools.used"></a><a name="id1168229333601"></a><p><b>18.4.3.</b></p>
7563 </td>
7564 <td align="left" valign="top"><p>How can I get a list of all the tools that a
7565         package is using while being built? I want to know whether it
7566         uses sed or not.</p></td>
7567 </tr>
7568 <tr class="answer">
7569 <td align="left" valign="top"></td>
7570 <td align="left" valign="top"><p>Currently, you can't. (TODO: But I want to be able
7571         to do it.)</p></td>
7572 </tr>
7573 </tbody>
7574 </table>
7575 </div>
7576 </div>
7577 </div>
7578 <div class="chapter" title="Chapter 19. Making your package work">
7579 <div class="titlepage"><div><div><h2 class="title">
7580 <a name="fixes"></a>Chapter 19. Making your package work</h2></div></div></div>
7581 <div class="toc">
7582 <p><b>Table of Contents</b></p>
7583 <dl>
7584 <dt><span class="sect1"><a href="#general-operation">19.1. General operation</a></span></dt>
7585 <dd><dl>
7586 <dt><span class="sect2"><a href="#portability-of-packages">19.1.1. Portability of packages</a></span></dt>
7587 <dt><span class="sect2"><a href="#pulling-vars-from-etc-mk.conf">19.1.2. How to pull in user-settable variables from <code class="filename">mk.conf</code></a></span></dt>
7588 <dt><span class="sect2"><a href="#user-interaction">19.1.3. User interaction</a></span></dt>
7589 <dt><span class="sect2"><a href="#handling-licenses">19.1.4. Handling licenses</a></span></dt>
7590 <dt><span class="sect2"><a href="#restricted-packages">19.1.5. Restricted packages</a></span></dt>
7591 <dt><span class="sect2"><a href="#dependencies">19.1.6. Handling dependencies</a></span></dt>
7592 <dt><span class="sect2"><a href="#conflicts">19.1.7. Handling conflicts with other packages</a></span></dt>
7593 <dt><span class="sect2"><a href="#not-building-packages">19.1.8. Packages that cannot or should not be built</a></span></dt>
7594 <dt><span class="sect2"><a href="#undeletable-packages">19.1.9. Packages which should not be deleted, once installed</a></span></dt>
7595 <dt><span class="sect2"><a href="#security-handling">19.1.10. Handling packages with security problems</a></span></dt>
7596 <dt><span class="sect2"><a href="#bumping-pkgrevision">19.1.11. How to handle incrementing versions when fixing an existing package</a></span></dt>
7597 <dt><span class="sect2"><a href="#fixes.subst">19.1.12. Substituting variable text in the package files (the SUBST framework)</a></span></dt>
7598 </dl></dd>
7599 <dt><span class="sect1"><a href="#fixes.fetch">19.2. Fixing problems in the <span class="emphasis"><em>fetch</em></span> phase</a></span></dt>
7600 <dd><dl>
7601 <dt><span class="sect2"><a href="#no-plain-download">19.2.1. Packages whose distfiles aren't available for plain downloading</a></span></dt>
7602 <dt><span class="sect2"><a href="#modified-distfiles-same-name">19.2.2. How to handle modified distfiles with the 'old' name</a></span></dt>
7603 </dl></dd>
7604 <dt><span class="sect1"><a href="#fixes.configure">19.3. Fixing problems in the <span class="emphasis"><em>configure</em></span> phase</a></span></dt>
7605 <dd><dl>
7606 <dt><span class="sect2"><a href="#fixes.libtool">19.3.1. Shared libraries - libtool</a></span></dt>
7607 <dt><span class="sect2"><a href="#using-libtool">19.3.2. Using libtool on GNU packages that already support libtool</a></span></dt>
7608 <dt><span class="sect2"><a href="#autoconf-automake">19.3.3. GNU Autoconf/Automake</a></span></dt>
7609 </dl></dd>
7610 <dt><span class="sect1"><a href="#programming-languages">19.4. Programming languages</a></span></dt>
7611 <dd><dl>
7612 <dt><span class="sect2"><a href="#basic-programming-languages">19.4.1. C, C++, and Fortran</a></span></dt>
7613 <dt><span class="sect2"><a href="#java-programming-language">19.4.2. Java</a></span></dt>
7614 <dt><span class="sect2"><a href="#perl-scripts">19.4.3. Packages containing perl scripts</a></span></dt>
7615 <dt><span class="sect2"><a href="#other-programming-languages">19.4.4. Other programming languages</a></span></dt>
7616 </dl></dd>
7617 <dt><span class="sect1"><a href="#fixes.build">19.5. Fixing problems in the <span class="emphasis"><em>build</em></span> phase</a></span></dt>
7618 <dd><dl>
7619 <dt><span class="sect2"><a href="#fixes.build.cpp">19.5.1. Compiling C and C++ code conditionally</a></span></dt>
7620 <dt><span class="sect2"><a href="#compiler-bugs">19.5.2. How to handle compiler bugs</a></span></dt>
7621 <dt><span class="sect2"><a href="#undefined-reference">19.5.3. Undefined reference to <span class="quote">&#8220;<span class="quote">...</span>&#8221;</span></a></span></dt>
7622 <dt><span class="sect2"><a href="#out-of-memory">19.5.4. Running out of memory</a></span></dt>
7623 </dl></dd>
7624 <dt><span class="sect1"><a href="#fixes.install">19.6. Fixing problems in the <span class="emphasis"><em>install</em></span> phase</a></span></dt>
7625 <dd><dl>
7626 <dt><span class="sect2"><a href="#install-scripts">19.6.1. Creating needed directories</a></span></dt>
7627 <dt><span class="sect2"><a href="#where-to-install-documentation">19.6.2. Where to install documentation</a></span></dt>
7628 <dt><span class="sect2"><a href="#installing-score-files">19.6.3. Installing highscore files</a></span></dt>
7629 <dt><span class="sect2"><a href="#destdir-support">19.6.4. Adding DESTDIR support to packages</a></span></dt>
7630 <dt><span class="sect2"><a href="#hardcoded-paths">19.6.5. Packages with hardcoded paths to other interpreters</a></span></dt>
7631 <dt><span class="sect2"><a href="#perl-modules">19.6.6. Packages installing perl modules</a></span></dt>
7632 <dt><span class="sect2"><a href="#faq.info-files">19.6.7. Packages installing info files</a></span></dt>
7633 <dt><span class="sect2"><a href="#manpages">19.6.8. Packages installing man pages</a></span></dt>
7634 <dt><span class="sect2"><a href="#gconf-data-files">19.6.9. Packages installing GConf data files</a></span></dt>
7635 <dt><span class="sect2"><a href="#scrollkeeper-data-files">19.6.10. Packages installing scrollkeeper/rarian data files</a></span></dt>
7636 <dt><span class="sect2"><a href="#x11-fonts">19.6.11. Packages installing X11 fonts</a></span></dt>
7637 <dt><span class="sect2"><a href="#gtk2-modules">19.6.12. Packages installing GTK2 modules</a></span></dt>
7638 <dt><span class="sect2"><a href="#sgml-xml-data">19.6.13. Packages installing SGML or XML data</a></span></dt>
7639 <dt><span class="sect2"><a href="#mime-database">19.6.14. Packages installing extensions to the MIME database</a></span></dt>
7640 <dt><span class="sect2"><a href="#intltool">19.6.15. Packages using intltool</a></span></dt>
7641 <dt><span class="sect2"><a href="#startup-scripts">19.6.16. Packages installing startup scripts</a></span></dt>
7642 <dt><span class="sect2"><a href="#tex-packages">19.6.17. Packages installing TeX modules</a></span></dt>
7643 <dt><span class="sect2"><a href="#emulation-packages">19.6.18. Packages supporting running binaries in
7644     emulation</a></span></dt>
7645 <dt><span class="sect2"><a href="#hicolor-theme">19.6.19. Packages installing hicolor theme icons</a></span></dt>
7646 <dt><span class="sect2"><a href="#desktop-files">19.6.20. Packages installing desktop files</a></span></dt>
7647 </dl></dd>
7648 <dt><span class="sect1"><a href="#punting">19.7. Marking packages as having problems</a></span></dt>
7649 </dl>
7650 </div>
7651 <div class="sect1" title="19.1. General operation">
7652 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
7653 <a name="general-operation"></a>19.1. General operation</h2></div></div></div>
7654 <div class="sect2" title="19.1.1. Portability of packages">
7655 <div class="titlepage"><div><div><h3 class="title">
7656 <a name="portability-of-packages"></a>19.1.1. Portability of packages</h3></div></div></div>
7657 <p>One appealing feature of pkgsrc is that it runs on many
7658     different platforms. As a result, it is important to ensure,
7659     where possible, that packages in pkgsrc are portable. This
7660     chapter mentions some particular details you should pay
7661     attention to while working on pkgsrc.</p>
7662 </div>
7663 <div class="sect2" title="19.1.2. How to pull in user-settable variables from mk.conf">
7664 <div class="titlepage"><div><div><h3 class="title">
7665 <a name="pulling-vars-from-etc-mk.conf"></a>19.1.2. How to pull in user-settable variables from <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>
7666 </h3></div></div></div>
7667 <p>The pkgsrc user can configure pkgsrc by overriding several
7668     variables in the file pointed to by <code class="varname">MAKECONF</code>,
7669     which is <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> by default. When you
7670     want to use those variables in the preprocessor directives of
7671     <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> (for example <code class="literal">.if</code> or
7672     <code class="literal">.for</code>), you need to include the file
7673     <code class="filename">../../mk/bsd.prefs.mk</code> before, which in turn
7674     loads the user preferences.</p>
7675 <p>But note that some variables may not be completely defined
7676     after <code class="filename">../../mk/bsd.prefs.mk</code> has been
7677     included, as they may contain references to variables that are
7678     not yet defined. In shell commands this is no problem, since
7679     variables are actually macros, which are only expanded when they
7680     are used. But in the preprocessor directives mentioned above and
7681     in dependency lines (of the form <code class="literal">target:
7682     dependencies</code>) the variables are expanded at load
7683     time.</p>
7684 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
7685 <h3 class="title">Note</h3>
7686 <p>Currently there is no exhaustive list of all
7687     variables that tells you whether they can be used at load time
7688     or only at run time, but it is in preparation.</p>
7689 </div>
7690 </div>
7691 <div class="sect2" title="19.1.3. User interaction">
7692 <div class="titlepage"><div><div><h3 class="title">
7693 <a name="user-interaction"></a>19.1.3. User interaction</h3></div></div></div>
7694 <p>Occasionally, packages require interaction from the user,
7695     and this can be in a number of ways:</p>
7696 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
7697 <li class="listitem"><p>When fetching the distfiles, some packages require user
7698         interaction such as entering username/password or accepting a
7699         license on a web page.</p></li>
7700 <li class="listitem"><p>When extracting the distfiles, some packages may ask for
7701         passwords.</p></li>
7702 <li class="listitem"><p>help to configure the package before it is built</p></li>
7703 <li class="listitem"><p>help during the build process</p></li>
7704 <li class="listitem"><p>help during the installation of a package</p></li>
7705 </ul></div>
7706 <p>The <code class="varname">INTERACTIVE_STAGE</code> definition is
7707     provided to notify the pkgsrc mechanism of an interactive stage
7708     which will be needed, and this should be set in the package's
7709     <code class="filename">Makefile</code>, e.g.:</p>
7710 <pre class="programlisting">
7711 INTERACTIVE_STAGE=      build
7712     </pre>
7713 <p>Multiple interactive stages can be specified:</p>
7714 <pre class="programlisting">
7715 INTERACTIVE_STAGE=      configure install
7716     </pre>
7717 <p>The user can then decide to skip this package by setting the
7718     <code class="varname">BATCH</code> variable.</p>
7719 </div>
7720 <div class="sect2" title="19.1.4. Handling licenses">
7721 <div class="titlepage"><div><div><h3 class="title">
7722 <a name="handling-licenses"></a>19.1.4. Handling licenses</h3></div></div></div>
7723 <p>Authors of software can choose the licence under which
7724     software can be copied.  This is due to copyright law, and reasons
7725     for license choices are outside the scope of pkgsrc.  The pkgsrc
7726     system recognizes that there are a number of licenses which some
7727     users may find objectionable or difficult or impossible to comply
7728     with.  The Free Software Foundation has declared some licenses
7729     "Free", and the Open Source Initiative has a definition of "Open
7730     Source".  The pkgsrc system, as a policy choice, does not label
7731     packages which have licenses that are Free or Open Source.
7732     However, packages without a license meeting either of those tests
7733     are labeled with a license tag denoting the license.  Note that a
7734     package with no license to copy trivially does not meet either the
7735     Free or Open Source test.</p>
7736 <p>For packages which are not Free or Open Source, pkgsrc will
7737     not build the package unless the user has indicated to pkgsrc that
7738     packages with that particular license may be built.  Note that
7739     this documentation avoids the term "accepted the license".  The
7740     pkgsrc system is merely providing a mechanism to avoid
7741     accidentally building a package with a non-free license;
7742     judgement and responsibility remain with the user.  (Installation
7743     of binary packages are not currently subject to this mechanism;
7744     this is a bug.)</p>
7745 <p>One might want to only install packages with a BSD license,
7746     or the GPL, and not the other.  The free licenses are added to the 
7747     default <code class="varname">ACCEPTABLE_LICENSES</code> variable.  The
7748     user can override the default by setting the
7749     <code class="varname">ACCEPTABLE_LICENSES</code> variable with "=" instead
7750     of "+=".  The licenses accepted by default are:
7751     </p>
7752 <pre class="programlisting">
7753     public-domain
7754     gnu-gpl-v2 gnu-lgpl-v2
7755     gnu-gpl-v3 gnu-lgpl-v3
7756     original-bsd modified-bsd
7757     x11
7758     apache-2.0
7759     cddl-1.0
7760     open-font-license
7761     </pre>
7762 <p>
7763     </p>
7764 <p>The license tag mechanism is intended to address
7765     copyright-related issues surrounding building, installing and
7766     using a package, and not to address redistribution issues (see
7767     <code class="varname">RESTRICTED</code> and
7768     <code class="varname">NO_SRC_ON_FTP</code>, etc.).  
7769     Packages with redistribution restrictions should set these
7770     tags.</p>
7771 <p>Denoting that a package may be copied according to a
7772     particular license is done by placing the license in
7773     <code class="filename">pkgsrc/licenses</code> and setting the
7774     <code class="varname">LICENSE</code> variable to a string identifying the
7775     license, e.g. in <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/graphics/xv/README.html" target="_top"><code class="filename">graphics/xv</code></a>:</p>
7776 <pre class="programlisting">
7777 LICENSE=        xv-license
7778     </pre>
7779 <p>When trying to build, the user will get a notice that the
7780     package is covered by a license which has not been placed in the
7781     <code class="varname">ACCEPTABLE_LICENSES</code> variable:</p>
7782 <pre class="programlisting">
7783 <code class="prompt">%</code> <strong class="userinput"><code>make</code></strong>
7784 ===&gt; xv-3.10anb9 has an unacceptable license: xv-license.
7785 ===&gt;     To view the license, enter "/usr/bin/make show-license".
7786 ===&gt;     To indicate acceptance, add this line to your /etc/mk.conf:
7787 ===&gt;     ACCEPTABLE_LICENSES+=xv-license
7788 *** Error code 1
7789     </pre>
7790 <p>The license can be viewed with <span class="command"><strong>make
7791     show-license</strong></span>, and if the user so chooses, the line
7792     printed above can be added to <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> to
7793     convey to pkgsrc that it should not in the future fail because of
7794     that license:</p>
7795 <pre class="programlisting">
7796 ACCEPTABLE_LICENSES+=xv-license
7797     </pre>
7798 <p>When adding a package with a new license, the license text
7799     should be added to <code class="filename">pkgsrc/licenses</code> for
7800     displaying.  A list of known licenses can be seen in this
7801     directory.</p>
7802 <p>When the license changes (in a way other than formatting),
7803     please make sure that the new license has a different name (e.g.,
7804     append the version number if it exists, or the date).  Just
7805     because a user told pkgsrc to build programs under a previous
7806     version of a license does not mean that pkgsrc should build
7807     programs under the new licenses.  The higher-level point is that
7808     pkgsrc does not evaluate licenses for reasonableness; the only
7809     test is a mechanistic test of whether a particular text has been
7810     approved by either of two bodies.</p>
7811 <p>The use of <code class="varname">LICENSE=shareware</code>,
7812     <code class="varname">LICENSE=no-commercial-use</code>, and similar language
7813     is deprecated because it does not crisply refer to a particular
7814     license text.  Another problem with such usage is that it does not
7815     enable a user to tell pkgsrc to proceed for a single package
7816     without also telling pkgsrc to proceed for all packages with that
7817     tag.</p>
7818 </div>
7819 <div class="sect2" title="19.1.5. Restricted packages">
7820 <div class="titlepage"><div><div><h3 class="title">
7821 <a name="restricted-packages"></a>19.1.5. Restricted packages</h3></div></div></div>
7822 <p>Some licenses restrict how software may be re-distributed.
7823     Because a license tag is required unless the package is Free or
7824     Open Source, all packages with restrictions should have license
7825     tags.  By declaring the restrictions, package tools can
7826     automatically refrain from e.g. placing binary packages on FTP
7827     sites.</p>
7828 <p>There are four restrictions that may be encoded, which are
7829     the cross product of sources (distfiles) and binaries not being
7830     placed on FTP sites and CD-ROMs.  Because this is rarely the exact
7831     language in any license, and because non-Free licenses tend to be
7832     different from each other, pkgsrc adopts a definition of FTP and
7833     CD-ROM.  Pkgsrc uses "FTP" to mean that the source or binary file
7834     should not be made available over the Internet at no charge.
7835     Pkgsrc uses "CD-ROM" to mean that the source or binary may not be
7836     made available on some kind of media, together with other source
7837     and binary packages, and which is sold for a distribution charge.
7838     </p>
7839 <p>In order to encode these restrictions, the package system
7840     defines five make variables that can be set to note these
7841     restrictions:</p>
7842 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
7843 <li class="listitem">
7844 <p><code class="varname">RESTRICTED</code></p>
7845 <p>This variable should be set whenever a restriction
7846         exists (regardless of its kind).  Set this variable to a
7847         string containing the reason for the restriction.  It should
7848         be understood that those wanting to understand the restriction
7849         will have to read the license, and perhaps seek advice of
7850         counsel.</p>
7851 </li>
7852 <li class="listitem">
7853 <p><code class="varname">NO_BIN_ON_CDROM</code></p>
7854 <p>Binaries may not be placed on CD-ROM containing other
7855         binary packages, for which a distribution charge may be made.
7856         In this case, set this variable to
7857         <code class="varname">${RESTRICTED}</code>.</p>
7858 </li>
7859 <li class="listitem">
7860 <p><code class="varname">NO_BIN_ON_FTP</code></p>
7861 <p>Binaries may not made available on the Internet without
7862         charge.  In this case, set this variable to
7863         <code class="varname">${RESTRICTED}</code>.  If this variable is set,
7864         binary packages will not be included on ftp.NetBSD.org.</p>
7865 </li>
7866 <li class="listitem">
7867 <p><code class="varname">NO_SRC_ON_CDROM</code></p>
7868 <p>Distfiles may not be placed on CD-ROM, together with
7869         other distfiles, for which a fee may be charged.  In this
7870         case, set this variable to <code class="varname">${RESTRICTED}</code>.
7871         </p>
7872 </li>
7873 <li class="listitem">
7874 <p><code class="varname">NO_SRC_ON_FTP</code></p>
7875 <p>Distfiles may not made available via FTP at no charge.
7876         In this case, set this variable to
7877         <code class="varname">${RESTRICTED}</code>.  If this variable is set,
7878         the distfile(s) will not be mirrored on ftp.NetBSD.org.</p>
7879 </li>
7880 </ul></div>
7881 </div>
7882 <div class="sect2" title="19.1.6. Handling dependencies">
7883 <div class="titlepage"><div><div><h3 class="title">
7884 <a name="dependencies"></a>19.1.6. Handling dependencies</h3></div></div></div>
7885 <p>Your package may depend on some other package being present
7886     - and there are various ways of expressing this dependency.
7887     pkgsrc supports the <code class="varname">BUILD_DEPENDS</code> and
7888     <code class="varname">DEPENDS</code> definitions, the
7889     <code class="varname">USE_TOOLS</code> definition, as well as dependencies
7890     via <code class="filename">buildlink3.mk</code>, which is the preferred way
7891     to handle dependencies, and which uses the variables named above.
7892     See <a class="xref" href="#buildlink" title="Chapter 14. Buildlink methodology">Chapter 14, <i>Buildlink methodology</i></a> for more information.</p>
7893 <p>The basic difference between the two variables is as
7894     follows: The <code class="varname">DEPENDS</code> definition registers
7895     that pre-requisite in the binary package so it will be pulled in
7896     when the binary package is later installed, whilst the
7897     <code class="varname">BUILD_DEPENDS</code> definition does not, marking a
7898     dependency that is only needed for building the package.</p>
7899 <p>This means that if you only need a package present whilst
7900     you are building, it should be noted as a
7901     <code class="varname">BUILD_DEPENDS</code>.</p>
7902 <p>The format for a <code class="varname">BUILD_DEPENDS</code> and a
7903     <code class="varname">DEPENDS</code> definition is:</p>
7904 <pre class="programlisting">
7905 &lt;pre-req-package-name&gt;:../../&lt;category&gt;/&lt;pre-req-package&gt;
7906     </pre>
7907 <p>Please note that the <span class="quote">&#8220;<span class="quote">pre-req-package-name</span>&#8221;</span>
7908     may include any of the wildcard version numbers recognized by
7909     <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_info+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_info</span>(1)</span></a>.</p>
7910 <div class="orderedlist"><ol class="orderedlist" type="1">
7911 <li class="listitem">
7912 <p>If your package needs another package's binaries or
7913         libraries to build or run, and if that package has a
7914         <code class="filename">buildlink3.mk</code> file available, use it:</p>
7915 <pre class="programlisting">
7916 .include "../../graphics/jpeg/buildlink3.mk"
7917         </pre>
7918 </li>
7919 <li class="listitem">
7920 <p>If your package needs binaries from another package to build,
7921         use the <code class="varname">BUILD_DEPENDS</code> definition:</p>
7922 <pre class="programlisting">
7923 BUILD_DEPENDS+= scons-[0-9]*:../../devel/scons
7924         </pre>
7925 </li>
7926 <li class="listitem"><p>If your package needs a library with which to link and
7927         there is no <code class="filename">buildlink3.mk</code> file
7928         available, create one. Using
7929         <code class="varname">DEPENDS</code> won't be sufficient because the
7930         include files and libraries will be hidden from the compiler.</p></li>
7931 <li class="listitem">
7932 <p>If your package needs some executable to be able to run
7933         correctly and if there's no
7934         <code class="filename">buildlink3.mk</code> file, this is specified
7935         using the <code class="varname">DEPENDS</code> variable. The
7936         <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/print/lyx/README.html" target="_top"><code class="filename">print/lyx</code></a> package needs to
7937         be able to execute the latex binary from the teTeX package
7938         when it runs, and that is specified:</p>
7939 <pre class="programlisting">
7940 DEPENDS+=        teTeX-[0-9]*:../../print/teTeX
7941         </pre>
7942 </li>
7943 <li class="listitem">
7944 <p>You can use wildcards in package dependencies. Note that
7945         such wildcard dependencies are retained when creating binary
7946         packages. The dependency is checked when installing the binary
7947         package and any package which matches the pattern will be
7948         used. Wildcard dependencies should be used with care.</p>
7949 <p>The <span class="quote">&#8220;<span class="quote">-[0-9]*</span>&#8221;</span> should be used instead of
7950         <span class="quote">&#8220;<span class="quote">-*</span>&#8221;</span> to avoid potentially ambiguous matches
7951         such as <span class="quote">&#8220;<span class="quote">tk-postgresql</span>&#8221;</span> matching a
7952         <span class="quote">&#8220;<span class="quote">tk-*</span>&#8221;</span> <code class="varname">DEPENDS</code>.</p>
7953 <p>Wildcards can also be used to specify that a package
7954         will only build against a certain minimum version of a
7955         pre-requisite:</p>
7956 <pre class="programlisting">
7957 DEPENDS+=       ImageMagick&gt;=6.0:../../graphics/ImageMagick
7958         </pre>
7959 <p>This means that the package will build using version 6.0
7960         of ImageMagick or newer. Such a dependency may be warranted
7961         if, for example, the command line options of an executable
7962         have changed.</p>
7963 <p>If you need to depend on minimum versions of libraries,
7964         see the buildlink section of the pkgsrc guide.</p>
7965 <p>For security fixes, please update the package
7966         vulnerabilities file. See <a class="xref" href="#security-handling" title="19.1.10. Handling packages with security problems">Section 19.1.10, &#8220;Handling packages with security problems&#8221;</a> for more
7967         information.</p>
7968 </li>
7969 </ol></div>
7970 <p>If your package needs files from another package to build,
7971     add the relevant distribution files to
7972     <code class="varname">DISTFILES</code>, so they will be extracted
7973     automatically. See the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/print/ghostscript/README.html" target="_top"><code class="filename">print/ghostscript</code></a> package for an example.
7974     (It relies on the jpeg sources being present in source form
7975     during the build.)</p>
7976 </div>
7977 <div class="sect2" title="19.1.7. Handling conflicts with other packages">
7978 <div class="titlepage"><div><div><h3 class="title">
7979 <a name="conflicts"></a>19.1.7. Handling conflicts with other packages</h3></div></div></div>
7980 <p>Your package may conflict with other packages a user might
7981     already have installed on his system, e.g. if your package
7982     installs the same set of files as another package in the pkgsrc
7983     tree.</p>
7984 <p>In this case you can set <code class="varname">CONFLICTS</code> to a
7985     space-separated list of packages (including version string) your
7986     package conflicts with.</p>
7987 <p>For example, <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/Xaw3d/README.html" target="_top"><code class="filename">x11/Xaw3d</code></a>
7988     and <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/x11/Xaw-Xpm/README.html" target="_top"><code class="filename">x11/Xaw-Xpm</code></a>
7989     install the same shared library, thus you set in
7990     <code class="filename">pkgsrc/x11/Xaw3d/Makefile</code>:</p>
7991 <pre class="programlisting">
7992 CONFLICTS=      Xaw-Xpm-[0-9]*
7993     </pre>
7994 <p>and in <code class="filename">pkgsrc/x11/Xaw-Xpm/Makefile</code>:</p>
7995 <pre class="programlisting">
7996 CONFLICTS=      Xaw3d-[0-9]*
7997     </pre>
7998 <p>Packages will automatically conflict with other packages
7999     with the name prefix and a different version
8000     string. <span class="quote">&#8220;<span class="quote">Xaw3d-1.5</span>&#8221;</span> e.g. will automatically
8001     conflict with the older version <span class="quote">&#8220;<span class="quote">Xaw3d-1.3</span>&#8221;</span>.</p>
8002 </div>
8003 <div class="sect2" title="19.1.8. Packages that cannot or should not be built">
8004 <div class="titlepage"><div><div><h3 class="title">
8005 <a name="not-building-packages"></a>19.1.8. Packages that cannot or should not be built</h3></div></div></div>
8006 <p>There are several reasons why a package might be
8007     instructed to not build under certain circumstances.  If the
8008     package builds and runs on most platforms, the exceptions
8009     should be noted with <code class="varname">NOT_FOR_PLATFORM</code>.  If
8010     the package builds and runs on a small handful of platforms,
8011     set <code class="varname">ONLY_FOR_PLATFORM</code> instead.
8012     Both <code class="varname">ONLY_FOR_PLATFORM</code> and
8013     <code class="varname">NOT_FOR_PLATFORM</code> are OS triples
8014     (OS-version-platform) that can use glob-style
8015     wildcards.</p>
8016 <p>Some packages are tightly bound to a specific version of an
8017     operating system, e.g. LKMs or <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/sysutils/lsof/README.html" target="_top"><code class="filename">sysutils/lsof</code></a>.  Such binary packages are not
8018     backwards compatible with other versions of the OS, and should be
8019     uploaded to a version specific directory on the FTP server.  Mark
8020     these packages by setting <code class="varname">OSVERSION_SPECIFIC</code> to
8021     <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>.  This variable is not currently used by any of
8022     the package system internals, but may be used in the
8023     future.</p>
8024 <p>If the package should be skipped (for example, because it
8025     provides functionality already provided by the system), set
8026     <code class="varname">PKG_SKIP_REASON</code> to a descriptive message.  If
8027     the package should fail because some preconditions are not met,
8028     set <code class="varname">PKG_FAIL_REASON</code> to a descriptive
8029     message.</p>
8030 </div>
8031 <div class="sect2" title="19.1.9. Packages which should not be deleted, once installed">
8032 <div class="titlepage"><div><div><h3 class="title">
8033 <a name="undeletable-packages"></a>19.1.9. Packages which should not be deleted, once installed</h3></div></div></div>
8034 <p>To ensure that a package may not be deleted, once it has been
8035     installed, the <code class="varname">PKG_PRESERVE</code> definition should
8036     be set in the package Makefile. This will be carried into any
8037     binary package that is made from this pkgsrc entry. A
8038     <span class="quote">&#8220;<span class="quote">preserved</span>&#8221;</span> package will
8039     not be deleted using <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_delete</span>(1)</span></a> unless the
8040     <span class="quote">&#8220;<span class="quote">-f</span>&#8221;</span> option is used.</p>
8041 </div>
8042 <div class="sect2" title="19.1.10. Handling packages with security problems">
8043 <div class="titlepage"><div><div><h3 class="title">
8044 <a name="security-handling"></a>19.1.10. Handling packages with security problems</h3></div></div></div>
8045 <p>When a vulnerability is found, this should be noted in
8046     <code class="filename">localsrc/security/advisories/pkg-vulnerabilities</code>,
8047     and after committing that file, use <span class="command"><strong>make upload</strong></span>
8048     in the same directory to update the file on ftp.NetBSD.org.</p>
8049 <p>After fixing the vulnerability by a patch, its
8050     <code class="varname">PKGREVISION</code> should be increased (this
8051     is of course not necessary if the problem is fixed by using
8052     a newer release of the software).</p>
8053 <p>Also, if the fix should be applied to the stable pkgsrc
8054     branch, be sure to submit a pullup request!</p>
8055 <p>Binary packages already on ftp.NetBSD.org will be handled
8056     semi-automatically by a weekly cron job.</p>
8057 </div>
8058 <div class="sect2" title="19.1.11. How to handle incrementing versions when fixing an existing package">
8059 <div class="titlepage"><div><div><h3 class="title">
8060 <a name="bumping-pkgrevision"></a>19.1.11. How to handle incrementing versions when fixing an existing package</h3></div></div></div>
8061 <p>When making fixes to an existing package it can be useful
8062     to change the version number in <code class="varname">PKGNAME</code>. To
8063     avoid conflicting with future versions by the original author, a
8064     <span class="quote">&#8220;<span class="quote">nb1</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">nb2</span>&#8221;</span>, ... suffix can be used
8065     on package versions by setting <code class="varname">PKGREVISION=1</code>
8066     (2, ...). The <span class="quote">&#8220;<span class="quote">nb</span>&#8221;</span> is treated like a
8067     <span class="quote">&#8220;<span class="quote">.</span>&#8221;</span> by the package tools. e.g.</p>
8068 <pre class="programlisting">
8069 DISTNAME=       foo-17.42
8070 PKGREVISION=    9
8071     </pre>
8072 <p>will result in a <code class="varname">PKGNAME</code> of
8073     <span class="quote">&#8220;<span class="quote">foo-17.42nb9</span>&#8221;</span>. If you want to use the original
8074     value of <code class="varname">PKGNAME</code> without the <span class="quote">&#8220;<span class="quote">nbX</span>&#8221;</span>
8075     suffix, e.g. for setting <code class="varname">DIST_SUBDIR</code>, use
8076     <code class="varname">PKGNAME_NOREV</code>.</p>
8077 <p>When a new release of the package is released, the
8078     <code class="varname">PKGREVISION</code> should be removed, e.g. on a new
8079     minor release of the above package, things should be like:</p>
8080 <pre class="programlisting">
8081 DISTNAME=       foo-17.43
8082     </pre>
8083 <p><code class="varname">PKGREVISION</code> should be incremented for any
8084     non-trivial change in the resulting binary package.  Without a
8085     <code class="varname">PKGREVISION</code> bump, someone with the previous
8086     version installed has no way of knowing that their package is out
8087     of date.  Thus, changes without increasing
8088     <code class="varname">PKGREVISION</code> are essentially labeled "this is so
8089     trivial that no reasonable person would want to upgrade", and this
8090     is the rough test for when increasing
8091     <code class="varname">PKGREVISION</code> is appropriate.  Examples of
8092     changes that do not merit increasing
8093     <code class="varname">PKGREVISION</code> are:</p>
8094 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
8095 <li class="listitem"><p>Changing <code class="varname">HOMEPAGE</code>,
8096       <code class="varname">MAINTAINER</code>, <code class="varname">OWNER</code>,
8097       or comments in Makefile.</p></li>
8098 <li class="listitem"><p>
8099       Changing build variables if the resulting binary package is the same.</p></li>
8100 <li class="listitem"><p>
8101       Changing <code class="filename">DESCR</code>.</p></li>
8102 <li class="listitem"><p>
8103       Adding <code class="varname">PKG_OPTIONS</code> if the default options don't change.</p></li>
8104 </ul></div>
8105 <p>Examples of changes that do merit an increase to
8106     <code class="varname">PKGREVISION</code> include:</p>
8107 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
8108 <li class="listitem"><p>
8109       Security fixes</p></li>
8110 <li class="listitem"><p>
8111       Changes or additions to a patch file</p></li>
8112 <li class="listitem"><p>
8113       Changes to the <code class="filename">PLIST</code></p></li>
8114 <li class="listitem"><p>A dependency is changed or renamed.</p></li>
8115 </ul></div>
8116 <p>PKGREVISION must also be incremented when dependencies have ABI
8117     changes.</p>
8118 </div>
8119 <div class="sect2" title="19.1.12. Substituting variable text in the package files (the SUBST framework)">
8120 <div class="titlepage"><div><div><h3 class="title">
8121 <a name="fixes.subst"></a>19.1.12. Substituting variable text in the package files (the SUBST framework)</h3></div></div></div>
8122 <p>When you want to replace the same text in multiple files
8123     or when the replacement text varies, patches alone cannot help.
8124     This is where the SUBST framework comes in. It provides an
8125     easy-to-use interface for replacing text in files.
8126     Example:</p>
8127 <pre class="programlisting">
8128 SUBST_CLASSES+=                 fix-paths
8129 SUBST_STAGE.fix-paths=          pre-configure
8130 SUBST_MESSAGE.fix-paths=        Fixing absolute paths.
8131 SUBST_FILES.fix-paths=          src/*.c
8132 SUBST_FILES.fix-paths+=         scripts/*.sh
8133 SUBST_SED.fix-paths=            -e 's,"/usr/local,"${PREFIX},g'
8134 SUBST_SED.fix-paths+=           -e 's,"/var/log,"${VARBASE}/log,g'
8135     </pre>
8136 <p><code class="varname">SUBST_CLASSES</code> is a list of identifiers
8137     that are used to identify the different SUBST blocks that are
8138     defined. The SUBST framework is heavily used by pkgsrc, so it is
8139     important to always use the <code class="literal">+=</code> operator with
8140     this variable. Otherwise some substitutions may be
8141     skipped.</p>
8142 <p>The remaining variables of each SUBST block are
8143     parameterized with the identifier from the first line
8144     (<code class="literal">fix-paths</code> in this case.) They can be seen as
8145     parameters to a function call.</p>
8146 <p><code class="varname">SUBST_STAGE.*</code> specifies the stage at
8147     which the replacement will take place. All combinations of
8148     <code class="literal">pre-</code>, <code class="literal">do-</code> and
8149     <code class="literal">post-</code> together with a phase name are
8150     possible, though only few are actually used. Most commonly used
8151     are <code class="literal">post-patch</code> and
8152     <code class="literal">pre-configure</code>. Of these two,
8153     <code class="literal">pre-configure</code> should be preferred because
8154     then it is possible to run <span class="command"><strong>bmake patch</strong></span> and
8155     have the state after applying the patches but before making any
8156     other changes. This is especially useful when you are debugging
8157     a package in order to create new patches for it. Similarly,
8158     <code class="literal">post-build</code> is preferred over
8159     <code class="literal">pre-install</code>, because the install phase should
8160     generally be kept as simple as possible. When you use
8161     <code class="literal">post-build</code>, you have the same files in the
8162     working directory that will be installed later, so you can check
8163     if the substitution has succeeded.</p>
8164 <p><code class="varname">SUBST_MESSAGE.*</code> is an optional text
8165     that is printed just before the substitution is done.</p>
8166 <p><code class="varname">SUBST_FILES.*</code> is the list of shell
8167     globbing patterns that specifies the files in which the
8168     substitution will take place. The patterns are interpreted
8169     relatively to the <code class="varname">WRKSRC</code> directory.</p>
8170 <p><code class="varname">SUBST_SED.*</code> is a list of arguments to
8171     <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?sed+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">sed</span>(1)</span></a> that specify the actual substitution. Every sed
8172     command should be prefixed with <code class="literal">-e</code>, so that
8173     all SUBST blocks look uniform.</p>
8174 <p>There are some more variables, but they are so seldomly
8175     used that they are only documented in the
8176     <code class="filename">mk/subst.mk</code> file.</p>
8177 </div>
8178 </div>
8179 <div class="sect1" title="19.2. Fixing problems in the fetch phase">
8180 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
8181 <a name="fixes.fetch"></a>19.2. Fixing problems in the <span class="emphasis"><em>fetch</em></span> phase</h2></div></div></div>
8182 <div class="sect2" title="19.2.1. Packages whose distfiles aren't available for plain downloading">
8183 <div class="titlepage"><div><div><h3 class="title">
8184 <a name="no-plain-download"></a>19.2.1. Packages whose distfiles aren't available for plain downloading</h3></div></div></div>
8185 <p>If you need to download from a dynamic URL you can set
8186     <code class="varname">DYNAMIC_MASTER_SITES</code> and a <span class="command"><strong>make
8187     fetch</strong></span> will call <code class="filename">files/getsite.sh</code>
8188     with the name of each file to download as an argument, expecting
8189     it to output the URL of the directory from which to download
8190     it. <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/graphics/ns-cult3d/README.html" target="_top"><code class="filename">graphics/ns-cult3d</code></a> is an
8191     example of this usage.</p>
8192 <p>If the download can't be automated, because the user must
8193     submit personal information to apply for a password, or must pay
8194     for the source, or whatever, you can set
8195     <code class="varname">FETCH_MESSAGE</code> to a list of lines that are
8196     displayed to the user before aborting the build. Example:</p>
8197 <pre class="programlisting">
8198 FETCH_MESSAGE=  "Please download the files"
8199 FETCH_MESSAGE+= "    "${DISTFILES:Q}
8200 FETCH_MESSAGE+= "manually from "${MASTER_SITES:Q}"."
8201     </pre>
8202 </div>
8203 <div class="sect2" title="19.2.2. How to handle modified distfiles with the 'old' name">
8204 <div class="titlepage"><div><div><h3 class="title">
8205 <a name="modified-distfiles-same-name"></a>19.2.2. How to handle modified distfiles with the 'old' name</h3></div></div></div>
8206 <p>Sometimes authors of a software package make some
8207     modifications after the software was released, and they put up a
8208     new distfile without changing the package's version number. If a
8209     package is already in pkgsrc at that time, the checksum will
8210     no longer match. The contents of the new distfile should be
8211     compared against the old one before changing anything, to make
8212     sure the distfile was really updated on purpose, and that
8213     no trojan horse or so crept in.
8214     Please mention that the distfiles were compared and what was found
8215     in your commit message.
8216     Then, the correct way to work around this is to
8217     set <code class="varname">DIST_SUBDIR</code> to a unique directory name,
8218     usually based on <code class="varname">PKGNAME_NOREV</code>. All
8219     <code class="varname">DISTFILES</code> and
8220     <code class="varname">PATCHFILES</code> for this package will be put in that
8221     subdirectory of the local distfiles directory.
8222     (See <a class="xref" href="#bumping-pkgrevision" title="19.1.11. How to handle incrementing versions when fixing an existing package">Section 19.1.11, &#8220;How to handle incrementing versions when fixing an existing package&#8221;</a> for more details.)
8223     In case this
8224     happens more often, <code class="varname">PKGNAME</code> can be used (thus
8225     including the <code class="filename">nbX</code> suffix) or a date stamp
8226     can be appended, like <code class="varname">${PKGNAME_NOREV}-YYYYMMDD</code>.
8227     Do not forget regenerating the <code class="filename">distinfo</code> file
8228     after that, since it contains the <code class="varname">DIST_SUBDIR</code>
8229     path in the filenames.
8230     Also increase the PKGREVISION if the installed package is different.
8231     Furthermore, a mail to the package's authors seems appropriate
8232     telling them that changing distfiles after releases without
8233     changing the file names is not good practice.</p>
8234 </div>
8235 </div>
8236 <div class="sect1" title="19.3. Fixing problems in the configure phase">
8237 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
8238 <a name="fixes.configure"></a>19.3. Fixing problems in the <span class="emphasis"><em>configure</em></span> phase</h2></div></div></div>
8239 <div class="sect2" title="19.3.1. Shared libraries - libtool">
8240 <div class="titlepage"><div><div><h3 class="title">
8241 <a name="fixes.libtool"></a>19.3.1. Shared libraries - libtool</h3></div></div></div>
8242 <p>pkgsrc supports many different machines, with different
8243     object formats like a.out and ELF, and varying abilities to do
8244     shared library and dynamic loading at all. To accompany this,
8245     varying commands and options have to be passed to the
8246     compiler, linker, etc. to get the Right Thing, which can be
8247     pretty annoying especially if you don't have all the machines
8248     at your hand to test things.  The
8249     <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/libtool/README.html" target="_top"><code class="filename">devel/libtool</code></a> pkg
8250     can help here, as it just <span class="quote">&#8220;<span class="quote">knows</span>&#8221;</span> how to build
8251     both static and dynamic libraries from a set of source files,
8252     thus being platform-independent.</p>
8253 <p>Here's how to use libtool in a package in seven simple
8254     steps:</p>
8255 <div class="orderedlist"><ol class="orderedlist" type="1">
8256 <li class="listitem"><p>Add <code class="varname">USE_LIBTOOL=yes</code> to the package
8257         Makefile.</p></li>
8258 <li class="listitem"><p>For library objects, use <span class="quote">&#8220;<span class="quote">${LIBTOOL} --mode=compile
8259         ${CC}</span>&#8221;</span> in place of <span class="quote">&#8220;<span class="quote">${CC}</span>&#8221;</span>. You could even
8260         add it to the definition of <code class="varname">CC</code>, if only
8261         libraries are being built in a given Makefile. This one command
8262         will build both PIC and non-PIC library objects, so you need not
8263         have separate shared and non-shared library rules.</p></li>
8264 <li class="listitem">
8265 <p>For the linking of the library, remove any
8266         <span class="quote">&#8220;<span class="quote">ar</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">ranlib</span>&#8221;</span>, and <span class="quote">&#8220;<span class="quote">ld
8267         -Bshareable</span>&#8221;</span> commands, and instead use:</p>
8268 <pre class="programlisting">
8269 ${LIBTOOL} --mode=link \
8270     ${CC} -o ${.TARGET:.a=.la} \
8271         ${OBJS:.o=.lo} \
8272         -rpath ${PREFIX}/lib \
8273         -version-info major:minor
8274         </pre>
8275 <p>Note that the library is changed to have a
8276         <code class="filename">.la</code> extension, and the objects are
8277         changed to have a <code class="filename">.lo</code>
8278         extension. Change <code class="varname">OBJS</code> as
8279         necessary. This automatically creates all of the
8280         <code class="filename">.a</code>,
8281         <code class="filename">.so.major.minor</code>, and ELF symlinks (if
8282         necessary) in the build directory. Be sure to include
8283         <span class="quote">&#8220;<span class="quote">-version-info</span>&#8221;</span>, especially when major and
8284         minor are zero, as libtool will otherwise strip off the
8285         shared library version.</p>
8286 <p>From the libtool manual:</p>
8287 <pre class="programlisting">
8288 So, libtool library versions are described by three integers:
8289
8290 CURRENT
8291 The most recent interface number that this library implements.
8292
8293 REVISION
8294 The implementation number of the CURRENT interface.
8295
8296 AGE
8297 The difference between the newest and oldest interfaces that
8298 this library implements.  In other words, the library implements
8299 all the interface numbers in the range from number `CURRENT -
8300 AGE' to `CURRENT'.
8301
8302 If two libraries have identical CURRENT and AGE numbers, then the
8303 dynamic linker chooses the library with the greater REVISION number.
8304         </pre>
8305 <p>The <span class="quote">&#8220;<span class="quote">-release</span>&#8221;</span> option will produce
8306         different results for a.out and ELF (excluding symlinks)
8307         in only one case. An ELF library of the form
8308         <span class="quote">&#8220;<span class="quote">libfoo-release.so.<span class="emphasis"><em>x</em></span>.<span class="emphasis"><em>y</em></span></span>&#8221;</span>
8309         will have a symlink of
8310         <span class="quote">&#8220;<span class="quote">libfoo.so.<span class="emphasis"><em>x</em></span>.<span class="emphasis"><em>y</em></span></span>&#8221;</span>
8311         on an a.out platform. This is handled
8312         automatically.</p>
8313 <p>The <span class="quote">&#8220;<span class="quote">-rpath argument</span>&#8221;</span> is the install
8314         directory of the library being built.</p>
8315 <p>In the <code class="filename">PLIST</code>, include only the
8316         <code class="filename">.la</code> file, the other files will be
8317         added automatically.</p>
8318 </li>
8319 <li class="listitem">
8320 <p>When linking shared object (<code class="filename">.so</code>)
8321         files, i.e. files that are loaded via <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?dlopen+3+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">dlopen</span>(3)</span></a>, NOT
8322         shared libraries, use <span class="quote">&#8220;<span class="quote">-module
8323         -avoid-version</span>&#8221;</span> to prevent them getting version
8324         tacked on.</p>
8325 <p>The <code class="filename">PLIST</code> file gets the
8326         <code class="filename">foo.so</code> entry.</p>
8327 </li>
8328 <li class="listitem">
8329 <p>When linking programs that depend on these libraries
8330         <span class="emphasis"><em>before</em></span> they are installed, preface
8331         the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?cc+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">cc</span>(1)</span></a> or <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?ld+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">ld</span>(1)</span></a> line with <span class="quote">&#8220;<span class="quote">${LIBTOOL}
8332         --mode=link</span>&#8221;</span>, and it will find the correct
8333         libraries (static or shared), but please be aware that
8334         libtool will not allow you to specify a relative path in
8335         -L (such as <span class="quote">&#8220;<span class="quote">-L../somelib</span>&#8221;</span>), because it
8336         expects you to change that argument to be the
8337         <code class="filename">.la</code> file. e.g.</p>
8338 <pre class="programlisting">
8339 ${LIBTOOL} --mode=link ${CC} -o someprog -L../somelib -lsomelib
8340         </pre>
8341 <p>should be changed to:</p>
8342 <pre class="programlisting">
8343 ${LIBTOOL} --mode=link ${CC} -o <em class="replaceable"><code>someprog</code></em> <em class="replaceable"><code>../somelib/somelib.la</code></em>
8344         </pre>
8345 <p>and it will do the right thing with the libraries.</p>
8346 </li>
8347 <li class="listitem">
8348 <p>When installing libraries, preface the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?install+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">install</span>(1)</span></a>
8349         or <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?cp+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">cp</span>(1)</span></a> command with <span class="quote">&#8220;<span class="quote">${LIBTOOL}
8350         --mode=install</span>&#8221;</span>, and change the library name to
8351         <code class="filename">.la</code>. e.g.</p>
8352 <pre class="programlisting">
8353 ${LIBTOOL} --mode=install ${BSD_INSTALL_LIB} ${SOMELIB:.a=.la} ${PREFIX}/lib
8354         </pre>
8355 <p>This will install the static <code class="filename">.a</code>,
8356         shared library, any needed symlinks, and run
8357         <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?ldconfig+8+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">ldconfig</span>(8)</span></a>.</p>
8358 </li>
8359 <li class="listitem"><p>In your <code class="filename">PLIST</code>, include only
8360         the <code class="filename">.la</code>
8361         file (this is a change from previous behaviour).</p></li>
8362 </ol></div>
8363 </div>
8364 <div class="sect2" title="19.3.2. Using libtool on GNU packages that already support libtool">
8365 <div class="titlepage"><div><div><h3 class="title">
8366 <a name="using-libtool"></a>19.3.2. Using libtool on GNU packages that already support libtool</h3></div></div></div>
8367 <p>Add <code class="varname">USE_LIBTOOL=yes</code> to the
8368     package Makefile. This will override the package's own libtool
8369     in most cases.  For older libtool using packages,  libtool is
8370     made by ltconfig script during the do-configure step; you can
8371     check the libtool script location by doing <span class="command"><strong>make
8372     configure; find work*/ -name libtool</strong></span>.</p>
8373 <p><code class="varname">LIBTOOL_OVERRIDE</code> specifies which libtool
8374     scripts, relative to <code class="varname">WRKSRC</code>, to override.  By
8375     default, it is set to <span class="quote">&#8220;<span class="quote">libtool */libtool
8376     */*/libtool</span>&#8221;</span>.  If this does not match the location of the
8377     package's libtool script(s), set it as appropriate.</p>
8378 <p>If you do not need <code class="filename">*.a</code> static
8379     libraries built and installed, then use
8380     <code class="varname">SHLIBTOOL_OVERRIDE</code> instead.</p>
8381 <p>If your package makes use of the platform-independent library
8382     for loading dynamic shared objects, that comes with libtool
8383     (libltdl), you should include devel/libltdl/buildlink3.mk.</p>
8384 <p>Some packages use libtool incorrectly so that the package
8385     may not work or build in some circumstances. Some of the more
8386     common errors are:</p>
8387 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
8388 <li class="listitem">
8389 <p>The inclusion of a shared object (-module) as a dependent library in an
8390         executable or library. This in itself isn't a problem if one of two things
8391         has been done:</p>
8392 <div class="orderedlist"><ol class="orderedlist" type="1">
8393 <li class="listitem"><p>The shared object is named correctly, i.e.
8394             <code class="filename">libfoo.la</code>, not
8395             <code class="filename">foo.la</code></p></li>
8396 <li class="listitem"><p>The -dlopen option is used when linking an executable.</p></li>
8397 </ol></div>
8398 </li>
8399 <li class="listitem"><p>The use of libltdl without the correct calls to initialisation routines.
8400         The function lt_dlinit() should be called and the macro
8401         <code class="varname">LTDL_SET_PRELOADED_SYMBOLS</code> included in
8402         executables.</p></li>
8403 </ul></div>
8404 </div>
8405 <div class="sect2" title="19.3.3. GNU Autoconf/Automake">
8406 <div class="titlepage"><div><div><h3 class="title">
8407 <a name="autoconf-automake"></a>19.3.3. GNU Autoconf/Automake</h3></div></div></div>
8408 <p>If a package needs GNU autoconf or automake to be executed
8409     to regenerate the configure script and Makefile.in makefile
8410     templates, then they should be executed in a pre-configure
8411     target.</p>
8412 <p>For packages that need only autoconf:</p>
8413 <pre class="programlisting">
8414 AUTOCONF_REQD=  2.50            # if default version is not good enough
8415 USE_TOOLS+=     autoconf        # use "autoconf213" for autoconf-2.13
8416 ...
8417
8418 pre-configure:
8419         cd ${WRKSRC} &amp;&amp; autoconf
8420
8421 ...
8422     </pre>
8423 <p>and for packages that need automake and autoconf:</p>
8424 <pre class="programlisting">
8425 AUTOMAKE_REQD=  1.7.1           # if default version is not good enough
8426 USE_TOOLS+=     automake        # use "automake14" for automake-1.4
8427 ...
8428
8429 pre-configure:
8430         set -e; cd ${WRKSRC}; \
8431         aclocal; autoheader; automake -a --foreign -i; autoconf
8432
8433 ...
8434     </pre>
8435 <p>Packages which use GNU Automake will almost certainly
8436     require GNU Make.</p>
8437 <p>There are times when the configure process makes
8438     additional changes to the generated files, which then causes
8439     the build process to try to re-execute the automake sequence.
8440     This is prevented by touching various files in the configure
8441     stage. If this causes problems with your package you can set
8442     <code class="varname">AUTOMAKE_OVERRIDE=NO</code> in the package
8443     Makefile.</p>
8444 </div>
8445 </div>
8446 <div class="sect1" title="19.4. Programming languages">
8447 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
8448 <a name="programming-languages"></a>19.4. Programming languages</h2></div></div></div>
8449 <div class="sect2" title="19.4.1. C, C++, and Fortran">
8450 <div class="titlepage"><div><div><h3 class="title">
8451 <a name="basic-programming-languages"></a>19.4.1. C, C++, and Fortran</h3></div></div></div>
8452 <p>Compilers for the C, C++, and Fortran languages comes with
8453     the NetBSD base system.  By default, pkgsrc assumes that a package
8454     is written in C and will hide all other compilers (via the wrapper
8455     framework, see <a class="xref" href="#buildlink" title="Chapter 14. Buildlink methodology">Chapter 14, <i>Buildlink methodology</i></a>).</p>
8456 <p>To declare which language's compiler a package needs, set
8457     the <code class="varname">USE_LANGUAGES</code> variable. Allowed values
8458     currently are <span class="quote">&#8220;<span class="quote">c</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">c++</span>&#8221;</span>, and
8459     <span class="quote">&#8220;<span class="quote">fortran</span>&#8221;</span> (and any combination).  The default is
8460     <span class="quote">&#8220;<span class="quote">c</span>&#8221;</span>.  Packages using GNU configure scripts, even if
8461     written in C++, usually need a C compiler for the configure
8462     phase.</p>
8463 </div>
8464 <div class="sect2" title="19.4.2. Java">
8465 <div class="titlepage"><div><div><h3 class="title">
8466 <a name="java-programming-language"></a>19.4.2. Java</h3></div></div></div>
8467 <p>If a program is written in Java, use the Java framework in
8468     pkgsrc.  The package must include
8469     <code class="filename">../../mk/java-vm.mk</code>.  This Makefile fragment
8470     provides the following variables:</p>
8471 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
8472 <li class="listitem"><p><code class="varname">USE_JAVA</code> defines if a build
8473       dependency on the JDK is added.  If
8474       <code class="varname">USE_JAVA</code> is set to <span class="quote">&#8220;<span class="quote">run</span>&#8221;</span>, then
8475       there is only a runtime dependency on the JDK.  The default is
8476       <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>, which also adds a build dependency on the
8477       JDK.</p></li>
8478 <li class="listitem"><p>Set <code class="varname">USE_JAVA2</code> to declare that
8479       a package needs a Java2 implementation.  The supported values
8480       are <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">1.4</span>&#8221;</span>, and
8481       <span class="quote">&#8220;<span class="quote">1.5</span>&#8221;</span>.  <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span> accepts any Java2
8482       implementation, <span class="quote">&#8220;<span class="quote">1.4</span>&#8221;</span> insists on versions 1.4 or
8483       above, and <span class="quote">&#8220;<span class="quote">1.5</span>&#8221;</span> only accepts versions 1.5 or
8484       above. This variable is not set by default.</p></li>
8485 <li class="listitem"><p><code class="varname">PKG_JAVA_HOME</code> is
8486       automatically set to the runtime location of the used Java
8487       implementation dependency. It may be used to set
8488       <code class="varname">JAVA_HOME</code> to a good value if the program
8489       needs this variable to be defined.
8490       </p></li>
8491 </ul></div>
8492 </div>
8493 <div class="sect2" title="19.4.3. Packages containing perl scripts">
8494 <div class="titlepage"><div><div><h3 class="title">
8495 <a name="perl-scripts"></a>19.4.3. Packages containing perl scripts</h3></div></div></div>
8496 <p>If your package contains interpreted perl scripts, add
8497     <span class="quote">&#8220;<span class="quote">perl</span>&#8221;</span> to the <code class="varname">USE_TOOLS</code> variable
8498     and set <code class="varname">REPLACE_PERL</code> to ensure that the proper
8499     interpreter path is set. <code class="varname">REPLACE_PERL</code> should
8500     contain a list of scripts, relative to <code class="varname">WRKSRC</code>,
8501     that you want adjusted.  Every occurrence of
8502     <code class="filename">*/bin/perl</code> will be replaced with the full
8503     path to the perl executable.</p>
8504 <p>If a particular version of perl is needed, set the
8505     <code class="varname">PERL5_REQD</code> variable to the version number.  The
8506     default is <span class="quote">&#8220;<span class="quote">5.0</span>&#8221;</span>.</p>
8507 <p>See <a class="xref" href="#perl-modules" title="19.6.6. Packages installing perl modules">Section 19.6.6, &#8220;Packages installing perl modules&#8221;</a> for information
8508     about handling perl modules.</p>
8509 </div>
8510 <div class="sect2" title="19.4.4. Other programming languages">
8511 <div class="titlepage"><div><div><h3 class="title">
8512 <a name="other-programming-languages"></a>19.4.4. Other programming languages</h3></div></div></div>
8513 <p>Currently, there is no special handling for other languages
8514     in pkgsrc.  If a compiler package provides a
8515     <code class="filename">buildlink3.mk</code> file, include that, otherwise
8516     just add a (build) dependency on the appropriate compiler
8517     package.</p>
8518 </div>
8519 </div>
8520 <div class="sect1" title="19.5. Fixing problems in the build phase">
8521 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
8522 <a name="fixes.build"></a>19.5. Fixing problems in the <span class="emphasis"><em>build</em></span> phase</h2></div></div></div>
8523 <p>The most common failures when building a package are that
8524         some platforms do not provide certain header files, functions or
8525         libraries, or they provide the functions in a library that the
8526         original package author didn't know. To work around this, you
8527         can rewrite the source code in most cases so that it does not
8528         use the missing functions or provides a replacement function.</p>
8529 <div class="sect2" title="19.5.1. Compiling C and C++ code conditionally">
8530 <div class="titlepage"><div><div><h3 class="title">
8531 <a name="fixes.build.cpp"></a>19.5.1. Compiling C and C++ code conditionally</h3></div></div></div>
8532 <p>If a package already comes with a GNU configure script, the
8533         preferred way to fix the build failure is to change the
8534         configure script, not the code. In the other cases, you can
8535         utilize the C preprocessor, which defines certain macros
8536         depending on the operating system and hardware architecture it
8537         compiles for. These macros can be queried using for example
8538         <code class="varname">#if defined(__i386)</code>. Almost every operating
8539         system, hardware architecture and compiler has its own macro.
8540         For example, if the macros <code class="varname">__GNUC__</code>,
8541         <code class="varname">__i386__</code> and <code class="varname">__NetBSD__</code>
8542         are all defined, you know that you are using NetBSD on an i386
8543         compatible CPU, and your compiler is GCC.</p>
8544 <p>The list of the following macros for hardware and
8545         operating system depends on the compiler that is used. For
8546         example, if you want to conditionally compile code on Solaris,
8547         don't use <code class="varname">__sun__</code>, as the SunPro compiler
8548         does not define it. Use <code class="varname">__sun</code> instead.</p>
8549 <div class="sect3" title="19.5.1.1. C preprocessor macros to identify the operating system">
8550 <div class="titlepage"><div><div><h4 class="title">
8551 <a name="fixes.build.cpp.os"></a>19.5.1.1. C preprocessor macros to identify the operating system</h4></div></div></div>
8552 <p>To distinguish between 4.4 BSD-derived systems and the
8553         rest of the world, you should use the following code.</p>
8554 <pre class="programlisting">
8555 #include &lt;sys/param.h&gt;
8556 #if (defined(BSD) &amp;&amp; BSD &gt;= 199306)
8557 /* BSD-specific code goes here */
8558 #else
8559 /* non-BSD-specific code goes here */
8560 #endif
8561 </pre>
8562 <p>If this distinction is not fine enough, you can also test
8563         for the following macros.</p>
8564 <pre class="programlisting">
8565 FreeBSD     __FreeBSD__
8566 DragonFly   __DragonFly__
8567 Interix     __INTERIX
8568 IRIX        __sgi (TODO: get a definite source for this)
8569 Linux       linux, __linux, __linux__
8570 NetBSD      __NetBSD__
8571 OpenBSD     __OpenBSD__
8572 Solaris     sun, __sun
8573 </pre>
8574 </div>
8575 <div class="sect3" title="19.5.1.2. C preprocessor macros to identify the hardware architecture">
8576 <div class="titlepage"><div><div><h4 class="title">
8577 <a name="fixes.build.cpp.arch"></a>19.5.1.2. C preprocessor macros to identify the hardware architecture</h4></div></div></div>
8578 <pre class="programlisting">
8579 i386        i386, __i386, __i386__
8580 MIPS        __mips
8581 SPARC       sparc, __sparc
8582 </pre>
8583 </div>
8584 <div class="sect3" title="19.5.1.3. C preprocessor macros to identify the compiler">
8585 <div class="titlepage"><div><div><h4 class="title">
8586 <a name="fixes.build.cpp.compiler"></a>19.5.1.3. C preprocessor macros to identify the compiler</h4></div></div></div>
8587 <pre class="programlisting">
8588 GCC         __GNUC__ (major version), __GNUC_MINOR__
8589 MIPSpro     _COMPILER_VERSION (0x741 for MIPSpro 7.41)
8590 SunPro      __SUNPRO_C (0x570 for Sun C 5.7)
8591 SunPro C++  __SUNPRO_CC (0x580 for Sun C++ 5.8)
8592 </pre>
8593 </div>
8594 </div>
8595 <div class="sect2" title="19.5.2. How to handle compiler bugs">
8596 <div class="titlepage"><div><div><h3 class="title">
8597 <a name="compiler-bugs"></a>19.5.2. How to handle compiler bugs</h3></div></div></div>
8598 <p>Some source files trigger bugs in the compiler, based on
8599         combinations of compiler version and architecture and almost
8600         always relation to optimisation being enabled.  Common symptoms
8601         are gcc internal errors or never finishing compiling a
8602         file.</p>
8603 <p>Typically, a workaround involves testing the
8604         <code class="varname">MACHINE_ARCH</code> and compiler version, disabling
8605         optimisation for that combination of file,
8606         <code class="varname">MACHINE_ARCH</code> and compiler, and documenting it
8607         in <code class="filename">pkgsrc/doc/HACKS</code>. See that file for a
8608         number of examples.</p>
8609 </div>
8610 <div class="sect2" title="19.5.3. Undefined reference to &#8220;...&#8221;">
8611 <div class="titlepage"><div><div><h3 class="title">
8612 <a name="undefined-reference"></a>19.5.3. Undefined reference to <span class="quote">&#8220;<span class="quote">...</span>&#8221;</span>
8613 </h3></div></div></div>
8614 <p>This error message often means that a package did not
8615         link to a shared library it needs. The following functions are
8616         known to cause this error message over and over.</p>
8617 <div class="informaltable">
8618 <a name="undefined-reference-functions"></a><table border="1">
8619 <colgroup>
8620 <col>
8621 <col>
8622 <col>
8623 </colgroup>
8624 <thead><tr>
8625 <th>Function</th>
8626 <th>Library</th>
8627 <th>Affected platforms</th>
8628 </tr></thead>
8629 <tbody>
8630 <tr>
8631 <td>accept, bind, connect</td>
8632 <td>-lsocket</td>
8633 <td>Solaris</td>
8634 </tr>
8635 <tr>
8636 <td>crypt</td>
8637 <td>-lcrypt</td>
8638 <td>DragonFly, NetBSD</td>
8639 </tr>
8640 <tr>
8641 <td>dlopen, dlsym</td>
8642 <td>-ldl</td>
8643 <td>Linux</td>
8644 </tr>
8645 <tr>
8646 <td>gethost*</td>
8647 <td>-lnsl</td>
8648 <td>Solaris</td>
8649 </tr>
8650 <tr>
8651 <td>inet_aton</td>
8652 <td>-lresolv</td>
8653 <td>Solaris</td>
8654 </tr>
8655 <tr>
8656 <td>nanosleep, sem_*, timer_*</td>
8657 <td>-lrt</td>
8658 <td>Solaris</td>
8659 </tr>
8660 <tr>
8661 <td>openpty</td>
8662 <td>-lutil</td>
8663 <td>Linux</td>
8664 </tr>
8665 </tbody>
8666 </table>
8667 </div>
8668 <p>To fix these linker errors, it is often sufficient to say
8669     <code class="literal">LIBS.<em class="replaceable"><code>OperatingSystem</code></em>+=
8670     -l<em class="replaceable"><code>foo</code></em></code> to the package
8671     <code class="filename">Makefile</code> and then say <span class="command"><strong>bmake clean;
8672     bmake</strong></span>.</p>
8673 <div class="sect3" title="19.5.3.1. Special issue: The SunPro compiler">
8674 <div class="titlepage"><div><div><h4 class="title">
8675 <a name="undefined-reference-sunpro"></a>19.5.3.1. Special issue: The SunPro compiler</h4></div></div></div>
8676 <p>When you are using the SunPro compiler, there is another
8677 possibility. That compiler cannot handle the following code:</p>
8678 <pre class="programlisting">
8679 extern int extern_func(int);
8680
8681 static inline int
8682 inline_func(int x)
8683 {
8684         return extern_func(x);
8685 }
8686
8687 int main(void)
8688 {
8689         return 0;
8690 }
8691 </pre>
8692 <p>It generates the code for <code class="function">inline_func</code> even if
8693 that function is never used. This code then refers to
8694 <code class="function">extern_func</code>, which can usually not be resolved. To
8695 solve this problem you can try to tell the package to disable inlining
8696 of functions.</p>
8697 </div>
8698 </div>
8699 <div class="sect2" title="19.5.4. Running out of memory">
8700 <div class="titlepage"><div><div><h3 class="title">
8701 <a name="out-of-memory"></a>19.5.4. Running out of memory</h3></div></div></div>
8702 <p>Sometimes packages fail to build because the compiler runs
8703     into an operating system specific soft limit.  With the
8704     <code class="varname">UNLIMIT_RESOURCES</code> variable pkgsrc can be told
8705     to unlimit the resources.  Currently, the allowed values are
8706     <span class="quote">&#8220;<span class="quote">datasize</span>&#8221;</span> and <span class="quote">&#8220;<span class="quote">stacksize</span>&#8221;</span> (or both).
8707     Setting this variable is similar to running the shell builtin
8708     <span class="command"><strong>ulimit</strong></span> command to raise the maximum data
8709     segment size or maximum stack size of a process, respectively, to
8710     their hard limits.</p>
8711 </div>
8712 </div>
8713 <div class="sect1" title="19.6. Fixing problems in the install phase">
8714 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
8715 <a name="fixes.install"></a>19.6. Fixing problems in the <span class="emphasis"><em>install</em></span> phase</h2></div></div></div>
8716 <div class="sect2" title="19.6.1. Creating needed directories">
8717 <div class="titlepage"><div><div><h3 class="title">
8718 <a name="install-scripts"></a>19.6.1. Creating needed directories</h3></div></div></div>
8719 <p>The BSD-compatible <span class="command"><strong>install</strong></span> supplied
8720     with some operating systems cannot create more than one
8721     directory at a time. As such, you should call
8722     <code class="literal">${INSTALL_*_DIR}</code> like this:</p>
8723 <pre class="programlisting">
8724 ${INSTALL_DATA_DIR} ${PREFIX}/dir1
8725 ${INSTALL_DATA_DIR} ${PREFIX}/dir2
8726     </pre>
8727 <p>You can also just append <span class="quote">&#8220;<span class="quote"><code class="literal">dir1
8728     dir2</code></span>&#8221;</span> to the
8729     <code class="varname">INSTALLATION_DIRS</code> variable, which will
8730     automatically do the right thing.</p>
8731 </div>
8732 <div class="sect2" title="19.6.2. Where to install documentation">
8733 <div class="titlepage"><div><div><h3 class="title">
8734 <a name="where-to-install-documentation"></a>19.6.2. Where to install documentation</h3></div></div></div>
8735 <p>In general, documentation should be installed into
8736     <code class="filename">${PREFIX}/share/doc/${PKGBASE}</code> or
8737     <code class="filename">${PREFIX}/share/doc/${PKGNAME}</code> (the latter
8738     includes the version number of the package).</p>
8739 <p>Many modern packages using GNU autoconf allow to set the
8740     directory where HTML documentation is installed with the
8741     <span class="quote">&#8220;<span class="quote">--with-html-dir</span>&#8221;</span> option. Sometimes using this flag
8742     is needed because otherwise the documentation ends up in
8743     <code class="filename">${PREFIX}/share/doc/html</code> or other
8744     places.</p>
8745 <p>An exception to the above is that library API documentation
8746     generated with the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/textproc/gtk-doc/README.html" target="_top"><code class="filename">textproc/gtk-doc</code></a> tools, for use by special
8747     browsers (devhelp) should be left at their default location, which
8748     is <code class="filename">${PREFIX}/share/gtk-doc</code>.  Such
8749     documentation can be recognized from files ending in
8750     <code class="filename">.devhelp</code> or <code class="filename">.devhelp2</code>.
8751     (It is also acceptable to install such files in
8752     <code class="filename">${PREFIX}/share/doc/${PKGBASE}</code> or
8753     <code class="filename">${PREFIX}/share/doc/${PKGNAME}</code>; the
8754     <code class="filename">.devhelp*</code> file must be directly in that
8755     directory then, no additional subdirectory level is allowed in
8756     this case. This is usually achieved by using
8757     <span class="quote">&#8220;<span class="quote">--with-html-dir=${PREFIX}/share/doc</span>&#8221;</span>.
8758     <code class="filename">${PREFIX}/share/gtk-doc</code> is preferred
8759     though.)</p>
8760 </div>
8761 <div class="sect2" title="19.6.3. Installing highscore files">
8762 <div class="titlepage"><div><div><h3 class="title">
8763 <a name="installing-score-files"></a>19.6.3. Installing highscore files</h3></div></div></div>
8764 <p>Certain packages, most of them in the games category, install
8765     a score file that allows all users on the system to record their
8766     highscores.  In order for this to work, the binaries need to be
8767     installed setgid and the score files owned by the appropriate
8768     group and/or owner (traditionally the "games" user/group).  The
8769     following variables, documented in more detail in
8770     <code class="filename">mk/defaults/mk.conf</code>, control this
8771     behaviour: <code class="varname">SETGIDGAME</code>,
8772     <code class="varname">GAMEDATAMODE</code>, <code class="varname">GAMEGRP</code>,
8773     <code class="varname">GAMEMODE</code>, <code class="varname">GAMEOWN</code>.</p>
8774 <p>Note that per default, setgid installation of games is
8775     disabled;  setting <code class="varname">SETGIDGAME=YES</code> will set all
8776     the other variables accordingly.</p>
8777 <p>A package should therefore never hard code file ownership or
8778     access permissions but rely on <code class="varname">INSTALL_GAME</code> and
8779     <code class="varname">INSTALL_GAME_DATA</code> to set these
8780     correctly.</p>
8781 </div>
8782 <div class="sect2" title="19.6.4. Adding DESTDIR support to packages">
8783 <div class="titlepage"><div><div><h3 class="title">
8784 <a name="destdir-support"></a>19.6.4. Adding DESTDIR support to packages</h3></div></div></div>
8785 <p><code class="varname">DESTDIR</code> support means that a package
8786     installs into a staging directory, not the final location of the
8787     files. Then a binary package is created which can be used for
8788     installation as usual. There are two ways: Either the package must
8789     install as root (<span class="quote">&#8220;<span class="quote">destdir</span>&#8221;</span>) or the package can
8790     install as non-root user (<span class="quote">&#8220;<span class="quote">user-destdir</span>&#8221;</span>).</p>
8791 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
8792 <li class="listitem"><p><code class="varname">PKG_DESTDIR_SUPPORT</code> has to be
8793       set to <span class="quote">&#8220;<span class="quote">destdir</span>&#8221;</span> or <span class="quote">&#8220;<span class="quote">user-destdir</span>&#8221;</span>. If
8794       bsd.prefs.mk is included in the Makefile,
8795       <code class="varname">PKG_DESTDIR_SUPPORT</code> needs to be set before
8796       the inclusion.</p></li>
8797 <li class="listitem"><p>All installation operations have to be prefixed with
8798       <code class="filename">${DESTDIR}</code>.</p></li>
8799 <li class="listitem"><p>automake gets this DESTDIR mostly right
8800       automatically. Many manual rules and pre/post-install often are
8801       incorrect; fix them.</p></li>
8802 <li class="listitem"><p>If files are installed with special owner/group
8803       use <code class="varname">SPECIAL_PERMS</code>.</p></li>
8804 <li class="listitem"><p>In general, packages should support
8805       <code class="varname">UNPRIVILEGED</code> to be able to use
8806       DESTDIR.</p></li>
8807 </ul></div>
8808 </div>
8809 <div class="sect2" title="19.6.5. Packages with hardcoded paths to other interpreters">
8810 <div class="titlepage"><div><div><h3 class="title">
8811 <a name="hardcoded-paths"></a>19.6.5. Packages with hardcoded paths to other interpreters</h3></div></div></div>
8812 <p>Your package may also contain scripts with hardcoded paths to
8813       other interpreters besides (or as well as) perl.  To correct the
8814       full pathname to the script interpreter, you need to set the
8815       following definitions in your <code class="filename">Makefile</code> (we
8816     shall use <span class="command"><strong>tclsh</strong></span> in this example):</p>
8817 <pre class="programlisting">
8818 REPLACE_INTERPRETER+=   tcl
8819 REPLACE.tcl.old=        .*/bin/tclsh
8820 REPLACE.tcl.new=        ${PREFIX}/bin/tclsh
8821 REPLACE_FILES.tcl=      # list of tcl scripts which need to be fixed,
8822 # relative to ${WRKSRC}, just as in REPLACE_PERL
8823     </pre>
8824 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
8825 <h3 class="title">Note</h3>
8826 <p>Before March 2006, these variables were called
8827     <code class="varname">_REPLACE.*</code> and
8828     <code class="varname">_REPLACE_FILES.*</code>.</p>
8829 </div>
8830 </div>
8831 <div class="sect2" title="19.6.6. Packages installing perl modules">
8832 <div class="titlepage"><div><div><h3 class="title">
8833 <a name="perl-modules"></a>19.6.6. Packages installing perl modules</h3></div></div></div>
8834 <p>Makefiles of packages providing perl5 modules should include
8835     the Makefile fragment
8836     <code class="filename">../../lang/perl5/module.mk</code>.  It provides a
8837     <span class="command"><strong>do-configure</strong></span> target for the standard perl
8838     configuration for such modules as well as various hooks to tune
8839     this configuration.  See comments in this file for
8840     details.</p>
8841 <p>Perl5 modules will install into different places depending
8842     on the version of perl used during the build process.  To
8843     address this, pkgsrc will append lines to the
8844     <code class="filename">PLIST</code> corresponding to the files listed in
8845     the installed <code class="filename">.packlist</code> file generated by
8846     most perl5 modules.  This is invoked by defining
8847     <code class="varname">PERL5_PACKLIST</code> to a space-separated list of
8848     paths to packlist files, e.g.:</p>
8849 <pre class="programlisting">
8850 PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Pg/.packlist
8851     </pre>
8852 <p>The variables <code class="varname">PERL5_SITELIB</code>,
8853     <code class="varname">PERL5_SITEARCH</code>, and
8854     <code class="varname">PERL5_ARCHLIB</code> represent the three locations
8855     in which perl5 modules may be installed, and may be used by
8856     perl5 packages that don't have a packlist.  These three
8857     variables are also substituted for in the
8858     <code class="filename">PLIST</code>.</p>
8859 </div>
8860 <div class="sect2" title="19.6.7. Packages installing info files">
8861 <div class="titlepage"><div><div><h3 class="title">
8862 <a name="faq.info-files"></a>19.6.7. Packages installing info files</h3></div></div></div>
8863 <p>Some packages install info files or use the
8864     <span class="quote">&#8220;<span class="quote">makeinfo</span>&#8221;</span>  or <span class="quote">&#8220;<span class="quote">install-info</span>&#8221;</span>
8865     commands.  <code class="varname">INFO_FILES</code> should be defined in
8866     the package Makefile so that <code class="filename">INSTALL</code> and
8867     <code class="filename">DEINSTALL</code> scripts will be generated to
8868     handle registration of the info files in the Info directory
8869     file. The <span class="quote">&#8220;<span class="quote">install-info</span>&#8221;</span> command used for the info
8870     files registration is either provided by the system, or by a
8871     special purpose package automatically added as dependency if
8872     needed.</p>
8873 <p><code class="varname">PKGINFODIR</code> is the directory under
8874     <code class="filename">${PREFIX}</code> where info files are primarily
8875     located. <code class="varname">PKGINFODIR</code> defaults to
8876     <span class="quote">&#8220;<span class="quote">info</span>&#8221;</span> and can be overridden by the user.</p>
8877 <p>The info files for the package should be listed in the
8878     package <code class="filename">PLIST</code>; however any split info files
8879     need not be listed.</p>
8880 <p>A package which needs the <span class="quote">&#8220;<span class="quote">makeinfo</span>&#8221;</span> command
8881     at build time must add <span class="quote">&#8220;<span class="quote">makeinfo</span>&#8221;</span> to
8882     <code class="varname">USE_TOOLS</code> in its Makefile. If a minimum
8883     version of the <span class="quote">&#8220;<span class="quote">makeinfo</span>&#8221;</span> command is needed it
8884     should be noted with the <code class="varname">TEXINFO_REQD</code>
8885     variable in the package <code class="filename">Makefile</code>. By
8886     default, a minimum version of 3.12 is required. If the system
8887     does not provide a <span class="command"><strong>makeinfo</strong></span> command or if it
8888     does not match the required minimum, a build dependency on the
8889     <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/devel/gtexinfo/README.html" target="_top"><code class="filename">devel/gtexinfo</code></a> package will
8890     be added automatically.</p>
8891 <p>The build and installation process of the software provided
8892     by the package should not use the
8893     <span class="command"><strong>install-info</strong></span> command as the registration of
8894     info files is the task of the package
8895     <code class="filename">INSTALL</code> script, and it must use the
8896     appropriate <span class="command"><strong>makeinfo</strong></span> command.</p>
8897 <p>To achieve this goal, the pkgsrc infrastructure creates
8898     overriding scripts for the <span class="command"><strong>install-info</strong></span> and
8899     <span class="command"><strong>makeinfo</strong></span> commands in a directory listed early
8900     in <code class="varname">PATH</code>.</p>
8901 <p>The script overriding <span class="command"><strong>install-info</strong></span> has
8902     no effect except the logging of a message. The script overriding
8903     <span class="command"><strong>makeinfo</strong></span> logs a message and according to the
8904     value of <code class="varname">TEXINFO_REQD</code> either runs the appropriate
8905     <span class="command"><strong>makeinfo</strong></span> command or exit on error.</p>
8906 </div>
8907 <div class="sect2" title="19.6.8. Packages installing man pages">
8908 <div class="titlepage"><div><div><h3 class="title">
8909 <a name="manpages"></a>19.6.8. Packages installing man pages</h3></div></div></div>
8910 <p>All packages that install manual pages should install them
8911     into the same directory, so that there is one common place to look
8912     for them. In pkgsrc, this place is
8913     <code class="literal">${PREFIX}/${PKGMANDIR}</code>, and this expression
8914     should be used in packages. The default for
8915     <code class="varname">PKGMANDIR</code> is
8916     <span class="quote">&#8220;<span class="quote"><code class="filename">man</code></span>&#8221;</span>. Another often-used value
8917     is <span class="quote">&#8220;<span class="quote"><code class="filename">share/man</code></span>&#8221;</span>.</p>
8918 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
8919 <h3 class="title">Note</h3>
8920 <p>The support for a custom <code class="varname">PKGMANDIR</code>
8921     is far from complete.</p>
8922 </div>
8923 <p>The <code class="filename">PLIST</code> files can just use
8924     <code class="filename">man/</code> as the top level directory for the man
8925     page file entries, and the pkgsrc framework will convert as
8926     needed. In all other places, the correct
8927     <code class="varname">PKGMANDIR</code> must be used.</p>
8928 <p>Packages that are
8929     configured with <code class="varname">GNU_CONFIGURE</code> set as
8930     <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>, by default will use the
8931     <code class="filename">./configure</code>
8932     --mandir switch to set where the man pages should be installed.
8933     The path is <code class="varname">GNU_CONFIGURE_MANDIR</code> which defaults
8934     to <code class="varname">${PREFIX}/${PKGMANDIR}</code>.</p>
8935 <p>Packages that use <code class="varname">GNU_CONFIGURE</code> but do not
8936     use --mandir, can set <code class="varname">CONFIGURE_HAS_MANDIR</code>
8937     to <span class="quote">&#8220;<span class="quote">no</span>&#8221;</span>.
8938     Or if the <code class="filename">./configure</code> script uses
8939     a non-standard use of --mandir, you can set
8940     <code class="varname">GNU_CONFIGURE_MANDIR</code> as needed.</p>
8941 <p>See <a class="xref" href="#manpage-compression" title="13.5. Man page compression">Section 13.5, &#8220;Man page compression&#8221;</a> for
8942     information on installation of compressed manual pages.</p>
8943 </div>
8944 <div class="sect2" title="19.6.9. Packages installing GConf data files">
8945 <div class="titlepage"><div><div><h3 class="title">
8946 <a name="gconf-data-files"></a>19.6.9. Packages installing GConf data files</h3></div></div></div>
8947 <p>If a package installs <code class="filename">.schemas</code> or
8948     <code class="filename">.entries</code> files, used by GConf,
8949     you need to take some extra steps to make sure they get registered
8950     in the database:</p>
8951 <div class="orderedlist"><ol class="orderedlist" type="1">
8952 <li class="listitem"><p>Include <code class="filename">../../devel/GConf/schemas.mk</code>
8953         instead of its <code class="filename">buildlink3.mk</code> file.  This
8954         takes care of rebuilding the GConf database at installation and
8955         deinstallation time, and tells the package where to install
8956         GConf data files using some standard configure arguments.  It
8957         also disallows any access to the database directly from the
8958         package.</p></li>
8959 <li class="listitem"><p>Ensure that the package installs its
8960         <code class="filename">.schemas</code> files under
8961         <code class="filename">${PREFIX}/share/gconf/schemas</code>.  If they get
8962         installed under <code class="filename">${PREFIX}/etc</code>, you will
8963         need to manually patch the package.</p></li>
8964 <li class="listitem"><p>Check the PLIST and remove any entries under the etc/gconf
8965         directory, as they will be handled automatically.  See
8966         <a class="xref" href="#faq.conf" title="9.13. How do I change the location of configuration files?">Section 9.13, &#8220;How do I change the location of configuration files?&#8221;</a> for more information.</p></li>
8967 <li class="listitem"><p>Define the <code class="varname">GCONF_SCHEMAS</code> variable in
8968         your <code class="filename">Makefile</code> with a list of all
8969         <code class="filename">.schemas</code> files installed by the package, if
8970         any.  Names must not contain any directories in them.</p></li>
8971 <li class="listitem"><p>Define the <code class="varname">GCONF_ENTRIES</code> variable in
8972         your <code class="filename">Makefile</code> with a
8973         list of all <code class="filename">.entries</code> files installed by the
8974         package, if any. Names must not contain any directories in
8975         them.</p></li>
8976 </ol></div>
8977 </div>
8978 <div class="sect2" title="19.6.10. Packages installing scrollkeeper/rarian data files">
8979 <div class="titlepage"><div><div><h3 class="title">
8980 <a name="scrollkeeper-data-files"></a>19.6.10. Packages installing scrollkeeper/rarian data files</h3></div></div></div>
8981 <p>If a package installs <code class="filename">.omf</code> files, used by
8982     scrollkeeper/rarian, you need to take some extra steps to make sure they
8983     get registered in the database:</p>
8984 <div class="orderedlist"><ol class="orderedlist" type="1">
8985 <li class="listitem"><p>Include
8986         <code class="filename">../../mk/omf-scrollkeeper.mk</code>
8987         instead of rarian's <code class="filename">buildlink3.mk</code> file.  This
8988         takes care of rebuilding the scrollkeeper database at
8989         installation and deinstallation time, and disallows any access
8990         to it directly from the package.</p></li>
8991 <li class="listitem"><p>Check the PLIST and remove any entries under the
8992         <code class="filename">libdata/scrollkeeper</code> directory, as they
8993         will be handled automatically.</p></li>
8994 <li class="listitem"><p>Remove the <code class="filename">share/omf</code> directory from
8995         the PLIST.  It will be handled by rarian. (<span class="command"><strong>make
8996         print-PLIST</strong></span> does this automatically.)</p></li>
8997 </ol></div>
8998 </div>
8999 <div class="sect2" title="19.6.11. Packages installing X11 fonts">
9000 <div class="titlepage"><div><div><h3 class="title">
9001 <a name="x11-fonts"></a>19.6.11. Packages installing X11 fonts</h3></div></div></div>
9002 <p>If a package installs font files, you will need to rebuild
9003     the fonts database in the directory where they get installed at
9004     installation and deinstallation time.  This can be automatically
9005     done by using the pkginstall framework.</p>
9006 <p>You can list the directories where fonts are installed in the
9007     <code class="varname">FONTS_DIRS.<em class="replaceable"><code>type</code></em></code>
9008     variables, where <em class="replaceable"><code>type</code></em> can be one of
9009     <span class="quote">&#8220;<span class="quote">ttf</span>&#8221;</span>, <span class="quote">&#8220;<span class="quote">type1</span>&#8221;</span> or <span class="quote">&#8220;<span class="quote">x11</span>&#8221;</span>.
9010     Also make sure that the database file
9011     <code class="filename">fonts.dir</code> is not listed in the PLIST.</p>
9012 <p>Note that you should not create new directories for fonts;
9013     instead use the standard ones to avoid that the user needs to
9014     manually configure his X server to find them.</p>
9015 </div>
9016 <div class="sect2" title="19.6.12. Packages installing GTK2 modules">
9017 <div class="titlepage"><div><div><h3 class="title">
9018 <a name="gtk2-modules"></a>19.6.12. Packages installing GTK2 modules</h3></div></div></div>
9019 <p>If a package installs GTK2 immodules or loaders, you need to
9020     take some extra steps to get them registered in the GTK2 database
9021     properly:</p>
9022 <div class="orderedlist"><ol class="orderedlist" type="1">
9023 <li class="listitem"><p>Include
9024       <code class="filename">../../x11/gtk2/modules.mk</code> instead of its
9025       <code class="filename">buildlink3.mk</code> file.  This takes care of
9026       rebuilding the database at installation and deinstallation time.</p></li>
9027 <li class="listitem"><p>Set <code class="varname">GTK2_IMMODULES=YES</code> if
9028       your package installs GTK2 immodules.</p></li>
9029 <li class="listitem"><p>Set <code class="varname">GTK2_LOADERS=YES</code> if your package installs
9030       GTK2 loaders.</p></li>
9031 <li class="listitem">
9032 <p>Patch the package to not touch any of the GTK2
9033       databases directly.  These are:</p>
9034 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
9035 <li class="listitem"><p><code class="filename">libdata/gtk-2.0/gdk-pixbuf.loaders</code></p></li>
9036 <li class="listitem"><p><code class="filename">libdata/gtk-2.0/gtk.immodules</code></p></li>
9037 </ul></div>
9038 </li>
9039 <li class="listitem"><p>Check the <code class="filename">PLIST</code> and remove
9040       any entries under the <code class="filename">libdata/gtk-2.0</code>
9041       directory, as they will be handled automatically.</p></li>
9042 </ol></div>
9043 </div>
9044 <div class="sect2" title="19.6.13. Packages installing SGML or XML data">
9045 <div class="titlepage"><div><div><h3 class="title">
9046 <a name="sgml-xml-data"></a>19.6.13. Packages installing SGML or XML data</h3></div></div></div>
9047 <p>If a package installs SGML or XML data files that need to be
9048     registered in system-wide catalogs (like DTDs, sub-catalogs,
9049     etc.), you need to take some extra steps:</p>
9050 <div class="orderedlist"><ol class="orderedlist" type="1">
9051 <li class="listitem"><p>Include
9052         <code class="filename">../../textproc/xmlcatmgr/catalogs.mk</code> in
9053         your <code class="filename">Makefile</code>, which takes care of
9054         registering those files in system-wide catalogs at
9055         installation and deinstallation time.</p></li>
9056 <li class="listitem"><p>Set <code class="varname">SGML_CATALOGS</code> to the full path of
9057         any SGML catalogs installed by the package.</p></li>
9058 <li class="listitem"><p>Set <code class="varname">XML_CATALOGS</code> to the full path of
9059         any XML catalogs installed by the package.</p></li>
9060 <li class="listitem"><p>Set <code class="varname">SGML_ENTRIES</code> to individual entries
9061         to be added to the SGML catalog.  These come in groups of
9062         three strings; see xmlcatmgr(1) for more information
9063         (specifically, arguments recognized by the 'add' action).
9064         Note that you will normally not use this variable.</p></li>
9065 <li class="listitem"><p>Set <code class="varname">XML_ENTRIES</code> to individual entries
9066         to be added to the XML catalog.  These come in groups of three
9067         strings; see xmlcatmgr(1) for more information (specifically,
9068         arguments recognized by the 'add' action).  Note that you will
9069         normally not use this variable.</p></li>
9070 </ol></div>
9071 </div>
9072 <div class="sect2" title="19.6.14. Packages installing extensions to the MIME database">
9073 <div class="titlepage"><div><div><h3 class="title">
9074 <a name="mime-database"></a>19.6.14. Packages installing extensions to the MIME database</h3></div></div></div>
9075 <p>If a package provides extensions to the MIME database by
9076     installing <code class="filename">.xml</code> files inside
9077     <code class="filename">${PREFIX}/share/mime/packages</code>, you
9078     need to take some extra steps to ensure that the database is kept
9079     consistent with respect to these new files:</p>
9080 <div class="orderedlist"><ol class="orderedlist" type="1">
9081 <li class="listitem"><p>Include
9082         <code class="filename">../../databases/shared-mime-info/mimedb.mk</code>
9083         (avoid using the <code class="filename">buildlink3.mk</code> file from
9084         this same directory, which is reserved for inclusion from
9085         other <code class="filename">buildlink3.mk</code> files).  It takes
9086         care of rebuilding the MIME database at installation and
9087         deinstallation time, and disallows any access to it directly
9088         from the package.</p></li>
9089 <li class="listitem"><p>Check the PLIST and remove any entries under the
9090         <code class="filename">share/mime</code> directory,
9091         <span class="emphasis"><em>except</em></span> for files saved under
9092         <code class="filename">share/mime/packages</code>.  The former are
9093         handled automatically by
9094         the update-mime-database program, but the latter are
9095         package-dependent and must be removed by the package that
9096         installed them in the first place.</p></li>
9097 <li class="listitem"><p>Remove any <code class="filename">share/mime/*</code> directories
9098         from the PLIST.  They will be handled by the shared-mime-info
9099         package.</p></li>
9100 </ol></div>
9101 </div>
9102 <div class="sect2" title="19.6.15. Packages using intltool">
9103 <div class="titlepage"><div><div><h3 class="title">
9104 <a name="intltool"></a>19.6.15. Packages using intltool</h3></div></div></div>
9105 <p>If a package uses intltool during its build, add
9106     <code class="literal">intltool</code> to the <code class="varname">USE_TOOLS</code>,
9107     which forces it to use the intltool package provided by pkgsrc,
9108     instead of the one bundled with the distribution file.</p>
9109 <p>This tracks intltool's build-time dependencies and uses the
9110     latest available version; this way, the package benefits of any
9111     bug fixes that may have appeared since it was released.</p>
9112 </div>
9113 <div class="sect2" title="19.6.16. Packages installing startup scripts">
9114 <div class="titlepage"><div><div><h3 class="title">
9115 <a name="startup-scripts"></a>19.6.16. Packages installing startup scripts</h3></div></div></div>
9116 <p>If a package contains a rc.d script, it won't be copied into
9117     the startup directory by default, but you can enable it, by adding
9118     the option <code class="varname">PKG_RCD_SCRIPTS=YES</code> in
9119     <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>. This option will copy the scripts
9120     into <code class="filename">/etc/rc.d</code> when a package is installed, and
9121     it will automatically remove the scripts when the package is
9122     deinstalled.</p>
9123 </div>
9124 <div class="sect2" title="19.6.17. Packages installing TeX modules">
9125 <div class="titlepage"><div><div><h3 class="title">
9126 <a name="tex-packages"></a>19.6.17. Packages installing TeX modules</h3></div></div></div>
9127 <p>If a package installs TeX packages into the texmf tree,
9128     the <code class="filename">ls-R</code> database of the tree needs to be
9129     updated.</p>
9130 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
9131 <h3 class="title">Note</h3>
9132 <p>Except the main TeX packages such as kpathsea,
9133     packages should install files
9134     into <code class="filename">${PREFIX}/share/texmf-dist</code>,
9135     not <code class="filename">${PREFIX}/share/texmf</code>.</p>
9136 </div>
9137 <div class="orderedlist"><ol class="orderedlist" type="1">
9138 <li class="listitem"><p>Include
9139       <code class="filename">../../print/kpathsea/texmf.mk</code>.  This
9140       takes care of rebuilding the <code class="filename">ls-R</code>
9141       database at installation and deinstallation time.</p></li>
9142 <li class="listitem">
9143 <p>If your package installs files into a texmf
9144       tree other than the one
9145       at <code class="filename">${PREFIX}/share/texmf-dist</code>,
9146       set <code class="varname">TEX_TEXMF_DIRS</code> to the list of all texmf
9147       trees that need database update.</p>
9148 <p>If your package also installs font map files that need
9149       to be registered using <span class="command"><strong>updmap</strong></span>,
9150       include <code class="filename">../../print/texlive-tetex/map.mk</code> and
9151       set <code class="varname">TEX_MAP_FILES</code> and/or
9152       <code class="varname">TEX_MIXEDMAP_FILES</code> to the list of all
9153       such font map files.  Then <span class="command"><strong>updmap</strong></span> will
9154       be run automatically at installation/deinstallation to
9155       enable/disable font map files for TeX output
9156       drivers.</p>
9157 </li>
9158 <li class="listitem"><p>Make sure that none of <code class="filename">ls-R</code>
9159       databases are included in <code class="filename">PLIST</code>, as
9160       they will be removed only by the teTeX-bin package.</p></li>
9161 </ol></div>
9162 </div>
9163 <div class="sect2" title="19.6.18. Packages supporting running binaries in emulation">
9164 <div class="titlepage"><div><div><h3 class="title">
9165 <a name="emulation-packages"></a>19.6.18. Packages supporting running binaries in
9166     emulation</h3></div></div></div>
9167 <p>There are some packages that provide libraries and
9168     executables for running binaries from a one operating system
9169     on a different one (if the latter supports it).  One example
9170     is running Linux binaries on NetBSD.</p>
9171 <p>The <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/rpm2pkg/README.html" target="_top"><code class="filename">pkgtools/rpm2pkg</code></a>
9172     helps in extracting and packaging Linux rpm packages.</p>
9173 <p>The <code class="varname">CHECK_SHLIBS</code> can be set to no to
9174     avoid the <span class="command"><strong>check-shlibs</strong></span> target, which tests
9175     if all libraries for each installed executable can be found by
9176     the dynamic linker.  Since the standard dynamic linker is run,
9177     this fails for emulation packages, because the libraries used
9178     by the emulation are not in the standard directories.</p>
9179 </div>
9180 <div class="sect2" title="19.6.19. Packages installing hicolor theme icons">
9181 <div class="titlepage"><div><div><h3 class="title">
9182 <a name="hicolor-theme"></a>19.6.19. Packages installing hicolor theme icons</h3></div></div></div>
9183 <p>If a package installs images under the
9184     <code class="filename">share/icons/hicolor</code> and/or updates the
9185     <code class="filename">share/icons/hicolor/icon-theme.cache</code>
9186     database, you need to take some extra steps to make sure that the
9187     shared theme directory is handled appropriately and that the cache
9188     database is rebuilt:</p>
9189 <div class="orderedlist"><ol class="orderedlist" type="1">
9190 <li class="listitem"><p>Include
9191         <code class="filename">../../graphics/hicolor-icon-theme/buildlink3.mk</code>.</p></li>
9192 <li class="listitem"><p>Check the <code class="filename">PLIST</code> and remove the
9193         entry that refers to the theme cache.</p></li>
9194 <li class="listitem"><p>Ensure that the PLIST does not remove the shared icon
9195           directories from the <code class="filename">share/icons/hicolor</code>
9196           hierarchy because they will be handled automatically.</p></li>
9197 </ol></div>
9198 <p>The best way to verify that the PLIST is correct with
9199       respect to the last two points is to regenerate it using
9200       <span class="command"><strong>make print-PLIST</strong></span>.</p>
9201 </div>
9202 <div class="sect2" title="19.6.20. Packages installing desktop files">
9203 <div class="titlepage"><div><div><h3 class="title">
9204 <a name="desktop-files"></a>19.6.20. Packages installing desktop files</h3></div></div></div>
9205 <p>If a package installs <code class="filename">.desktop</code> files
9206       under <code class="filename">share/applications</code> and these include
9207       MIME information, you need to take extra steps to ensure that they
9208       are registered into the MIME database:</p>
9209 <div class="orderedlist"><ol class="orderedlist" type="1">
9210 <li class="listitem"><p>Include
9211           <code class="filename">../../sysutils/desktop-file-utils/desktopdb.mk</code>.</p></li>
9212 <li class="listitem"><p>Check the PLIST and remove the entry that refers to the
9213           <code class="filename">share/applications/mimeinfo.cache</code> file.
9214           It will be handled automatically.</p></li>
9215 </ol></div>
9216 <p>The best way to verify that the PLIST is correct with
9217       respect to the last point is to regenerate it using <span class="command"><strong>make
9218       print-PLIST</strong></span>.</p>
9219 </div>
9220 </div>
9221 <div class="sect1" title="19.7. Marking packages as having problems">
9222 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9223 <a name="punting"></a>19.7. Marking packages as having problems</h2></div></div></div>
9224 <p>In some cases one does not have the time to solve a problem
9225   immediately. In this case, one can plainly mark a package as broken.  For
9226   this, one just sets the variable <code class="varname">BROKEN</code> to the
9227   reason why the package is broken (similar to the
9228   <code class="varname">RESTRICTED</code> variable).  A user trying to build
9229   the package will immediately be shown this message, and the build
9230   will not be even tried.</p>
9231 <p><code class="varname">BROKEN</code> packages are removed from pkgsrc in irregular
9232   intervals.</p>
9233 </div>
9234 </div>
9235 <div class="chapter" title="Chapter 20. Debugging">
9236 <div class="titlepage"><div><div><h2 class="title">
9237 <a name="debug"></a>Chapter 20. Debugging</h2></div></div></div>
9238 <p>To check out all the gotchas when building a package, here are
9239   the steps that I do in order to get a package working.  Please note
9240   this is basically the same as what was explained in the previous
9241   sections, only with some debugging aids.</p>
9242 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
9243 <li class="listitem"><p>Be sure to set <code class="varname">PKG_DEVELOPER=yes</code> in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.</p></li>
9244 <li class="listitem">
9245 <p>Install <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/url2pkg/README.html" target="_top"><code class="filename">pkgtools/url2pkg</code></a>,
9246       create a directory for a new package, change into it, then run
9247       <span class="command"><strong>url2pkg</strong></span>:</p>
9248 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>mkdir /usr/pkgsrc/<em class="replaceable"><code>category</code></em>/<em class="replaceable"><code>examplepkg</code></em></code></strong>
9249 <code class="prompt">%</code> <strong class="userinput"><code>cd /usr/pkgsrc/<em class="replaceable"><code>category</code></em>/<em class="replaceable"><code>examplepkg</code></em></code></strong>
9250 <code class="prompt">%</code> <strong class="userinput"><code>url2pkg http://www.example.com/path/to/distfile.tar.gz</code></strong></pre>
9251 </li>
9252 <li class="listitem"><p>Edit the <code class="filename">Makefile</code> as requested.</p></li>
9253 <li class="listitem"><p>Fill in the <code class="filename">DESCR</code> file</p></li>
9254 <li class="listitem"><p>Run <span class="command"><strong>make configure</strong></span></p></li>
9255 <li class="listitem"><p>Add any dependencies glimpsed from documentation and the
9256       configure step to the package's
9257       <code class="filename">Makefile</code>.</p></li>
9258 <li class="listitem">
9259 <p>Make the package compile, doing multiple rounds of</p>
9260 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>make</code></strong>
9261 <code class="prompt">%</code> <strong class="userinput"><code>pkgvi ${WRKSRC}/some/file/that/does/not/compile</code></strong>
9262 <code class="prompt">%</code> <strong class="userinput"><code>mkpatches</code></strong>
9263 <code class="prompt">%</code> <strong class="userinput"><code>patchdiff</code></strong>
9264 <code class="prompt">%</code> <strong class="userinput"><code>mv ${WRKDIR}/.newpatches/* patches</code></strong>
9265 <code class="prompt">%</code> <strong class="userinput"><code>make mps</code></strong>
9266 <code class="prompt">%</code> <strong class="userinput"><code>make clean</code></strong></pre>
9267 <p>Doing this step as non-root user will ensure that no files
9268       are modified that shouldn't be, especially during the build
9269       phase.  <span class="command"><strong>mkpatches</strong></span>,
9270       <span class="command"><strong>patchdiff</strong></span> and <span class="command"><strong>pkgvi</strong></span> are
9271       from the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkgdiff/README.html" target="_top"><code class="filename">pkgtools/pkgdiff</code></a>
9272       package.</p>
9273 </li>
9274 <li class="listitem"><p>Look at the <code class="filename">Makefile</code>, fix if
9275       necessary; see <a class="xref" href="#components.Makefile" title="11.1. Makefile">Section 11.1, &#8220;<code class="filename">Makefile</code>&#8221;</a>.</p></li>
9276 <li class="listitem">
9277 <p>Generate a <code class="filename">PLIST</code>:</p>
9278 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make install</code></strong>
9279 <code class="prompt">#</code> <strong class="userinput"><code>make print-PLIST &gt;PLIST</code></strong>
9280 <code class="prompt">#</code> <strong class="userinput"><code>make deinstall</code></strong>
9281 <code class="prompt">#</code> <strong class="userinput"><code>make install</code></strong>
9282 <code class="prompt">#</code> <strong class="userinput"><code>make deinstall</code></strong></pre>
9283 <p>You usually need to be <code class="username">root</code> to do
9284       this.  Look if there are any files left:</p>
9285 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make print-PLIST</code></strong></pre>
9286 <p>If this reveals any files that are missing in
9287       <code class="filename">PLIST</code>, add them.</p>
9288 </li>
9289 <li class="listitem">
9290 <p>Now that the <code class="filename">PLIST</code> is OK, install the
9291       package again and make a binary package:</p>
9292 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make reinstall</code></strong>
9293 <code class="prompt">#</code> <strong class="userinput"><code>make package</code></strong></pre>
9294 </li>
9295 <li class="listitem">
9296 <p>Delete the installed package:</p>
9297 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>pkg_delete <em class="replaceable"><code>examplepkg</code></em></code></strong></pre>
9298 </li>
9299 <li class="listitem">
9300 <p>Repeat the above <span class="command"><strong>make print-PLIST</strong></span>
9301       command, which shouldn't find anything now:</p>
9302 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make print-PLIST</code></strong></pre>
9303 </li>
9304 <li class="listitem">
9305 <p>Reinstall the binary package:</p>
9306 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>pkg_add .../<em class="replaceable"><code>examplepkg</code></em>.tgz</code></strong></pre>
9307 </li>
9308 <li class="listitem"><p>Play with it.  Make sure everything works.</p></li>
9309 <li class="listitem">
9310 <p>Run <span class="command"><strong>pkglint</strong></span> from <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkglint/README.html" target="_top"><code class="filename">pkgtools/pkglint</code></a>, and fix the problems it
9311       reports:</p>
9312 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>pkglint</code></strong></pre>
9313 </li>
9314 <li class="listitem"><p>Submit (or commit, if you have cvs access); see <a class="xref" href="#submit" title="Chapter 21. Submitting and Committing">Chapter 21, <i>Submitting and Committing</i></a>.</p></li>
9315 </ul></div>
9316 </div>
9317 <div class="chapter" title="Chapter 21. Submitting and Committing">
9318 <div class="titlepage"><div><div><h2 class="title">
9319 <a name="submit"></a>Chapter 21. Submitting and Committing</h2></div></div></div>
9320 <div class="toc">
9321 <p><b>Table of Contents</b></p>
9322 <dl>
9323 <dt><span class="sect1"><a href="#submitting-binary-packages">21.1. Submitting binary packages</a></span></dt>
9324 <dt><span class="sect1"><a href="#submitting-your-package">21.2. Submitting source packages (for non-NetBSD-developers)</a></span></dt>
9325 <dt><span class="sect1"><a href="#general-notes-for-changes">21.3. General notes when adding, updating, or removing packages</a></span></dt>
9326 <dt><span class="sect1"><a href="#committing-importing">21.4. Committing: Importing a package into CVS</a></span></dt>
9327 <dt><span class="sect1"><a href="#updating-package">21.5. Updating a package to a newer version</a></span></dt>
9328 <dt><span class="sect1"><a href="#renaming-package">21.6. Renaming a package in pkgsrc</a></span></dt>
9329 <dt><span class="sect1"><a href="#moving-package">21.7. Moving a package in pkgsrc</a></span></dt>
9330 </dl>
9331 </div>
9332 <div class="sect1" title="21.1. Submitting binary packages">
9333 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9334 <a name="submitting-binary-packages"></a>21.1. Submitting binary packages</h2></div></div></div>
9335 <p>Our policy is that we accept binaries only from pkgsrc
9336         developers to guarantee that the packages don't contain any
9337         trojan horses etc. This is not to annoy anyone but rather to
9338         protect our users! You're still free to put up your home-made
9339         binary packages and tell the world where to get them. NetBSD
9340         developers doing bulk builds and wanting to upload them please
9341         see <a class="xref" href="#bulk-upload" title="7.3.8. Uploading results of a bulk build">Section 7.3.8, &#8220;Uploading results of a bulk build&#8221;</a>.</p>
9342 </div>
9343 <div class="sect1" title="21.2. Submitting source packages (for non-NetBSD-developers)">
9344 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9345 <a name="submitting-your-package"></a>21.2. Submitting source packages (for non-NetBSD-developers)</h2></div></div></div>
9346 <p>First, check that your package is complete, compiles and
9347         runs well; see <a class="xref" href="#debug" title="Chapter 20. Debugging">Chapter 20, <i>Debugging</i></a> and the rest of this
9348         document. Next, generate an uuencoded gzipped <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?tar+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">tar</span>(1)</span></a>
9349         archive that contains all files that make up the package.
9350         Finally, send this package to the pkgsrc bug tracking system,
9351         either with the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?send-pr+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">send-pr</span>(1)</span></a> command, or if you don't have
9352         that, go to the web page
9353         <a class="ulink" href="http://www.NetBSD.org/support/send-pr.html" target="_top">http://www.NetBSD.org/support/send-pr.html</a>,
9354         which contains some instructions and a link to a form where you
9355         can submit packages.  The
9356         <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/sysutils/gtk-send-pr/README.html" target="_top"><code class="filename">sysutils/gtk-send-pr</code></a> package is
9357         also available as a substitute for either of the above two tools.
9358         </p>
9359 <p>In the form of the problem report, the category should be
9360         <span class="quote">&#8220;<span class="quote">pkg</span>&#8221;</span>, the synopsis should include the package name
9361         and version number, and the description field should contain a
9362         short description of your package (contents of the COMMENT
9363         variable or DESCR file are OK). The uuencoded package data should
9364         go into the <span class="quote">&#8220;<span class="quote">fix</span>&#8221;</span> field.</p>
9365 <p>If you want to submit several packages, please send a
9366         separate PR for each one, it's easier for us to track things
9367         that way.</p>
9368 <p>Alternatively, you can also import new packages into
9369         pkgsrc-wip (<span class="quote">&#8220;<span class="quote">pkgsrc work-in-progress</span>&#8221;</span>); see the
9370         homepage at <a class="ulink" href="http://pkgsrc-wip.sourceforge.net/" target="_top">http://pkgsrc-wip.sourceforge.net/</a>
9371         for details.</p>
9372 </div>
9373 <div class="sect1" title="21.3. General notes when adding, updating, or removing packages">
9374 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9375 <a name="general-notes-for-changes"></a>21.3. General notes when adding, updating, or removing packages</h2></div></div></div>
9376 <p>Please note all package additions, updates, moves, and
9377         removals in <code class="filename">pkgsrc/doc/CHANGES-<em class="replaceable"><code>YYYY</code></em></code>. It's very
9378         important to keep this file up to date and conforming to the
9379         existing format, because it will be used by scripts to
9380         automatically update pages on <a class="ulink" href="http://www.NetBSD.org/" target="_top">www.NetBSD.org</a> and other
9381         sites. Additionally, check the
9382         <code class="filename">pkgsrc/doc/TODO</code> file and remove the entry
9383         for the package you updated or removed, in case it was mentioned
9384         there.</p>
9385 <p>When the <code class="varname">PKGREVISION</code> of a package is
9386         bumped, the change should appear in
9387         <code class="filename">pkgsrc/doc/CHANGES-<em class="replaceable"><code>YYYY</code></em></code> if it is security
9388         related or otherwise relevant. Mass bumps that result from a
9389         dependency being updated should not be mentioned. In all other
9390         cases it's the developer's decision.</p>
9391 <p>There is a make target that helps in creating proper
9392   <code class="filename">CHANGES-<em class="replaceable"><code>YYYY</code></em></code> entries:  <span class="command"><strong>make
9393   changes-entry</strong></span>. It uses the optional <code class="varname">CTYPE</code>
9394   and <code class="varname">NETBSD_LOGIN_NAME</code> variables. The general
9395   usage is to first make sure that your <code class="filename">CHANGES-<em class="replaceable"><code>YYYY</code></em></code>
9396   file is up-to-date (to avoid having to resolve conflicts later-on)
9397   and then to <span class="command"><strong>cd</strong></span> to the package directory.  For
9398   package updates, <span class="command"><strong>make changes-entry</strong></span> is enough.
9399   For new packages, or package moves or removals, set the
9400   <code class="varname">CTYPE</code> variable on the command line to "Added",
9401   "Moved", or "Removed".  You can set <code class="varname">NETBSD_LOGIN_NAME</code>
9402   in <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a> if your local login name is
9403   not the same as your NetBSD login name. The target also automatically
9404   removes possibly existing entries for the package in the
9405   <code class="filename">TODO</code> file. Don't forget to commit
9406   the changes, e.g. by using <span class="command"><strong>make changes-entry-commit</strong></span>!
9407   If you are not using a checkout directly from cvs.NetBSD.org, but e.g.
9408   a local copy of the repository, you can set USE_NETBSD_REPO=yes. This
9409   makes the cvs commands use the main repository.
9410   </p>
9411 </div>
9412 <div class="sect1" title="21.4. Committing: Importing a package into CVS">
9413 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9414 <a name="committing-importing"></a>21.4. Committing: Importing a package into CVS</h2></div></div></div>
9415 <p>This section is only of interest for pkgsrc developers with write
9416   access to the pkgsrc repository. Please remember that cvs
9417   imports files relative to the current working directory, and that
9418   the pathname that you
9419   give the <span class="command"><strong>cvs import</strong></span> command is so that it knows where
9420   to place the files in the repository.  Newly created packages should be
9421   imported with a vendor tag of <span class="quote">&#8220;<span class="quote">TNF</span>&#8221;</span> and a release tag of
9422   <span class="quote">&#8220;<span class="quote">pkgsrc-base</span>&#8221;</span>, e.g:</p>
9423 <pre class="programlisting">
9424 <code class="prompt">$</code> cd .../pkgsrc/category/pkgname
9425 <code class="prompt">$</code> cvs import pkgsrc/category/pkgname TNF pkgsrc-base
9426 </pre>
9427 <p>Remember to move the directory from which you imported out of
9428   the way, or cvs will complain the next time you <span class="quote">&#8220;<span class="quote">cvs
9429   update</span>&#8221;</span> your source tree.  Also don't forget to add the new
9430   package to the category's <code class="filename">Makefile</code>.</p>
9431 <p>The commit message of the initial import should include part of the
9432   <code class="filename">DESCR</code> file, so people reading the mailing lists know
9433   what the package is/does.</p>
9434 <p>For new packages, <span class="quote">&#8220;<span class="quote">cvs import</span>&#8221;</span> is preferred to <span class="quote">&#8220;<span class="quote">cvs
9435   add</span>&#8221;</span> because the former gets everything with a single command,
9436   and provides a consistent tag.</p>
9437 </div>
9438 <div class="sect1" title="21.5. Updating a package to a newer version">
9439 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9440 <a name="updating-package"></a>21.5. Updating a package to a newer version</h2></div></div></div>
9441 <p>Please always put a concise, appropriate and relevant summary of the
9442   changes between old and new versions into the commit log when updating
9443   a package. There are various reasons for this:</p>
9444 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
9445 <li class="listitem"><p>A URL is volatile, and can change over time. It may go away completely
9446   or its information may be overwritten by newer information.</p></li>
9447 <li class="listitem"><p>Having the change information between old and new versions in our CVS
9448   repository is very useful for people who use either cvs or anoncvs.</p></li>
9449 <li class="listitem"><p>Having the change information between old and new versions in our CVS
9450   repository is very useful for people who read the pkgsrc-changes mailing
9451   list, so that they can make tactical decisions about when to upgrade
9452   the package.</p></li>
9453 </ul></div>
9454 <p>Please also recognize that, just because a new version of a package
9455   has been released, it should not automatically be upgraded in the CVS
9456   repository.  We prefer to be conservative in the packages that are
9457   included in pkgsrc - development or beta packages are not really the
9458   best thing for most places in which pkgsrc is used. Please use your
9459   judgement about what should go into pkgsrc, and bear in mind that
9460   stability is to be preferred above new and possibly untested features.</p>
9461 </div>
9462 <div class="sect1" title="21.6. Renaming a package in pkgsrc">
9463 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9464 <a name="renaming-package"></a>21.6. Renaming a package in pkgsrc</h2></div></div></div>
9465 <p>Renaming packages is not recommended.</p>
9466 <p>When renaming packages, be sure to fix any references to old name
9467   in other Makefiles, options, buildlink files, etc.</p>
9468 <p>Also When renaming a package, please define
9469   <code class="varname">SUPERSEDES</code> to the package name and dewey version
9470   pattern(s) of the previous package name.
9471   This may be repeated for multiple renames.
9472   The new package would be an exact replacement.
9473 </p>
9474 <p>Note that <span class="quote">&#8220;<span class="quote">successor</span>&#8221;</span> in the
9475   CHANGES-<em class="replaceable"><code>YYYY</code></em> file doesn't necessarily
9476   mean that it <span class="emphasis"><em>supersedes</em></span>, as that successor may
9477   not be an exact replacement but is a suggestion for the replaced
9478   functionality.</p>
9479 </div>
9480 <div class="sect1" title="21.7. Moving a package in pkgsrc">
9481 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9482 <a name="moving-package"></a>21.7. Moving a package in pkgsrc</h2></div></div></div>
9483 <p>It is preferred that packages are not renamed or moved, but if needed
9484   please follow these steps.
9485 </p>
9486 <div class="orderedlist"><ol class="orderedlist" type="1">
9487 <li class="listitem"><p>Make a copy of the directory somewhere else.</p></li>
9488 <li class="listitem">
9489 <p>Remove all CVS dirs.</p>
9490 <p>Alternatively to the first two steps you can also do:</p>
9491 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>cvs -d user@cvs.NetBSD.org:/cvsroot export -D today pkgsrc/category/package</code></strong></pre>
9492 <p>and use that for further work.</p>
9493 </li>
9494 <li class="listitem"><p>Fix <code class="varname">CATEGORIES</code> and any
9495 <code class="varname">DEPENDS</code> paths that just did <span class="quote">&#8220;<span class="quote">../package</span>&#8221;</span>
9496 instead of <span class="quote">&#8220;<span class="quote">../../category/package</span>&#8221;</span>.</p></li>
9497 <li class="listitem"><p>In the modified package's Makefile, consider setting
9498 <code class="varname">PREV_PKGPATH</code> to the previous category/package
9499 pathname.  The <code class="varname">PREV_PKGPATH</code> can be used by tools
9500 for doing an update using pkgsrc building; for example, it can
9501 search the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?pkg_summary+5+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">pkg_summary</span>(5)</span></a> database for <code class="varname">PREV_PKGPATH</code>
9502 (if no <code class="varname">SUPERSEDES</code>) and then use the corresponding
9503 new <code class="varname">PKGPATH</code> for that moved package.  Note that
9504 it may have multiple matches, so the tool should also check on the
9505 <code class="varname">PKGBASE</code> too.  The <code class="varname">PREV_PKGPATH</code>
9506 probably has no value unless <code class="varname">SUPERSEDES</code> is not
9507 set, i.e.  <code class="varname">PKGBASE</code> stays the same.  </p></li>
9508 <li class="listitem"><p><span class="command"><strong>cvs import</strong></span> the modified package in the new
9509 place.</p></li>
9510 <li class="listitem">
9511 <p>Check if any package depends on it:
9512 </p>
9513 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>cd /usr/pkgsrc</code></strong>
9514 <code class="prompt">%</code> <strong class="userinput"><code>grep /package */*/Makefile* */*/buildlink*</code></strong></pre>
9515 </li>
9516 <li class="listitem"><p>Fix paths in packages from step 5 to point to new location.</p></li>
9517 <li class="listitem"><p><span class="command"><strong>cvs rm (-f)</strong></span> the package at the old location.</p></li>
9518 <li class="listitem"><p>Remove from <code class="filename">oldcategory/Makefile</code>.</p></li>
9519 <li class="listitem"><p>Add to <code class="filename">newcategory/Makefile</code>.</p></li>
9520 <li class="listitem">
9521 <p>Commit the changed and removed files:</p>
9522 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>cvs commit oldcategory/package oldcategory/Makefile newcategory/Makefile</code></strong></pre>
9523 <p>(and any packages from step 5, of course).</p>
9524 </li>
9525 </ol></div>
9526 </div>
9527 </div>
9528 <div class="chapter" title="Chapter 22. Frequently Asked Questions">
9529 <div class="titlepage"><div><div><h2 class="title">
9530 <a name="devfaq"></a>Chapter 22. Frequently Asked Questions</h2></div></div></div>
9531 <p>This section contains the answers to questions that may
9532         arise when you are writing a package. If you don't find your
9533         question answered here, first have a look in the other chapters,
9534         and if you still don't have the answer, ask on the
9535         <code class="literal">pkgsrc-users</code> mailing list.</p>
9536 <div class="qandaset" title="Frequently Asked Questions">
9537 <a name="id1168229337993"></a><dl>
9538 <dt>22.1. <a href="#devfaq.makeflags">What is the difference between
9539         MAKEFLAGS, .MAKEFLAGS and
9540         MAKE_FLAGS?</a>
9541 </dt>
9542 <dt>22.2. <a href="#devfaq.make">What is the difference between
9543         MAKE, GMAKE and
9544         MAKE_PROGRAM?</a>
9545 </dt>
9546 <dt>22.3. <a href="#devfaq.cc">What is the difference between
9547         CC, PKG_CC and
9548         PKGSRC_COMPILER?</a>
9549 </dt>
9550 <dt>22.4. <a href="#devfaq.bl3flags">What is the difference between
9551         BUILDLINK_LDFLAGS,
9552         BUILDLINK_LDADD and
9553         BUILDLINK_LIBS?</a>
9554 </dt>
9555 <dt>22.5. <a href="#devfaq.bl3prefix">Why does make show-var
9556         VARNAME=BUILDLINK_PREFIX.foo
9557         say it's empty?</a>
9558 </dt>
9559 <dt>22.6. <a href="#devfaq.master_sites">What does
9560         ${MASTER_SITE_SOURCEFORGE:=package/} mean? I
9561         don't understand the := inside
9562         it.</a>
9563 </dt>
9564 <dt>22.7. <a href="#devfaq.mailinglists">Which mailing lists are there for package
9565         developers?</a>
9566 </dt>
9567 <dt>22.8. <a href="#devfaq.documentation">Where is the pkgsrc
9568         documentation?</a>
9569 </dt>
9570 <dt>22.9. <a href="#devfaq.too-much-time">I have a little time to kill.  What shall I
9571 do?</a>
9572 </dt>
9573 </dl>
9574 <table border="0" width="100%" summary="Q and A Set">
9575 <col align="left" width="1%">
9576 <col>
9577 <tbody>
9578 <tr class="question" title="22.1.">
9579 <td align="left" valign="top">
9580 <a name="devfaq.makeflags"></a><a name="id1168229337996"></a><p><b>22.1.</b></p>
9581 </td>
9582 <td align="left" valign="top"><p>What is the difference between
9583         <code class="varname">MAKEFLAGS</code>, <code class="varname">.MAKEFLAGS</code> and
9584         <code class="varname">MAKE_FLAGS</code>?</p></td>
9585 </tr>
9586 <tr class="answer">
9587 <td align="left" valign="top"></td>
9588 <td align="left" valign="top"><p><code class="varname">MAKEFLAGS</code> are the flags passed
9589         to the pkgsrc-internal invocations of <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a>, while
9590         <code class="varname">MAKE_FLAGS</code> are the flags that are passed to
9591         the <code class="varname">MAKE_PROGRAM</code> when building the
9592         package. [FIXME: What is .MAKEFLAGS for?]</p></td>
9593 </tr>
9594 <tr class="question" title="22.2.">
9595 <td align="left" valign="top">
9596 <a name="devfaq.make"></a><a name="id1168229338029"></a><p><b>22.2.</b></p>
9597 </td>
9598 <td align="left" valign="top"><p>What is the difference between
9599         <code class="varname">MAKE</code>, <code class="varname">GMAKE</code> and
9600         <code class="varname">MAKE_PROGRAM</code>?</p></td>
9601 </tr>
9602 <tr class="answer">
9603 <td align="left" valign="top"></td>
9604 <td align="left" valign="top"><p><code class="varname">MAKE</code> is the path to the
9605         <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> program that is used in the pkgsrc
9606         infrastructure. <code class="varname">GMAKE</code> is the path to GNU
9607         Make, but you need to say <code class="varname">USE_TOOLS+=gmake</code> to
9608         use that. <code class="varname">MAKE_PROGRAM</code> is the path to the
9609         Make program that is used for building the
9610         package.</p></td>
9611 </tr>
9612 <tr class="question" title="22.3.">
9613 <td align="left" valign="top">
9614 <a name="devfaq.cc"></a><a name="id1168229338067"></a><p><b>22.3.</b></p>
9615 </td>
9616 <td align="left" valign="top"><p>What is the difference between
9617         <code class="varname">CC</code>, <code class="varname">PKG_CC</code> and
9618         <code class="varname">PKGSRC_COMPILER</code>?</p></td>
9619 </tr>
9620 <tr class="answer">
9621 <td align="left" valign="top"></td>
9622 <td align="left" valign="top"><p><code class="varname">CC</code> is the path to the real C
9623         compiler, which can be configured by the pkgsrc user.
9624         <code class="varname">PKG_CC</code> is the path to the compiler wrapper.
9625         <code class="varname">PKGSRC_COMPILER</code> is <span class="emphasis"><em>not</em></span> a
9626         path to a compiler, but the type of compiler that should be
9627         used. See <code class="filename">mk/compiler.mk</code> for more
9628         information about the latter variable.</p></td>
9629 </tr>
9630 <tr class="question" title="22.4.">
9631 <td align="left" valign="top">
9632 <a name="devfaq.bl3flags"></a><a name="id1168229338101"></a><p><b>22.4.</b></p>
9633 </td>
9634 <td align="left" valign="top"><p>What is the difference between
9635         <code class="varname">BUILDLINK_LDFLAGS</code>,
9636         <code class="varname">BUILDLINK_LDADD</code> and
9637         <code class="varname">BUILDLINK_LIBS</code>?</p></td>
9638 </tr>
9639 <tr class="answer">
9640 <td align="left" valign="top"></td>
9641 <td align="left" valign="top"><p>[FIXME]</p></td>
9642 </tr>
9643 <tr class="question" title="22.5.">
9644 <td align="left" valign="top">
9645 <a name="devfaq.bl3prefix"></a><a name="id1168229338120"></a><p><b>22.5.</b></p>
9646 </td>
9647 <td align="left" valign="top"><p>Why does <span class="command"><strong>make show-var
9648         VARNAME=BUILDLINK_PREFIX.<em class="replaceable"><code>foo</code></em></strong></span>
9649         say it's empty?</p></td>
9650 </tr>
9651 <tr class="answer">
9652 <td align="left" valign="top"></td>
9653 <td align="left" valign="top"><p>For optimization reasons, some variables are only
9654         available in the <span class="quote">&#8220;<span class="quote">wrapper</span>&#8221;</span> phase and later. To
9655         <span class="quote">&#8220;<span class="quote">simulate</span>&#8221;</span> the wrapper phase, append
9656         <span class="command"><strong>PKG_PHASE=wrapper</strong></span> to the above
9657         command.</p></td>
9658 </tr>
9659 <tr class="question" title="22.6.">
9660 <td align="left" valign="top">
9661 <a name="devfaq.master_sites"></a><a name="id1168229338146"></a><p><b>22.6.</b></p>
9662 </td>
9663 <td align="left" valign="top"><p>What does
9664         <code class="literal">${MASTER_SITE_SOURCEFORGE:=package/}</code> mean? I
9665         don't understand the <code class="literal">:=</code> inside
9666         it.</p></td>
9667 </tr>
9668 <tr class="answer">
9669 <td align="left" valign="top"></td>
9670 <td align="left" valign="top"><p>The <code class="literal">:=</code> is not really an
9671         assignment operator, like you might expect at first sight.
9672         Instead, it is a degenerate form of
9673         <code class="literal">${LIST:<em class="replaceable"><code>old_string</code></em>=<em class="replaceable"><code>new_string</code></em>}</code>,
9674         which is documented in the <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?make+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">make</span>(1)</span></a> man page and which you
9675         may have seen as in <code class="literal">${SRCS:.c=.o}</code>. In the
9676         case of <code class="varname">MASTER_SITE_*</code>,
9677         <em class="replaceable"><code>old_string</code></em> is the empty string and
9678         <em class="replaceable"><code>new_string</code></em> is
9679         <code class="literal">package/</code>. That's where the
9680         <code class="literal">:</code> and the <code class="literal">=</code> fall
9681         together.</p></td>
9682 </tr>
9683 <tr class="question" title="22.7.">
9684 <td align="left" valign="top">
9685 <a name="devfaq.mailinglists"></a><a name="id1168229338247"></a><p><b>22.7.</b></p>
9686 </td>
9687 <td align="left" valign="top"><p>Which mailing lists are there for package
9688         developers?</p></td>
9689 </tr>
9690 <tr class="answer">
9691 <td align="left" valign="top"></td>
9692 <td align="left" valign="top"><div class="variablelist"><dl>
9693 <dt><span class="term"><a class="ulink" href="http://www.NetBSD.org/mailinglists/index.html#tech-pkg" target="_top">tech-pkg</a></span></dt>
9694 <dd><p>This is a list for technical discussions related
9695         to pkgsrc development, e.g. soliciting feedback for changes to
9696         pkgsrc infrastructure, proposed new features, questions related
9697         to porting pkgsrc to a new platform, advice for maintaining a
9698         package, patches that affect many packages, help requests moved
9699         from pkgsrc-users when an infrastructure bug is found,
9700         etc.</p></dd>
9701 <dt><span class="term"><a class="ulink" href="http://www.NetBSD.org/mailinglists/index.html#pkgsrc-bugs" target="_top">pkgsrc-bugs</a></span></dt>
9702 <dd><p>All bug reports in category "pkg" sent with
9703         <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?send-pr+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">send-pr</span>(1)</span></a> appear here. Please do not report your bugs here
9704         directly; use one of the other mailing
9705         lists.</p></dd>
9706 </dl></div></td>
9707 </tr>
9708 <tr class="question" title="22.8.">
9709 <td align="left" valign="top">
9710 <a name="devfaq.documentation"></a><a name="id1168229338278"></a><p><b>22.8.</b></p>
9711 </td>
9712 <td align="left" valign="top"><p>Where is the pkgsrc
9713         documentation?</p></td>
9714 </tr>
9715 <tr class="answer">
9716 <td align="left" valign="top"></td>
9717 <td align="left" valign="top">
9718 <p>There are many places where you can find
9719         documentation about pkgsrc:</p>
9720 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
9721 <li class="listitem"><p>The pkgsrc guide (this document) is a collection
9722         of chapters that explain large parts of pkgsrc, but some
9723         chapters tend to be outdated. Which ones they are is hard to
9724         say.</p></li>
9725 <li class="listitem"><p>On the mailing list archives (see <a class="ulink" href="http://mail-index.NetBSD.org/" target="_top">http://mail-index.NetBSD.org/</a>), you can find discussions
9726         about certain features, announcements of new parts of the pkgsrc
9727         infrastructure and sometimes even announcements that a certain
9728         feature has been marked as obsolete. The benefit here is that
9729         each message has a date appended to it.</p></li>
9730 <li class="listitem"><p>Many of the files in the
9731         <code class="filename">mk/</code> directory start with a comment that
9732         describes the purpose of the file and how it can be used by the
9733         pkgsrc user and package authors. An easy way to find this
9734         documentation is to run <span class="command"><strong>bmake
9735         help</strong></span>.</p></li>
9736 <li class="listitem"><p>The CVS log messages are a rich source of
9737         information, but they tend to be highly abbreviated, especially
9738         for actions that occur often. Some contain a detailed
9739         description of what has changed, but they are geared towards the
9740         other pkgsrc developers, not towards an average pkgsrc user.
9741         They also only document <span class="emphasis"><em>changes</em></span>, so if you
9742         don't know what has been before, these messages may not be worth
9743         too much to you.</p></li>
9744 <li class="listitem"><p>Some parts of pkgsrc are only <span class="quote">&#8220;<span class="quote">implicitly
9745         documented</span>&#8221;</span>, that is the documentation exists only in the
9746         mind of the developer who wrote the code. To get this
9747         information, use the <span class="command"><strong>cvs annotate</strong></span> command
9748         to see who has written it and ask on the
9749         <code class="literal">tech-pkg</code> mailing list, so that others can
9750         find your questions later (see above). To be sure that the
9751         developer in charge reads the mail, you may CC him or
9752         her.</p></li>
9753 </ul></div>
9754 </td>
9755 </tr>
9756 <tr class="question" title="22.9.">
9757 <td align="left" valign="top">
9758 <a name="devfaq.too-much-time"></a><a name="id1168229338332"></a><p><b>22.9.</b></p>
9759 </td>
9760 <td align="left" valign="top"><p>I have a little time to kill.  What shall I
9761 do?</p></td>
9762 </tr>
9763 <tr class="answer">
9764 <td align="left" valign="top"></td>
9765 <td align="left" valign="top">
9766 <p>This is not really an FAQ yet, but here's the answer
9767 anyway.</p>
9768 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
9769 <li class="listitem"><p>Run <span class="command"><strong>pkg_chk -N</strong></span> (from the
9770     <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_chk/README.html" target="_top"><code class="filename">pkgtools/pkg_chk</code></a> package).  It
9771     will tell you about newer versions of installed packages that are
9772     available, but not yet updated in pkgsrc.</p></li>
9773 <li class="listitem"><p>Browse <code class="filename">pkgsrc/doc/TODO</code>
9774     &mdash; it contains a list of suggested new packages and a list of
9775     cleanups and enhancements for pkgsrc that would be nice to
9776     have.</p></li>
9777 <li class="listitem"><p>Review packages for which review was requested on
9778     the <a class="ulink" href="http://pkgsrc-wip.sourceforge.net/" target="_top">pkgsrc-wip</a> review
9779     mailing list.</p></li>
9780 </ul></div>
9781 </td>
9782 </tr>
9783 </tbody>
9784 </table>
9785 </div>
9786 </div>
9787 <div class="chapter" title="Chapter 23. GNOME packaging and porting">
9788 <div class="titlepage"><div><div><h2 class="title">
9789 <a name="gnome"></a>Chapter 23. GNOME packaging and porting</h2></div></div></div>
9790 <div class="toc">
9791 <p><b>Table of Contents</b></p>
9792 <dl>
9793 <dt><span class="sect1"><a href="#meta-packages">23.1. Meta packages</a></span></dt>
9794 <dt><span class="sect1"><a href="#new-package">23.2. Packaging a GNOME application</a></span></dt>
9795 <dt><span class="sect1"><a href="#full-update">23.3. Updating GNOME to a newer version</a></span></dt>
9796 <dt><span class="sect1"><a href="#patching">23.4. Patching guidelines</a></span></dt>
9797 </dl>
9798 </div>
9799 <p>Quoting <a class="ulink" href="http://www.gnome.org/" target="_top">GNOME's web
9800 site</a>:</p>
9801 <div class="blockquote"><blockquote class="blockquote"><p>The GNOME project provides two things: The GNOME desktop
9802   environment, an intuitive and attractive desktop for users, and the
9803   GNOME development platform, an extensive framework for building
9804   applications that integrate into the rest of the desktop.</p></blockquote></div>
9805 <p>pkgsrc provides a seamless way to automatically build and install
9806 a complete GNOME environment <span class="emphasis"><em>under many different
9807 platforms</em></span>.  We can say with confidence that pkgsrc is one of
9808 the most advanced build and packaging systems for GNOME due to its
9809 included technologies buildlink3, the wrappers and tools framework and
9810 automatic configuration file management.  Lots of efforts are put into
9811 achieving a completely clean deinstallation of installed software
9812 components.</p>
9813 <p>Given that pkgsrc is <a class="ulink" href="http://www.NetBSD.org/" target="_top">NetBSD</a>'s official packaging system,
9814 the above also means that great efforts are put into making GNOME work
9815 under this operating system.  Recently, <a class="ulink" href="http://www.dragonflybsd.org/" target="_top">DragonFly BSD</a> also adopted
9816 pkgsrc as its preferred packaging system, contributing lots of
9817 portability fixes to make GNOME build and install under it.</p>
9818 <p>This chapter is aimed at pkgsrc developers and other people
9819 interested in helping our GNOME porting and packaging efforts.  It
9820 provides instructions on how to manage the existing packages and some
9821 important information regarding their internals.</p>
9822 <div class="note" title="We need your help!" style="margin-left: 0.5in; margin-right: 0.5in;">
9823 <h3 class="title">We need your help!</h3>
9824 <p>Should you have some spare cycles to devote to NetBSD, pkgsrc
9825   and GNOME and are willing to learn new exciting stuff, please jump
9826   straight to the <a class="ulink" href="http://www.NetBSD.org/contrib/projects.html#gnome" target="_top">pending
9827   work</a> list!  There is still a long way to go to get a
9828   fully-functional GNOME desktop under NetBSD and we need your help to
9829   achieve it!</p>
9830 </div>
9831 <div class="sect1" title="23.1. Meta packages">
9832 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9833 <a name="meta-packages"></a>23.1. Meta packages</h2></div></div></div>
9834 <p>pkgsrc includes three GNOME-related meta packages:</p>
9835 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
9836 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/gnome-base/README.html" target="_top"><code class="filename">meta-pkgs/gnome-base</code></a>: Provides
9837     the core GNOME desktop environment.  It only includes the necessary
9838     bits to get it to boot correctly, although it may lack important
9839     functionality for daily operation.  The idea behind this package is
9840     to let end users build their own configurations on top of this one,
9841     first installing this meta package to achieve a functional setup and
9842     then adding individual applications.</p></li>
9843 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/gnome/README.html" target="_top"><code class="filename">meta-pkgs/gnome</code></a>: Provides a
9844     complete installation of the GNOME platform and desktop as defined
9845     by the GNOME project; this is based on the components distributed in
9846     the <code class="filename">platform/x.y/x.y.z/sources</code> and
9847     <code class="filename">desktop/x.y/x.y.z/sources</code> directories of the
9848     official FTP server.  Developer-only tools found in those
9849     directories are not installed unless required by some other
9850     component to work properly.  Similarly, packages from the bindings
9851     set (<code class="filename">bindings/x.y/x.y.z/sources</code>) are not pulled
9852     in unless required as a dependency for an end-user component.  This
9853     package "extends" <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/gnome-base/README.html" target="_top"><code class="filename">meta-pkgs/gnome-base</code></a>.</p></li>
9854 <li class="listitem"><p><a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/gnome-devel/README.html" target="_top"><code class="filename">meta-pkgs/gnome-devel</code></a>:
9855     Installs all the tools required to build a GNOME component when
9856     fetched from the CVS repository.  These are required to let the
9857     <span class="command"><strong>autogen.sh</strong></span> scripts work appropriately.</p></li>
9858 </ul></div>
9859 <p>In all these packages, the <code class="varname">DEPENDS</code> lines are
9860 sorted in a way that eases updates: a package may depend on other
9861 packages listed before it but not on any listed after it.  It is very
9862 important to keep this order to ease updates so... <span class="emphasis"><em>do not
9863 change it to alphabetical sorting!</em></span></p>
9864 </div>
9865 <div class="sect1" title="23.2. Packaging a GNOME application">
9866 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9867 <a name="new-package"></a>23.2. Packaging a GNOME application</h2></div></div></div>
9868 <p>Almost all GNOME applications are written in C and use a common
9869 set of tools as their build system.  Things get different with the new
9870 bindings to other languages (such as Python), but the following will
9871 give you a general idea on the minimum required tools:</p>
9872 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
9873 <li class="listitem">
9874 <p>Almost all GNOME applications use the GNU Autotools as their
9875     build system.  As a general rule you will need to tell this to your
9876     package:</p>
9877 <pre class="programlisting">
9878 GNU_CONFIGURE=yes
9879 USE_LIBTOOL=yes
9880 USE_TOOLS+=gmake
9881 </pre>
9882 </li>
9883 <li class="listitem">
9884 <p>If the package uses pkg-config to detect dependencies, add this
9885     tool to the list of required utilities:</p>
9886 <pre class="programlisting">USE_TOOLS+=pkg-config</pre>
9887 <p>Also use <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/verifypc/README.html" target="_top"><code class="filename">pkgtools/verifypc</code></a> at
9888     the end of the build process to ensure that you did not miss to
9889     specify any dependency in your package and that the version
9890     requirements are all correct.</p>
9891 </li>
9892 <li class="listitem"><p>If the package uses intltool, be sure to add
9893     <code class="literal">intltool</code> to the <code class="varname">USE_TOOLS</code>
9894     to handle dependencies and to force the package to use the latest
9895     available version.</p></li>
9896 <li class="listitem">
9897 <p>If the package uses gtk-doc (a documentation generation
9898     utility), do <span class="emphasis"><em>not</em></span> add a dependency on it.  The
9899     tool is rather big and the distfile should come with pregenerated
9900     documentation anyway; if it does not, it is a bug that you ought to
9901     report.  For such packages you should disable gtk-doc (unless it is
9902     the default):</p>
9903 <pre class="programlisting">CONFIGURE_ARGS+=--disable-gtk-doc</pre>
9904 <p>The default location of installed HTML files
9905     (<code class="filename">share/gtk-doc/&lt;package-name&gt;</code>) is correct
9906     and should not be changed unless the package insists on installing
9907     them somewhere else.  Otherwise programs as
9908     <span class="command"><strong>devhelp</strong></span> will not be able to open them.  You can
9909     do that with an entry similar to:</p>
9910 <pre class="programlisting">CONFIGURE_ARGS+=--with-html-dir=${PREFIX}/share/gtk-doc/...</pre>
9911 </li>
9912 </ul></div>
9913 <p>GNOME uses multiple <span class="emphasis"><em>shared</em></span> directories and
9914 files under the installation prefix to maintain databases.  In this
9915 context, shared means that those exact same directories and files are
9916 used among several different packages, leading to conflicts in the
9917 <code class="filename">PLIST</code>.  pkgsrc currently includes functionality to
9918 handle the most common cases, so you have to forget about using
9919 <code class="literal">@unexec ${RMDIR}</code> lines in your file lists and
9920 omitting shared files from them.  If you find yourself doing those,
9921 <span class="emphasis"><em>your package is most likely incorrect</em></span>.</p>
9922 <p>The following table lists the common situations that result in
9923 using shared directories or files.  For each of them, the appropriate
9924 solution is given.  After applying the solution be sure to
9925 <span class="emphasis"><em>regenerate the package's file list</em></span> with
9926 <span class="command"><strong>make print-PLIST</strong></span> and ensure it is correct.</p>
9927 <div class="table">
9928 <a name="plist-handling"></a><p class="title"><b>Table 23.1. PLIST handling for GNOME packages</b></p>
9929 <div class="table-contents"><table summary="PLIST handling for GNOME packages" border="1">
9930 <colgroup>
9931 <col>
9932 <col>
9933 </colgroup>
9934 <thead><tr>
9935 <th>If the package...</th>
9936 <th>Then...</th>
9937 </tr></thead>
9938 <tbody>
9939 <tr>
9940 <td>Installs OMF files under <code class="filename">share/omf</code>.</td>
9941 <td>See <a class="xref" href="#scrollkeeper-data-files" title="19.6.10. Packages installing scrollkeeper/rarian data files">Section 19.6.10, &#8220;Packages installing scrollkeeper/rarian data files&#8221;</a>.</td>
9942 </tr>
9943 <tr>
9944 <td>Installs icons under the
9945         <code class="filename">share/icons/hicolor</code> hierarchy or updates
9946         <code class="filename">share/icons/hicolor/icon-theme.cache</code>.</td>
9947 <td>See <a class="xref" href="#hicolor-theme" title="19.6.19. Packages installing hicolor theme icons">Section 19.6.19, &#8220;Packages installing hicolor theme icons&#8221;</a>.</td>
9948 </tr>
9949 <tr>
9950 <td>Installs files under
9951         <code class="filename">share/mime/packages</code>.</td>
9952 <td>See <a class="xref" href="#mime-database" title="19.6.14. Packages installing extensions to the MIME database">Section 19.6.14, &#8220;Packages installing extensions to the MIME database&#8221;</a>.</td>
9953 </tr>
9954 <tr>
9955 <td>Installs <code class="filename">.desktop</code> files under
9956         <code class="filename">share/applications</code> and these include MIME
9957         information.</td>
9958 <td>See <a class="xref" href="#desktop-files" title="19.6.20. Packages installing desktop files">Section 19.6.20, &#8220;Packages installing desktop files&#8221;</a>.</td>
9959 </tr>
9960 </tbody>
9961 </table></div>
9962 </div>
9963 <br class="table-break">
9964 </div>
9965 <div class="sect1" title="23.3. Updating GNOME to a newer version">
9966 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
9967 <a name="full-update"></a>23.3. Updating GNOME to a newer version</h2></div></div></div>
9968 <p>When seeing GNOME as a whole, there are two kinds of
9969 updates:</p>
9970 <div class="variablelist"><dl>
9971 <dt><span class="term">Major update</span></dt>
9972 <dd>
9973 <p>Given that there is still a very long way for GNOME 3 (if it
9974       ever appears), we consider a major update one that goes from a
9975       <code class="literal">2.X</code> version to a <code class="literal">2.Y</code> one,
9976       where <code class="literal">Y</code> is even and greater than
9977       <code class="literal">X</code>.  These are hard to achieve because they
9978       introduce lots of changes in the components' code and almost all
9979       GNOME distfiles are updated to newer versions.  Some of them can
9980       even break API and ABI compatibility with the previous major
9981       version series.  As a result, the update needs to be done all at
9982       once to minimize breakage.</p>
9983 <p>A major update typically consists of around 80 package
9984       updates and the addition of some new ones.</p>
9985 </dd>
9986 <dt><span class="term">Minor update</span></dt>
9987 <dd>
9988 <p>We consider a minor update one that goes from a
9989       <code class="literal">2.A.X</code> version to a <code class="literal">2.A.Y</code>
9990       one where <code class="literal">Y</code> is greater than
9991       <code class="literal">X</code>.  These are easy to achieve because they do
9992       not update all GNOME components, can be done in an incremental way
9993       and do not break API nor ABI compatibility.</p>
9994 <p>A minor update typically consists of around 50 package
9995       updates, although the numbers here may vary a lot.</p>
9996 </dd>
9997 </dl></div>
9998 <p>In order to update the GNOME components in pkgsrc to a new stable
9999 release (either major or minor), the following steps should be
10000 followed:</p>
10001 <div class="orderedlist"><ol class="orderedlist" type="1">
10002 <li class="listitem">
10003 <p>Get a list of all the tarballs that form the new release by
10004     using the following commands.  These will leave the full list of the
10005     components' distfiles into the <code class="filename">list.txt</code>
10006     file:</p>
10007 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>echo ls "*.tar.bz2" | \
10008     ftp -V ftp://ftp.gnome.org/pub/gnome/platform/x.y/x.y.z/sources/ | \
10009     awk '{ print $9 }' &gt;list.txt</code></strong>
10010 <code class="prompt">%</code> <strong class="userinput"><code>echo ls "*.tar.bz2" | \
10011     ftp -V ftp://ftp.gnome.org/pub/gnome/desktop/x.y/x.y.z/sources/ | \
10012     awk '{ print $9 }' &gt;&gt;list.txt</code></strong></pre>
10013 </li>
10014 <li class="listitem"><p>Open each meta package's <code class="filename">Makefile</code> and
10015     bump their version to the release you are updating them to.  The
10016     three meta packages should be always consistent with versioning.
10017     Obviously remove any <code class="varname">PKGREVISION</code>s that might be
10018     in them.</p></li>
10019 <li class="listitem">
10020 <p>For each meta package, update all its
10021     <code class="varname">DEPENDS</code> lines to match the latest versions as
10022     shown by the above commands.  Do <span class="emphasis"><em>not</em></span> list any
10023     newer version (even if found in the FTP) because the meta packages
10024     are supposed to list the exact versions that form a specific GNOME
10025     release.  Exceptions are permitted here if a newer version solves a
10026     serious issue in the overall desktop experience; these typically
10027     come in the form of a revision bump in pkgsrc, not in newer versions
10028     from the developers.</p>
10029 <p>Packages not listed in the <code class="filename">list.txt</code> file
10030     should be updated to the latest version available (if found in
10031     pkgsrc).  This is the case, for example, of the dependencies on the
10032     GNU Autotools in the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/gnome-devel/README.html" target="_top"><code class="filename">meta-pkgs/gnome-devel</code></a> meta package.</p>
10033 </li>
10034 <li class="listitem">
10035 <p>Generate a patch from the modified meta packages and extract the
10036     list of "new" lines.  This will provide you an outline on what
10037     packages need to be updated in pkgsrc and in what order:</p>
10038 <pre class="screen"><code class="prompt">%</code> <strong class="userinput"><code>cvs diff -u gnome-devel gnome-base gnome | grep '^+D' &gt;todo.txt</code></strong></pre>
10039 </li>
10040 <li class="listitem"><p>For major desktop updates it is recommended to zap all your
10041     installed packages and start over from scratch at this point.</p></li>
10042 <li class="listitem"><p>Now comes the longest step by far: iterate over the contents
10043     of <code class="filename">todo.txt</code> and update the packages listed in
10044     it in order.  For major desktop updates none of these should be
10045     committed until the entire set is completed because there are chances
10046     of breaking not-yet-updated packages.</p></li>
10047 <li class="listitem"><p>Once the packages are up to date and working, commit them to
10048     the tree one by one with appropriate log messages.  At the end,
10049     commit the three meta package updates and all the corresponding
10050     changes to the <code class="filename">doc/CHANGES-&lt;YEAR&gt;</code> and
10051     <a href="http://cvsweb.NetBSD.org/bsdweb.cgi/pkgsrc/doc/TODO?rev=HEAD&amp;content-type=text/x-cvsweb-markup" target="_top"><code class="filename">pkgsrc/doc/TODO</code></a> files.</p></li>
10052 </ol></div>
10053 </div>
10054 <div class="sect1" title="23.4. Patching guidelines">
10055 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10056 <a name="patching"></a>23.4. Patching guidelines</h2></div></div></div>
10057 <p>GNOME is a very big component in pkgsrc which approaches 100
10058 packages.  Please, it is very important that you always, always,
10059 <span class="strong"><strong>always</strong></span> feed back any portability
10060 fixes you do to a GNOME package to the mainstream developers (see <a class="xref" href="#components.patches.feedback" title="11.3.5. Feedback to the author">Section 11.3.5, &#8220;Feedback to the author&#8221;</a>).  This is the only way to get
10061 their attention on portability issues and to ensure that future versions
10062 can be built out-of-the box on NetBSD.  The less custom patches in
10063 pkgsrc, the easier further updates are.  Those developers in charge of
10064 issuing major GNOME updates will be grateful if you do that.</p>
10065 <p>The most common places to report bugs are the <a class="ulink" href="http://bugzilla.gnome.org/" target="_top">GNOME's Bugzilla</a> and the <a class="ulink" href="http://bugzilla.freedesktop.org/" target="_top">freedesktop.org's
10066 Bugzilla</a>.  Not all components use these to track bugs, but most
10067 of them do.  Do not be short on your reports: always provide detailed
10068 explanations of the current failure, how it can be improved to achieve
10069 maximum portability and, if at all possible, provide a patch against CVS
10070 head.  The more verbose you are, the higher chances of your patch being
10071 accepted.</p>
10072 <p>Also, please avoid using preprocessor magic to fix portability
10073 issues.  While the FreeBSD GNOME people are doing a great job in porting
10074 GNOME to their operating system, the official GNOME sources are now
10075 plagued by conditionals that check for <code class="varname">__FreeBSD__</code>
10076 and similar macros.  This hurts portability.  Please see our patching
10077 guidelines (<a class="xref" href="#components.patches.guidelines" title="11.3.4. Patching guidelines">Section 11.3.4, &#8220;Patching guidelines&#8221;</a>) for more
10078 details.</p>
10079 </div>
10080 </div>
10081 </div>
10082 <div class="part" title="Part III. The pkgsrc infrastructure internals">
10083 <div class="titlepage"><div><div><h1 class="title">
10084 <a name="infrastructure"></a>Part III. The pkgsrc infrastructure internals</h1></div></div></div>
10085 <div class="partintro" title="The pkgsrc infrastructure internals">
10086 <div></div>
10087 <p>This part of the guide deals with everything
10088         from the infrastructure that is behind the interfaces described
10089         in the developer's guide. A casual package maintainer should not
10090         need anything from this part.</p>
10091 <div class="toc">
10092 <p><b>Table of Contents</b></p>
10093 <dl>
10094 <dt><span class="chapter"><a href="#infr.design">24. Design of the pkgsrc infrastructure</a></span></dt>
10095 <dd><dl>
10096 <dt><span class="sect1"><a href="#infr.vardef">24.1. The meaning of variable definitions</a></span></dt>
10097 <dt><span class="sect1"><a href="#infr.vardef.problems">24.2. Avoiding problems before they arise</a></span></dt>
10098 <dt><span class="sect1"><a href="#infr.var">24.3. Variable evaluation</a></span></dt>
10099 <dd><dl>
10100 <dt><span class="sect2"><a href="#infr.var.load">24.3.1. At load time</a></span></dt>
10101 <dt><span class="sect2"><a href="#infr.var.run">24.3.2. At runtime</a></span></dt>
10102 </dl></dd>
10103 <dt><span class="sect1"><a href="#infr.varspec">24.4. How can variables be specified?</a></span></dt>
10104 <dt><span class="sect1"><a href="#infr.design.intf">24.5. Designing interfaces for Makefile fragments</a></span></dt>
10105 <dd><dl>
10106 <dt><span class="sect2"><a href="#infr.design.intf.proc">24.5.1. Procedures with parameters</a></span></dt>
10107 <dt><span class="sect2"><a href="#infr.design.intf.action">24.5.2. Actions taken on behalf of parameters</a></span></dt>
10108 </dl></dd>
10109 <dt><span class="sect1"><a href="#infr.order">24.6. The order in which files are loaded</a></span></dt>
10110 <dd><dl>
10111 <dt><span class="sect2"><a href="#infr.order.prefs">24.6.1. The order in <code class="filename">bsd.prefs.mk</code></a></span></dt>
10112 <dt><span class="sect2"><a href="#infr.order.pkg">24.6.2. The order in <code class="filename">bsd.pkg.mk</code></a></span></dt>
10113 </dl></dd>
10114 </dl></dd>
10115 <dt><span class="chapter"><a href="#regression">25. Regression tests</a></span></dt>
10116 <dd><dl>
10117 <dt><span class="sect1"><a href="#regression.descr">25.1. The regression tests framework</a></span></dt>
10118 <dt><span class="sect1"><a href="#regression.run">25.2. Running the regression tests</a></span></dt>
10119 <dt><span class="sect1"><a href="#regression.new">25.3. Adding a new regression test</a></span></dt>
10120 <dd><dl>
10121 <dt><span class="sect2"><a href="#regression.fun.override">25.3.1. Overridable functions</a></span></dt>
10122 <dt><span class="sect2"><a href="#regression.fun.helper">25.3.2. Helper functions</a></span></dt>
10123 </dl></dd>
10124 </dl></dd>
10125 <dt><span class="chapter"><a href="#porting">26. Porting pkgsrc</a></span></dt>
10126 <dd><dl>
10127 <dt><span class="sect1"><a href="#porting.opsys">26.1. Porting pkgsrc to a new operating system</a></span></dt>
10128 <dt><span class="sect1"><a href="#porting.compiler">26.2. Adding support for a new compiler</a></span></dt>
10129 </dl></dd>
10130 </dl>
10131 </div>
10132 </div>
10133 <div class="chapter" title="Chapter 24. Design of the pkgsrc infrastructure">
10134 <div class="titlepage"><div><div><h2 class="title">
10135 <a name="infr.design"></a>Chapter 24. Design of the pkgsrc infrastructure</h2></div></div></div>
10136 <div class="toc">
10137 <p><b>Table of Contents</b></p>
10138 <dl>
10139 <dt><span class="sect1"><a href="#infr.vardef">24.1. The meaning of variable definitions</a></span></dt>
10140 <dt><span class="sect1"><a href="#infr.vardef.problems">24.2. Avoiding problems before they arise</a></span></dt>
10141 <dt><span class="sect1"><a href="#infr.var">24.3. Variable evaluation</a></span></dt>
10142 <dd><dl>
10143 <dt><span class="sect2"><a href="#infr.var.load">24.3.1. At load time</a></span></dt>
10144 <dt><span class="sect2"><a href="#infr.var.run">24.3.2. At runtime</a></span></dt>
10145 </dl></dd>
10146 <dt><span class="sect1"><a href="#infr.varspec">24.4. How can variables be specified?</a></span></dt>
10147 <dt><span class="sect1"><a href="#infr.design.intf">24.5. Designing interfaces for Makefile fragments</a></span></dt>
10148 <dd><dl>
10149 <dt><span class="sect2"><a href="#infr.design.intf.proc">24.5.1. Procedures with parameters</a></span></dt>
10150 <dt><span class="sect2"><a href="#infr.design.intf.action">24.5.2. Actions taken on behalf of parameters</a></span></dt>
10151 </dl></dd>
10152 <dt><span class="sect1"><a href="#infr.order">24.6. The order in which files are loaded</a></span></dt>
10153 <dd><dl>
10154 <dt><span class="sect2"><a href="#infr.order.prefs">24.6.1. The order in <code class="filename">bsd.prefs.mk</code></a></span></dt>
10155 <dt><span class="sect2"><a href="#infr.order.pkg">24.6.2. The order in <code class="filename">bsd.pkg.mk</code></a></span></dt>
10156 </dl></dd>
10157 </dl>
10158 </div>
10159 <p>The pkgsrc infrastructure consists of many small Makefile
10160         fragments. Each such fragment needs a properly specified
10161         interface. This chapter explains how such an interface looks
10162         like.</p>
10163 <div class="sect1" title="24.1. The meaning of variable definitions">
10164 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10165 <a name="infr.vardef"></a>24.1. The meaning of variable definitions</h2></div></div></div>
10166 <p>Whenever a variable is defined in the pkgsrc
10167         infrastructure, the location and the way of definition provide
10168         much information about the intended use of that variable.
10169         Additionally, more documentation may be found in a header
10170         comment or in this pkgsrc guide.</p>
10171 <p>A special file is
10172         <code class="filename">mk/defaults/mk.conf</code>, which lists all
10173         variables that are intended to be user-defined. They are either
10174         defined using the <code class="literal">?=</code> operator or they are
10175         left undefined because defining them to anything would
10176         effectively mean <span class="quote">&#8220;<span class="quote">yes</span>&#8221;</span>. All these variables may be
10177         overridden by the pkgsrc user in the <code class="varname">MAKECONF</code>
10178         file.</p>
10179 <p>Outside this file, the following conventions apply:
10180         Variables that are defined using the <code class="literal">?=</code>
10181         operator may be overridden by a package.</p>
10182 <p>Variables that are defined using the <code class="literal">=</code>
10183         operator may be used read-only at run-time.</p>
10184 <p>Variables whose name starts with an underscore must not be
10185         accessed outside the pkgsrc infrastructure at all. They may
10186         change without further notice.</p>
10187 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
10188 <h3 class="title">Note</h3>
10189 <p>These conventions are currently not applied
10190         consistently to the complete pkgsrc
10191         infrastructure.</p>
10192 </div>
10193 </div>
10194 <div class="sect1" title="24.2. Avoiding problems before they arise">
10195 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10196 <a name="infr.vardef.problems"></a>24.2. Avoiding problems before they arise</h2></div></div></div>
10197 <p>All variables that contain lists of things should default
10198         to being empty. Two examples that do not follow this rule are
10199         <code class="varname">USE_LANGUAGES</code> and
10200         <code class="varname">DISTFILES</code>. These variables cannot simply be
10201         modified using the <code class="literal">+=</code> operator in package
10202         <code class="filename">Makefile</code>s (or other files included by
10203         them), since there is no guarantee whether the variable is
10204         already set or not, and what its value is. In the case of
10205         <code class="varname">DISTFILES</code>, the packages <span class="quote">&#8220;<span class="quote">know</span>&#8221;</span>
10206         the default value and just define it as in the following
10207         example.</p>
10208 <pre class="programlisting">
10209 DISTFILES=      ${DISTNAME}${EXTRACT_SUFX} additional-files.tar.gz
10210 </pre>
10211 <p>Because of the selection of this default value, the same
10212         value appears in many package Makefiles. Similarly for
10213         <code class="varname">USE_LANGUAGES</code>, but in this case the default
10214         value (<span class="quote">&#8220;<span class="quote"><code class="literal">c</code></span>&#8221;</span>) is so short that it
10215         doesn't stand out. Nevertheless it is mentioned in many
10216         files.</p>
10217 </div>
10218 <div class="sect1" title="24.3. Variable evaluation">
10219 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10220 <a name="infr.var"></a>24.3. Variable evaluation</h2></div></div></div>
10221 <div class="sect2" title="24.3.1. At load time">
10222 <div class="titlepage"><div><div><h3 class="title">
10223 <a name="infr.var.load"></a>24.3.1. At load time</h3></div></div></div>
10224 <p>Variable evaluation takes place either at load time or at
10225         runtime, depending on the context in which they occur. The
10226         contexts where variables are evaluated at load time are:</p>
10227 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
10228 <li class="listitem"><p>The right hand side of the <code class="literal">:=</code>
10229         and <code class="literal">!=</code> operators,</p></li>
10230 <li class="listitem"><p>Make directives like <code class="literal">.if</code> or
10231         <code class="literal">.for</code>,</p></li>
10232 <li class="listitem"><p>Dependency lines.</p></li>
10233 </ul></div>
10234 <p>A special exception are references to the iteration
10235         variables of <code class="literal">.for</code> loops, which are expanded
10236         inline, no matter in which context they appear.</p>
10237 <p>As the values of variables may change during load time,
10238         care must be taken not to evaluate them by accident. Typical
10239         examples for variables that should not be evaluated at load time
10240         are <code class="varname">DEPENDS</code> and
10241         <code class="varname">CONFIGURE_ARGS</code>. To make the effect more
10242         clear, here is an example:</p>
10243 <pre class="programlisting">
10244 CONFIGURE_ARGS=         # none
10245 CFLAGS=                 -O
10246 CONFIGURE_ARGS+=        CFLAGS=${CFLAGS:Q}
10247
10248 CONFIGURE_ARGS:=        ${CONFIGURE_ARGS}
10249
10250 CFLAGS+=                -Wall
10251         </pre>
10252 <p>This code shows how the use of the <code class="literal">:=</code>
10253         operator can quickly lead to unexpected results. The first
10254         paragraph is fairly common code. The second paragraph evaluates
10255         the <code class="varname">CONFIGURE_ARGS</code> variable, which results in
10256         <code class="literal">CFLAGS=-O</code>. In the third paragraph, the
10257         <code class="literal">-Wall</code> is appended to the
10258         <code class="varname">CFLAGS</code>, but this addition will not appear in
10259         <code class="varname">CONFIGURE_ARGS</code>. In actual code, the three
10260         paragraphs from above typically occur in completely unrelated
10261         files.</p>
10262 </div>
10263 <div class="sect2" title="24.3.2. At runtime">
10264 <div class="titlepage"><div><div><h3 class="title">
10265 <a name="infr.var.run"></a>24.3.2. At runtime</h3></div></div></div>
10266 <p>After all the files have been loaded, the values of the
10267         variables cannot be changed anymore. Variables that are used in
10268         the shell commands are expanded at this point.</p>
10269 </div>
10270 </div>
10271 <div class="sect1" title="24.4. How can variables be specified?">
10272 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10273 <a name="infr.varspec"></a>24.4. How can variables be specified?</h2></div></div></div>
10274 <p>There are many ways in which the definition and use of a
10275         variable can be restricted in order to detect bugs and
10276         violations of the (mostly unwritten) policies. See the
10277         <code class="literal">pkglint</code> developer's documentation for further
10278         details.</p>
10279 </div>
10280 <div class="sect1" title="24.5. Designing interfaces for Makefile fragments">
10281 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10282 <a name="infr.design.intf"></a>24.5. Designing interfaces for Makefile fragments</h2></div></div></div>
10283 <p>Most of the <code class="filename">.mk</code> files fall into one
10284         of the following classes. Cases where a file falls into more
10285         than one class should be avoided as it often leads to subtle
10286         bugs.</p>
10287 <div class="sect2" title="24.5.1. Procedures with parameters">
10288 <div class="titlepage"><div><div><h3 class="title">
10289 <a name="infr.design.intf.proc"></a>24.5.1. Procedures with parameters</h3></div></div></div>
10290 <p>In a traditional imperative programming language some of
10291         the <code class="filename">.mk</code> files could be described as
10292         procedures. They take some input parameters and&mdash;after
10293         inclusion&mdash;provide a result in output parameters. Since all
10294         variables in <code class="filename">Makefile</code>s have global scope
10295         care must be taken not to use parameter names that have already
10296         another meaning. For example, <code class="varname">PKGNAME</code> is a
10297         bad choice for a parameter name.</p>
10298 <p>Procedures are completely evaluated at preprocessing time.
10299         That is, when calling a procedure all input parameters must be
10300         completely resolvable. For example,
10301         <code class="varname">CONFIGURE_ARGS</code> should never be an input
10302         parameter since it is very likely that further text will be
10303         added after calling the procedure, which would effectively apply
10304         the procedure to only a part of the variable. Also, references
10305         to other variables wit will be modified after calling the
10306         procedure.</p>
10307 <p>A procedure can declare its output parameters either as
10308         suitable for use in preprocessing directives or as only
10309         available at runtime. The latter alternative is for variables
10310         that contain references to other runtime variables.</p>
10311 <p>Procedures shall be written such that it is possible to
10312         call the procedure more than once. That is, the file must not
10313         contain multiple-inclusion guards.</p>
10314 <p>Examples for procedures are
10315         <code class="filename">mk/bsd.options.mk</code> and
10316         <code class="filename">mk/buildlink3/bsd.builtin.mk</code>. To express
10317         that the parameters are evaluated at load time, they should be
10318         assigned using the <code class="literal">:=</code> operator, which should
10319         be used only for this purpose.</p>
10320 </div>
10321 <div class="sect2" title="24.5.2. Actions taken on behalf of parameters">
10322 <div class="titlepage"><div><div><h3 class="title">
10323 <a name="infr.design.intf.action"></a>24.5.2. Actions taken on behalf of parameters</h3></div></div></div>
10324 <p>Action files take some input parameters and may define
10325         runtime variables. They shall not define loadtime variables.
10326         There are action files that are included implicitly by the
10327         pkgsrc infrastructure, while other must be included
10328         explicitly.</p>
10329 <p>An example for action files is
10330         <code class="filename">mk/subst.mk</code>.</p>
10331 </div>
10332 </div>
10333 <div class="sect1" title="24.6. The order in which files are loaded">
10334 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10335 <a name="infr.order"></a>24.6. The order in which files are loaded</h2></div></div></div>
10336 <p>Package <code class="filename">Makefile</code>s usually consist of
10337         a set of variable definitions, and include the file
10338         <code class="filename">../../mk/bsd.pkg.mk</code> in the very last line.
10339         Before that, they may also include various other
10340         <code class="filename">*.mk</code> files if they need to query the
10341         availability of certain features like the type of compiler or
10342         the X11 implementation. Due to the heavy use of preprocessor
10343         directives like <code class="literal">.if</code> and
10344         <code class="literal">.for</code>, the order in which the files are loaded
10345         matters.</p>
10346 <p>This section describes at which point the various files
10347         are loaded and gives reasons for that order.</p>
10348 <div class="sect2" title="24.6.1. The order in bsd.prefs.mk">
10349 <div class="titlepage"><div><div><h3 class="title">
10350 <a name="infr.order.prefs"></a>24.6.1. The order in <code class="filename">bsd.prefs.mk</code>
10351 </h3></div></div></div>
10352 <p>The very first action in <code class="filename">bsd.prefs.mk</code>
10353         is to define some essential variables like
10354         <code class="varname">OPSYS</code>, <code class="varname">OS_VERSION</code> and
10355         <code class="varname">MACHINE_ARCH</code>.</p>
10356 <p>Then, the user settings are loaded from the file specified
10357         in <code class="varname">MAKECONF</code>, which is usually <a class="link" href="#mk.conf"><code class="filename">mk.conf</code></a>.
10358         After that, those variables
10359         that have not been overridden by the user are loaded from
10360         <code class="filename">mk/defaults/mk.conf</code>.</p>
10361 <p>After the user settings, the system settings and platform
10362         settings are loaded, which may override the user
10363         settings.</p>
10364 <p>Then, the tool definitions are loaded. The tool wrappers
10365         are not yet in effect. This only happens when building a
10366         package, so the proper variables must be used instead of the
10367         direct tool names.</p>
10368 <p>As the last steps, some essential variables from the
10369         wrapper and the package system flavor are loaded, as well as the
10370         variables that have been cached in earlier phases of a package
10371         build.</p>
10372 </div>
10373 <div class="sect2" title="24.6.2. The order in bsd.pkg.mk">
10374 <div class="titlepage"><div><div><h3 class="title">
10375 <a name="infr.order.pkg"></a>24.6.2. The order in <code class="filename">bsd.pkg.mk</code>
10376 </h3></div></div></div>
10377 <p>First, <code class="filename">bsd.prefs.mk</code> is loaded.</p>
10378 <p>Then, the various <code class="filename">*-vars.mk</code> files are
10379         loaded, which fill default values for those variables that have
10380         not been defined by the package. These variables may later
10381         be used even in unrelated files.</p>
10382 <p>Then, the file <code class="filename">bsd.pkg.error.mk</code>
10383         provides the target <code class="literal">error-check</code> that is added
10384         as a special dependency to all other targets that use
10385         <code class="varname">DELAYED_ERROR_MSG</code> or
10386         <code class="varname">DELAYED_WARNING_MSG</code>.</p>
10387 <p>Then, the package-specific hacks from
10388         <code class="filename">hacks.mk</code> are included.</p>
10389 <p>Then, various other files follow. Most of them don't have
10390         any dependencies on what they need to have included before or
10391         after them, though some do.</p>
10392 <p>The code to check <code class="varname">PKG_FAIL_REASON</code> and
10393         <code class="varname">PKG_SKIP_REASON</code> is then executed, which
10394         restricts the use of these variables to all the files that have
10395         been included before. Appearances in later files will be
10396         silently ignored.</p>
10397 <p>Then, the files for the main targets are included, in the
10398         order of later execution, though the actual order should not
10399         matter.</p>
10400 <p>At last, some more files are included that don't set any
10401         interesting variables but rather just define make targets to be
10402         executed.</p>
10403 </div>
10404 </div>
10405 </div>
10406 <div class="chapter" title="Chapter 25. Regression tests">
10407 <div class="titlepage"><div><div><h2 class="title">
10408 <a name="regression"></a>Chapter 25. Regression tests</h2></div></div></div>
10409 <div class="toc">
10410 <p><b>Table of Contents</b></p>
10411 <dl>
10412 <dt><span class="sect1"><a href="#regression.descr">25.1. The regression tests framework</a></span></dt>
10413 <dt><span class="sect1"><a href="#regression.run">25.2. Running the regression tests</a></span></dt>
10414 <dt><span class="sect1"><a href="#regression.new">25.3. Adding a new regression test</a></span></dt>
10415 <dd><dl>
10416 <dt><span class="sect2"><a href="#regression.fun.override">25.3.1. Overridable functions</a></span></dt>
10417 <dt><span class="sect2"><a href="#regression.fun.helper">25.3.2. Helper functions</a></span></dt>
10418 </dl></dd>
10419 </dl>
10420 </div>
10421 <p>The pkgsrc infrastructure consists of a large codebase,
10422         and there are many corners where every little bit of a file is
10423         well thought out, making pkgsrc likely to fail as soon as
10424         anything is changed near those parts. To prevent most changes
10425         from breaking anything, a suite of regression tests should go
10426         along with every important part of the pkgsrc infrastructure.
10427         This chapter describes how regression tests work in pkgsrc and
10428         how you can add new tests.</p>
10429 <div class="sect1" title="25.1. The regression tests framework">
10430 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10431 <a name="regression.descr"></a>25.1. The regression tests framework</h2></div></div></div>
10432 <p></p>
10433 </div>
10434 <div class="sect1" title="25.2. Running the regression tests">
10435 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10436 <a name="regression.run"></a>25.2. Running the regression tests</h2></div></div></div>
10437 <p>You first need to install the <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkg_regress/README.html" target="_top"><code class="filename">pkgtools/pkg_regress</code></a> package, which
10438         provides the <span class="command"><strong>pkg_regress</strong></span> command. Then you
10439         can simply run that command, which will run all tests in the
10440         <code class="filename">regress</code> category.</p>
10441 </div>
10442 <div class="sect1" title="25.3. Adding a new regression test">
10443 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10444 <a name="regression.new"></a>25.3. Adding a new regression test</h2></div></div></div>
10445 <p>Every directory in the <code class="filename">regress</code>
10446         category that contains a file called <code class="filename">spec</code>
10447         is considered a regression test. This file is a shell program
10448         that is included by the <span class="command"><strong>pkg_regress</strong></span> command.
10449         The following functions can be overridden to suit your
10450         needs.</p>
10451 <div class="sect2" title="25.3.1. Overridable functions">
10452 <div class="titlepage"><div><div><h3 class="title">
10453 <a name="regression.fun.override"></a>25.3.1. Overridable functions</h3></div></div></div>
10454 <p>These functions do not take any parameters. They are all
10455         called in <span class="quote">&#8220;<span class="quote">set -e</span>&#8221;</span> mode, so you should be careful
10456         to check the exitcodes of any commands you run in the
10457         test.</p>
10458 <div class="variablelist"><dl>
10459 <dt><span class="term"><code class="varname">do_setup()</code></span></dt>
10460 <dd><p>This function prepares the environment for the
10461         test. By default it does nothing.</p></dd>
10462 <dt><span class="term"><code class="varname">do_test()</code></span></dt>
10463 <dd><p>This function runs the actual test. By default,
10464         it calls <code class="varname">TEST_MAKE</code> with the arguments
10465         <code class="varname">MAKEARGS_TEST</code> and writes its output including
10466         error messages into the file
10467         <code class="varname">TEST_OUTFILE</code>.</p></dd>
10468 <dt><span class="term"><code class="varname">check_result()</code></span></dt>
10469 <dd><p>This function is run after the test and is
10470         typically used to compare the actual output from the one that is
10471         expected. It can make use of the various helper functions from
10472         the next section.</p></dd>
10473 <dt><span class="term"><code class="varname">do_cleanup()</code></span></dt>
10474 <dd><p>This function cleans everything up after the
10475         test has been run. By default it does nothing.</p></dd>
10476 </dl></div>
10477 </div>
10478 <div class="sect2" title="25.3.2. Helper functions">
10479 <div class="titlepage"><div><div><h3 class="title">
10480 <a name="regression.fun.helper"></a>25.3.2. Helper functions</h3></div></div></div>
10481 <div class="variablelist"><dl>
10482 <dt><span class="term"><code class="varname">exit_status(expected)</code></span></dt>
10483 <dd><p>This function compares the exitcode of the
10484         <span class="command"><strong>do_test()</strong></span> function with its first parameter.
10485         If they differ, the test will fail.</p></dd>
10486 <dt><span class="term"><code class="varname">output_require(regex...)</code></span></dt>
10487 <dd><p>This function checks for each of its parameters
10488         if the output from <span class="command"><strong>do_test()</strong></span> matches the
10489         extended regular expression. If it does not, the test will
10490         fail.</p></dd>
10491 <dt><span class="term"><code class="varname">output_prohibit(regex...)</code></span></dt>
10492 <dd><p>This function checks for each of its parameters
10493         if the output from <span class="command"><strong>do_test()</strong></span> does
10494         <span class="emphasis"><em>not</em></span> match the extended regular expression.
10495         If any of the regular expressions matches, the test will
10496         fail.</p></dd>
10497 </dl></div>
10498 </div>
10499 </div>
10500 </div>
10501 <div class="chapter" title="Chapter 26. Porting pkgsrc">
10502 <div class="titlepage"><div><div><h2 class="title">
10503 <a name="porting"></a>Chapter 26. Porting pkgsrc</h2></div></div></div>
10504 <div class="toc">
10505 <p><b>Table of Contents</b></p>
10506 <dl>
10507 <dt><span class="sect1"><a href="#porting.opsys">26.1. Porting pkgsrc to a new operating system</a></span></dt>
10508 <dt><span class="sect1"><a href="#porting.compiler">26.2. Adding support for a new compiler</a></span></dt>
10509 </dl>
10510 </div>
10511 <p>The pkgsrc system has already been ported to many
10512         operating systems, hardware architectures and compilers. This
10513         chapter explains the necessary steps to make pkgsrc even more
10514         portable.</p>
10515 <div class="sect1" title="26.1. Porting pkgsrc to a new operating system">
10516 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10517 <a name="porting.opsys"></a>26.1. Porting pkgsrc to a new operating system</h2></div></div></div>
10518 <p>To port pkgsrc to a new operating system (called
10519         <code class="literal">MyOS</code> in this example), you need to touch the
10520         following files:</p>
10521 <div class="variablelist"><dl>
10522 <dt><span class="term"><code class="filename">pkgtools/bootstrap-mk-files/files/mods/<em class="replaceable"><code>MyOS</code></em>.sys.mk</code></span></dt>
10523 <dd><p>This file contains some basic definitions, for
10524         example the name of the C
10525         compiler.</p></dd>
10526 <dt><span class="term"><code class="filename">mk/bsd.prefs.mk</code></span></dt>
10527 <dd><p>Insert code that defines the variables
10528         <code class="varname">OPSYS</code>, <code class="varname">OS_VERSION</code>,
10529         <code class="varname">LOWER_OS_VERSION</code>,
10530         <code class="varname">LOWER_VENDOR</code>,
10531         <code class="varname">MACHINE_ARCH</code>, <code class="varname">OBJECT_FMT</code>,
10532         <code class="varname">APPEND_ELF</code>, and the other variables that
10533         appear in this file.</p></dd>
10534 <dt><span class="term"><code class="filename">mk/platform/<em class="replaceable"><code>MyOS</code></em>.mk</code></span></dt>
10535 <dd><p>This file contains the platform-specific
10536         definitions that are used by pkgsrc. Start by copying one of the
10537         other files and edit it to your
10538         needs.</p></dd>
10539 <dt><span class="term"><code class="filename">mk/platform/<em class="replaceable"><code>MyOS</code></em>.pkg.dist</code></span></dt>
10540 <dd><p>This file contains a list of directories,
10541         together with their permission bits and ownership. These
10542         directories will be created automatically with every package
10543         that explicitly sets <code class="varname">USE_MTREE</code>. This feature will
10544         be removed.</p></dd>
10545 <dt><span class="term"><code class="filename">mk/platform/<em class="replaceable"><code>MyOS</code></em>.x11.dist</code></span></dt>
10546 <dd><p>Just copy one of the pre-existing x11.dist files
10547         to your
10548         <code class="filename"><em class="replaceable"><code>MyOS</code></em>.x11.dist</code>.</p></dd>
10549 <dt><span class="term"><code class="filename">mk/tools/bootstrap.mk</code></span></dt>
10550 <dd><p>On some operating systems, the tools that are
10551         provided with the base system are not good enough for pkgsrc.
10552         For example, there are many versions of <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?sed+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">sed</span>(1)</span></a> that have a
10553         narrow limit on the line length they can process. Therefore
10554         pkgsrc brings its own tools, which can be enabled
10555         here.</p></dd>
10556 <dt><span class="term"><code class="filename">mk/tools/tools.<em class="replaceable"><code>MyOS</code></em>.mk</code></span></dt>
10557 <dd><p>This file defines the paths to all the tools
10558         that are needed by one or the other package in pkgsrc, as well
10559         as by pkgsrc itself. Find out where these tools are on your
10560         platform and add them.</p></dd>
10561 </dl></div>
10562 <p>Now, you should be able to build some basic packages, like
10563         <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/lang/perl5/README.html" target="_top"><code class="filename">lang/perl5</code></a>, <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/shells/bash/README.html" target="_top"><code class="filename">shells/bash</code></a>.</p>
10564 </div>
10565 <div class="sect1" title="26.2. Adding support for a new compiler">
10566 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10567 <a name="porting.compiler"></a>26.2. Adding support for a new compiler</h2></div></div></div>
10568 <p>TODO</p>
10569 </div>
10570 </div>
10571 </div>
10572 <div class="appendix" title="Appendix A. A simple example package: bison">
10573 <div class="titlepage"><div><div><h2 class="title">
10574 <a name="examples"></a>Appendix A. A simple example package: bison</h2></div></div></div>
10575 <div class="toc">
10576 <p><b>Table of Contents</b></p>
10577 <dl>
10578 <dt><span class="sect1"><a href="#example-files">A.1. files</a></span></dt>
10579 <dd><dl>
10580 <dt><span class="sect2"><a href="#example-Makefile">A.1.1. Makefile</a></span></dt>
10581 <dt><span class="sect2"><a href="#example-descr">A.1.2. DESCR</a></span></dt>
10582 <dt><span class="sect2"><a href="#example-plist">A.1.3. PLIST</a></span></dt>
10583 <dt><span class="sect2"><a href="#checking-package-with-pkglint">A.1.4. Checking a package with <span class="command"><strong>pkglint</strong></span></a></span></dt>
10584 </dl></dd>
10585 <dt><span class="sect1"><a href="#steps-for-b-i-p">A.2. Steps for building, installing, packaging</a></span></dt>
10586 </dl>
10587 </div>
10588 <p>We checked to find a piece of software that wasn't in the packages
10589     collection, and picked GNU bison. Quite why someone would want to have
10590     <span class="command"><strong>bison</strong></span> when Berkeley <span class="command"><strong>yacc</strong></span> is already
10591     present in the tree is beyond us, but it's useful for the purposes of
10592     this exercise.</p>
10593 <div class="sect1" title="A.1. files">
10594 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10595 <a name="example-files"></a>A.1. files</h2></div></div></div>
10596 <div class="sect2" title="A.1.1. Makefile">
10597 <div class="titlepage"><div><div><h3 class="title">
10598 <a name="example-Makefile"></a>A.1.1. Makefile</h3></div></div></div>
10599 <pre class="programlisting">
10600 # $NetBSD$
10601 #
10602
10603 DISTNAME=       bison-1.25
10604 CATEGORIES=     devel
10605 MASTER_SITES=   ${MASTER_SITE_GNU}
10606
10607 MAINTAINER=     thorpej@NetBSD.org
10608 HOMEPAGE=       http://www.gnu.org/software/bison/bison.html
10609 COMMENT=        GNU yacc clone
10610
10611 GNU_CONFIGURE=  yes
10612 INFO_FILES=     bison.info
10613
10614 .include "../../mk/bsd.pkg.mk"
10615 </pre>
10616 </div>
10617 <div class="sect2" title="A.1.2. DESCR">
10618 <div class="titlepage"><div><div><h3 class="title">
10619 <a name="example-descr"></a>A.1.2. DESCR</h3></div></div></div>
10620 <pre class="programlisting">
10621 GNU version of yacc.  Can make re-entrant parsers, and numerous other
10622 improvements.  Why you would want this when Berkeley <a class="citerefentry" href="http://netbsd.gw.com/cgi-bin/man-cgi?yacc+1+NetBSD-current"><span class="citerefentry"><span class="refentrytitle">yacc</span>(1)</span></a> is part
10623 of the NetBSD source tree is beyond me.
10624 </pre>
10625 </div>
10626 <div class="sect2" title="A.1.3. PLIST">
10627 <div class="titlepage"><div><div><h3 class="title">
10628 <a name="example-plist"></a>A.1.3. PLIST</h3></div></div></div>
10629 <pre class="programlisting">
10630 @comment $NetBSD$
10631 bin/bison
10632 man/man1/bison.1.gz
10633 share/bison.simple
10634 share/bison.hairy
10635 </pre>
10636 </div>
10637 <div class="sect2" title="A.1.4. Checking a package with pkglint">
10638 <div class="titlepage"><div><div><h3 class="title">
10639 <a name="checking-package-with-pkglint"></a>A.1.4. Checking a package with <span class="command"><strong>pkglint</strong></span>
10640 </h3></div></div></div>
10641 <p>The NetBSD package system comes with
10642         <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/pkgtools/pkglint/README.html" target="_top"><code class="filename">pkgtools/pkglint</code></a>
10643         which helps to check the contents of these
10644         files. After installation it is quite easy to use, just change to the
10645         directory of the package you wish to examine and execute
10646         <span class="command"><strong>pkglint</strong></span>:</p>
10647 <pre class="screen"><code class="prompt">$</code> <strong class="userinput"><code>pkglint</code></strong>
10648 looks fine.</pre>
10649 <p>Depending on the supplied command line arguments (see pkglint(1)),
10650         more checks will be performed. Use e.g. <span class="command"><strong>pkglint -Call
10651         -Wall</strong></span> for a very thorough check.</p>
10652 </div>
10653 </div>
10654 <div class="sect1" title="A.2. Steps for building, installing, packaging">
10655 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10656 <a name="steps-for-b-i-p"></a>A.2. Steps for building, installing, packaging</h2></div></div></div>
10657 <p>Create the directory where the package lives,
10658       plus any auxiliary directories:</p>
10659 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>cd /usr/pkgsrc/lang</code></strong>
10660 <code class="prompt">#</code> <strong class="userinput"><code>mkdir bison</code></strong>
10661 <code class="prompt">#</code> <strong class="userinput"><code>cd bison</code></strong>
10662 <code class="prompt">#</code> <strong class="userinput"><code>mkdir patches</code></strong></pre>
10663 <p>Create <code class="filename">Makefile</code>, <code class="filename">DESCR</code> and
10664       <code class="filename">PLIST</code> (see <a class="xref" href="#components" title="Chapter 11. Package components - files, directories and contents">Chapter 11, <i>Package components - files, directories and contents</i></a>)
10665       then continue with fetching the distfile:</p>
10666 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make fetch</code></strong>
10667 &gt;&gt; bison-1.25.tar.gz doesn't seem to exist on this system.
10668 &gt;&gt; Attempting to fetch from ftp://prep.ai.mit.edu/pub/gnu//.
10669 Requesting ftp://prep.ai.mit.edu/pub/gnu//bison-1.25.tar.gz (via ftp://orpheus.amdahl.com:80/)
10670 ftp: Error retrieving file: 500 Internal error
10671
10672 &gt;&gt; Attempting to fetch from ftp://wuarchive.wustl.edu/systems/gnu//.
10673 Requesting ftp://wuarchive.wustl.edu/systems/gnu//bison-1.25.tar.gz (via ftp://orpheus.amdahl.com:80/)
10674 ftp: Error retrieving file: 500 Internal error
10675
10676 &gt;&gt; Attempting to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//.
10677 Requesting ftp://ftp.freebsd.org/pub/FreeBSD/distfiles//bison-1.25.tar.gz (via ftp://orpheus.amdahl.com:80/)
10678 Successfully retrieved file.</pre>
10679 <p>Generate the checksum of the distfile into
10680       <code class="filename">distinfo</code>:</p>
10681 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make makedistinfo</code></strong></pre>
10682 <p>Now compile:</p>
10683 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make</code></strong>
10684 &gt;&gt; Checksum OK for bison-1.25.tar.gz.
10685 ===&gt;  Extracting for bison-1.25
10686 ===&gt;  Patching for bison-1.25
10687 ===&gt;   Ignoring empty patch directory
10688 ===&gt;  Configuring for bison-1.25
10689 creating cache ./config.cache
10690 checking for gcc... cc
10691 checking whether we are using GNU C... yes
10692 checking for a BSD compatible install... /usr/bin/install -c -o bin -g bin
10693 checking how to run the C preprocessor... cc -E
10694 checking for minix/config.h... no
10695 checking for POSIXized ISC... no
10696 checking whether cross-compiling... no
10697 checking for ANSI C header files... yes
10698 checking for string.h... yes
10699 checking for stdlib.h... yes
10700 checking for memory.h... yes
10701 checking for working const... yes
10702 checking for working alloca.h... no
10703 checking for alloca... yes
10704 checking for strerror... yes
10705 updating cache ./config.cache
10706 creating ./config.status
10707 creating Makefile
10708 ===&gt;  Building for bison-1.25
10709 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g LR0.c
10710 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g allocate.c
10711 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g closure.c
10712 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g conflicts.c
10713 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g derives.c
10714 cc -c -DXPFILE=\"/usr/pkg/share/bison.simple\"  -DXPFILE1=\"/usr/pkg/share/bison.hairy\" -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1  -g  ./files.c
10715 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g getargs.c
10716 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g gram.c
10717 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g lalr.c
10718 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g lex.c
10719 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g main.c
10720 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g nullable.c
10721 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g output.c
10722 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g print.c
10723 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g reader.c
10724 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g reduce.c
10725 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g symtab.c
10726 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g warshall.c
10727 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g version.c
10728 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g getopt.c
10729 cc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_ALLOCA=1 -DHAVE_STRERROR=1 -I./../include  -g getopt1.c
10730 cc  -g -o bison LR0.o allocate.o closure.o conflicts.o derives.o files.o         getargs.o gram.o lalr.o lex.o                                   main.o nullable.o output.o print.o reader.o reduce.o symtab.o   warshall.o version.o getopt.o getopt1.o
10731 ./files.c:240: warning: mktemp() possibly used unsafely, consider using mkstemp()
10732 rm -f bison.s1
10733 sed -e "/^#line/ s|bison|/usr/pkg/share/bison|" &lt; ./bison.simple &gt; bison.s1</pre>
10734 <p>Everything seems OK, so install the files:</p>
10735 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make install</code></strong>
10736 &gt;&gt; Checksum OK for bison-1.25.tar.gz.
10737 ===&gt;  Installing for bison-1.25
10738 sh ./mkinstalldirs /usr/pkg/bin /usr/pkg/share  /usr/pkg/info /usr/pkg/man/man1
10739 rm -f /usr/pkg/bin/bison
10740 cd /usr/pkg/share; rm -f bison.simple bison.hairy
10741 rm -f /usr/pkg/man/man1/bison.1 /usr/pkg/info/bison.info*
10742 install -c  -o bin -g bin -m 555 bison /usr/pkg/bin/bison
10743 /usr/bin/install -c -o bin -g bin -m 644 bison.s1 /usr/pkg/share/bison.simple
10744 /usr/bin/install -c -o bin -g bin -m 644 ./bison.hairy /usr/pkg/share/bison.hairy
10745 cd .; for f in bison.info*;  do /usr/bin/install -c -o bin -g bin -m 644 $f /usr/pkg/info/$f; done
10746 /usr/bin/install -c -o bin -g bin -m 644 ./bison.1 /usr/pkg/man/man1/bison.1
10747 ===&gt;  Registering installation for bison-1.25</pre>
10748 <p>You can now use bison, and also - if you decide so - remove it with
10749       <span class="command"><strong>pkg_delete bison</strong></span>. Should you decide that you want a
10750       binary package, do this now:</p>
10751 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make package</code></strong>
10752 &gt;&gt; Checksum OK for bison-1.25.tar.gz.
10753 ===&gt;  Building package for bison-1.25
10754 Creating package bison-1.25.tgz
10755 Registering depends:.
10756 Creating gzip'd tar ball in '/u/pkgsrc/lang/bison/bison-1.25.tgz'</pre>
10757 <p>Now that you don't need the source and object files
10758       any more, clean up:</p>
10759 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make clean</code></strong>
10760 ===&gt;  Cleaning for bison-1.25</pre>
10761 </div>
10762 </div>
10763 <div class="appendix" title="Appendix B. Build logs">
10764 <div class="titlepage"><div><div><h2 class="title">
10765 <a name="logs"></a>Appendix B. Build logs</h2></div></div></div>
10766 <div class="toc">
10767 <p><b>Table of Contents</b></p>
10768 <dl>
10769 <dt><span class="sect1"><a href="#logs.building">B.1. Building figlet</a></span></dt>
10770 <dt><span class="sect1"><a href="#logs.package">B.2. Packaging figlet</a></span></dt>
10771 </dl>
10772 </div>
10773 <div class="sect1" title="B.1. Building figlet">
10774 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10775 <a name="logs.building"></a>B.1. Building figlet</h2></div></div></div>
10776 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make</code></strong>
10777 ===&gt; Checking for vulnerabilities in figlet-2.2.1nb2
10778 =&gt; figlet221.tar.gz doesn't seem to exist on this system.
10779 =&gt; Attempting to fetch figlet221.tar.gz from ftp://ftp.figlet.org/pub/figlet/program/unix/.
10780 =&gt; [172219 bytes]
10781 Connected to ftp.plig.net.
10782 220 ftp.plig.org NcFTPd Server (licensed copy) ready.
10783 331 Guest login ok, send your complete e-mail address as password.
10784 230-You are user #5 of 500 simultaneous users allowed.
10785 230-
10786 230-  ___ _             _ _
10787 230- |  _| |_ ___   ___| |_|___   ___ ___ ___
10788 230- |  _|  _| . |_| . | | | . |_| . |  _| . |
10789 230- |_| |_| |  _|_|  _|_|_|_  |_|___|_| |_  |
10790 230-         |_|   |_|     |___|         |___|
10791 230-
10792 230-** Welcome to ftp.plig.org **
10793 230-
10794 230-Please note that all transfers from this FTP site are logged. If you
10795 230-do not like this, please disconnect now.
10796 230-
10797 230-This archive is available via
10798 230-
10799 230-HTTP:  http://ftp.plig.org/
10800 230-FTP:   ftp://ftp.plig.org/     (max 500 connections)
10801 230-RSYNC: rsync://ftp.plig.org/   (max  30 connections)
10802 230-
10803 230-Please email comments, bug reports and requests for packages to be
10804 230-mirrored to ftp-admin@plig.org.
10805 230-
10806 230-
10807 230 Logged in anonymously.
10808 Remote system type is UNIX.
10809 Using binary mode to transfer files.
10810 200 Type okay.
10811 250 "/pub" is new cwd.
10812 250-"/pub/figlet" is new cwd.
10813 250-
10814 250-Welcome to the figlet archive at ftp.figlet.org
10815 250-
10816 250-    ftp://ftp.figlet.org/pub/figlet/
10817 250-
10818 250-The official FIGlet web page is:
10819 250-    http://www.figlet.org/
10820 250-
10821 250-If you have questions, please mailto:info@figlet.org. If you want to
10822 250-contribute a font or something else, you can email us.
10823 250
10824 250 "/pub/figlet/program" is new cwd.
10825 250 "/pub/figlet/program/unix" is new cwd.
10826 local: figlet221.tar.gz remote: figlet221.tar.gz
10827 502 Unimplemented command.
10828 227 Entering Passive Mode (195,40,6,41,246,104)
10829 150 Data connection accepted from 84.128.86.72:65131; transfer starting for figlet221.tar.gz (172219 bytes).
10830 38% |**************                       | 65800      64.16 KB/s    00:01 ETA
10831 226 Transfer completed.
10832 172219 bytes received in 00:02 (75.99 KB/s)
10833 221 Goodbye.
10834 =&gt; Checksum OK for figlet221.tar.gz.
10835 ===&gt; Extracting for figlet-2.2.1nb2
10836 ===&gt; Required installed package ccache-[0-9]*: ccache-2.3nb1 found
10837 ===&gt; Patching for figlet-2.2.1nb2
10838 ===&gt; Applying pkgsrc patches for figlet-2.2.1nb2
10839 ===&gt; Overriding tools for figlet-2.2.1nb2
10840 ===&gt; Creating toolchain wrappers for figlet-2.2.1nb2
10841 ===&gt; Configuring for figlet-2.2.1nb2
10842 ===&gt; Building for figlet-2.2.1nb2
10843 gcc -O2 -DDEFAULTFONTDIR=\"/usr/pkg/share/figlet\"  -DDEFAULTFONTFILE=\"standard.flf\"  figlet.c zipio.c crc.c inflate.c -o figlet
10844 chmod a+x figlet
10845 gcc -O2 -o chkfont chkfont.c
10846 =&gt; Unwrapping files-to-be-installed.
10847 <code class="prompt">#</code>
10848 <code class="prompt">#</code> <strong class="userinput"><code>make install</code></strong>
10849 ===&gt; Checking for vulnerabilities in figlet-2.2.1nb2
10850 ===&gt; Installing for figlet-2.2.1nb2
10851 install -d -o root -g wheel -m 755 /usr/pkg/bin
10852 install -d -o root -g wheel -m 755 /usr/pkg/man/man6
10853 mkdir -p /usr/pkg/share/figlet
10854 cp figlet /usr/pkg/bin
10855 cp chkfont /usr/pkg/bin
10856 chmod 555 figlist showfigfonts
10857 cp figlist /usr/pkg/bin
10858 cp showfigfonts /usr/pkg/bin
10859 cp fonts/*.flf /usr/pkg/share/figlet
10860 cp fonts/*.flc /usr/pkg/share/figlet
10861 cp figlet.6 /usr/pkg/man/man6
10862 ===&gt; Registering installation for figlet-2.2.1nb2
10863 <code class="prompt">#</code></pre>
10864 </div>
10865 <div class="sect1" title="B.2. Packaging figlet">
10866 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10867 <a name="logs.package"></a>B.2. Packaging figlet</h2></div></div></div>
10868 <pre class="screen"><code class="prompt">#</code> <strong class="userinput"><code>make package</code></strong>
10869 ===&gt; Checking for vulnerabilities in figlet-2.2.1nb2
10870 ===&gt; Packaging figlet-2.2.1nb2
10871 ===&gt; Building binary package for figlet-2.2.1nb2
10872 Creating package /home/cvs/pkgsrc/packages/i386/All/figlet-2.2.1nb2.tgz
10873 Using SrcDir value of /usr/pkg
10874 Registering depends:.
10875 <code class="prompt">#</code></pre>
10876 </div>
10877 </div>
10878 <div class="appendix" title="Appendix C. Directory layout of the pkgsrc FTP server">
10879 <div class="titlepage"><div><div><h2 class="title">
10880 <a name="ftp-layout"></a>Appendix C. Directory layout of the pkgsrc FTP server</h2></div></div></div>
10881 <div class="toc">
10882 <p><b>Table of Contents</b></p>
10883 <dl>
10884 <dt><span class="sect1"><a href="#ftp-distfiles">C.1. <code class="filename">distfiles</code>: The distributed source files</a></span></dt>
10885 <dt><span class="sect1"><a href="#ftp-misc">C.2. <code class="filename">misc</code>: Miscellaneous things</a></span></dt>
10886 <dt><span class="sect1"><a href="#ftp-packages">C.3. <code class="filename">packages</code>: Binary packages</a></span></dt>
10887 <dt><span class="sect1"><a href="#ftp-reports">C.4. <code class="filename">reports</code>: Bulk build reports</a></span></dt>
10888 <dt><span class="sect1"><a href="#ftp-source">C.5. <code class="filename">current</code>,
10889 <code class="filename">pkgsrc-20<em class="replaceable"><code>xx</code></em>Q<em class="replaceable"><code>y</code></em></code>:
10890 source packages</a></span></dt>
10891 </dl>
10892 </div>
10893 <p>As in other big projects, the directory layout of pkgsrc
10894         is quite complex for newbies. This chapter explains where you
10895         find things on the FTP server. The base directory on
10896         <code class="filename">ftp.NetBSD.org</code> is <a class="ulink" href="ftp://ftp.NetBSD.org/pub/pkgsrc/" target="_top"><code class="filename">/pub/pkgsrc/</code></a>.
10897         On other servers it may be different, but inside this directory,
10898         everything should look the same, no matter on which server you
10899         are. This directory contains some subdirectories, which are
10900         explained below.</p>
10901 <div class="sect1" title="C.1. distfiles: The distributed source files">
10902 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10903 <a name="ftp-distfiles"></a>C.1. <code class="filename">distfiles</code>: The distributed source files</h2></div></div></div>
10904 <p>The directory <code class="filename">distfiles</code> contains lots
10905         of archive files from all pkgsrc packages, which are mirrored
10906         here. The subdirectories are called after their package names
10907         and are used when the distributed files have names that don't
10908         explicitly contain a version number or are otherwise too generic
10909         (for example <code class="filename">release.tar.gz</code>).</p>
10910 </div>
10911 <div class="sect1" title="C.2. misc: Miscellaneous things">
10912 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10913 <a name="ftp-misc"></a>C.2. <code class="filename">misc</code>: Miscellaneous things</h2></div></div></div>
10914 <p>This directory contains things that individual pkgsrc
10915         developers find worth publishing.</p>
10916 </div>
10917 <div class="sect1" title="C.3. packages: Binary packages">
10918 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10919 <a name="ftp-packages"></a>C.3. <code class="filename">packages</code>: Binary packages</h2></div></div></div>
10920 <p>This directory contains binary packages for the various
10921         platforms that are supported by pkgsrc.
10922         Each subdirectory is of the form <em class="replaceable"><code>OPSYS</code></em>/<em class="replaceable"><code>ARCH</code></em>/<em class="replaceable"><code>OSVERSION_TAG</code></em>. The meaning of these variables is:</p>
10923 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
10924 <li class="listitem"><p><code class="varname">OPSYS</code> is the name of the
10925         operating system for which the packages have been built. The
10926         name is taken from the output of the <span class="command"><strong>uname</strong></span>
10927         command, so it may differ from the one you are used to
10928         hear.</p></li>
10929 <li class="listitem"><p><code class="varname">ARCH</code> is the hardware
10930         architecture of the platform for which the packages have been
10931         built. It also includes the <code class="varname">ABI</code> (Application
10932         Binary Interface) for platforms that have several of
10933         them.</p></li>
10934 <li class="listitem"><p><code class="varname">OSVERSION</code> is the version of
10935         the operating system. For version numbers that change often (for
10936         example NetBSD-current), the often-changing part should be
10937         replaced with an <code class="literal">x</code>, for example
10938         <code class="literal">4.99.x</code>.</p></li>
10939 <li class="listitem"><p><code class="varname">TAG</code> is either
10940         <code class="literal">20<em class="replaceable"><code>xx</code></em>Q<em class="replaceable"><code>y</code></em></code>
10941         for a stable branch, or <code class="literal">head</code> for packages
10942         built from the HEAD branch. The latter should only be used when
10943         the packages are updated on a regular basis. Otherwise the date
10944         from checking out pkgsrc should be appended, for example
10945         <code class="literal">head_20071015</code>.</p></li>
10946 </ul></div>
10947 <p>The rationale for exactly this scheme is that the pkgsrc users looking for binary packages
10948         can quickly click through the directories on the
10949         server and find the best binary packages for their machines. Since they
10950         usually know the operating system and the hardware architecture, OPSYS
10951         and ARCH are placed first. After these choices, they can select the
10952         best combination of OSVERSION and TAG together, since it is usually the
10953         case that packages stay compatible between different version of the
10954         operating system.</p>
10955 <p>In each of these directories, there is a
10956         whole binary packages collection for a specific platform. It has a directory called
10957         <code class="filename">All</code> which contains all binary packages.
10958         Besides that, there are various category directories that
10959         contain symbolic links to the real binary packages.</p>
10960 </div>
10961 <div class="sect1" title="C.4. reports: Bulk build reports">
10962 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10963 <a name="ftp-reports"></a>C.4. <code class="filename">reports</code>: Bulk build reports</h2></div></div></div>
10964 <p>Here are the reports from bulk builds, for those who want
10965         to fix packages that didn't build on some of the platforms. The
10966         structure of subdirectories should look like the one in <a class="xref" href="#ftp-packages" title="C.3. packages: Binary packages">Section C.3, &#8220;<code class="filename">packages</code>: Binary packages&#8221;</a>.</p>
10967 </div>
10968 <div class="sect1" title="C.5. current, pkgsrc-20xxQy: source packages">
10969 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
10970 <a name="ftp-source"></a>C.5. <code class="filename">current</code>,
10971 <code class="filename">pkgsrc-20<em class="replaceable"><code>xx</code></em>Q<em class="replaceable"><code>y</code></em></code>:
10972 source packages</h2></div></div></div>
10973 <p>These directories contain the <span class="quote">&#8220;<span class="quote">real</span>&#8221;</span> pkgsrc,
10974         that is the files that define how to create binary packages from
10975         source archives.</p>
10976 <p>The directory <code class="filename">pkgsrc</code> contains a
10977         snapshot of the CVS repository, which is updated regularly. The
10978         file <code class="filename">pkgsrc.tar.gz</code> contains the same as the
10979         directory, ready to be downloaded as a whole.</p>
10980 <p>In the directories for the quarterly branches, there is an
10981         additional file called
10982         <code class="filename">pkgsrc-20<em class="replaceable"><code>xx</code></em>Q<em class="replaceable"><code>y</code></em>.tar.gz</code>,
10983         which contains the state of pkgsrc when it was branched.</p>
10984 </div>
10985 </div>
10986 <div class="appendix" title="Appendix D. Editing guidelines for the pkgsrc guide">
10987 <div class="titlepage"><div><div><h2 class="title">
10988 <a name="editing"></a>Appendix D. Editing guidelines for the pkgsrc guide</h2></div></div></div>
10989 <div class="toc">
10990 <p><b>Table of Contents</b></p>
10991 <dl>
10992 <dt><span class="sect1"><a href="#targets">D.1. Make targets</a></span></dt>
10993 <dt><span class="sect1"><a href="#procedure">D.2. Procedure</a></span></dt>
10994 </dl>
10995 </div>
10996 <p>This section contains information on editing the pkgsrc
10997         guide itself.</p>
10998 <div class="sect1" title="D.1. Make targets">
10999 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
11000 <a name="targets"></a>D.1. Make targets</h2></div></div></div>
11001 <p>The pkgsrc guide's source code is stored in
11002         <code class="filename">pkgsrc/doc/guide/files</code>, and several files
11003         are created from it:</p>
11004 <div class="itemizedlist"><ul class="itemizedlist" type="disc">
11005 <li class="listitem"><p><code class="filename">pkgsrc/doc/pkgsrc.txt</code></p></li>
11006 <li class="listitem"><p><code class="filename">pkgsrc/doc/pkgsrc.html</code></p></li>
11007 <li class="listitem"><p><a class="ulink" href="http://www.NetBSD.org/docs/pkgsrc/" target="_top">http://www.NetBSD.org/docs/pkgsrc/</a></p></li>
11008 <li class="listitem"><p><a class="ulink" href="http://www.NetBSD.org/docs/pkgsrc/pkgsrc.pdf" target="_top">http://www.NetBSD.org/docs/pkgsrc/pkgsrc.pdf</a>:
11009         The PDF version of the pkgsrc guide.</p></li>
11010 <li class="listitem"><p><a class="ulink" href="http://www.NetBSD.org/docs/pkgsrc/pkgsrc.ps" target="_top">http://www.NetBSD.org/docs/pkgsrc/pkgsrc.ps</a>:
11011         PostScript version of the pkgsrc guide.</p></li>
11012 </ul></div>
11013 </div>
11014 <div class="sect1" title="D.2. Procedure">
11015 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
11016 <a name="procedure"></a>D.2. Procedure</h2></div></div></div>
11017 <p>The procedure to edit the pkgsrc guide is:</p>
11018 <div class="procedure"><ol class="procedure" type="1">
11019 <li class="step" title="Step 1"><p>Make sure you have the packages needed to
11020         regenerate the pkgsrc guide (and other XML-based NetBSD
11021         documentation) installed. These are <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/netbsd-doc/README.html" target="_top"><code class="filename">meta-pkgs/netbsd-doc</code></a> for creating the
11022         ASCII and HTML versions, and <a href="ftp://ftp.NetBSD.org/pub/pkgsrc/current/pkgsrc/meta-pkgs/netbsd-doc-print/README.html" target="_top"><code class="filename">meta-pkgs/netbsd-doc-print</code></a> for the
11023         PostScript and PDF versions. You will need both packages
11024         installed, to make sure documentation is consistent across all
11025         formats.</p></li>
11026 <li class="step" title="Step 2"><p>Run <span class="command"><strong>cd doc/guide</strong></span> to get to the
11027         right directory. All further steps will take place
11028         here.</p></li>
11029 <li class="step" title="Step 3"><p>Edit the XML file(s) in
11030         <code class="filename">files/</code>.</p></li>
11031 <li class="step" title="Step 4"><p>Run <span class="command"><strong>bmake</strong></span> to check the pkgsrc
11032         guide for valid XML and to build the final output files. If you
11033         get any errors at this stage, you can just edit the files, as
11034         there are only symbolic links in the working directory, pointing
11035         to the files in <code class="filename">files/</code>.</p></li>
11036 <li class="step" title="Step 5"><p><span class="command"><strong>(cd files &amp;&amp; cvs
11037         commit)</strong></span></p></li>
11038 <li class="step" title="Step 6"><p>Run <span class="command"><strong>bmake clean &amp;&amp; bmake</strong></span> to
11039         regenerate the output files with the proper RCS
11040         Ids.</p></li>
11041 <li class="step" title="Step 7">
11042 <p>Run <span class="command"><strong>bmake regen</strong></span> to install and
11043         commit the files in both <code class="filename">pkgsrc/doc</code> and
11044         <code class="filename">htdocs</code>.</p>
11045 <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
11046 <h3 class="title">Note</h3>
11047 <p>If you have added, removed or renamed some chapters,
11048         you need to synchronize them using <span class="command"><strong>cvs add</strong></span> or
11049         <span class="command"><strong>cvs delete</strong></span> in the htdocs
11050         directory.</p>
11051 </div>
11052 </li>
11053 </ol></div>
11054 </div>
11055 </div>
11056 </div></body>
11057 </html>