Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / pkg_install / dist / admin / pkg_admin.1
blobaa13a4147aa8df051774a7407740b51f128c2b7a
1 .\"     $NetBSD: pkg_admin.1,v 1.28 2009/10/07 12:53:26 joerg Exp $
2 .\"
3 .\" Copyright (c) 1999-2009 The NetBSD Foundation, Inc.
4 .\" All rights reserved.
5 .\"
6 .\" This code is derived from software contributed to The NetBSD Foundation
7 .\" by Hubert Feyrer <hubert@feyrer.de>.
8 .\"
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
11 .\" are met:
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\"    notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\"    notice, this list of conditions and the following disclaimer in the
16 .\"    documentation and/or other materials provided with the distribution.
17 .\" 3. All advertising materials mentioning features or use of this software
18 .\"    must display the following acknowledgement:
19 .\"        This product includes software developed by the NetBSD
20 .\"        Foundation, Inc. and its contributors.
21 .\" 4. Neither the name of The NetBSD Foundation nor the names of its
22 .\"    contributors may be used to endorse or promote products derived
23 .\"    from this software without specific prior written permission.
24 .\"
25 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
26 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
27 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
28 .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
29 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
30 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
31 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
32 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
33 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
34 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
35 .\" POSSIBILITY OF SUCH DAMAGE.
36 .\"
37 .Dd August 16, 2009
38 .Dt PKG_ADMIN 1
39 .Os
40 .Sh NAME
41 .Nm pkg_admin
42 .Nd perform various administrative tasks to the pkg system
43 .Sh SYNOPSIS
44 .Nm
45 .Op Fl bqSVv
46 .Op Fl C Ar config
47 .Op Fl d Ar lsdir
48 .Op Fl K Ar pkg_dbdir
49 .Op Fl s Ar sfx_pattern
50 .Ar command Op args ...
51 .Sh DESCRIPTION
52 This command performs various administrative tasks around the
53 .Nx
54 Packages System.
55 .Sh OPTIONS
56 The following command-line options are supported:
57 .Bl -tag -width indent
58 .It Fl b
59 Print only the base names when matching package names for
60 .Cm lsall
61 and
62 .Cm lsbest .
63 .It Fl C Ar config
64 Read the configuration file from
65 .Ar config
66 instead of the system default.
67 .It Fl d Ar lsdir
68 Set
69 .Ar lsdir
70 as the path to the directory in which to find matching package names for
71 .Cm lsall
72 and
73 .Cm lsbest .
74 .It Fl K Ar pkg_dbdir
75 Set
76 .Ar pkg_dbdir
77 as the package database directory.
78 If this option isn't specified, then the package database directory is
79 taken from the value of the environment variable
80 .Ev PKG_DBDIR
81 if it's set, otherwise it defaults to
82 .Pa /var/db/pkg .
83 .It Fl q
84 Perform checks in a quiet manner.
85 In normal operation,
86 .Nm
87 prints a
88 .Sq \&.
89 to standard output to indicate progress.
90 This option suppresses this progress indicator.
91 .It Fl S
92 Set the shell glob pattern for package suffixes when matching package
93 names for
94 .Cm lsall
95 and
96 .Cm lsbest
97 to be the null suffix.
98 .It Fl s Ar sfx_pattern
99 Set the shell glob pattern for package suffixes when matching package
100 names for
101 .Cm lsall
103 .Cm lsbest .
104 The default pattern is ".t[bg]z".
105 .It Fl V
106 Print version number and exit.
107 .It Fl v
108 Be more verbose.
111 The following commands are supported:
112 .Bl -tag -width indent
113 .It Cm add Ar pkg ...
114 For each listed package, write the absolute pathnames of the files listed in
116 .Pa +CONTENTS
117 file together with the package they belong to into the package database.
118 This should be used only by
119 .Xr pkg_view 1 .
120 .It Cm audit Oo Fl es Oc Oo Fl t Ar type Oc Oo Ar pkg Oc ...
121 Check the listed installed packages for vulnerabilities.
122 If no package is given, check all installed packages.
124 .Fl e
125 is given, also include end-of-life information.
127 .Fl s
128 is given, check the signature of the pkg-vulnerabilities file before using it.
129 .Fl t
130 restricts the reported vulnerabilities to type
131 .Ar type .
132 .It Cm audit-pkg Oo Fl es Oc Oo Fl t Ar type Oc Oo Ar pkg Oc ...
133 Like
134 .Cm audit ,
135 but check only the given package names or patterns.
136 .It Cm audit-batch Oo Fl es Oc Oo Fl t Ar type Oc Oo Ar pkg-list Oc ...
137 Like
138 .Cm audit-pkg ,
139 but read the package names or patterns one per line from the given files.
140 .It Cm audit-history Oo Fl s Oc Oo Fl t Ar type Oc Oo Ar pkgbase Oc ...
141 Print all vulnerabilities for the given base package names.
142 .It Cm check Op Ar pkg ...
143 Use this command to check the files belonging to some or all of the
144 packages installed on the local machine against the checksum
145 which was recorded in the
146 .Pa +CONTENTS
147 files at package installation time.
148 Symbolic links also have their integrity checked against the recorded
149 value at package installation time.
150 If no additional argument is given, the files of all installed packages
151 are checked, else only the named packages will be checked (wildcards can
152 be used here, see
153 .Xr pkg_info 1 ) .
155 The packages'
156 .Pa +CONTENTS
157 files will be parsed and the
158 checksum will be checked for every file found.
159 A warning message is printed if the expected checksum differs from the
160 checksum of the file on disk.
161 Symbolic links are also checked, ensuring that the targets on disk are
162 the same as the contents recorded at package installation time.
163 .It Cm check-license Ar condition
164 Check if
165 .Ar condition
166 can be fulfilled with the currently set of accepted licenses.
167 Prints either yes or no to stdout if the condition can be parsed,
168 otherwise it exits with error.
169 .It Cm check-pkg-vulnerabilities Oo Fl s Oc Ar file
170 Check format and hashes in the pkg-vulnerabilities file
171 .Ar file .
173 .Fl s
174 is given, also check the embedded signature.
175 .It Cm check-signature Ar file ...
176 Reports if
177 .Ar file
178 is a correctly signed package.
179 .It Cm check-single-license Ar license
180 Check if
181 .Ar license
182 is a valid license name and if it is in the set of acceptable licenses.
183 Prints either yes or no to stdout if the condition can be parsed,
184 otherwise it exits with error.
185 .It Cm config-var Ar variable
186 Print the current value of
187 .Ar variable
188 as used after parsing the configuration file.
189 .It Cm delete Ar pkg ...
190 For each listed package, remove all file entries in the package database that
191 belong to the package.
192 This should be used only by
193 .Xr pkg_view 1 .
194 .It Cm dump
195 Dump the contents of the package database, similar to
196 .Cm pkg_info -F .
197 Columns are printed for the key field used in the pkgdb - the filename -,
198 and the data field - the package the file belongs to.
199 .It Cm fetch-pkg-vulnerabilities Oo Fl su Oc
200 Fetch a new pkg-vulnerabilities file, check the format and if
201 .Fl s
202 is given the signature.
203 If all checks are passed, write it to pkgdb.
205 .Fl u
206 is given, the fetch is conditional and the file transfer is only done if
207 the remote version is newer than the one in pkgdb.
208 .It Cm findbest Ar pattern ...
209 Search the entries of
210 .Ev PKG_PATH
211 for packages matching
212 .Ar pattern .
213 Print the URL of the best matching package to stdout for each pattern.
214 If a pattern is not matched, it is skipped and the command will return
215 a failure.
216 .It Cm lsall Ar /dir/pkgpattern
217 .It Cm lsbest Ar /dir/pkgpattern
218 List all/best package matching pattern in the given directory
219 .Pa /dir .
220 If the
221 .Fl d
222 flag is given, then that directory path overrides
223 .Pa /dir .
224 Can be used to work around limitations of /bin/sh and other
225 filename globbing mechanisms.
226 This option implements matching of
227 pkg-wildcards against arbitrary files and directories, useful mainly in
228 the build system itself.
230 .Xr pkg_info 1
231 for a description of the pattern.
233 Example:
234 .Bd -literal
235 yui# cd /usr/pkgsrc/packages/i386ELF/All/
236 yui# ls unzip*
237 unzip-5.40.tgz  unzip-5.41.tgz
238 yui# pkg_admin lsall 'unzip*'
239 /usr/pkgsrc/packages/i386ELF/All/unzip-5.40.tgz
240 /usr/pkgsrc/packages/i386ELF/All/unzip-5.41.tgz
241 yui# pkg_admin lsall 'unzip\*[Ge]5.40'
242 /usr/pkgsrc/packages/i386ELF/All/unzip-5.40.tgz
243 /usr/pkgsrc/packages/i386ELF/All/unzip-5.41.tgz
244 yui# pkg_admin lsall 'unzip\*[Ge]5.41'
245 /usr/pkgsrc/packages/i386ELF/All/unzip-5.41.tgz
246 yui# pkg_admin lsbest 'unzip\*[Ge]5.40'
247 /usr/pkgsrc/packages/i386ELF/All/unzip-5.41.tgz
248 yui# pkg_admin lsall /usr/pkgsrc/packages/i386ELF/All/'{mit,unproven}-pthread*'
249 /usr/pkgsrc/packages/i386ELF/All/mit-pthreads-1.60b6.tgz
250 /usr/pkgsrc/packages/i386ELF/All/unproven-pthreads-0.15.tgz
252 .It Cm pmatch Ar pattern Ar pkg
253 Returns true if
254 .Ar pkg
255 matches
256 .Ar pattern ,
257 otherwise returns false.
258 .It Cm rebuild
259 Rebuild the package database mapping from scratch, scanning
260 subdirectories in
261 .Pa /var/db/pkg
263 .Pa +CONTENTS
264 files, parsing them and writing the resulting absolute pathnames
265 together with the package they belong to into the package database.
267 This option is intended to be used for upgrading from non-pkgdb-pkg_*
268 tools to pkgdb-pkg_* tools, further manipulation of the pkgdb will be
269 done by
270 .Xr pkg_add 1 ,
271 .Xr pkg_delete 1 ,
273 .Xr pkg_create 1 .
275 Needs to be run as root.
276 .It Cm rebuild-tree
277 Rebuild the +REQUIRED_BY files from scratch by reresolving all dependencies.
279 This option is intended to be used for fixing inconsistencies between
280 the records of depending and depended-on packages, such as can arise
281 by the use of
282 .Cm pkg_delete -f .
283 .It Cm set Ar variable=value pkg ...
284 Set variable with information about the installed package.
286 .Cm unset
287 to remove a variable.
289 Packages that are not installed directly by the user but pulled in as
290 dependencies are marked by setting
291 .Dq automatic=YES .
292 .It Cm gpg-sign-package pkg spkg
293 Sign the binary package
294 .Ar pkg
295 using GPG and write the result to
296 .Ar spkg .
297 .It Cm x509-sign-package pkg spkg key cert
298 Sign the binary package
299 .Ar pkg
300 using the key
301 .Ar key
302 and the certificate
303 .Ar cert ,
304 using
305 .Ar spkg
306 as output file.
307 .It Cm unset Ar variable pkg ...
308 Remove an installation variable.
310 .Sh ENVIRONMENT
311 .Bl -tag -width indent -compact
312 .It Ev PKG_DBDIR
313 If the
314 .Fl K
315 flag isn't given, then
316 .Ev PKG_DBDIR
317 is the location of the package database directory.
318 The default package database directory is
319 .Pa /var/db/pkg .
321 .Sh CONFIGURATION VARIABLES
322 The following variables change the behavior of
324 and are described in
325 .Xr pkg_install.conf 5 :
326 .Bl -tag -width CERTIFICATE_ANCHOR_PKGS
327 .It Ev CERTIFICATE_ANCHOR_PKGS
328 .It Ev CERTIFICATE_ANCHOR_PKGVULN
329 .It Ev CERTIFICATE_CHAIN
330 .It Ev GPG
331 .It Ev PKGVULNDIR
332 .It Ev PKGVULNURL
333 .It Ev IGNORE_URL
335 .Sh FILES
336 .Bl -tag -width /var/db/pkg/pkgdb.byfile.db -compact
337 .It Pa /var/db/pkg/pkgdb.byfile.db
338 .It Pa /var/db/pkg/\*[Lt]pkg\*[Gt]/+CONTENTS
340 .Sh SEE ALSO
341 .Xr pkg_add 1 ,
342 .Xr pkg_create 1 ,
343 .Xr pkg_delete 1 ,
344 .Xr pkg_info 1 ,
345 .Xr pkg_view 1 ,
346 .Xr pkg_install.conf 5 ,
347 .Xr pkgsrc 7
348 .Sh HISTORY
351 command first appeared in
352 .Nx 1.4 .
353 .Sh AUTHORS
356 command was written by Hubert Feyrer.