pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/pkglint/files



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun Jun 30 21:03:16 UTC 2019

Modified Files:
        pkgsrc/pkgtools/pkglint/files: pkglint.0

Log Message:
pkgtools/pkglint: regen pkglint.0


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/pkgtools/pkglint/files/pkglint.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/pkgtools/pkglint/files/pkglint.0
diff -u pkgsrc/pkgtools/pkglint/files/pkglint.0:1.39 pkgsrc/pkgtools/pkglint/files/pkglint.0:1.40
--- pkgsrc/pkgtools/pkglint/files/pkglint.0:1.39        Thu Feb 21 22:49:03 2019
+++ pkgsrc/pkgtools/pkglint/files/pkglint.0     Sun Jun 30 21:03:16 2019
@@ -1,61 +1,60 @@
-PKGLINT(1)                  General Commands Manual                 PKGLINT(1)
+PKGLINT(1)              NetBSD General Commands Manual              PKGLINT(1)
 
 NNAAMMEE
-     ppkkgglliinntt - static analyzer for pkgsrc packages
+     ppkkgglliinntt — static analyzer for pkgsrc packages
 
 SSYYNNOOPPSSIISS
-     ppkkgglliinntt [--ooppttiioonnss] [_d_i_r _._._.]
+     ppkkgglliinntt [−−ooppttiioonnss] [_d_i_r _._._.]
 
 DDEESSCCRRIIPPTTIIOONN
      ppkkgglliinntt attempts to detect features of the named pkgsrc packages that are
      likely to be bugs, or that are simply deprecated.
 
-
    OOppttiioonnss
-     --CC{{[[nnoo--]]cchheecckk,,......}}  Enable or disable specific checks.  For a list of
+     −−CC{{[[nnoo‐‐]]cchheecckk,,......}}  Enable or disable specific checks.  For a list of
                          checks, see below.
 
-     --dd|----ddeebbuugg          Enable or disable verbose log for debugging pkglint.
+     −−dd|−−‐‐ddeebbuugg          Enable or disable verbose log for debugging pkglint.
 
-     --ee|----eexxppllaaiinn        Print verbose explanations for diagnostics.
+     −−ee|−−‐‐eexxppllaaiinn        Print verbose explanations for diagnostics.
 
-     --FF|----aauuttooffiixx        Repair some of the warnings automatically.
+     −−FF|−−‐‐aauuttooffiixx        Repair some of the warnings automatically.
 
-     --gg|----ggcccc--oouuttppuutt--ffoorrmmaatt
+     −−gg|−−‐‐ggcccc‐‐oouuttppuutt‐‐ffoorrmmaatt
                          Use a format for the diagnostics that is understood
                          by most programs, especially editors, so they can
-                         provide a point-and-goto interface.
+                         provide a point‐and‐goto interface.
 
-     --hh|----hheellpp           Show the summary of command line options, then exit.
+     −−hh|−−‐‐hheellpp           Show the summary of command line options, then exit.
 
-     --II                  Show the _M_a_k_e_f_i_l_e that is constructed by including
-                         all the files that are slurped in via `.include'
+     −−II                  Show the _M_a_k_e_f_i_l_e that is constructed by including
+                         all the files that are slurped in via ‘.include’
                          directives.  This flag is mainly for debugging.
 
-     --ii|----iimmppoorrtt         Check if a package is ready to be imported into
+     −−ii|−−‐‐iimmppoorrtt         Check if a package is ready to be imported into
                          pkgsrc.  This is especially useful for packages from
-                         the pkgsrc-wip project.
+                         the pkgsrc‐wip project.
 
-     --oo|----oonnllyy _s_u_b_s_t_r_i_n_g
+     −−oo|−−‐‐oonnllyy _s_u_b_s_t_r_i_n_g
                          Only handle those diagnostics that have _s_u_b_s_t_r_i_n_g in
                          their text.  This is useful in combination with
-                         ----aauuttooffiixx and ----rreeccuurrssiivvee,, to fix only a single kind
+                         −−‐‐aauuttooffiixx and −−‐‐rreeccuurrssiivvee,, to fix only a single kind
                          of warning in a large number of files.
 
-     --qq|----qquuiieett          Don't print the errors and warnings summary before
+     −−qq|−−‐‐qquuiieett          Don’t print the errors and warnings summary before
                          terminating.
 
-     --rr|----rreeccuurrssiivvee      Check subdirectories, too.  The subdirectories are
-                         those that are mentioned in a `SUBDIR+=' line.
+     −−rr|−−‐‐rreeccuurrssiivvee      Check subdirectories, too.  The subdirectories are
+                         those that are mentioned in a ‘SUBDIR+=’ line.
 
-     --ss|----ssoouurrccee         For all diagnostics having file and line number
+     −−ss|−−‐‐ssoouurrccee         For all diagnostics having file and line number
                          information, show the source code along with the
                          diagnostics.  This is especially useful together with
-                         the --ff|----sshhooww--aauuttooffiixx option.
+                         the −−ff|−−‐‐sshhooww‐‐aauuttooffiixx option.
 
-     --VV|----vveerrssiioonn        Print the current ppkkgglliinntt version number and exit.
+     −−VV|−−‐‐vveerrssiioonn        Print the current ppkkgglliinntt version number and exit.
 
-     --WW{{[[nnoo--]]wwaarrnn,,......}}   Enable or disable specific warnings.  For a list of
+     −−WW{{[[nnoo‐‐]]wwaarrnn,,......}}   Enable or disable specific warnings.  For a list of
                          warnings, see below.
 
    CChheecckkss
@@ -63,9 +62,7 @@ DDEESSCCRRIIPPTTIIOONN
 
      nnoonnee                Disable all checks.
 
-     [[nnoo--]]eexxttrraa          Check remaining files in the package directory.
-
-     [[nnoo--]]gglloobbaall         Check inter-package consistency for distfile hashes
+     [[nnoo‐‐]]gglloobbaall         Check inter‐package consistency for distfile hashes
                          and used licenses.
 
    WWaarrnniinnggss
@@ -73,31 +70,31 @@ DDEESSCCRRIIPPTTIIOONN
 
      nnoonnee                Disable all warnings.
 
-     [[nnoo--]]eexxttrraa          Emit some additional warnings that are not enabled by
+     [[nnoo‐‐]]eexxttrraa          Emit some additional warnings that are not enabled by
                          default.
 
-     [[nnoo--]]ppeerrmm           Warn if a variable is used or modified outside its
+     [[nnoo‐‐]]ppeerrmm           Warn if a variable is used or modified outside its
                          specified scope.
 
-     [[nnoo--]]qquuoottiinngg        Warn for possibly invalid quoting of make variables
+     [[nnoo‐‐]]qquuoottiinngg        Warn for possibly invalid quoting of make variables
                          in shell programs and shell variables themselves.
 
-     [[nnoo--]]ssppaaccee          Emit notes for inconsistent use of whitespace.
+     [[nnoo‐‐]]ssppaaccee          Emit notes for inconsistent use of whitespace.
 
-     [[nnoo--]]ssttyyllee          Warn for stylistic issues that don't affect the build
+     [[nnoo‐‐]]ssttyyllee          Warn for stylistic issues that don’t affect the build
                          process.
 
    OOtthheerr aarrgguummeennttss
-           _d_i_r _._._.             The pkgsrc directories to be checked.  If
-                               omitted, the current directory is checked.
+           _d_i_r _._._.             The pkgsrc directories to be checked.  If omit‐
+                               ted, the current directory is checked.
 
 FFIILLEESS
-     _p_k_g_s_r_c_/_m_k_/_*  Files from the pkgsrc infrastructure.
+     pkgsrc/mk/*  Files from the pkgsrc infrastructure.
 
 EEXXAAMMPPLLEESS
      ppkkgglliinntt ..   Checks the package in the current directory.
 
-     ppkkgglliinntt --WWaallll //uussrr//ppkkggssrrcc//ddeevveell
+     ppkkgglliinntt −−WWaallll //uussrr//ppkkggssrrcc//ddeevveell
                  Checks the category Makefile and reports any warnings it can
                  find.
 
@@ -111,10 +108,10 @@ DDIIAAGGNNOOSSTTIICCSS
                    critical as errors.
 
 AAUUTTHHOORRSS
-     Roland Illig <_r_i_l_l_i_g_@_N_e_t_B_S_D_._o_r_g>
+     Roland Illig ⟨_r_i_l_l_i_g_@_N_e_t_B_S_D_._o_r_g⟩
 
 BBUUGGSS
-     If you don't understand the messages, feel free to ask the author or on
-     the <pkgsrc-users%pkgsrc.org@localhost> mailing list.
+     If you don’t understand the messages, feel free to ask the author or on
+     the ⟨pkgsrc‐users%pkgsrc.org@localhost⟩ mailing list.
 
-NetBSD 8.0                     January 14, 2018                     NetBSD 8.0
+NetBSD 8.0                       June 17, 2019                      NetBSD 8.0



Home | Main Index | Thread Index | Old Index