Wed Apr 22 19:14:16 2009 UTC ()
Regen.


(joerg)
diff -r1.20 -r1.21 pkgsrc/pkgtools/pkg_install/files/admin/pkg_admin.cat1

cvs diff -r1.20 -r1.21 pkgsrc/pkgtools/pkg_install/files/admin/Attic/pkg_admin.cat1 (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkg_install/files/admin/Attic/pkg_admin.cat1 2009/02/08 23:14:14 1.20
+++ pkgsrc/pkgtools/pkg_install/files/admin/Attic/pkg_admin.cat1 2009/04/22 19:14:16 1.21
@@ -103,27 +103,29 @@ OOPPTTIIOONNSS @@ -103,27 +103,29 @@ OOPPTTIIOONNSS
103 ddeelleettee _p_k_g _._._. 103 ddeelleettee _p_k_g _._._.
104 For each listed package, remove all file entries in the package 104 For each listed package, remove all file entries in the package
105 database that belong to the package. This should be used only by 105 database that belong to the package. This should be used only by
106 pkg_view(1). 106 pkg_view(1).
107 107
108 dduummpp Dump the contents of the package database, similar to ppkkgg__iinnffoo 108 dduummpp Dump the contents of the package database, similar to ppkkgg__iinnffoo
109 --FF. Columns are printed for the key field used in the pkgdb - 109 --FF. Columns are printed for the key field used in the pkgdb -
110 the filename -, and the data field - the package the file belongs 110 the filename -, and the data field - the package the file belongs
111 to. 111 to.
112 112
113 ffeettcchh--ppkkgg--vvuullnneerraabbiilliittiieess [--ssuu] 113 ffeettcchh--ppkkgg--vvuullnneerraabbiilliittiieess [--ssuu]
114 Fetch a new pkg-vulnerabilities file, check the format and if --ss 114 Fetch a new pkg-vulnerabilities file, check the format and if --ss
115 is given the signature. If all checks are passed, write it to 115 is given the signature. If all checks are passed, write it to
116 pkgdb. 116 pkgdb. If --uu is given, the fetch is conditional and the file
 117 transfer is only done if the remote version is newer than the one
 118 in pkgdb.
117 119
118 llssaallll _/_d_i_r_/_p_k_g_p_a_t_t_e_r_n 120 llssaallll _/_d_i_r_/_p_k_g_p_a_t_t_e_r_n
119 121
120 llssbbeesstt _/_d_i_r_/_p_k_g_p_a_t_t_e_r_n 122 llssbbeesstt _/_d_i_r_/_p_k_g_p_a_t_t_e_r_n
121 List all/best package matching pattern in the given directory 123 List all/best package matching pattern in the given directory
122 _/_d_i_r. If the --dd flag is given, then that directory path over- 124 _/_d_i_r. If the --dd flag is given, then that directory path over-
123 rides _/_d_i_r. Can be used to work around limitations of /bin/sh 125 rides _/_d_i_r. Can be used to work around limitations of /bin/sh
124 and other filename globbing mechanisms. This option implements 126 and other filename globbing mechanisms. This option implements
125 matching of pkg-wildcards against arbitrary files and directo- 127 matching of pkg-wildcards against arbitrary files and directo-
126 ries, useful mainly in the build system itself. See pkg_info(1) 128 ries, useful mainly in the build system itself. See pkg_info(1)
127 for a description of the pattern. 129 for a description of the pattern.
128 130
129 Example: 131 Example: