comparison docs/man/man8/check-ports.rst @ 360:b15aeca6e433

Man: More detailed examples for "check-ports"
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 11 Dec 2022 15:28:25 +0100
parents f98622ae852c
children 30ff08fb7442
comparison
equal deleted inserted replaced
359:d971cb4b6ab0 360:b15aeca6e433
130 tex-basic-engines 20210325 (FreeBSD) 130 tex-basic-engines 20210325 (FreeBSD)
131 INDEX : 20210325 = up-to-date with index 131 INDEX : 20210325 = up-to-date with index
132 FreeBSD : 20210325 = up-to-date with remote 132 FreeBSD : 20210325 = up-to-date with remote
133 # 133 #
134 134
135 The standard output is:: 135 The standard output considers installed packages with versions that differ in any of
136 the configured repositories *including* a ports INDEX::
136 137
137 # check-ports 138 # check-ports
138 tdb 1.4.3,1 (FreeBSD) 139 tdb 1.4.3,1 (FreeBSD)
139 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1) 140 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1)
140 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1) 141 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1)
141 tevent 0.10.2_1 (FreeBSD) 142 tevent 0.10.2_1 (FreeBSD)
142 INDEX : 0.13.0_1 < needs updating (index has 0.13.0_1) 143 INDEX : 0.13.0_1 < needs updating (index has 0.13.0_1)
143 FreeBSD : 0.13.0 < needs updating (remote has 0.13.0) 144 FreeBSD : 0.13.0 < needs updating (remote has 0.13.0)
144 # 145 tex-xetex 0.99993_1 (FreeBSD)
145 146 INDEX : 0.99993_2 < needs updating (index has 0.99993_2)
146 147 FreeBSD : 0.99993_1 = up-to-date with remote
147 :: 148 texlive-base 20210325_5 (FreeBSD)
149 INDEX : 20210325_10 < needs updating (index has 20210325_10)
150 FreeBSD : 20210325_8 < needs updating (remote has 20210325_8)
151 #
152
153 The effect of an additional :option:`-v` on :command:`check-ports` is::
148 154
149 # check-ports -v 155 # check-ports -v
150 tdb 1.4.3,1 (FreeBSD) 156 tdb 1.4.3,1 (FreeBSD)
151 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1) 157 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1)
152 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1) 158 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1)
153 teckit 2.5.11 (FreeBSD) 159 teckit 2.5.11 (FreeBSD)
154 tevent 0.10.2_1 (FreeBSD) 160 tevent 0.10.2_1 (FreeBSD)
155 INDEX : 0.13.0_1 < needs updating (index has 0.13.0_1) 161 INDEX : 0.13.0_1 < needs updating (index has 0.13.0_1)
156 FreeBSD : 0.13.0 < needs updating (remote has 0.13.0) 162 FreeBSD : 0.13.0 < needs updating (remote has 0.13.0)
157 tex-basic-engines 20210325 (FreeBSD) 163 tex-basic-engines 20210325 (FreeBSD)
158 # 164 tex-dvipdfmx 20210325 (FreeBSD)
159 165 tex-dvipsk 2021.1 (FreeBSD)
160 :: 166 tex-formats 20210325_1 (FreeBSD)
167 tex-jadetex 3.13_4 (FreeBSD)
168 tex-kpathsea 6.3.3 (FreeBSD)
169 tex-libtexlua 5.3.6 (FreeBSD)
170 tex-libtexluajit 2.1.0 (FreeBSD)
171 tex-luatex 1.12.0 (FreeBSD)
172 tex-ptexenc 1.3.9 (FreeBSD)
173 tex-synctex 2.0.0_1 (FreeBSD)
174 tex-web2c 20210325 (FreeBSD)
175 tex-xdvik 22.87.06 (FreeBSD)
176 tex-xetex 0.99993_1 (FreeBSD)
177 INDEX : 0.99993_2 < needs updating (index has 0.99993_2)
178 FreeBSD : 0.99993_1 = up-to-date with remote
179 tex-xmltex 1.9_3 (FreeBSD)
180 texlive-base 20210325_5 (FreeBSD)
181 INDEX : 20210325_10 < needs updating (index has 20210325_10)
182 FreeBSD : 20210325_8 < needs updating (remote has 20210325_8)
183 #
184
185 The :option:`-s` suppresses the output if only the version of a ports INDEX differs::
161 186
162 # check-ports -s 187 # check-ports -s
163 tdb 1.4.3,1 (FreeBSD) 188 tdb 1.4.3,1 (FreeBSD)
164 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1) 189 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1)
165 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1) 190 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1)
169 texlive-base 20210325_5 (FreeBSD) 194 texlive-base 20210325_5 (FreeBSD)
170 INDEX : 20210325_10 < needs updating (index has 20210325_10) 195 INDEX : 20210325_10 < needs updating (index has 20210325_10)
171 FreeBSD : 20210325_8 < needs updating (remote has 20210325_8) 196 FreeBSD : 20210325_8 < needs updating (remote has 20210325_8)
172 # 197 #
173 198
174 :: 199 The effect of an additional :option:`-v` on :command:`checkports -s` is::
175 200
176 # check-ports -sv 201 # check-ports -sv
177 tdb 1.4.3,1 (FreeBSD) 202 tdb 1.4.3,1 (FreeBSD)
178 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1) 203 INDEX : 1.4.7,1 < needs updating (index has 1.4.7,1)
179 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1) 204 FreeBSD : 1.4.7,1 < needs updating (remote has 1.4.7,1)
180 teckit 2.5.11 (FreeBSD) 205 teckit 2.5.11 (FreeBSD)
181 tevent 0.10.2_1 (FreeBSD) 206 tevent 0.10.2_1 (FreeBSD)
182 INDEX : 0.13.0_1 < needs updating (index has 0.13.0_1) 207 INDEX : 0.13.0_1 < needs updating (index has 0.13.0_1)
183 FreeBSD : 0.13.0 < needs updating (remote has 0.13.0) 208 FreeBSD : 0.13.0 < needs updating (remote has 0.13.0)
184 tex-basic-engines 20210325 (FreeBSD) 209 tex-basic-engines 20210325 (FreeBSD)
210 tex-dvipdfmx 20210325 (FreeBSD)
211 tex-dvipsk 2021.1 (FreeBSD)
212 tex-formats 20210325_1 (FreeBSD)
213 tex-jadetex 3.13_4 (FreeBSD)
214 tex-kpathsea 6.3.3 (FreeBSD)
215 tex-libtexlua 5.3.6 (FreeBSD)
216 tex-libtexluajit 2.1.0 (FreeBSD)
217 tex-luatex 1.12.0 (FreeBSD)
218 tex-ptexenc 1.3.9 (FreeBSD)
219 tex-synctex 2.0.0_1 (FreeBSD)
220 tex-web2c 20210325 (FreeBSD)
221 tex-xdvik 22.87.06 (FreeBSD)
222 tex-xetex 0.99993_1 (FreeBSD)
223 tex-xmltex 1.9_3 (FreeBSD)
224 texlive-base 20210325_5 (FreeBSD)
225 INDEX : 20210325_10 < needs updating (index has 20210325_10)
226 FreeBSD : 20210325_8 < needs updating (remote has 20210325_8)
185 # 227 #
186 228
187 229
188 See Also 230 See Also
189 -------- 231 --------