Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
First batch of fixes thanks to igor
Mark Felder committed 11 years ago
commit 28e1767d3abbd144910a93347b6cad6b302941cb
parent ae57ded
12 files changed +25 -21
modified docs/pkg-audit.8
@@ -76,7 +76,7 @@ Be ``quiet''.
Prints only the requested information without
displaying many hints.
.It Fl r , Cm --recursive
-
Prints packages that depend on vulnerable packages and are thus 
+
Prints packages that depend on vulnerable packages and are thus
potentially vulnerable as well.
.El
.Sh ENVIRONMENT
modified docs/pkg-check.8
@@ -82,7 +82,7 @@ matching against
.Ar pattern
case insensitive.
This is the default, unless modified by setting
-
.Ev CASE_SENSITIVE_MATCH 
+
.Ev CASE_SENSITIVE_MATCH
to true in
.Pa pkg.conf .
.It Fl n , Cm --dry-run
modified docs/pkg-fetch.8
@@ -115,7 +115,7 @@ See
Fetch all available updates for the currently installed packages.
.It Fl U , Cm --no-repo-update
Suppress the automatic update of the local copy of the repository catalogue
-
from remote. 
+
from remote.
Automatic repository catalogue updates are only attempted when the
effective UID of the process has write access to the package database.
Otherwise they are silently ignored.
modified docs/pkg-info.8
@@ -75,7 +75,8 @@ This is the default.
Display the full manifest (raw) for the packages matching
.Ar pkg-name .
.It Fl -raw-format Ar format
-
Choose the format of the raw output. The format can be:
+
Choose the format of the raw output.
+
The format can be:
json, json-conpact, yaml (default).
.It Fl e , Cm --exists
If
modified docs/pkg-install.8
@@ -171,7 +171,7 @@ status from
.Pa repo.conf .
.It Fl U , Cm --no-repo-update
Suppress the automatic update of the local copy of the repository catalogue
-
from remote. 
+
from remote.
Automatic repository catalogue updates are only attempted when the
effective UID of the process has write access to the package database.
Otherwise they are silently ignored.
modified docs/pkg-register.8
@@ -109,12 +109,12 @@ itself, and should not be routinely used.
The following options are supported by
.Nm :
.Bl -tag -width metadata
-
.It Fl A , Cm --automatic 
+
.It Fl A , Cm --automatic
Mark the package to be automatically removed if no other packages
depend on it.
For more information please refer to
.Xr pkg-autoremove 8
-
.It Fl d , Cm --debug 
+
.It Fl d , Cm --debug
Enable debugging output.
.It Fl f Ar plist-file , Cm --plist Ar plist-file
Specifies a
modified docs/pkg-search.8
@@ -196,7 +196,8 @@ See the
.Qq Sx Search and Label Options
sections for more details.
.It Fl -raw-format Ar format
-
Allow to chose the output format for the raw output, format can be:
+
Choose the format of the raw output.
+
The format can be:
json, json-conpact, yaml (default).
.It Fl s , Cm --size
Display the installed size of matched packages.
@@ -204,7 +205,7 @@ Equivalent to
.Fl "Q size" .
.It Fl U, Cm --no-repo-update
Suppress the automatic update of the local copy of the repository catalogue
-
from remote. 
+
from remote.
Automatic repository catalogue updates are only attempted when the
effective UID of the process has write access to the package database.
Otherwise they are silently ignored.
modified docs/pkg-ssh.8
@@ -25,8 +25,8 @@
.Nm
.Sh DESCRIPTION
.Nm
-
provides a minimal package server. It's most commonly used with the SSH
-
transport protocol.
+
provides a minimal package server.
+
It is most commonly used with the SSH transport protocol.
.Pp
This command is not meant to be used by the user.
.Xr pkg 8
modified docs/pkg-updating.8
@@ -41,7 +41,7 @@ Alternativly a list of pkg-names could be passed.
The following options are supported by
.Nm :
.Bl -tag -width file
-
.It Ar pkg-name ... 
+
.It Ar pkg-name ...
UPDATING entries for the named packages are displayed.
.It Fl d Ar date , Cm --date Ar date
Only entries newer than
modified docs/pkg-upgrade.8
@@ -42,13 +42,14 @@ is used for upgrading packaged software distributions.
compares the versions of all or specific packages installed on the system
to what is available in the configured package repositories.
Any out of date packages are added to a work list for processing.
-
The difference to 
+
The difference to
.Xr pkg-install 8
is that
.Nm
tries to upgrade dependencies of packages matched as well while
.Xr pkg-install 8
-
is more conservative during dependencies upgrade. Moreover,
+
is more conservative during dependencies upgrade.
+
Moreover,
.Nm
cannot install new packages, so a caller should ensure that patterns specified
as arguments have installed candidates for matching.
@@ -153,7 +154,7 @@ to true in
Dry-run mode: show what packages have updates available, but do not perform
any upgrades.
Repository catalogues will be updated as usual unless the
-
.Fl U 
+
.Fl U
option is also given.
.It Fl q , Cm --quiet
Force quiet output, except when
@@ -167,7 +168,7 @@ status from
.Pa repo.conf .
.It Fl U , Cm --no-repo-update
Suppress the automatic update of the local copy of the repository catalogue
-
from remote. 
+
from remote.
Automatic repository catalogue updates are only attempted when the
effective UID of the process has write access to the package database.
Otherwise they are silently ignored.
modified docs/pkg-version.8
@@ -84,7 +84,7 @@ is the OS major version number.)
.Pp
When
.Fl R
-
is used, 
+
is used,
package repository catalogues will be automatically updated whenever
.Nm
is run by a user ID with write access to the package database,
@@ -129,7 +129,7 @@ matching against
case sensitive.
.It Fl h , Cm --help
Displays usage information
-
.It Fl I Op Ar index 
+
.It Fl I Op Ar index
.It Cm --index Op Ar index
Use
.Pa index
@@ -252,7 +252,7 @@ file is searched for in
or if that is not set,
.Ev PORTSDIR .
.Ev INDEXFILE
-
is the name of the 
+
is the name of the
.Pa index
relative to that directory.
If
modified docs/pkg.8
@@ -83,8 +83,9 @@ will override any other command line arguments.
.It Fl o Ao option=value Ac , Cm --option Ao option=value Ac
Set configuration option for
.Nm
-
from the command line. Options that are set from the environment are
-
redefined. It is permitted to specify this option multiple times. 
+
from the command line.
+
Options that are set from the environment are redefined.
+
It is permitted to specify this option multiple times.
.It Fl N
Activation status check mode.
Prevent